Trace number 1555853

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MoRsat 2009-03-03? (TO) 1200.1 1200.43

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
2.09/2.14	c atom#=200308 clause#=598619 total literals=1396775 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1555853-1238743309/watcher-1555853-1238743309 -o /tmp/evaluation-result-1555853-1238743309/solver-1555853-1238743309 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1555853-1238743309.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17999
/proc/meminfo: memFree=1398320/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=10684 CPUtime=0
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 500664864 10940416 121 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 2671 121 96 284 0 2384 0

[startup+0.017598 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17999
/proc/meminfo: memFree=1398320/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=10684 CPUtime=0.01
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 500664864 10940416 163 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 2671 163 96 284 0 2384 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10684

[startup+0.102608 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17999
/proc/meminfo: memFree=1398320/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=10684 CPUtime=0.1
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 443 0 0 0 10 0 0 0 18 0 1 0 500664864 10940416 427 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 2671 427 96 284 0 2384 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10684

[startup+0.30163 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17999
/proc/meminfo: memFree=1398320/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=10684 CPUtime=0.29
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 1047 0 0 0 29 0 0 0 19 0 1 0 500664864 10940416 1031 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 2671 1031 96 284 0 2384 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10684

[startup+0.702675 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17999
/proc/meminfo: memFree=1398320/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=14600 CPUtime=0.69
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 2668 0 0 0 68 1 0 0 22 0 1 0 500664864 14950400 2456 1992294400 134512640 135679800 4294956224 18446744073709551615 134560536 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 3650 2456 101 284 0 3363 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14600

[startup+1.50177 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18000
/proc/meminfo: memFree=1379432/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=33228 CPUtime=1.49
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 21211 0 0 0 140 9 0 0 25 0 1 0 500664864 34025472 5755 1992294400 134512640 135679800 4294956224 18446744073709551615 134556283 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 8307 5757 106 284 0 8020 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33228

[startup+3.10195 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18000
/proc/meminfo: memFree=1365480/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=82964 CPUtime=3.09
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 38650 0 0 0 292 17 0 0 25 0 1 0 500664864 84955136 14993 1992294400 134512640 135679800 4294956224 18446744073709551615 134521421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 20741 14993 112 284 0 20454 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82964

[startup+6.30131 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 18000
/proc/meminfo: memFree=1338280/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=82964 CPUtime=6.29
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 38755 0 0 0 612 17 0 0 25 0 1 0 500664864 84955136 14993 1992294400 134512640 135679800 4294956224 18446744073709551615 134521367 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 20741 14993 112 284 0 20454 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82964

[startup+12.701 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 18000
/proc/meminfo: memFree=1338216/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=82964 CPUtime=12.69
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 38805 0 0 0 1252 17 0 0 25 0 1 0 500664864 84955136 15025 1992294400 134512640 135679800 4294956224 18446744073709551615 134521367 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 20741 15025 112 284 0 20454 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82964

[startup+25.5015 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 18000
/proc/meminfo: memFree=1338280/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=82964 CPUtime=25.48
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 38805 0 0 0 2531 17 0 0 25 0 1 0 500664864 84955136 15025 1992294400 134512640 135679800 4294956224 18446744073709551615 134521461 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 20741 15025 112 284 0 20454 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 82964

[startup+51.1014 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 18000
/proc/meminfo: memFree=1338408/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=82964 CPUtime=51.06
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 38805 0 0 0 5089 17 0 0 25 0 1 0 500664864 84955136 15025 1992294400 134512640 135679800 4294956224 18446744073709551615 134521840 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 20741 15025 112 284 0 20454 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 82964

[startup+102.305 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 18000
/proc/meminfo: memFree=1322152/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=95660 CPUtime=102.26
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 43272 0 0 0 10205 21 0 0 25 0 1 0 500664864 97955840 19084 1992294400 134512640 135679800 4294956224 18446744073709551615 134525525 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 23915 19084 113 284 0 23628 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 95660

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18000
/proc/meminfo: memFree=1307816/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=110744 CPUtime=162.23
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 47171 0 0 0 16198 25 0 0 25 0 1 0 500664864 113401856 22691 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 27686 22691 113 284 0 27399 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 110744

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18000
/proc/meminfo: memFree=1291304/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=126748 CPUtime=222.22
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 51271 0 0 0 22192 30 0 0 25 0 1 0 500664864 129789952 26791 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 31687 26791 113 284 0 31400 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 126748

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18000
/proc/meminfo: memFree=1283880/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=133964 CPUtime=282.2
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 53865 0 0 0 28188 32 0 0 25 0 1 0 500664864 137179136 28613 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 33491 28613 113 284 0 33204 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 133964

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18000
/proc/meminfo: memFree=1283880/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=133964 CPUtime=342.19
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 53866 0 0 0 34187 32 0 0 25 0 1 0 500664864 137179136 28614 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 33491 28614 113 284 0 33204 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 133964

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18000
/proc/meminfo: memFree=1282856/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=135152 CPUtime=402.18
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 54170 0 0 0 40185 33 0 0 25 0 1 0 500664864 138395648 28918 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 33788 28918 113 284 0 33501 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 135152

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18000
/proc/meminfo: memFree=1269608/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=149624 CPUtime=462.16
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 57868 0 0 0 46179 37 0 0 25 0 1 0 500664864 153214976 32230 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 37406 32230 113 284 0 37119 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 149624

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18000
/proc/meminfo: memFree=1259880/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=158740 CPUtime=522.14
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 61775 0 0 0 52173 41 0 0 25 0 1 0 500664864 162549760 34597 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 39685 34597 113 284 0 39398 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 158740

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18000
/proc/meminfo: memFree=1259880/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=158740 CPUtime=582.13
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 61775 0 0 0 58172 41 0 0 25 0 1 0 500664864 162549760 34597 1992294400 134512640 135679800 4294956224 18446744073709551615 134533128 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 39685 34597 113 284 0 39398 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 158740

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18000
/proc/meminfo: memFree=1259944/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=158740 CPUtime=642.11
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 61775 0 0 0 64170 41 0 0 25 0 1 0 500664864 162549760 34597 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 39685 34597 113 284 0 39398 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 158740

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18000
/proc/meminfo: memFree=1259944/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=158740 CPUtime=702.09
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 61775 0 0 0 70168 41 0 0 25 0 1 0 500664864 162549760 34597 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 39685 34597 113 284 0 39398 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 158740

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18000
/proc/meminfo: memFree=1260072/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=158740 CPUtime=762.08
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 61775 0 0 0 76167 41 0 0 25 0 1 0 500664864 162549760 34597 1992294400 134512640 135679800 4294956224 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 39685 34597 113 284 0 39398 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 158740

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18000
/proc/meminfo: memFree=1250216/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=168524 CPUtime=822.07
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 64267 0 0 0 82162 45 0 0 25 0 1 0 500664864 172568576 37089 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 42131 37089 113 284 0 41844 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 168524

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18000
/proc/meminfo: memFree=1238120/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=180264 CPUtime=882.05
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 67250 0 0 0 88157 48 0 0 25 0 1 0 500664864 184590336 40072 1992294400 134512640 135679800 4294956224 18446744073709551615 134525570 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 45066 40072 113 284 0 44779 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 180264

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18000
/proc/meminfo: memFree=1236264/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=181848 CPUtime=942.03
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 69188 0 0 0 94154 49 0 0 25 0 1 0 500664864 186212352 40470 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 45462 40470 113 284 0 45175 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 181848

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18000
/proc/meminfo: memFree=1236328/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=181848 CPUtime=1002.02
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 69188 0 0 0 100153 49 0 0 25 0 1 0 500664864 186212352 40470 1992294400 134512640 135679800 4294956224 18446744073709551615 134521421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 45462 40470 113 284 0 45175 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 181848

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18000
/proc/meminfo: memFree=1236392/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=181848 CPUtime=1062
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 69188 0 0 0 106151 49 0 0 25 0 1 0 500664864 186212352 40470 1992294400 134512640 135679800 4294956224 18446744073709551615 134521438 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 45462 40470 113 284 0 45175 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 181848

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18000
/proc/meminfo: memFree=1236392/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=181848 CPUtime=1121.98
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 69188 0 0 0 112149 49 0 0 25 0 1 0 500664864 186212352 40470 1992294400 134512640 135679800 4294956224 18446744073709551615 134521454 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 45462 40470 113 284 0 45175 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 181848

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18000
/proc/meminfo: memFree=1236456/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=181848 CPUtime=1181.97
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 69188 0 0 0 118148 49 0 0 25 0 1 0 500664864 186212352 40470 1992294400 134512640 135679800 4294956224 18446744073709551615 134521436 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 45462 40470 113 284 0 45175 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 181848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18000
/proc/meminfo: memFree=1236392/2055920 swapFree=4178736/4192956
[pid=17999] ppid=17997 vsize=181848 CPUtime=1200.06
/proc/17999/stat : 17999 (MoRsat) R 17997 17999 17715 0 -1 4194304 69188 0 0 0 119957 49 0 0 25 0 1 0 500664864 186212352 40470 1992294400 134512640 135679800 4294956224 18446744073709551615 134521385 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17999/statm: 45462 40470 113 284 0 45175 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 181848

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.1
CPU user time (s): 1199.58
CPU system time (s): 0.52092
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 188008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.58
system time used= 0.52092
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69188
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1062

runsolver used 1.3478 second user time and 3.00254 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-03 09:21:50
IDJOB=1555853
IDBENCH=70808
IDSOLVER=502
FILE ID=node32/1555853-1238743309
PBS_JOBID= 9085423
Free space on /tmp= 66540 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1555853-1238743309/watcher-1555853-1238743309 -o /tmp/evaluation-result-1555853-1238743309/solver-1555853-1238743309 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1555853-1238743309.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=1736992611

node32.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1398736 kB
Buffers:        103320 kB
Cached:         459448 kB
SwapCached:       7344 kB
Active:         300412 kB
Inactive:       271132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1398736 kB
SwapTotal:     4192956 kB
SwapFree:      4178736 kB
Dirty:           11940 kB
Writeback:           0 kB
Mapped:          14532 kB
Slab:            71380 kB
Committed_AS:  1849152 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB
End job on node32 at 2009-04-03 09:41:53