Trace number 315206

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 FHS 1.0? (TO) 1200.08 1200.45

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h19-sat.cnf
MD5SUM409f4401e9e8b60ee665ac5567a13e41
Bench CategoryINDUST (industrial 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 variables359341
Number of clauses1254773
Sum of the clauses size3046189
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2896240
Number of clauses of size 3346435
Number of clauses of size 4830
Number of clauses of size 5571
Number of clauses of size over 510441

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/315206-1172650772/instance-315206-1172650772.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/node63/watcher-315206-1172650772 -o ROOT/results/node63/solver-315206-1172650772 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315206-1172650772/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/315206-1172650772/instance-315206-1172650772.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.92 0.98 0.99 3/64 29656
/proc/meminfo: memFree=1224480/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=1932 CPUtime=0
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 285034584 1978368 247 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 483 247 126 302 0 178 0

[startup+0.033939 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29656
/proc/meminfo: memFree=1224480/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=2892 CPUtime=0.03
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 490 0 0 0 3 0 0 0 18 0 1 0 285034584 2961408 475 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134513442 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 723 475 128 302 0 418 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2892

[startup+0.101945 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29656
/proc/meminfo: memFree=1224480/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=5232 CPUtime=0.09
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 1166 0 0 0 9 0 0 0 18 0 1 0 285034584 5357568 1012 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 1308 1012 129 302 0 1003 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5232

[startup+0.301967 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29656
/proc/meminfo: memFree=1224480/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=14004 CPUtime=0.29
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 3383 0 0 0 27 2 0 0 19 0 1 0 285034584 14340096 2729 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 3501 2730 129 302 0 3196 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14004

[startup+0.702008 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29656
/proc/meminfo: memFree=1224480/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=26916 CPUtime=0.69
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 7541 0 0 0 61 8 0 0 22 0 1 0 285034584 27561984 5698 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 6729 5698 129 302 0 6424 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26916

[startup+1.50109 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 29657
/proc/meminfo: memFree=1192856/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=54724 CPUtime=1.49
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 16038 0 0 0 134 15 0 0 25 0 1 0 285034584 56037376 11630 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 13682 11633 129 302 0 13377 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54724

[startup+3.10126 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 29657
/proc/meminfo: memFree=1157784/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=107804 CPUtime=3.09
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 31705 0 0 0 269 40 0 0 25 0 1 0 285034584 110391296 22942 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 26951 22942 129 302 0 26646 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 107804

[startup+6.3016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 29657
/proc/meminfo: memFree=1114912/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=139280 CPUtime=6.29
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 40973 0 0 0 583 46 0 0 25 0 1 0 285034584 142622720 31246 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135256522 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 34820 31246 145 302 0 34515 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139280

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 29657
/proc/meminfo: memFree=1029920/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=213176 CPUtime=12.68
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 61608 0 0 0 1213 55 0 0 25 0 1 0 285034584 218292224 48755 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 53294 48755 145 302 0 52989 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 213176

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 29657
/proc/meminfo: memFree=1028448/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=214448 CPUtime=25.48
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 61935 0 0 0 2491 57 0 0 25 0 1 0 285034584 219594752 49082 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 53612 49082 145 302 0 53307 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 214448

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 29657
/proc/meminfo: memFree=1026272/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=216880 CPUtime=51.06
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 62533 0 0 0 5045 61 0 0 25 0 1 0 285034584 222085120 49680 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 54220 49680 145 302 0 53915 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 216880

[startup+102.306 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 29657
/proc/meminfo: memFree=1021536/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=221544 CPUtime=102.24
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 63697 0 0 0 10158 66 0 0 25 0 1 0 285034584 226861056 50844 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 55386 50844 145 302 0 55081 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 221544

[startup+162.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 29657
/proc/meminfo: memFree=1015904/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=227220 CPUtime=162.22
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 65139 0 0 0 16149 73 0 0 25 0 1 0 285034584 232673280 52253 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 56805 52253 145 302 0 56500 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 227220

[startup+222.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 29657
/proc/meminfo: memFree=1012768/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=230296 CPUtime=222.2
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 65915 0 0 0 22143 77 0 0 25 0 1 0 285034584 235823104 53029 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134539856 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 57574 53029 145 302 0 57269 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 230296

[startup+282.302 s]
/proc/loadavg: 1.13 1.05 1.01 2/65 29657
/proc/meminfo: memFree=1007072/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=236224 CPUtime=282.18
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 67397 0 0 0 28133 85 0 0 25 0 1 0 285034584 241893376 54446 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526860 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 59056 54446 145 302 0 58751 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 236224

[startup+342.301 s]
/proc/loadavg: 1.20 1.07 1.01 2/65 29657
/proc/meminfo: memFree=1001888/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=241192 CPUtime=342.17
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 68678 0 0 0 34124 93 0 0 25 0 1 0 285034584 246980608 55727 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527104 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 60298 55727 145 302 0 59993 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 241192

[startup+402.302 s]
/proc/loadavg: 1.14 1.07 1.01 2/65 29657
/proc/meminfo: memFree=997216/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=245792 CPUtime=402.15
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 69842 0 0 0 40116 99 0 0 25 0 1 0 285034584 251691008 56891 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 61448 56891 145 302 0 61143 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 245792

[startup+462.301 s]
/proc/loadavg: 1.05 1.05 1.00 2/65 29657
/proc/meminfo: memFree=991008/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=251984 CPUtime=462.14
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 71380 0 0 0 46110 104 0 0 25 0 1 0 285034584 258031616 58429 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527082 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 62996 58429 145 302 0 62691 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 251984

[startup+522.301 s]
/proc/loadavg: 1.06 1.06 1.00 2/65 29657
/proc/meminfo: memFree=986080/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=257036 CPUtime=522.11
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 72654 0 0 0 52103 108 0 0 25 0 1 0 285034584 263204864 59703 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134513512 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 64259 59703 145 302 0 63954 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 257036

[startup+582.302 s]
/proc/loadavg: 1.02 1.04 1.00 2/65 29657
/proc/meminfo: memFree=979616/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=263860 CPUtime=582.1
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 74397 0 0 0 58093 117 0 0 25 0 1 0 285034584 270192640 61317 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 65965 61317 145 302 0 65660 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 263860

[startup+642.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 29657
/proc/meminfo: memFree=975584/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=267660 CPUtime=642.08
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 75365 0 0 0 64087 121 0 0 25 0 1 0 285034584 274083840 62285 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 66915 62285 145 302 0 66610 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 267660

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 29657
/proc/meminfo: memFree=972448/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=270848 CPUtime=702.06
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 76147 0 0 0 70082 124 0 0 25 0 1 0 285034584 277348352 63067 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 67712 63067 145 302 0 67407 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 270848

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 29657
/proc/meminfo: memFree=969504/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=273768 CPUtime=762.05
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 76886 0 0 0 76078 127 0 0 25 0 1 0 285034584 280338432 63806 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 68442 63806 145 302 0 68137 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 273768

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 29657
/proc/meminfo: memFree=966688/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=276540 CPUtime=822.03
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 77594 0 0 0 82073 130 0 0 25 0 1 0 285034584 283176960 64514 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 69135 64514 145 302 0 68830 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 276540

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 29657
/proc/meminfo: memFree=962656/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=280484 CPUtime=882.02
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 78583 0 0 0 88067 135 0 0 25 0 1 0 285034584 287215616 65503 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 70121 65503 145 302 0 69816 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 280484

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29657
/proc/meminfo: memFree=959328/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=283780 CPUtime=942
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 79431 0 0 0 94059 141 0 0 25 0 1 0 285034584 290590720 66351 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134538197 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 70945 66351 145 302 0 70640 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 283780

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29657
/proc/meminfo: memFree=956768/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=286336 CPUtime=1001.98
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 80046 0 0 0 100054 144 0 0 25 0 1 0 285034584 293208064 66966 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 71584 66966 145 302 0 71279 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 286336

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29657
/proc/meminfo: memFree=954656/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=288536 CPUtime=1061.96
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 80584 0 0 0 106049 147 0 0 25 0 1 0 285034584 295460864 67504 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 72134 67504 145 302 0 71829 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 288536

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29657
/proc/meminfo: memFree=952032/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=291068 CPUtime=1121.94
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 81228 0 0 0 112043 151 0 0 25 0 1 0 285034584 298053632 68148 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 72767 68148 145 302 0 72462 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 291068

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29657
/proc/meminfo: memFree=949280/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=293868 CPUtime=1181.93
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 81927 0 0 0 118037 156 0 0 25 0 1 0 285034584 300920832 68847 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 73467 68847 145 302 0 73162 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 293868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29657
/proc/meminfo: memFree=948384/2055920 swapFree=4181888/4192956
[pid=29656] ppid=29654 vsize=294720 CPUtime=1200.03
/proc/29656/stat : 29656 (Spear-32) R 29654 29656 29267 0 -1 4194304 82121 0 0 0 119846 157 0 0 25 0 1 0 285034584 301793280 69041 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29656/statm: 73680 69041 145 302 0 73375 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 294720

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.45
CPU time (s): 1200.08
CPU user time (s): 1198.46
CPU system time (s): 1.61675
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 294720

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

runsolver used 0.863868 second user time and 2.44363 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Wed Feb 28 08:19:32 UTC 2007

IDJOB= 315206
IDBENCH= 20410
IDSOLVER= 131
FILE ID= node63/315206-1172650772

PBS_JOBID= 3981177

Free space on /tmp= 66515 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacias/hard/sortnet-8-ipc5-h19-sat.cnf
COMMAND LINE= /tmp/evaluation/315206-1172650772/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/315206-1172650772/instance-315206-1172650772.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-315206-1172650772 -o ROOT/results/node63/solver-315206-1172650772 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315206-1172650772/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/315206-1172650772/instance-315206-1172650772.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  409f4401e9e8b60ee665ac5567a13e41

RANDOM SEED= 393184284

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.214
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.214
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:       1224888 kB
Buffers:         19340 kB
Cached:         758988 kB
SwapCached:       4828 kB
Active:         197404 kB
Inactive:       591552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1224888 kB
SwapTotal:     4192956 kB
SwapFree:      4181888 kB
Dirty:           24280 kB
Writeback:           0 kB
Mapped:          15312 kB
Slab:            28092 kB
Committed_AS:   706204 kB
PageTables:       1460 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= 66515 MiB

End job on node63 on Wed Feb 28 08:39:34 UTC 2007