Trace number 316584

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.05 1200.51

General information on the benchmark

Namecrafted/spence/
hard/s117-100.cnf
MD5SUMf710aff0402072becac5332e7ba8f47f
Bench CategoryCRAFTED (crafted 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 variables117
Number of clauses244
Sum of the clauses size732
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3244
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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node66/watcher-316584-1172672127 -o ROOT/results/node66/solver-316584-1172672127 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316584-1172672127/mmisat /tmp/evaluation/316584-1172672127/instance-316584-1172672127.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: 1.07 0.99 0.99 3/64 538
/proc/meminfo: memFree=1566880/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=1220 CPUtime=0
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 158 0 0 0 0 0 0 0 18 0 1 0 287170223 1249280 141 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523219 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 305 141 87 214 0 87 0

[startup+0.101752 s]
/proc/loadavg: 1.07 0.99 0.99 3/64 538
/proc/meminfo: memFree=1566880/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=1396 CPUtime=0.1
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 205 0 0 0 10 0 0 0 18 0 1 0 287170223 1429504 188 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548840 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 349 188 91 214 0 131 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1396

[startup+0.20177 s]
/proc/loadavg: 1.07 0.99 0.99 3/64 538
/proc/meminfo: memFree=1566880/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=1428 CPUtime=0.2
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 237 0 0 0 20 0 0 0 18 0 1 0 287170223 1462272 220 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519646 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 357 220 91 214 0 139 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 1428

[startup+0.301791 s]
/proc/loadavg: 1.07 0.99 0.99 3/64 538
/proc/meminfo: memFree=1566880/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=1624 CPUtime=0.29
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 293 0 0 0 29 0 0 0 19 0 1 0 287170223 1662976 276 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518886 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 406 276 91 214 0 188 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1624

[startup+0.701872 s]
/proc/loadavg: 1.07 0.99 0.99 3/64 538
/proc/meminfo: memFree=1566880/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=2512 CPUtime=0.69
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 489 0 0 0 69 0 0 0 22 0 1 0 287170223 2572288 472 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 628 472 91 214 0 410 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2512

[startup+1.50203 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 539
/proc/meminfo: memFree=1563864/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4260 CPUtime=1.49
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 914 0 0 0 149 0 0 0 25 0 1 0 287170223 4362240 897 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134562215 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1065 897 91 214 0 847 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4260

[startup+3.10236 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 539
/proc/meminfo: memFree=1563416/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4252 CPUtime=3.09
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 936 0 0 0 309 0 0 0 25 0 1 0 287170223 4354048 916 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548826 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1063 916 91 214 0 845 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4252

[startup+6.302 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 539
/proc/meminfo: memFree=1563352/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4220 CPUtime=6.29
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 963 0 0 0 629 0 0 0 25 0 1 0 287170223 4321280 918 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134554737 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1055 918 91 214 0 837 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4220

[startup+12.7013 s]
/proc/loadavg: 1.06 0.99 0.99 2/65 539
/proc/meminfo: memFree=1563296/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4188 CPUtime=12.68
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 991 0 0 0 1268 0 0 0 25 0 1 0 287170223 4288512 910 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523255 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1047 910 91 214 0 829 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4188

[startup+25.5019 s]
/proc/loadavg: 1.05 0.99 0.99 2/65 539
/proc/meminfo: memFree=1563232/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4292 CPUtime=25.48
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 1052 0 0 0 2548 0 0 0 25 0 1 0 287170223 4395008 937 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513365 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1073 937 91 214 0 855 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4292

[startup+51.102 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 539
/proc/meminfo: memFree=1563104/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4240 CPUtime=51.07
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 1218 0 0 0 5107 0 0 0 25 0 1 0 287170223 4341760 926 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134853995 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1060 926 91 214 0 842 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4240

[startup+102.301 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 539
/proc/meminfo: memFree=1563104/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4348 CPUtime=102.26
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 1675 0 0 0 10225 1 0 0 25 0 1 0 287170223 4452352 950 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134853995 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1087 950 91 214 0 869 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4348

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 539
/proc/meminfo: memFree=1563040/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4536 CPUtime=162.23
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 1963 0 0 0 16222 1 0 0 25 0 1 0 287170223 4644864 999 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134997127 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1134 999 91 214 0 916 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 4536

[startup+222.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 539
/proc/meminfo: memFree=1563168/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4352 CPUtime=222.21
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 2346 0 0 0 22220 1 0 0 25 0 1 0 287170223 4456448 924 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548483 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1088 924 91 214 0 870 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 4352

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 539
/proc/meminfo: memFree=1562976/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4576 CPUtime=282.18
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 2687 0 0 0 28217 1 0 0 25 0 1 0 287170223 4685824 1001 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522757 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1144 1001 91 214 0 926 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 4576

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 539
/proc/meminfo: memFree=1562976/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4432 CPUtime=342.15
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 3080 0 0 0 34214 1 0 0 25 0 1 0 287170223 4538368 963 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134524268 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1108 963 91 214 0 890 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 4432

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 539
/proc/meminfo: memFree=1562912/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4564 CPUtime=402.14
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 3497 0 0 0 40212 2 0 0 25 0 1 0 287170223 4673536 982 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523213 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1141 982 91 214 0 923 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 4564

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 539
/proc/meminfo: memFree=1562720/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4660 CPUtime=462.12
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 3772 0 0 0 46210 2 0 0 25 0 1 0 287170223 4771840 1028 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523284 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1165 1028 91 214 0 947 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 4660

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 539
/proc/meminfo: memFree=1562592/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4668 CPUtime=522.09
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 4197 0 0 0 52207 2 0 0 25 0 1 0 287170223 4780032 1030 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 135004028 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1167 1030 91 214 0 949 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 4668

[startup+582.302 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 539
/proc/meminfo: memFree=1562720/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4632 CPUtime=582.07
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 4936 0 0 0 58205 2 0 0 25 0 1 0 287170223 4743168 1000 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519641 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1158 1000 91 214 0 940 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 4632

[startup+642.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 539
/proc/meminfo: memFree=1562720/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4748 CPUtime=642.04
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 5262 0 0 0 64202 2 0 0 25 0 1 0 287170223 4861952 1041 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134515686 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1187 1041 91 214 0 969 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 4748

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 539
/proc/meminfo: memFree=1562784/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4680 CPUtime=702.03
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 5736 0 0 0 70200 3 0 0 25 0 1 0 287170223 4792320 1013 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134539862 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1170 1013 91 214 0 952 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 4680

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 539
/proc/meminfo: memFree=1562720/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4668 CPUtime=762.01
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 6153 0 0 0 76198 3 0 0 25 0 1 0 287170223 4780032 1010 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523152 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1167 1010 91 214 0 949 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 4668

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 539
/proc/meminfo: memFree=1562656/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4632 CPUtime=821.98
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 6625 0 0 0 82195 3 0 0 25 0 1 0 287170223 4743168 1020 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134997099 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1158 1020 91 214 0 940 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 4632

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 539
/proc/meminfo: memFree=1562720/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4648 CPUtime=881.95
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 6963 0 0 0 88192 3 0 0 25 0 1 0 287170223 4759552 1021 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134520115 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1162 1021 91 214 0 944 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 4648

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 539
/proc/meminfo: memFree=1562592/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4700 CPUtime=941.94
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 7380 0 0 0 94190 4 0 0 25 0 1 0 287170223 4812800 1037 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134995042 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1175 1037 91 214 0 957 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 4700

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 539
/proc/meminfo: memFree=1562848/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4608 CPUtime=1001.91
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 7675 0 0 0 100187 4 0 0 25 0 1 0 287170223 4718592 1000 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134555573 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1152 1000 91 214 0 934 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 4608

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 539
/proc/meminfo: memFree=1562720/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4668 CPUtime=1061.89
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 8111 0 0 0 106185 4 0 0 25 0 1 0 287170223 4780032 1013 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134995051 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1167 1013 91 214 0 949 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 4668

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 539
/proc/meminfo: memFree=1562720/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4656 CPUtime=1121.86
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 8573 0 0 0 112182 4 0 0 25 0 1 0 287170223 4767744 1015 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134995041 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1164 1015 91 214 0 946 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 4656

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 539
/proc/meminfo: memFree=1562656/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4684 CPUtime=1181.85
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 8968 0 0 0 118180 5 0 0 25 0 1 0 287170223 4796416 1010 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134853989 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1171 1010 91 214 0 953 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 4684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 539
/proc/meminfo: memFree=1562656/2055920 swapFree=4183244/4192956
[pid=538] ppid=536 vsize=4568 CPUtime=1200.04
/proc/538/stat : 538 (mmisat) R 536 538 31533 0 -1 4194304 9163 0 0 0 119999 5 0 0 25 0 1 0 287170223 4677632 1005 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134996888 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 1142 1005 91 214 0 924 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 4568

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.51
CPU time (s): 1200.05
CPU user time (s): 1200
CPU system time (s): 0.052991
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 4880

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

runsolver used 0.762884 second user time and 2.52462 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Wed Feb 28 14:15:27 UTC 2007

IDJOB= 316584
IDBENCH= 20445
IDSOLVER= 108
FILE ID= node66/316584-1172672127

PBS_JOBID= 3981205

Free space on /tmp= 66528 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/hard/s117-100.cnf
COMMAND LINE= /tmp/evaluation/316584-1172672127/mmisat /tmp/evaluation/316584-1172672127/instance-316584-1172672127.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-316584-1172672127 -o ROOT/results/node66/solver-316584-1172672127 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316584-1172672127/mmisat /tmp/evaluation/316584-1172672127/instance-316584-1172672127.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  f710aff0402072becac5332e7ba8f47f

RANDOM SEED= 410806927

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.259
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	: 5931.00
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.259
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:       1567288 kB
Buffers:         15440 kB
Cached:         424172 kB
SwapCached:       3476 kB
Active:         212716 kB
Inactive:       236648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567288 kB
SwapTotal:     4192956 kB
SwapFree:      4183244 kB
Dirty:            1116 kB
Writeback:           0 kB
Mapped:          15812 kB
Slab:            25308 kB
Committed_AS:   725672 kB
PageTables:       1376 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= 66528 MiB

End job on node66 on Wed Feb 28 14:35:29 UTC 2007