Trace number 320284

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.12 1200.57

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-g10bidw.cnf
MD5SUM6ade683f6bfd116f49e58395d70ae6c0
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark228.8
Satisfiable
(Un)Satisfiability was proved
Number of variables237485
Number of clauses705220
Sum of the clauses size1645512
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2470146
Number of clauses of size 3235073
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/320284-1173043541/instance-320284-1173043541.cnf

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

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 1358
/proc/meminfo: memFree=1687024/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=1536 CPUtime=0
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 208 0 0 0 0 0 0 0 18 0 1 0 324308749 1572864 192 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134866688 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 384 192 128 302 0 79 0

[startup+0.0876869 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 1358
/proc/meminfo: memFree=1687024/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=5040 CPUtime=0.08
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 1130 0 0 0 8 0 0 0 18 0 1 0 324308749 5160960 975 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 1260 975 129 302 0 955 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5040

[startup+0.10169 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 1358
/proc/meminfo: memFree=1687024/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=5352 CPUtime=0.09
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 1264 0 0 0 9 0 0 0 18 0 1 0 324308749 5480448 1109 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 1338 1109 129 302 0 1033 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5352

[startup+0.301728 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 1358
/proc/meminfo: memFree=1687024/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=13172 CPUtime=0.29
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 3612 0 0 0 27 2 0 0 19 0 1 0 324308749 13488128 2764 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 3293 2765 129 302 0 2988 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13172

[startup+0.701806 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 1358
/proc/meminfo: memFree=1687024/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=28916 CPUtime=0.69
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 7801 0 0 0 61 8 0 0 22 0 1 0 324308749 29609984 5990 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135271267 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 7229 5996 129 302 0 6924 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28916

[startup+1.50196 s]
/proc/loadavg: 0.91 0.95 0.90 2/78 1359
/proc/meminfo: memFree=1651112/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=56484 CPUtime=1.49
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 16893 0 0 0 134 15 0 0 25 0 1 0 324308749 57839616 12517 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 14121 12518 129 302 0 13816 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56484

[startup+3.10127 s]
/proc/loadavg: 0.91 0.95 0.90 2/78 1359
/proc/meminfo: memFree=1624040/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=67020 CPUtime=3.09
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 20466 0 0 0 289 20 0 0 25 0 1 0 324308749 68628480 15872 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 16755 15872 140 302 0 16450 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67020

[startup+6.30188 s]
/proc/loadavg: 0.92 0.95 0.90 2/78 1359
/proc/meminfo: memFree=1623528/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=67408 CPUtime=6.29
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 20555 0 0 0 607 22 0 0 25 0 1 0 324308749 69025792 15961 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134552918 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 16852 15961 140 302 0 16547 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67408

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.90 2/78 1359
/proc/meminfo: memFree=1621480/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=69528 CPUtime=12.68
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 21098 0 0 0 1243 25 0 0 25 0 1 0 324308749 71196672 16504 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134536652 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 17382 16504 140 302 0 17077 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 69528

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.91 2/78 1359
/proc/meminfo: memFree=1620008/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=71164 CPUtime=25.48
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 21500 0 0 0 2514 34 0 0 25 0 1 0 324308749 72871936 16906 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527104 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 17791 16906 140 302 0 17486 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 71164

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.91 2/78 1359
/proc/meminfo: memFree=1610536/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=80804 CPUtime=51.07
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 23925 0 0 0 5057 50 0 0 25 0 1 0 324308749 82743296 19298 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 20201 19298 140 302 0 19896 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 80804

[startup+102.305 s]
/proc/loadavg: 1.04 0.98 0.91 2/78 1359
/proc/meminfo: memFree=1588968/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=102128 CPUtime=102.26
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 29315 0 0 0 10148 78 0 0 25 0 1 0 324308749 104579072 24623 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 25532 24623 140 302 0 25227 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 102128

[startup+162.302 s]
/proc/loadavg: 1.07 1.00 0.92 2/78 1359
/proc/meminfo: memFree=1561192/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=130940 CPUtime=162.23
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 36449 0 0 0 16111 112 0 0 25 0 1 0 324308749 134082560 31628 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 32735 31628 140 302 0 32430 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 130940

[startup+222.303 s]
/proc/loadavg: 1.07 1.01 0.93 2/78 1359
/proc/meminfo: memFree=1538216/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=154900 CPUtime=222.21
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 42360 0 0 0 22088 133 0 0 25 0 1 0 324308749 158617600 37282 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 38725 37282 140 302 0 38420 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 154900

[startup+282.301 s]
/proc/loadavg: 1.07 1.02 0.93 2/78 1359
/proc/meminfo: memFree=1520104/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=173568 CPUtime=282.18
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 46928 0 0 0 28063 155 0 0 25 0 1 0 324308749 177733632 41850 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 43392 41850 140 302 0 43087 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 173568

[startup+342.302 s]
/proc/loadavg: 1.06 1.03 0.94 2/78 1359
/proc/meminfo: memFree=1498856/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=194616 CPUtime=342.16
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 52180 0 0 0 34040 176 0 0 25 0 1 0 324308749 199286784 47102 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 48654 47102 140 302 0 48349 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 194616

[startup+402.301 s]
/proc/loadavg: 1.10 1.05 0.95 2/78 1359
/proc/meminfo: memFree=1485992/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=207644 CPUtime=402.15
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 55394 0 0 0 40013 202 0 0 25 0 1 0 324308749 212627456 50316 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 51911 50316 140 302 0 51606 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 207644

[startup+462.302 s]
/proc/loadavg: 1.07 1.05 0.95 2/78 1359
/proc/meminfo: memFree=1467944/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=225772 CPUtime=462.12
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 59933 0 0 0 45989 223 0 0 25 0 1 0 324308749 231190528 54855 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 56443 54855 140 302 0 56138 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 225772

[startup+522.301 s]
/proc/loadavg: 1.14 1.07 0.96 2/78 1359
/proc/meminfo: memFree=1452008/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=244016 CPUtime=522.1
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 64477 0 0 0 51970 240 0 0 25 0 1 0 324308749 249872384 58886 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 61004 58886 140 302 0 60699 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 244016

[startup+582.302 s]
/proc/loadavg: 1.12 1.07 0.97 2/78 1359
/proc/meminfo: memFree=1432488/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=263420 CPUtime=582.08
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 69318 0 0 0 57945 263 0 0 25 0 1 0 324308749 269742080 63727 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 65855 63727 140 302 0 65550 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 263420

[startup+642.301 s]
/proc/loadavg: 1.15 1.09 0.98 2/78 1359
/proc/meminfo: memFree=1417192/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=278628 CPUtime=642.05
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 73068 0 0 0 63927 278 0 0 25 0 1 0 324308749 285315072 67477 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 69657 67477 140 302 0 69352 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 278628

[startup+702.302 s]
/proc/loadavg: 1.11 1.08 0.98 2/78 1359
/proc/meminfo: memFree=1401320/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=294864 CPUtime=702.03
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 77084 0 0 0 69909 294 0 0 25 0 1 0 324308749 301940736 71493 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 73716 71493 140 302 0 73411 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 294864

[startup+762.306 s]
/proc/loadavg: 1.10 1.08 0.99 2/78 1359
/proc/meminfo: memFree=1383592/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=312464 CPUtime=762.02
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 81457 0 0 0 75890 312 0 0 25 0 1 0 324308749 319963136 75866 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 78116 75866 140 302 0 77811 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 312464

[startup+822.301 s]
/proc/loadavg: 1.09 1.08 1.00 2/78 1359
/proc/meminfo: memFree=1368232/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=328196 CPUtime=821.99
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 85301 0 0 0 81876 323 0 0 25 0 1 0 324308749 336072704 79710 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 82049 79710 140 302 0 81744 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 328196

[startup+882.302 s]
/proc/loadavg: 1.08 1.08 1.00 2/78 1359
/proc/meminfo: memFree=1353128/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=343208 CPUtime=881.96
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 89042 0 0 0 87860 336 0 0 25 0 1 0 324308749 351444992 83451 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 85802 83451 140 302 0 85497 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 343208

[startup+942.301 s]
/proc/loadavg: 1.08 1.08 1.00 2/78 1359
/proc/meminfo: memFree=1339432/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=357204 CPUtime=941.94
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 92501 0 0 0 93846 348 0 0 25 0 1 0 324308749 365776896 86910 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 89301 86910 140 302 0 88996 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 357204

[startup+1002.3 s]
/proc/loadavg: 1.07 1.08 1.00 2/78 1359
/proc/meminfo: memFree=1328808/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=368056 CPUtime=1001.93
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 95139 0 0 0 99837 356 0 0 25 0 1 0 324308749 376889344 89548 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 92014 89548 140 302 0 91709 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 368056

[startup+1062.3 s]
/proc/loadavg: 1.02 1.06 1.00 2/78 1361
/proc/meminfo: memFree=1317736/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=379036 CPUtime=1061.9
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 97915 0 0 0 105823 367 0 0 25 0 1 0 324308749 388132864 92324 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 94759 92324 140 302 0 94454 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 379036

[startup+1122.3 s]
/proc/loadavg: 1.01 1.05 1.00 2/78 1361
/proc/meminfo: memFree=1298216/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=398560 CPUtime=1121.88
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 102800 0 0 0 111802 386 0 0 25 0 1 0 324308749 408125440 97209 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 99640 97209 140 302 0 99335 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 398560

[startup+1182.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/78 1361
/proc/meminfo: memFree=1286376/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=410944 CPUtime=1181.85
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 105727 0 0 0 117787 398 0 0 25 0 1 0 324308749 420806656 100136 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 102736 100136 140 302 0 102431 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 410944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 1361
/proc/meminfo: memFree=1283688/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=413576 CPUtime=1200.05
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 106370 0 0 0 119604 401 0 0 25 0 1 0 324308749 423501824 100779 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 103394 100779 140 302 0 103089 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 413576

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 1361
/proc/meminfo: memFree=1283688/2055920 swapFree=4152228/4192956
[pid=1358] ppid=1356 vsize=413576 CPUtime=1200.05
/proc/1358/stat : 1358 (Spear-32) R 1356 1358 1182 0 -1 4194304 106370 0 0 0 119604 401 0 0 25 0 1 0 324308749 423501824 100779 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1358/statm: 103394 100779 140 302 0 103089 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 413576

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.12
CPU user time (s): 1196.04
CPU system time (s): 4.08138
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 413576

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

runsolver used 1.25481 second user time and 3.11952 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Mar  4 21:25:41 UTC 2007

IDJOB= 320284
IDBENCH= 20499
IDSOLVER= 132
FILE ID= node9/320284-1173043541

PBS_JOBID= 4012254

Free space on /tmp= 66522 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-g10bidw.cnf
COMMAND LINE= /tmp/evaluation/320284-1173043541/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/320284-1173043541/instance-320284-1173043541.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-320284-1173043541 -o ROOT/results/node9/solver-320284-1173043541 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320284-1173043541/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/320284-1173043541/instance-320284-1173043541.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  6ade683f6bfd116f49e58395d70ae6c0

RANDOM SEED= 781152353

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1687432 kB
Buffers:         39452 kB
Cached:         249708 kB
SwapCached:       9496 kB
Active:         192828 kB
Inactive:       119552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1687432 kB
SwapTotal:     4192956 kB
SwapFree:      4152228 kB
Dirty:           14116 kB
Writeback:           0 kB
Mapped:          29456 kB
Slab:            41724 kB
Committed_AS:  1396668 kB
PageTables:       1688 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= 66522 MiB

End job on node9 on Sun Mar  4 21:45:44 UTC 2007