Trace number 312160

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.06 1200.4

General information on the benchmark

Namerandom/2+p/p0.8/v1665/
unif2p-p0.8-v1665-c5178-S1554939604-02-UNSAT.cnf
MD5SUMb1cce57318cfb8e6ef6734b78e58ea19
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 variables1665
Number of clauses5177
Sum of the clauses size14496
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21035
Number of clauses of size 34142
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/312160-1172582746/instance-312160-1172582746.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/node20/watcher-312160-1172582746 -o ROOT/results/node20/solver-312160-1172582746 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/312160-1172582746/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/312160-1172582746/instance-312160-1172582746.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 13280
/proc/meminfo: memFree=1777224/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=1716 CPUtime=0
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 231 0 0 0 0 0 0 0 18 0 1 0 278228612 1757184 215 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 429 215 126 302 0 124 0

[startup+0.106902 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13280
/proc/meminfo: memFree=1777224/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=2000 CPUtime=0.1
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 340 0 0 0 10 0 0 0 18 0 1 0 278228612 2048000 324 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 500 324 140 302 0 195 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2000

[startup+0.514951 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13280
/proc/meminfo: memFree=1777224/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=2652 CPUtime=0.5
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 494 0 0 0 50 0 0 0 22 0 1 0 278228612 2715648 478 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 663 478 140 302 0 358 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2652

[startup+1.33505 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 13281
/proc/meminfo: memFree=1775040/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=3548 CPUtime=1.32
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 720 0 0 0 131 1 0 0 25 0 1 0 278228612 3633152 704 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 887 704 140 302 0 582 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3548

[startup+2.97125 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 13281
/proc/meminfo: memFree=1773952/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=4960 CPUtime=2.96
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 1045 0 0 0 294 2 0 0 25 0 1 0 278228612 5079040 1029 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 1240 1029 140 302 0 935 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4960

[startup+6.25266 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 13281
/proc/meminfo: memFree=1771720/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=6888 CPUtime=6.23
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 1559 0 0 0 620 3 0 0 25 0 1 0 278228612 7053312 1543 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 1722 1543 140 302 0 1417 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 6888

[startup+12.7034 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 13281
/proc/meminfo: memFree=1768784/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=9732 CPUtime=12.68
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 2272 0 0 0 1261 7 0 0 25 0 1 0 278228612 9965568 2223 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 2433 2223 140 302 0 2128 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9732

[startup+25.513 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 13281
/proc/meminfo: memFree=1764688/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=14012 CPUtime=25.48
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 3375 0 0 0 2537 11 0 0 25 0 1 0 278228612 14348288 3261 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 3503 3261 140 302 0 3198 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14012

[startup+51.1231 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 13281
/proc/meminfo: memFree=1758800/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=19732 CPUtime=51.09
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 4814 0 0 0 5092 17 0 0 25 0 1 0 278228612 20205568 4700 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 4933 4700 140 302 0 4628 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19732

[startup+102.345 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 13281
/proc/meminfo: memFree=1750352/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=28708 CPUtime=102.29
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 7050 0 0 0 10202 27 0 0 25 0 1 0 278228612 29396992 6807 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 7177 6807 140 302 0 6872 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 28708

[startup+162.381 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 13281
/proc/meminfo: memFree=1741584/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=37412 CPUtime=162.32
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 9226 0 0 0 16195 37 0 0 25 0 1 0 278228612 38309888 8983 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 9353 8983 140 302 0 9048 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 37412

[startup+222.413 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 13281
/proc/meminfo: memFree=1734864/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=44104 CPUtime=222.34
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 10898 0 0 0 22187 47 0 0 25 0 1 0 278228612 45162496 10655 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 11026 10655 140 302 0 10721 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 44104

[startup+282.447 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 13281
/proc/meminfo: memFree=1728784/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=51272 CPUtime=282.35
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 12684 0 0 0 28181 54 0 0 25 0 1 0 278228612 52502528 12184 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 12818 12184 140 302 0 12513 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 51272

[startup+342.481 s]
/proc/loadavg: 1.06 1.00 1.00 2/78 13281
/proc/meminfo: memFree=1723216/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=56936 CPUtime=342.37
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 14070 0 0 0 34176 61 0 0 25 0 1 0 278228612 58302464 13570 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 14234 13570 140 302 0 13929 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 56936

[startup+402.52 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 13281
/proc/meminfo: memFree=1717904/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=62260 CPUtime=402.39
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 15383 0 0 0 40170 69 0 0 25 0 1 0 278228612 63754240 14883 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 15565 14883 140 302 0 15260 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 62260

[startup+462.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13281
/proc/meminfo: memFree=1713168/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=67048 CPUtime=462.4
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 16562 0 0 0 46164 76 0 0 25 0 1 0 278228612 68657152 16062 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 16762 16062 140 302 0 16457 0
Current children cumulated CPU time (s) 462.4
Current children cumulated vsize (KiB) 67048

[startup+522.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13281
/proc/meminfo: memFree=1708944/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=71380 CPUtime=522.42
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 17631 0 0 0 52160 82 0 0 25 0 1 0 278228612 73093120 17131 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 17845 17131 140 302 0 17540 0
Current children cumulated CPU time (s) 522.42
Current children cumulated vsize (KiB) 71380

[startup+582.614 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13281
/proc/meminfo: memFree=1704976/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=75472 CPUtime=582.44
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 18605 0 0 0 58156 88 0 0 25 0 1 0 278228612 77283328 18105 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 18868 18105 140 302 0 18563 0
Current children cumulated CPU time (s) 582.44
Current children cumulated vsize (KiB) 75472

[startup+642.651 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13281
/proc/meminfo: memFree=1701264/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=79412 CPUtime=642.45
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 19577 0 0 0 64151 94 0 0 25 0 1 0 278228612 81317888 19077 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526986 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 19853 19077 140 302 0 19548 0
Current children cumulated CPU time (s) 642.45
Current children cumulated vsize (KiB) 79412

[startup+702.683 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13281
/proc/meminfo: memFree=1696592/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=83980 CPUtime=702.47
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 20691 0 0 0 70147 100 0 0 25 0 1 0 278228612 85995520 20191 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 20995 20191 140 302 0 20690 0
Current children cumulated CPU time (s) 702.47
Current children cumulated vsize (KiB) 83980

[startup+762.717 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13281
/proc/meminfo: memFree=1692304/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=88432 CPUtime=762.49
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 21757 0 0 0 76143 106 0 0 25 0 1 0 278228612 90554368 21257 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 22108 21257 140 302 0 21803 0
Current children cumulated CPU time (s) 762.49
Current children cumulated vsize (KiB) 88432

[startup+822.753 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 13281
/proc/meminfo: memFree=1688528/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=92120 CPUtime=822.51
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 22683 0 0 0 82140 111 0 0 25 0 1 0 278228612 94330880 22183 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 23030 22183 140 302 0 22725 0
Current children cumulated CPU time (s) 822.51
Current children cumulated vsize (KiB) 92120

[startup+882.789 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 13281
/proc/meminfo: memFree=1684816/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=97796 CPUtime=882.53
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 24118 0 0 0 88137 116 0 0 25 0 1 0 278228612 100143104 23105 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 24449 23105 140 302 0 24144 0
Current children cumulated CPU time (s) 882.53
Current children cumulated vsize (KiB) 97796

[startup+942.821 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 13281
/proc/meminfo: memFree=1681296/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=101412 CPUtime=942.54
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 24999 0 0 0 94133 121 0 0 25 0 1 0 278228612 103845888 23986 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 25353 23986 140 302 0 25048 0
Current children cumulated CPU time (s) 942.54
Current children cumulated vsize (KiB) 101412

[startup+1002.85 s]
/proc/loadavg: 1.05 1.02 1.00 2/78 13281
/proc/meminfo: memFree=1678160/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=104540 CPUtime=1002.56
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 25791 0 0 0 100129 127 0 0 25 0 1 0 278228612 107048960 24778 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 26135 24778 140 302 0 25830 0
Current children cumulated CPU time (s) 1002.56
Current children cumulated vsize (KiB) 104540

[startup+1062.89 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 13283
/proc/meminfo: memFree=1675152/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=107460 CPUtime=1062.58
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 26515 0 0 0 106127 131 0 0 25 0 1 0 278228612 110039040 25502 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 26865 25502 140 302 0 26560 0
Current children cumulated CPU time (s) 1062.58
Current children cumulated vsize (KiB) 107460

[startup+1122.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13283
/proc/meminfo: memFree=1672272/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=110328 CPUtime=1122.59
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 27230 0 0 0 112123 136 0 0 25 0 1 0 278228612 112975872 26217 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 27582 26217 140 302 0 27277 0
Current children cumulated CPU time (s) 1122.59
Current children cumulated vsize (KiB) 110328

[startup+1182.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13283
/proc/meminfo: memFree=1669328/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=113236 CPUtime=1182.61
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 27963 0 0 0 118120 141 0 0 25 0 1 0 278228612 115953664 26950 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 28309 26950 140 302 0 28004 0
Current children cumulated CPU time (s) 1182.61
Current children cumulated vsize (KiB) 113236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13283
/proc/meminfo: memFree=1668496/2055920 swapFree=4111204/4192956
[pid=13280] ppid=13278 vsize=114012 CPUtime=1200.03
/proc/13280/stat : 13280 (Spear-32) R 13278 13280 13223 0 -1 4194304 28171 0 0 0 119860 143 0 0 25 0 1 0 278228612 116748288 27158 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/13280/statm: 28503 27158 140 302 0 28198 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 114012

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.4
CPU time (s): 1200.06
CPU user time (s): 1198.61
CPU system time (s): 1.45078
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 114012

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

runsolver used 1.38679 second user time and 2.87056 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Tue Feb 27 13:25:46 UTC 2007

IDJOB= 312160
IDBENCH= 20333
IDSOLVER= 132
FILE ID= node20/312160-1172582746

PBS_JOBID= 3971928

Free space on /tmp= 66559 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1665/unif2p-p0.8-v1665-c5178-S1554939604-02-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/312160-1172582746/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/312160-1172582746/instance-312160-1172582746.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-312160-1172582746 -o ROOT/results/node20/solver-312160-1172582746 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/312160-1172582746/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/312160-1172582746/instance-312160-1172582746.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  b1cce57318cfb8e6ef6734b78e58ea19

RANDOM SEED= 999233135

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.234
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.234
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:       1777632 kB
Buffers:         37780 kB
Cached:         139004 kB
SwapCached:      48228 kB
Active:         129888 kB
Inactive:       108752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777632 kB
SwapTotal:     4192956 kB
SwapFree:      4111204 kB
Dirty:            1800 kB
Writeback:           0 kB
Mapped:          32028 kB
Slab:            25244 kB
Committed_AS:   653024 kB
PageTables:       1704 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= 66559 MiB

End job on node20 on Tue Feb 27 13:45:49 UTC 2007