Trace number 296129

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.03 1200.33

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1368015355-04.UNSAT.shuffled.cnf
MD5SUM158195e2cd2ef056c6b800906e2a658f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark821.915
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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/296129-1171818382/instance-296129-1171818382.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/node72/watcher-296129-1171818382 -o ROOT/results/node72/solver-296129-1171818382 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296129-1171818382/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/296129-1171818382/instance-296129-1171818382.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.92 0.98 0.99 3/77 31225
/proc/meminfo: memFree=848768/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=1396 CPUtime=0
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 201806034 1429504 163 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 349 164 128 302 0 44 0

[startup+0.107025 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 31225
/proc/meminfo: memFree=848768/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=2048 CPUtime=0.1
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 332 0 0 0 10 0 0 0 18 0 1 0 201806034 2097152 316 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 512 316 140 302 0 207 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2048

[startup+0.515063 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 31225
/proc/meminfo: memFree=848768/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=2692 CPUtime=0.5
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 517 0 0 0 50 0 0 0 22 0 1 0 201806034 2756608 501 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 673 501 140 302 0 368 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2692

[startup+1.33714 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 31226
/proc/meminfo: memFree=846520/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=3780 CPUtime=1.32
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 767 0 0 0 131 1 0 0 25 0 1 0 201806034 3870720 751 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 945 751 140 302 0 640 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3780

[startup+2.97829 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 31226
/proc/meminfo: memFree=845432/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=4960 CPUtime=2.96
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 1076 0 0 0 294 2 0 0 25 0 1 0 201806034 5079040 1060 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 1240 1060 140 302 0 935 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4960

[startup+6.25459 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 31226
/proc/meminfo: memFree=843384/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=6780 CPUtime=6.24
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 1529 0 0 0 620 4 0 0 25 0 1 0 201806034 6942720 1480 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 1695 1480 140 302 0 1390 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6780

[startup+12.7122 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 31226
/proc/meminfo: memFree=840888/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=9188 CPUtime=12.7
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 2113 0 0 0 1264 6 0 0 25 0 1 0 201806034 9408512 2064 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 2297 2064 140 302 0 1992 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 9188

[startup+25.5143 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 31226
/proc/meminfo: memFree=837880/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=12512 CPUtime=25.49
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 2947 0 0 0 2540 9 0 0 25 0 1 0 201806034 12812288 2833 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 3128 2833 140 302 0 2823 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12512

[startup+51.1267 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 31226
/proc/meminfo: memFree=833336/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=17108 CPUtime=51.11
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 4046 0 0 0 5096 15 0 0 25 0 1 0 201806034 17518592 3932 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 4277 3932 140 302 0 3972 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 17108

[startup+102.351 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 31226
/proc/meminfo: memFree=826936/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=24048 CPUtime=102.32
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 5782 0 0 0 10208 24 0 0 25 0 1 0 201806034 24625152 5539 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 6012 5539 140 302 0 5707 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 24048

[startup+162.388 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31226
/proc/meminfo: memFree=820984/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=29968 CPUtime=162.34
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 7220 0 0 0 16202 32 0 0 25 0 1 0 201806034 30687232 6977 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 7492 6977 140 302 0 7187 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 29968

[startup+222.419 s]
/proc/loadavg: 1.03 1.00 1.00 2/78 31226
/proc/meminfo: memFree=816568/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=34448 CPUtime=222.36
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 8316 0 0 0 22198 38 0 0 25 0 1 0 201806034 35274752 8073 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 8612 8073 140 302 0 8307 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 34448

[startup+282.455 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 31226
/proc/meminfo: memFree=812920/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=39724 CPUtime=282.38
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 9535 0 0 0 28191 47 0 0 25 0 1 0 201806034 40677376 9035 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 9931 9035 140 302 0 9626 0
Current children cumulated CPU time (s) 282.38
Current children cumulated vsize (KiB) 39724

[startup+342.49 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31226
/proc/meminfo: memFree=809336/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=43680 CPUtime=342.4
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 10427 0 0 0 34186 54 0 0 25 0 1 0 201806034 44728320 9927 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 10920 9927 140 302 0 10615 0
Current children cumulated CPU time (s) 342.4
Current children cumulated vsize (KiB) 43680

[startup+402.528 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31226
/proc/meminfo: memFree=805944/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=47152 CPUtime=402.42
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 11278 0 0 0 40181 61 0 0 25 0 1 0 201806034 48283648 10778 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 11788 10778 140 302 0 11483 0
Current children cumulated CPU time (s) 402.42
Current children cumulated vsize (KiB) 47152

[startup+462.562 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31226
/proc/meminfo: memFree=802808/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=50296 CPUtime=462.44
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 12067 0 0 0 46177 67 0 0 25 0 1 0 201806034 51503104 11567 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 12574 11567 140 302 0 12269 0
Current children cumulated CPU time (s) 462.44
Current children cumulated vsize (KiB) 50296

[startup+522.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31226
/proc/meminfo: memFree=799800/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=53240 CPUtime=522.46
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 12811 0 0 0 52174 72 0 0 25 0 1 0 201806034 54517760 12311 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 13310 12311 140 302 0 13005 0
Current children cumulated CPU time (s) 522.46
Current children cumulated vsize (KiB) 53240

[startup+582.633 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 31226
/proc/meminfo: memFree=797112/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=55808 CPUtime=582.48
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 13480 0 0 0 58172 76 0 0 25 0 1 0 201806034 57147392 12980 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 13952 12980 140 302 0 13647 0
Current children cumulated CPU time (s) 582.48
Current children cumulated vsize (KiB) 55808

[startup+642.671 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 31226
/proc/meminfo: memFree=794488/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=58412 CPUtime=642.5
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 14131 0 0 0 64169 81 0 0 25 0 1 0 201806034 59813888 13631 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 14603 13631 140 302 0 14298 0
Current children cumulated CPU time (s) 642.5
Current children cumulated vsize (KiB) 58412

[startup+702.706 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31226
/proc/meminfo: memFree=791160/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=62496 CPUtime=702.53
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 14975 0 0 0 70167 86 0 0 25 0 1 0 201806034 63995904 14475 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 15624 14475 140 302 0 15319 0
Current children cumulated CPU time (s) 702.53
Current children cumulated vsize (KiB) 62496

[startup+762.742 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31226
/proc/meminfo: memFree=788536/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=65520 CPUtime=762.55
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 15618 0 0 0 76166 89 0 0 25 0 1 0 201806034 67092480 15118 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 16380 15118 140 302 0 16075 0
Current children cumulated CPU time (s) 762.55
Current children cumulated vsize (KiB) 65520

[startup+822.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31226
/proc/meminfo: memFree=786424/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=67648 CPUtime=822.57
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 16144 0 0 0 82164 93 0 0 25 0 1 0 201806034 69271552 15644 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 16912 15644 140 302 0 16607 0
Current children cumulated CPU time (s) 822.57
Current children cumulated vsize (KiB) 67648

[startup+882.817 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31226
/proc/meminfo: memFree=784440/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=69732 CPUtime=882.59
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 16645 0 0 0 88162 97 0 0 25 0 1 0 201806034 71405568 16145 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527163 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 17433 16145 140 302 0 17128 0
Current children cumulated CPU time (s) 882.59
Current children cumulated vsize (KiB) 69732

[startup+942.85 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 31226
/proc/meminfo: memFree=782456/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=71668 CPUtime=942.61
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 17129 0 0 0 94160 101 0 0 25 0 1 0 201806034 73388032 16629 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526952 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 17917 16629 140 302 0 17612 0
Current children cumulated CPU time (s) 942.61
Current children cumulated vsize (KiB) 71668

[startup+1002.89 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 31226
/proc/meminfo: memFree=780728/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=75384 CPUtime=1002.63
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 18073 0 0 0 100158 105 0 0 25 0 1 0 201806034 77193216 17060 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 18846 17060 140 302 0 18541 0
Current children cumulated CPU time (s) 1002.63
Current children cumulated vsize (KiB) 75384

[startup+1062.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31226
/proc/meminfo: memFree=778744/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=77440 CPUtime=1062.66
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 18569 0 0 0 106156 110 0 0 25 0 1 0 201806034 79298560 17556 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 19360 17556 140 302 0 19055 0
Current children cumulated CPU time (s) 1062.66
Current children cumulated vsize (KiB) 77440

[startup+1122.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31226
/proc/meminfo: memFree=776760/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=80052 CPUtime=1122.67
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 19087 0 0 0 112153 114 0 0 25 0 1 0 201806034 81973248 18074 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 20013 18074 140 302 0 19708 0
Current children cumulated CPU time (s) 1122.67
Current children cumulated vsize (KiB) 80052

[startup+1182.99 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31226
/proc/meminfo: memFree=775032/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=81752 CPUtime=1182.7
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 19512 0 0 0 118152 118 0 0 25 0 1 0 201806034 83714048 18499 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 20438 18499 140 302 0 20133 0
Current children cumulated CPU time (s) 1182.7
Current children cumulated vsize (KiB) 81752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31226
/proc/meminfo: memFree=774520/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=82156 CPUtime=1200.01
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 19630 0 0 0 119883 118 0 0 25 0 1 0 201806034 84127744 18617 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 20539 18617 140 302 0 20234 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 82156

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

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

[startup+1200.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31226
/proc/meminfo: memFree=774520/2055920 swapFree=4145060/4192956
[pid=31225] ppid=31223 vsize=82156 CPUtime=1200.01
/proc/31225/stat : 31225 (Spear-32) R 31223 31225 30537 0 -1 4194304 19630 0 0 0 119883 118 0 0 25 0 1 0 201806034 84127744 18617 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 1 0 0
/proc/31225/statm: 20539 18617 140 302 0 20234 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 82156

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.33
CPU time (s): 1200.03
CPU user time (s): 1198.83
CPU system time (s): 1.20082
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 82156

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

runsolver used 1.21681 second user time and 3.05754 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Sun Feb 18 17:06:22 UTC 2007

IDJOB= 296129
IDBENCH= 19929
IDSOLVER= 132
FILE ID= node72/296129-1171818382

PBS_JOBID= 3839645

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1368015355-04.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296129-1171818382/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/296129-1171818382/instance-296129-1171818382.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-296129-1171818382 -o ROOT/results/node72/solver-296129-1171818382 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296129-1171818382/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/296129-1171818382/instance-296129-1171818382.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  158195e2cd2ef056c6b800906e2a658f

RANDOM SEED= 3967685

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.236
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.236
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:        849240 kB
Buffers:         49896 kB
Cached:        1027104 kB
SwapCached:      16508 kB
Active:         683260 kB
Inactive:       418020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        849240 kB
SwapTotal:     4192956 kB
SwapFree:      4145060 kB
Dirty:            1696 kB
Writeback:           0 kB
Mapped:          29960 kB
Slab:            91068 kB
Committed_AS:   511172 kB
PageTables:       1676 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= 66562 MiB

End job on node72 on Sun Feb 18 17:26:25 UTC 2007