Trace number 298811

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, and are wall clock time (not CPU 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
Mmisat 2007-02-08? (TO) 1200.11 1200.55

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1370059435-05.UNSAT.shuffled.cnf
MD5SUM727fc359ee7c9f3d412b57a84acf2e25
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.4926
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node40/watcher-298811-1171861061 -o ROOT/results/node40/solver-298811-1171861061 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298811-1171861061/mmisat /tmp/evaluation/298811-1171861061/instance-298811-1171861061.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 1.00 1.00 1.00 2/64 15721
/proc/meminfo: memFree=763560/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=1176 CPUtime=0
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 111140332 1204224 139 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 294 139 81 214 0 76 0

[startup+0.112099 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 15721
/proc/meminfo: memFree=763560/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=1616 CPUtime=0.11
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 264 0 0 0 11 0 0 0 18 0 1 0 111140332 1654784 247 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134520099 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 404 247 84 214 0 186 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1616

[startup+0.52015 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 15721
/proc/meminfo: memFree=763560/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=2516 CPUtime=0.51
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 615 0 0 0 51 0 0 0 21 0 1 0 111140332 2576384 487 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548595 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 629 487 91 214 0 411 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2516

[startup+1.34026 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15722
/proc/meminfo: memFree=760864/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=5176 CPUtime=1.33
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 1372 0 0 0 133 0 0 0 25 0 1 0 111140332 5300224 1133 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134542613 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 1294 1133 91 214 0 1076 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 5176

[startup+2.97647 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15722
/proc/meminfo: memFree=755808/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=11936 CPUtime=2.96
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 3303 0 0 0 295 1 0 0 25 0 1 0 111140332 12222464 2850 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523596 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 2984 2850 91 214 0 2766 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 11936

[startup+6.25789 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15722
/proc/meminfo: memFree=737632/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=30464 CPUtime=6.25
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 9282 0 0 0 621 4 0 0 25 0 1 0 111140332 31195136 7473 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523284 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 7616 7473 91 214 0 7398 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 30464

[startup+12.7077 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15722
/proc/meminfo: memFree=730536/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=33700 CPUtime=12.7
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 14563 0 0 0 1264 6 0 0 25 0 1 0 111140332 34508800 8282 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 8425 8282 91 214 0 8207 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 33700

[startup+25.5124 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15722
/proc/meminfo: memFree=726568/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=37648 CPUtime=25.5
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 17269 0 0 0 2543 7 0 0 25 0 1 0 111140332 38551552 9276 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522790 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 9412 9276 91 214 0 9194 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 37648

[startup+51.1187 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15722
/proc/meminfo: memFree=720744/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=43384 CPUtime=51.09
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 28683 0 0 0 5098 11 0 0 25 0 1 0 111140332 44425216 10711 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518822 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 10846 10711 91 214 0 10628 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 43384

[startup+102.327 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15722
/proc/meminfo: memFree=724520/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=39480 CPUtime=102.29
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 46796 0 0 0 10209 20 0 0 25 0 1 0 111140332 40427520 9734 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134519003 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 9870 9734 91 214 0 9652 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 39480

[startup+162.349 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15722
/proc/meminfo: memFree=720488/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=43648 CPUtime=162.3
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 55580 0 0 0 16206 24 0 0 25 0 1 0 111140332 44695552 10772 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518798 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 10912 10772 91 214 0 10694 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 43648

[startup+222.378 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 15822
/proc/meminfo: memFree=718832/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=43908 CPUtime=222.26
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 66928 0 0 0 22198 28 0 0 25 0 1 0 111140332 44961792 10842 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548466 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 10977 10842 91 214 0 10759 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 43908

[startup+282.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 15894
/proc/meminfo: memFree=715056/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=47588 CPUtime=282.25
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 102174 0 0 0 28182 43 0 0 25 0 1 0 111140332 48730112 11764 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518861 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 11897 11764 91 214 0 11679 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 47588

[startup+342.441 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15920
/proc/meminfo: memFree=721320/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=42552 CPUtime=342.24
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 116005 0 0 0 34175 49 0 0 25 0 1 0 111140332 43573248 10499 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134519505 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 10638 10499 91 214 0 10420 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 42552

[startup+402.461 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15920
/proc/meminfo: memFree=721576/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=42948 CPUtime=402.24
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 149309 0 0 0 40159 65 0 0 25 0 1 0 111140332 43978752 10585 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518998 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 10737 10585 91 214 0 10519 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 42948

[startup+462.476 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15920
/proc/meminfo: memFree=720104/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=43768 CPUtime=462.24
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 186793 0 0 0 46141 83 0 0 25 0 1 0 111140332 44818432 10806 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134513318 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 10942 10806 91 214 0 10724 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 43768

[startup+522.491 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15920
/proc/meminfo: memFree=709928/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=54024 CPUtime=522.23
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 204462 0 0 0 52133 90 0 0 25 0 1 0 111140332 55320576 13352 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518822 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 13506 13352 91 214 0 13288 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 54024

[startup+582.507 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15920
/proc/meminfo: memFree=716328/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=47316 CPUtime=582.24
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 225693 0 0 0 58124 100 0 0 25 0 1 0 111140332 48451584 11696 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518343 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 11829 11696 91 214 0 11611 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 47316

[startup+642.532 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 15920
/proc/meminfo: memFree=725032/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=39040 CPUtime=642.24
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 242913 0 0 0 64118 106 0 0 25 0 1 0 111140332 39976960 9616 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523281 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 9760 9616 91 214 0 9542 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 39040

[startup+702.554 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 15920
/proc/meminfo: memFree=719464/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=45372 CPUtime=702.25
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 315038 0 0 0 70089 136 0 0 25 0 1 0 111140332 46460928 11200 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518963 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 11343 11200 91 214 0 11125 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 45372

[startup+762.575 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 15920
/proc/meminfo: memFree=718824/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=44968 CPUtime=762.25
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 334329 0 0 0 76081 144 0 0 25 0 1 0 111140332 46047232 11109 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134513326 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 11242 11109 91 214 0 11024 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 44968

[startup+822.597 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15920
/proc/meminfo: memFree=718504/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=45268 CPUtime=822.26
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 363287 0 0 0 82067 159 0 0 25 0 1 0 111140332 46354432 11184 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523173 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 11317 11184 91 214 0 11099 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 45268

[startup+882.616 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15920
/proc/meminfo: memFree=713576/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=50432 CPUtime=882.27
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 390624 0 0 0 88057 170 0 0 25 0 1 0 111140332 51642368 12468 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523170 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 12608 12468 91 214 0 12390 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 50432

[startup+942.633 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 15920
/proc/meminfo: memFree=716840/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=46948 CPUtime=942.26
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 412611 0 0 0 94048 178 0 0 25 0 1 0 111140332 48074752 11604 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518966 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 11737 11604 91 214 0 11519 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 46948

[startup+1002.65 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 15920
/proc/meminfo: memFree=722216/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=43576 CPUtime=1002.27
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 439436 0 0 0 100036 191 0 0 25 0 1 0 111140332 44621824 10741 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518786 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 10894 10741 91 214 0 10676 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 43576

[startup+1062.68 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 15920
/proc/meminfo: memFree=722600/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=41528 CPUtime=1062.27
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 474915 0 0 0 106020 207 0 0 25 0 1 0 111140332 42524672 10243 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134994089 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 10382 10243 91 214 0 10164 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 41528

[startup+1122.69 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 15920
/proc/meminfo: memFree=717544/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=46332 CPUtime=1122.28
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 488471 0 0 0 112015 213 0 0 25 0 1 0 111140332 47443968 11450 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548584 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 11583 11450 91 214 0 11365 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 46332

[startup+1182.71 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 15920
/proc/meminfo: memFree=715944/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=47900 CPUtime=1182.27
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 489172 0 0 0 118014 213 0 0 25 0 1 0 111140332 49049600 11842 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134524268 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 11975 11842 91 214 0 11757 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 47900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.53 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 15920
/proc/meminfo: memFree=716008/2055920 swapFree=4183864/4192956
[pid=15721] ppid=15719 vsize=47900 CPUtime=1200.1
/proc/15721/stat : 15721 (mmisat) R 15719 15721 14498 0 -1 4194304 490361 0 0 0 119796 214 0 0 25 0 1 0 111140332 49049600 11842 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518866 0 0 4096 0 0 0 0 17 1 0 0
/proc/15721/statm: 11975 11842 91 214 0 11757 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 47900

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.55
CPU time (s): 1200.11
CPU user time (s): 1197.96
CPU system time (s): 2.15067
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 54036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.96
system time used= 2.15067
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 490361
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= 6
involuntary context switches= 3070

runsolver used 0.806877 second user time and 2.48362 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Mon Feb 19 04:57:41 UTC 2007

IDJOB= 298811
IDBENCH= 19995
IDSOLVER= 108
FILE ID= node40/298811-1171861061

PBS_JOBID= 3839738

Free space on /tmp= 66563 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1370059435-05.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298811-1171861061/mmisat /tmp/evaluation/298811-1171861061/instance-298811-1171861061.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-298811-1171861061 -o ROOT/results/node40/solver-298811-1171861061 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298811-1171861061/mmisat /tmp/evaluation/298811-1171861061/instance-298811-1171861061.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  727fc359ee7c9f3d412b57a84acf2e25

RANDOM SEED= 77871412

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.242
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.242
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:        764032 kB
Buffers:         50692 kB
Cached:        1118192 kB
SwapCached:       4252 kB
Active:         827540 kB
Inactive:       352216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        764032 kB
SwapTotal:     4192956 kB
SwapFree:      4183864 kB
Dirty:            1112 kB
Writeback:           0 kB
Mapped:          15484 kB
Slab:            98140 kB
Committed_AS:   173632 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB

End job on node40 on Mon Feb 19 05:17:44 UTC 2007