Trace number 303263

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
Spear FH 1.0? (TO) 1200.14 1200.49

General information on the benchmark

Namerandom/LargeSize/7SAT/v180/
unif-k7-r85-v180-c15300-S94225360-10.cnf
MD5SUM38fa9b18ee6b5e5fc7f4a67047d30823
Bench CategoryRANDOM (random 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 variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 515300

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/303263-1172031140/instance-303263-1172031140.cnf

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/node24/watcher-303263-1172031140 -o ROOT/results/node24/solver-303263-1172031140 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303263-1172031140/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/303263-1172031140/instance-303263-1172031140.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.01 1.01 1.00 3/77 21822
/proc/meminfo: memFree=1475024/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=1396 CPUtime=0
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 223068313 1429504 166 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271207 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 349 167 128 302 0 44 0

[startup+0.106694 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 21822
/proc/meminfo: memFree=1475024/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=2580 CPUtime=0.1
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 492 0 0 0 10 0 0 0 18 0 1 0 223068313 2641920 476 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 645 476 140 302 0 340 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2580

[startup+0.514736 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 21822
/proc/meminfo: memFree=1475024/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=3736 CPUtime=0.5
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 753 0 0 0 50 0 0 0 21 0 1 0 223068313 3825664 737 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 934 737 140 302 0 629 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3736

[startup+1.33483 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 21823
/proc/meminfo: memFree=1471432/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=5192 CPUtime=1.32
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 1135 0 0 0 132 0 0 0 25 0 1 0 223068313 5316608 1119 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 1298 1119 140 302 0 993 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5192

[startup+2.971 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 21823
/proc/meminfo: memFree=1469648/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=7500 CPUtime=2.96
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 1687 0 0 0 295 1 0 0 25 0 1 0 223068313 7680000 1671 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 1875 1671 140 302 0 1570 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7500

[startup+6.25336 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 21823
/proc/meminfo: memFree=1465936/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=10704 CPUtime=6.24
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 2517 0 0 0 621 3 0 0 25 0 1 0 223068313 10960896 2501 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 2676 2501 140 302 0 2371 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 10704

[startup+12.7041 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 21823
/proc/meminfo: memFree=1460688/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=15620 CPUtime=12.69
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 3744 0 0 0 1264 5 0 0 25 0 1 0 223068313 15994880 3695 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 3905 3695 140 302 0 3600 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15620

[startup+25.5105 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 21823
/proc/meminfo: memFree=1453776/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=22848 CPUtime=25.49
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 5565 0 0 0 2540 9 0 0 25 0 1 0 223068313 23396352 5451 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 5712 5451 140 302 0 5407 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22848

[startup+51.1232 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 21823
/proc/meminfo: memFree=1443472/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=32888 CPUtime=51.1
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 8094 0 0 0 5095 15 0 0 25 0 1 0 223068313 33677312 7980 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 8222 7980 140 302 0 7917 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 32888

[startup+102.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1428304/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=48572 CPUtime=102.3
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 12025 0 0 0 10205 25 0 0 25 0 1 0 223068313 49737728 11782 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 12143 11782 140 302 0 11838 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 48572

[startup+162.369 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1414928/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=61760 CPUtime=162.32
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 15301 0 0 0 16196 36 0 0 25 0 1 0 223068313 63242240 15058 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 15440 15058 140 302 0 15135 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 61760

[startup+222.398 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1404368/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=72376 CPUtime=222.32
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 17942 0 0 0 22188 44 0 0 25 0 1 0 223068313 74113024 17699 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 18094 17699 140 302 0 17789 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 72376

[startup+282.424 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1395344/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=82520 CPUtime=282.33
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 20455 0 0 0 28182 51 0 0 25 0 1 0 223068313 84500480 19955 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 20630 19955 140 302 0 20325 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 82520

[startup+342.452 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1386192/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=91880 CPUtime=342.34
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 22746 0 0 0 34177 57 0 0 25 0 1 0 223068313 94085120 22246 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 22970 22246 140 302 0 22665 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 91880

[startup+402.485 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1378000/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=99848 CPUtime=402.35
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 24748 0 0 0 40171 64 0 0 25 0 1 0 223068313 102244352 24248 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 24962 24248 140 302 0 24657 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 99848

[startup+462.512 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1370768/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=107040 CPUtime=462.37
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 26552 0 0 0 46167 70 0 0 25 0 1 0 223068313 109608960 26052 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 26760 26052 140 302 0 26455 0
Current children cumulated CPU time (s) 462.37
Current children cumulated vsize (KiB) 107040

[startup+522.536 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1363984/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=113916 CPUtime=522.37
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 28263 0 0 0 52162 75 0 0 25 0 1 0 223068313 116649984 27763 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 28479 27763 140 302 0 28174 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 113916

[startup+582.562 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1357328/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=120536 CPUtime=582.39
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 29903 0 0 0 58158 81 0 0 25 0 1 0 223068313 123428864 29403 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 30134 29403 140 302 0 29829 0
Current children cumulated CPU time (s) 582.39
Current children cumulated vsize (KiB) 120536

[startup+642.589 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1351248/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=126472 CPUtime=642.39
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 31412 0 0 0 64152 87 0 0 25 0 1 0 223068313 129507328 30912 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 31618 30912 140 302 0 31313 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 126472

[startup+702.612 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1344912/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=133268 CPUtime=702.4
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 33014 0 0 0 70147 93 0 0 25 0 1 0 223068313 136466432 32514 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 33317 32514 140 302 0 33012 0
Current children cumulated CPU time (s) 702.4
Current children cumulated vsize (KiB) 133268

[startup+762.641 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1339024/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=139116 CPUtime=762.41
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 34481 0 0 0 76142 99 0 0 25 0 1 0 223068313 142454784 33981 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 34779 33981 140 302 0 34474 0
Current children cumulated CPU time (s) 762.41
Current children cumulated vsize (KiB) 139116

[startup+822.671 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1333520/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=144576 CPUtime=822.42
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 35839 0 0 0 82138 104 0 0 25 0 1 0 223068313 148045824 35339 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 36144 35339 140 302 0 35839 0
Current children cumulated CPU time (s) 822.42
Current children cumulated vsize (KiB) 144576

[startup+882.699 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1328208/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=149976 CPUtime=882.43
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 37168 0 0 0 88134 109 0 0 25 0 1 0 223068313 153575424 36668 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 37494 36668 140 302 0 37189 0
Current children cumulated CPU time (s) 882.43
Current children cumulated vsize (KiB) 149976

[startup+942.723 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1323024/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=157220 CPUtime=942.44
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 38990 0 0 0 94130 114 0 0 25 0 1 0 223068313 160993280 37977 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 39305 37977 140 302 0 39000 0
Current children cumulated CPU time (s) 942.44
Current children cumulated vsize (KiB) 157220

[startup+1002.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1318096/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=162420 CPUtime=1002.45
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 40236 0 0 0 100126 119 0 0 25 0 1 0 223068313 166318080 39223 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 40605 39223 140 302 0 40300 0
Current children cumulated CPU time (s) 1002.45
Current children cumulated vsize (KiB) 162420

[startup+1062.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1313232/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=167052 CPUtime=1062.46
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 41412 0 0 0 106123 123 0 0 25 0 1 0 223068313 171061248 40399 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 41763 40399 140 302 0 41458 0
Current children cumulated CPU time (s) 1062.46
Current children cumulated vsize (KiB) 167052

[startup+1122.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1308752/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=171516 CPUtime=1122.48
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 42539 0 0 0 112120 128 0 0 25 0 1 0 223068313 175632384 41526 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 42879 41526 140 302 0 42574 0
Current children cumulated CPU time (s) 1122.48
Current children cumulated vsize (KiB) 171516

[startup+1182.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1304272/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=176160 CPUtime=1182.49
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 43670 0 0 0 118116 133 0 0 25 0 1 0 223068313 180387840 42657 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 44040 42657 140 302 0 43735 0
Current children cumulated CPU time (s) 1182.49
Current children cumulated vsize (KiB) 176160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21823
/proc/meminfo: memFree=1302864/2055920 swapFree=4144124/4192956
[pid=21822] ppid=21820 vsize=177508 CPUtime=1200.1
/proc/21822/stat : 21822 (Spear-32) R 21820 21822 21425 0 -1 4194304 43996 0 0 0 119876 134 0 0 25 0 1 0 223068313 181768192 42983 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21822/statm: 44377 42983 140 302 0 44072 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 177508

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.49
CPU time (s): 1200.14
CPU user time (s): 1198.77
CPU system time (s): 1.37579
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 177508

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

runsolver used 1.16082 second user time and 2.73258 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Wed Feb 21 04:12:20 UTC 2007

IDJOB= 303263
IDBENCH= 20103
IDSOLVER= 132
FILE ID= node24/303263-1172031140

PBS_JOBID= 3892703

Free space on /tmp= 66560 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v180/unif-k7-r85-v180-c15300-S94225360-10.cnf
COMMAND LINE= /tmp/evaluation/303263-1172031140/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/303263-1172031140/instance-303263-1172031140.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-303263-1172031140 -o ROOT/results/node24/solver-303263-1172031140 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303263-1172031140/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/303263-1172031140/instance-303263-1172031140.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  38fa9b18ee6b5e5fc7f4a67047d30823

RANDOM SEED= 355976619

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.232
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.232
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:       1475432 kB
Buffers:         40164 kB
Cached:         450336 kB
SwapCached:       3656 kB
Active:         121080 kB
Inactive:       378796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1475432 kB
SwapTotal:     4192956 kB
SwapFree:      4144124 kB
Dirty:            1976 kB
Writeback:           0 kB
Mapped:          15448 kB
Slab:            66116 kB
Committed_AS:   717824 kB
PageTables:       1732 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= 66560 MiB

End job on node24 on Wed Feb 21 04:32:23 UTC 2007