Trace number 314584

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.32 1200.65

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-06.cnf
MD5SUM7fecd449fbdae0a526f53e395d9a04d4
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark176.159
Satisfiable
(Un)Satisfiability was proved
Number of variables46335
Number of clauses632886
Sum of the clauses size1813066
Maximum clause length36174
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2579116
Number of clauses of size 315779
Number of clauses of size 4960
Number of clauses of size 5277
Number of clauses of size over 536753

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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node59/watcher-314584-1172639213 -o ROOT/results/node59/solver-314584-1172639213 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314584-1172639213/mmisat /tmp/evaluation/314584-1172639213/instance-314584-1172639213.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): 2400 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.99 0.97 0.98 3/64 20686
/proc/meminfo: memFree=1192208/2055920 swapFree=4183556/4192956
[pid=20686] ppid=20684 vsize=1044 CPUtime=0
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 283878047 1069056 117 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134688866 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 261 117 80 214 0 43 0

[startup+0.0216729 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 20686
/proc/meminfo: memFree=1192208/2055920 swapFree=4183556/4192956
[pid=20686] ppid=20684 vsize=2140 CPUtime=0.01
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 390 0 0 0 1 0 0 0 18 0 1 0 283878047 2191360 373 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 535 373 80 214 0 317 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2140

[startup+0.101681 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 20686
/proc/meminfo: memFree=1192208/2055920 swapFree=4183556/4192956
[pid=20686] ppid=20684 vsize=19712 CPUtime=0.09
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 4785 0 0 0 8 1 0 0 18 0 1 0 283878047 20185088 4768 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 4928 4773 80 214 0 4710 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19712

[startup+0.301702 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 20686
/proc/meminfo: memFree=1192208/2055920 swapFree=4183556/4192956
[pid=20686] ppid=20684 vsize=44776 CPUtime=0.29
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 11040 0 0 0 24 5 0 0 19 0 1 0 283878047 45850624 11023 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 11194 11023 80 214 0 10976 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44776

[startup+0.701747 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 20686
/proc/meminfo: memFree=1192208/2055920 swapFree=4183556/4192956
[pid=20686] ppid=20684 vsize=76516 CPUtime=0.69
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 18974 0 0 0 61 8 0 0 22 0 1 0 283878047 78352384 18957 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 19129 18958 80 214 0 18911 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76516

[startup+1.50183 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20687
/proc/meminfo: memFree=1098952/2055920 swapFree=4183556/4192956
[pid=20686] ppid=20684 vsize=116700 CPUtime=1.49
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 29030 0 0 0 136 13 0 0 25 0 1 0 283878047 119500800 29013 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 29175 29013 80 214 0 28957 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116700

[startup+3.10201 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20687
/proc/meminfo: memFree=1054920/2055920 swapFree=4183556/4192956
[pid=20686] ppid=20684 vsize=165060 CPUtime=3.09
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 41128 0 0 0 292 17 0 0 25 0 1 0 283878047 169021440 41111 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 41265 41115 80 214 0 41047 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 165060

[startup+6.30237 s]
/proc/loadavg: 1.07 0.99 0.98 2/65 20687
/proc/meminfo: memFree=982088/2055920 swapFree=4183556/4192956
[pid=20686] ppid=20684 vsize=224588 CPUtime=6.29
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 55993 0 0 0 605 24 0 0 25 0 1 0 283878047 229978112 55976 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 56147 55976 80 214 0 55929 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 224588

[startup+12.7011 s]
/proc/loadavg: 1.07 0.99 0.98 2/65 20687
/proc/meminfo: memFree=904776/2055920 swapFree=4183556/4192956
[pid=20686] ppid=20684 vsize=293784 CPUtime=12.69
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 73301 0 0 0 1236 33 0 0 25 0 1 0 283878047 300834816 73284 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 73446 73284 80 214 0 73228 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 293784

[startup+25.5015 s]
/proc/loadavg: 1.06 0.99 0.98 2/65 20687
/proc/meminfo: memFree=820040/2055920 swapFree=4183556/4192956
[pid=20686] ppid=20684 vsize=373608 CPUtime=25.49
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 93274 0 0 0 2509 40 0 0 25 0 1 0 283878047 382574592 93257 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 93402 93257 80 214 0 93184 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 373608

[startup+51.1013 s]
/proc/loadavg: 1.03 0.99 0.98 2/65 20687
/proc/meminfo: memFree=730568/2055920 swapFree=4183556/4192956
[pid=20686] ppid=20684 vsize=463376 CPUtime=51.07
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 115690 0 0 0 5059 48 0 0 25 0 1 0 283878047 474497024 115673 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 115844 115673 80 214 0 115626 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 463376

[startup+102.306 s]
/proc/loadavg: 1.01 0.99 0.98 2/65 20687
/proc/meminfo: memFree=609872/2055920 swapFree=4183556/4192956
[pid=20686] ppid=20684 vsize=582296 CPUtime=102.26
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 145437 0 0 0 10167 59 0 0 25 0 1 0 283878047 596271104 145420 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517205 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 145574 145420 80 214 0 145356 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 582296

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=504528/2055920 swapFree=4183556/4192956
[pid=20686] ppid=20684 vsize=688276 CPUtime=162.25
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 171940 0 0 0 16155 70 0 0 25 0 1 0 283878047 704794624 171923 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 172069 171923 80 214 0 171851 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 688276

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=413200/2055920 swapFree=4183556/4192956
[pid=20686] ppid=20684 vsize=778588 CPUtime=222.23
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 194519 0 0 0 22145 78 0 0 25 0 1 0 283878047 797274112 194502 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 194647 194502 80 214 0 194429 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 778588

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=333136/2055920 swapFree=4183556/4192956
[pid=20686] ppid=20684 vsize=859228 CPUtime=282.22
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 214670 0 0 0 28138 84 0 0 25 0 1 0 283878047 879849472 214653 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 214807 214653 80 214 0 214589 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 859228

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=258704/2055920 swapFree=4183556/4192956
[pid=20686] ppid=20684 vsize=932924 CPUtime=342.2
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 233077 0 0 0 34130 90 0 0 25 0 1 0 283878047 955314176 233060 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517184 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 233231 233060 80 214 0 233013 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 932924

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=190928/2055920 swapFree=4183556/4192956
[pid=20686] ppid=20684 vsize=1001168 CPUtime=402.19
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 250138 0 0 0 40122 97 0 0 25 0 1 0 283878047 1025196032 250121 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 250292 250121 80 214 0 250074 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1001168

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=126352/2055920 swapFree=4183556/4192956
[pid=20686] ppid=20684 vsize=1064920 CPUtime=462.17
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 266101 0 0 0 46115 102 0 0 25 0 1 0 283878047 1090478080 266084 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 266230 266084 80 214 0 266012 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1064920

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=66576/2055920 swapFree=4183556/4192956
[pid=20686] ppid=20684 vsize=1125264 CPUtime=522.16
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 281162 0 0 0 52108 108 0 0 25 0 1 0 283878047 1152270336 281145 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 281316 281145 80 214 0 281098 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 1125264

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=14864/2055920 swapFree=4183680/4192956
[pid=20686] ppid=20684 vsize=1182340 CPUtime=582.14
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 295448 0 0 0 58099 115 0 0 25 0 1 0 283878047 1210716160 295431 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 295585 295431 80 214 0 295367 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 1182340

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=15888/2055920 swapFree=4183680/4192956
[pid=20686] ppid=20684 vsize=1236148 CPUtime=642.13
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 308900 0 0 0 64093 120 0 0 25 0 1 0 283878047 1265815552 308883 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 309037 308883 80 214 0 308819 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 1236148

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=15568/2055920 swapFree=4183680/4192956
[pid=20686] ppid=20684 vsize=1278376 CPUtime=702.11
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 319465 0 0 0 70086 125 0 0 25 0 1 0 283878047 1309057024 319448 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 319594 319448 80 214 0 319376 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 1278376

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=15440/2055920 swapFree=4183680/4192956
[pid=20686] ppid=20684 vsize=1318152 CPUtime=762.1
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 329384 0 0 0 76081 129 0 0 25 0 1 0 283878047 1349787648 329367 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 329538 329367 80 214 0 329320 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 1318152

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=15696/2055920 swapFree=4183680/4192956
[pid=20686] ppid=20684 vsize=1358064 CPUtime=822.08
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 339379 0 0 0 82074 134 0 0 25 0 1 0 283878047 1390657536 339362 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 339516 339362 80 214 0 339298 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 1358064

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=16016/2055920 swapFree=4183680/4192956
[pid=20686] ppid=20684 vsize=1397292 CPUtime=882.05
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 349178 0 0 0 88067 138 0 0 25 0 1 0 283878047 1430827008 349161 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 349323 349161 80 214 0 349105 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 1397292

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=16336/2055920 swapFree=4183680/4192956
[pid=20686] ppid=20684 vsize=1434072 CPUtime=942.03
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 358373 0 0 0 94061 142 0 0 25 0 1 0 283878047 1468489728 358356 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 358518 358356 80 214 0 358300 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 1434072

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=15568/2055920 swapFree=4183680/4192956
[pid=20686] ppid=20684 vsize=1469900 CPUtime=1002.01
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 367321 0 0 0 100055 146 0 0 25 0 1 0 283878047 1505177600 367304 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517724 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 367475 367304 80 214 0 367257 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 1469900

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=14928/2055920 swapFree=4183680/4192956
[pid=20686] ppid=20684 vsize=1504496 CPUtime=1062
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 375979 0 0 0 106050 150 0 0 25 0 1 0 283878047 1540603904 375962 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 376124 375962 80 214 0 375906 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 1504496

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=16144/2055920 swapFree=4183680/4192956
[pid=20686] ppid=20684 vsize=1538280 CPUtime=1121.99
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 384416 0 0 0 112046 153 0 0 25 0 1 0 283878047 1575198720 384399 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 384570 384399 80 214 0 384352 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1538280

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=15504/2055920 swapFree=4183680/4192956
[pid=20686] ppid=20684 vsize=1571380 CPUtime=1181.97
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 392708 0 0 0 118042 155 0 0 25 0 1 0 283878047 1609093120 392691 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 392845 392691 80 214 0 392627 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1571380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=15888/2055920 swapFree=4183680/4192956
[pid=20686] ppid=20684 vsize=1581188 CPUtime=1200.06
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4194304 395152 0 0 0 119850 156 0 0 25 0 1 0 283878047 1619136512 395135 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 395297 395135 80 214 0 395079 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 1581188

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

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

[startup+1200.6 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 20687
/proc/meminfo: memFree=15888/2055920 swapFree=4183680/4192956
[pid=20686] ppid=20684 vsize=0 CPUtime=1200.26
/proc/20686/stat : 20686 (mmisat) R 20684 20686 19964 0 -1 4195332 395152 0 0 0 119850 176 0 0 25 0 1 0 283878047 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.26
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.65
CPU time (s): 1200.32
CPU user time (s): 1198.51
CPU system time (s): 1.81472
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 1581188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.51
system time used= 1.81472
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 395152
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= 1526

runsolver used 0.865868 second user time and 2.43563 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Wed Feb 28 05:06:53 UTC 2007

IDJOB= 314584
IDBENCH= 20395
IDSOLVER= 108
FILE ID= node59/314584-1172639213

PBS_JOBID= 3981162

Free space on /tmp= 66508 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-06.cnf
COMMAND LINE= /tmp/evaluation/314584-1172639213/mmisat /tmp/evaluation/314584-1172639213/instance-314584-1172639213.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-314584-1172639213 -o ROOT/results/node59/solver-314584-1172639213 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314584-1172639213/mmisat /tmp/evaluation/314584-1172639213/instance-314584-1172639213.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  7fecd449fbdae0a526f53e395d9a04d4

RANDOM SEED= 232794405

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:       1192552 kB
Buffers:         38332 kB
Cached:         772856 kB
SwapCached:       3180 kB
Active:         305876 kB
Inactive:       514908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1192552 kB
SwapTotal:     4192956 kB
SwapFree:      4183556 kB
Dirty:           12900 kB
Writeback:           0 kB
Mapped:          15376 kB
Slab:            28508 kB
Committed_AS:   590740 kB
PageTables:       1472 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= 66508 MiB

End job on node59 on Wed Feb 28 05:26:56 UTC 2007