Trace number 296867

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.1 1200.54

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1235873841-05.UNSAT.shuffled.cnf
MD5SUM2c303fd9fb44c7abbe5d75de84a326c4
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 variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

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/296867-1171828643/instance-296867-1171828643.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/node17/watcher-296867-1171828643 -o ROOT/results/node17/solver-296867-1171828643 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296867-1171828643/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/296867-1171828643/instance-296867-1171828643.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 19864
/proc/meminfo: memFree=1579904/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=1396 CPUtime=0
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 202818544 1429504 164 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 349 164 128 302 0 44 0

[startup+0.107006 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 19864
/proc/meminfo: memFree=1579904/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=2056 CPUtime=0.1
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 355 0 0 0 10 0 0 0 18 0 1 0 202818544 2105344 339 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 514 339 140 302 0 209 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2056

[startup+0.51505 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 19864
/proc/meminfo: memFree=1579904/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=2848 CPUtime=0.5
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 555 0 0 0 50 0 0 0 21 0 1 0 202818544 2916352 539 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 712 539 140 302 0 407 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2848

[startup+1.33514 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 19865
/proc/meminfo: memFree=1577400/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=3880 CPUtime=1.32
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 818 0 0 0 132 0 0 0 25 0 1 0 202818544 3973120 802 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 970 802 140 302 0 665 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3880

[startup+2.97131 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 19865
/proc/meminfo: memFree=1576184/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=5452 CPUtime=2.96
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 1174 0 0 0 294 2 0 0 25 0 1 0 202818544 5582848 1158 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 1363 1158 140 302 0 1058 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5452

[startup+6.24766 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 19865
/proc/meminfo: memFree=1574008/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=7404 CPUtime=6.24
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 1676 0 0 0 620 4 0 0 25 0 1 0 202818544 7581696 1627 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 1851 1627 140 302 0 1546 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7404

[startup+12.7053 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 19865
/proc/meminfo: memFree=1571064/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=10028 CPUtime=12.69
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 2335 0 0 0 1263 6 0 0 25 0 1 0 202818544 10268672 2286 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 2507 2286 140 302 0 2202 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10028

[startup+25.5127 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 19865
/proc/meminfo: memFree=1567480/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=13920 CPUtime=25.5
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 3306 0 0 0 2540 10 0 0 25 0 1 0 202818544 14254080 3192 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 3480 3192 140 302 0 3175 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 13920

[startup+51.1264 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 19865
/proc/meminfo: memFree=1562168/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=19216 CPUtime=51.1
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 4616 0 0 0 5095 15 0 0 25 0 1 0 202818544 19677184 4502 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 4804 4502 140 302 0 4499 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 19216

[startup+102.346 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 19865
/proc/meminfo: memFree=1554872/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=27104 CPUtime=102.31
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 6556 0 0 0 10207 24 0 0 25 0 1 0 202818544 27754496 6313 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 6776 6313 140 302 0 6471 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 27104

[startup+162.383 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 19865
/proc/meminfo: memFree=1548216/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=33816 CPUtime=162.32
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 8195 0 0 0 16199 33 0 0 25 0 1 0 202818544 34627584 7952 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 8454 7952 140 302 0 8149 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 33816

[startup+222.416 s]
/proc/loadavg: 1.00 0.99 0.91 2/84 19929
/proc/meminfo: memFree=1542016/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=39072 CPUtime=222.32
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 9436 0 0 0 22192 40 0 0 25 0 1 0 202818544 40009728 9193 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 9768 9193 140 302 0 9463 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 39072

[startup+282.481 s]
/proc/loadavg: 1.00 0.99 0.91 3/84 20021
/proc/meminfo: memFree=1537528/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=44836 CPUtime=282.31
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 10825 0 0 0 28183 48 0 0 25 0 1 0 202818544 45912064 10325 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 11209 10325 140 302 0 10904 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 44836

[startup+342.532 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 20063
/proc/meminfo: memFree=1534200/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=49384 CPUtime=342.33
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 11936 0 0 0 34178 55 0 0 25 0 1 0 202818544 50569216 11436 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 12346 11436 140 302 0 12041 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 49384

[startup+402.572 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 20063
/proc/meminfo: memFree=1530296/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=53492 CPUtime=402.35
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 12897 0 0 0 40174 61 0 0 25 0 1 0 202818544 54775808 12397 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 13373 12397 140 302 0 13068 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 53492

[startup+462.607 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 20063
/proc/meminfo: memFree=1526776/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=57024 CPUtime=462.36
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 13784 0 0 0 46170 66 0 0 25 0 1 0 202818544 58392576 13284 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 14256 13284 140 302 0 13951 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 57024

[startup+522.635 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 20063
/proc/meminfo: memFree=1523448/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=60464 CPUtime=522.38
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 14604 0 0 0 52168 70 0 0 25 0 1 0 202818544 61915136 14104 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 15116 14104 140 302 0 14811 0
Current children cumulated CPU time (s) 522.38
Current children cumulated vsize (KiB) 60464

[startup+582.669 s]
/proc/loadavg: 1.07 1.00 0.91 2/78 20063
/proc/meminfo: memFree=1520312/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=63476 CPUtime=582.39
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 15390 0 0 0 58165 74 0 0 25 0 1 0 202818544 64999424 14890 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 15869 14890 140 302 0 15564 0
Current children cumulated CPU time (s) 582.39
Current children cumulated vsize (KiB) 63476

[startup+642.705 s]
/proc/loadavg: 1.02 1.00 0.91 2/78 20063
/proc/meminfo: memFree=1517368/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=66324 CPUtime=642.41
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 16114 0 0 0 64163 78 0 0 25 0 1 0 202818544 67915776 15614 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 16581 15614 140 302 0 16276 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 66324

[startup+702.738 s]
/proc/loadavg: 1.01 1.00 0.91 2/78 20063
/proc/meminfo: memFree=1514680/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=69356 CPUtime=702.43
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 16793 0 0 0 70161 82 0 0 25 0 1 0 202818544 71020544 16293 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 17339 16293 140 302 0 17034 0
Current children cumulated CPU time (s) 702.43
Current children cumulated vsize (KiB) 69356

[startup+762.769 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 20063
/proc/meminfo: memFree=1511608/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=73136 CPUtime=762.43
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 17601 0 0 0 76156 87 0 0 25 0 1 0 202818544 74891264 17101 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 18284 17101 140 302 0 17979 0
Current children cumulated CPU time (s) 762.43
Current children cumulated vsize (KiB) 73136

[startup+822.804 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 20063
/proc/meminfo: memFree=1508920/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=75720 CPUtime=822.45
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 18255 0 0 0 82154 91 0 0 25 0 1 0 202818544 77537280 17755 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 18930 17755 140 302 0 18625 0
Current children cumulated CPU time (s) 822.45
Current children cumulated vsize (KiB) 75720

[startup+882.838 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 20063
/proc/meminfo: memFree=1506232/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=78240 CPUtime=882.48
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 18920 0 0 0 88153 95 0 0 25 0 1 0 202818544 80117760 18420 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 19560 18420 140 302 0 19255 0
Current children cumulated CPU time (s) 882.48
Current children cumulated vsize (KiB) 78240

[startup+942.872 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 20063
/proc/meminfo: memFree=1503800/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=80944 CPUtime=942.49
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 19543 0 0 0 94150 99 0 0 25 0 1 0 202818544 82886656 19043 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 20236 19043 140 302 0 19931 0
Current children cumulated CPU time (s) 942.49
Current children cumulated vsize (KiB) 80944

[startup+1002.9 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 20063
/proc/meminfo: memFree=1501368/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=83136 CPUtime=1002.5
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 20141 0 0 0 100147 103 0 0 25 0 1 0 202818544 85131264 19641 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 20784 19641 140 302 0 20479 0
Current children cumulated CPU time (s) 1002.5
Current children cumulated vsize (KiB) 83136

[startup+1062.94 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 20063
/proc/meminfo: memFree=1498872/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=88048 CPUtime=1062.53
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 21280 0 0 0 106145 108 0 0 25 0 1 0 202818544 90161152 20267 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 22012 20267 140 302 0 21707 0
Current children cumulated CPU time (s) 1062.53
Current children cumulated vsize (KiB) 88048

[startup+1122.97 s]
/proc/loadavg: 1.05 1.01 0.92 2/78 20063
/proc/meminfo: memFree=1496760/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=89972 CPUtime=1122.54
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 21797 0 0 0 112142 112 0 0 25 0 1 0 202818544 92131328 20784 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 22493 20784 140 302 0 22188 0
Current children cumulated CPU time (s) 1122.54
Current children cumulated vsize (KiB) 89972

[startup+1183 s]
/proc/loadavg: 1.02 1.01 0.92 2/78 20063
/proc/meminfo: memFree=1494712/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=91788 CPUtime=1182.55
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 22305 0 0 0 118140 115 0 0 25 0 1 0 202818544 93990912 21292 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 22947 21292 140 302 0 22642 0
Current children cumulated CPU time (s) 1182.55
Current children cumulated vsize (KiB) 91788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.52 s]
/proc/loadavg: 1.01 1.01 0.92 2/78 20063
/proc/meminfo: memFree=1494136/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=92564 CPUtime=1200.07
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 22444 0 0 0 119891 116 0 0 25 0 1 0 202818544 94785536 21431 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 23141 21431 140 302 0 22836 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 92564

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

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

[startup+1200.52 s]
/proc/loadavg: 1.01 1.01 0.92 2/78 20063
/proc/meminfo: memFree=1494136/2055920 swapFree=4192812/4192956
[pid=19864] ppid=19862 vsize=92564 CPUtime=1200.07
/proc/19864/stat : 19864 (Spear-32) R 19862 19864 19722 0 -1 4194304 22444 0 0 0 119891 116 0 0 25 0 1 0 202818544 94785536 21431 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/19864/statm: 23141 21431 140 302 0 22836 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 92564

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.1
CPU user time (s): 1198.92
CPU system time (s): 1.18082
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 92564

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

runsolver used 1.3328 second user time and 2.94155 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun Feb 18 19:57:23 UTC 2007

IDJOB= 296867
IDBENCH= 19947
IDSOLVER= 132
FILE ID= node17/296867-1171828643

PBS_JOBID= 3839372

Free space on /tmp= 66542 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1235873841-05.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296867-1171828643/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/296867-1171828643/instance-296867-1171828643.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-296867-1171828643 -o ROOT/results/node17/solver-296867-1171828643 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296867-1171828643/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/296867-1171828643/instance-296867-1171828643.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  2c303fd9fb44c7abbe5d75de84a326c4

RANDOM SEED= 7975277

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1580376 kB
Buffers:         50604 kB
Cached:         309320 kB
SwapCached:          0 kB
Active:         265840 kB
Inactive:       138468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1580376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1704 kB
Writeback:           0 kB
Mapped:          63312 kB
Slab:            56792 kB
Committed_AS:   715864 kB
PageTables:       1748 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= 66542 MiB

End job on node17 on Sun Feb 18 20:17:26 UTC 2007