Trace number 292947

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
MXC 2007-02-08? (TO) 1200.05 1200.45

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1309933981-04.UNSAT.shuffled.cnf
MD5SUM22bab99737a981aff415949c82530946
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark801.355
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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/node44/watcher-292947-1171761785 -o ROOT/results/node44/solver-292947-1171761785 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292947-1171761785/mxc /tmp/evaluation/292947-1171761785/instance-292947-1171761785.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: 0.99 0.98 0.95 3/64 30705
/proc/meminfo: memFree=987464/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=1064 CPUtime=0
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 196134623 1089536 109 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134530856 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 266 109 57 122 0 140 0

[startup+0.106352 s]
/proc/loadavg: 0.99 0.98 0.95 3/64 30705
/proc/meminfo: memFree=987464/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=1204 CPUtime=0.1
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 191 0 0 0 10 0 0 0 18 0 1 0 196134623 1232896 173 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519284 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 301 173 67 122 0 175 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1204

[startup+0.514425 s]
/proc/loadavg: 0.99 0.98 0.95 3/64 30705
/proc/meminfo: memFree=987464/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=1468 CPUtime=0.51
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 234 0 0 0 51 0 0 0 21 0 1 0 196134623 1503232 216 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519311 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 367 216 67 122 0 241 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1468

[startup+1.33458 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30706
/proc/meminfo: memFree=986688/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=1600 CPUtime=1.33
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 270 0 0 0 133 0 0 0 25 0 1 0 196134623 1638400 252 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519975 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 400 252 67 122 0 274 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 1600

[startup+2.97087 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30706
/proc/meminfo: memFree=986432/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=1724 CPUtime=2.96
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 315 0 0 0 296 0 0 0 25 0 1 0 196134623 1765376 297 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 431 297 67 122 0 305 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 1724

[startup+6.24847 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30706
/proc/meminfo: memFree=986240/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=1884 CPUtime=6.24
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 353 0 0 0 624 0 0 0 25 0 1 0 196134623 1929216 335 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 471 335 67 122 0 345 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 1884

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30706
/proc/meminfo: memFree=985920/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=2120 CPUtime=12.69
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 396 0 0 0 1269 0 0 0 25 0 1 0 196134623 2170880 378 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519610 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 530 378 67 122 0 404 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2120

[startup+25.505 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30706
/proc/meminfo: memFree=985600/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=2472 CPUtime=25.49
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 484 0 0 0 2549 0 0 0 25 0 1 0 196134623 2531328 466 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 618 466 67 122 0 492 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2472

[startup+51.1097 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30706
/proc/meminfo: memFree=985280/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=2684 CPUtime=51.08
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 549 0 0 0 5108 0 0 0 25 0 1 0 196134623 2748416 531 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 671 531 67 122 0 545 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2684

[startup+102.317 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30706
/proc/meminfo: memFree=985024/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=2988 CPUtime=102.27
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 617 0 0 0 10227 0 0 0 25 0 1 0 196134623 3059712 599 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134535284 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 747 599 67 122 0 621 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2988

[startup+162.337 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30706
/proc/meminfo: memFree=984704/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=3252 CPUtime=162.27
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 684 0 0 0 16227 0 0 0 25 0 1 0 196134623 3330048 666 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519302 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 813 666 67 122 0 687 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 3252

[startup+222.355 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30706
/proc/meminfo: memFree=984448/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=3444 CPUtime=222.27
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 749 0 0 0 22227 0 0 0 25 0 1 0 196134623 3526656 731 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 861 731 67 122 0 735 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 3444

[startup+282.368 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30706
/proc/meminfo: memFree=984128/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=3752 CPUtime=282.27
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 829 0 0 0 28226 1 0 0 25 0 1 0 196134623 3842048 811 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519249 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 938 811 67 122 0 812 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 3752

[startup+342.385 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30706
/proc/meminfo: memFree=984000/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=3848 CPUtime=342.26
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 855 0 0 0 34225 1 0 0 25 0 1 0 196134623 3940352 837 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519137 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 962 837 67 122 0 836 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 3848

[startup+402.404 s]
/proc/loadavg: 1.04 1.00 0.96 2/65 30706
/proc/meminfo: memFree=983808/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=4032 CPUtime=402.26
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 895 0 0 0 40225 1 0 0 25 0 1 0 196134623 4128768 877 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519610 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 1008 877 67 122 0 882 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 4032

[startup+462.422 s]
/proc/loadavg: 1.01 1.00 0.96 2/65 30706
/proc/meminfo: memFree=983680/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=4160 CPUtime=462.26
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 919 0 0 0 46225 1 0 0 25 0 1 0 196134623 4259840 901 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519252 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 1040 901 67 122 0 914 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 4160

[startup+522.44 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30706
/proc/meminfo: memFree=983552/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=4248 CPUtime=522.26
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 943 0 0 0 52225 1 0 0 25 0 1 0 196134623 4349952 925 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519311 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 1062 925 67 122 0 936 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 4248

[startup+582.453 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30706
/proc/meminfo: memFree=983424/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=4356 CPUtime=582.26
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 978 0 0 0 58225 1 0 0 25 0 1 0 196134623 4460544 960 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 1089 960 67 122 0 963 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 4356

[startup+642.475 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30706
/proc/meminfo: memFree=983360/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=4452 CPUtime=642.25
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 999 0 0 0 64224 1 0 0 25 0 1 0 196134623 4558848 981 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519590 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 1113 981 67 122 0 987 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 4452

[startup+702.489 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30706
/proc/meminfo: memFree=983296/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=4532 CPUtime=702.25
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 1010 0 0 0 70224 1 0 0 25 0 1 0 196134623 4640768 992 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 1133 992 67 122 0 1007 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 4532

[startup+762.508 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30706
/proc/meminfo: memFree=983232/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=4532 CPUtime=762.24
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 1024 0 0 0 76223 1 0 0 25 0 1 0 196134623 4640768 1006 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519220 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 1133 1006 67 122 0 1007 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 4532

[startup+822.53 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30706
/proc/meminfo: memFree=983168/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=4620 CPUtime=822.25
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 1029 0 0 0 82224 1 0 0 25 0 1 0 196134623 4730880 1011 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 1155 1011 67 122 0 1029 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 4620

[startup+882.546 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30706
/proc/meminfo: memFree=983168/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=4580 CPUtime=882.24
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 1029 0 0 0 88223 1 0 0 25 0 1 0 196134623 4689920 1011 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519249 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 1145 1011 67 122 0 1019 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 4580

[startup+942.56 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30706
/proc/meminfo: memFree=983040/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=4716 CPUtime=942.24
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 1061 0 0 0 94223 1 0 0 25 0 1 0 196134623 4829184 1043 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519252 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 1179 1043 67 122 0 1053 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 4716

[startup+1002.58 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30708
/proc/meminfo: memFree=983104/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=4668 CPUtime=1002.23
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 1061 0 0 0 100222 1 0 0 25 0 1 0 196134623 4780032 1042 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519602 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 1167 1042 67 122 0 1041 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 4668

[startup+1062.6 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30708
/proc/meminfo: memFree=983104/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=4668 CPUtime=1062.24
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 1061 0 0 0 106223 1 0 0 25 0 1 0 196134623 4780032 1042 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519261 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 1167 1042 67 122 0 1041 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 4668

[startup+1122.62 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30708
/proc/meminfo: memFree=983104/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=4772 CPUtime=1122.23
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 1068 0 0 0 112222 1 0 0 25 0 1 0 196134623 4886528 1049 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519284 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 1193 1049 67 122 0 1067 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 4772

[startup+1182.63 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30708
/proc/meminfo: memFree=983040/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=4712 CPUtime=1182.22
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 1069 0 0 0 118221 1 0 0 25 0 1 0 196134623 4825088 1050 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519587 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 1178 1050 67 122 0 1052 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 4712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.45 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 30708
/proc/meminfo: memFree=982976/2055920 swapFree=4183224/4192956
[pid=30705] ppid=30703 vsize=4820 CPUtime=1200.04
/proc/30705/stat : 30705 (mxc) R 30703 30705 30282 0 -1 4194304 1085 0 0 0 120003 1 0 0 25 0 1 0 196134623 4935680 1066 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134535052 0 0 4096 0 0 0 0 17 1 0 0
/proc/30705/statm: 1205 1066 67 122 0 1079 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 4820

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.45
CPU time (s): 1200.05
CPU user time (s): 1200.03
CPU system time (s): 0.014997
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 4840

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

runsolver used 0.778881 second user time and 2.42863 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Sun Feb 18 01:23:05 UTC 2007

IDJOB= 292947
IDBENCH= 19852
IDSOLVER= 107
FILE ID= node44/292947-1171761785

PBS_JOBID= 3839485

Free space on /tmp= 66564 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1309933981-04.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292947-1171761785/mxc /tmp/evaluation/292947-1171761785/instance-292947-1171761785.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-292947-1171761785 -o ROOT/results/node44/solver-292947-1171761785 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292947-1171761785/mxc /tmp/evaluation/292947-1171761785/instance-292947-1171761785.cnf            

META MD5SUM SOLVER= fd459248d3e92e664505cc2f0f683bf4
MD5SUM BENCH=  22bab99737a981aff415949c82530946

RANDOM SEED= 169875647

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.261
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.261
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:        987872 kB
Buffers:         40808 kB
Cached:         932964 kB
SwapCached:       4476 kB
Active:         754540 kB
Inactive:       229484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        987872 kB
SwapTotal:     4192956 kB
SwapFree:      4183224 kB
Dirty:             624 kB
Writeback:           0 kB
Mapped:          15300 kB
Slab:            70008 kB
Committed_AS:   424776 kB
PageTables:       1396 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= 66564 MiB

End job on node44 on Sun Feb 18 01:43:07 UTC 2007