Trace number 333848

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.52

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s925928766.sat05-538.reshuffled-07.cnf
MD5SUMc2cb7643bd8a1926480278b8bba0ef3d
Bench CategoryCRAFTED (crafted 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 variables700
Number of clauses8767
Sum of the clauses size26476
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38592
Number of clauses of size 4175
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/333848-1173535250/instance-333848-1173535250.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/node3/watcher-333848-1173535250 -o ROOT/results/node3/solver-333848-1173535250 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333848-1173535250/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/333848-1173535250/instance-333848-1173535250.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.99 0.98 0.99 3/77 29105
/proc/meminfo: memFree=1546984/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=1548 CPUtime=0
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 201 0 0 0 0 0 0 0 18 0 1 0 373479826 1585152 185 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 387 185 128 302 0 82 0

[startup+0.0662881 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 29105
/proc/meminfo: memFree=1546984/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=1972 CPUtime=0.06
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 332 0 0 0 6 0 0 0 18 0 1 0 373479826 2019328 316 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 493 316 140 302 0 188 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1972

[startup+0.101291 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 29105
/proc/meminfo: memFree=1546984/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=2104 CPUtime=0.09
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 348 0 0 0 9 0 0 0 18 0 1 0 373479826 2154496 332 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 526 332 140 302 0 221 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2104

[startup+0.301308 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 29105
/proc/meminfo: memFree=1546984/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=2364 CPUtime=0.29
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 415 0 0 0 29 0 0 0 19 0 1 0 373479826 2420736 399 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 591 399 140 302 0 286 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2364

[startup+0.701341 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 29105
/proc/meminfo: memFree=1546984/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=2888 CPUtime=0.69
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 546 0 0 0 69 0 0 0 22 0 1 0 373479826 2957312 530 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 722 530 140 302 0 417 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2888

[startup+1.50141 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29106
/proc/meminfo: memFree=1545056/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=3580 CPUtime=1.49
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 720 0 0 0 148 1 0 0 25 0 1 0 373479826 3665920 704 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 895 704 140 302 0 590 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3580

[startup+3.10154 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29106
/proc/meminfo: memFree=1544032/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=4752 CPUtime=3.09
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 995 0 0 0 307 2 0 0 25 0 1 0 373479826 4866048 979 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 1188 979 140 302 0 883 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4752

[startup+6.3018 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29106
/proc/meminfo: memFree=1542240/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=6168 CPUtime=6.29
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 1358 0 0 0 625 4 0 0 25 0 1 0 373479826 6316032 1342 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 1542 1342 140 302 0 1237 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6168

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 29132
/proc/meminfo: memFree=1538864/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=8112 CPUtime=12.68
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 1866 0 0 0 1262 6 0 0 25 0 1 0 373479826 8306688 1817 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 2028 1817 140 302 0 1723 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8112

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 29180
/proc/meminfo: memFree=1535984/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=11224 CPUtime=25.47
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 2628 0 0 0 2537 10 0 0 25 0 1 0 373479826 11493376 2514 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 2806 2514 140 302 0 2501 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11224

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 29222
/proc/meminfo: memFree=1532016/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=15184 CPUtime=51.04
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 3628 0 0 0 5088 16 0 0 25 0 1 0 373479826 15548416 3514 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 3796 3514 140 302 0 3491 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 15184

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29304
/proc/meminfo: memFree=1527192/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=21468 CPUtime=102.18
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 5193 0 0 0 10193 25 0 0 25 0 1 0 373479826 21983232 4950 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 5367 4950 140 302 0 5062 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 21468

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29304
/proc/meminfo: memFree=1522328/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=26340 CPUtime=162.16
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 6415 0 0 0 16184 32 0 0 25 0 1 0 373479826 26972160 6172 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 6585 6172 140 302 0 6280 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 26340

[startup+222.302 s]
/proc/loadavg: 1.06 1.00 0.99 2/78 29304
/proc/meminfo: memFree=1517464/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=31296 CPUtime=222.14
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 7622 0 0 0 22175 39 0 0 25 0 1 0 373479826 32047104 7379 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 7824 7379 140 302 0 7519 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 31296

[startup+282.301 s]
/proc/loadavg: 1.14 1.03 1.00 2/78 29304
/proc/meminfo: memFree=1513624/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=35444 CPUtime=282.13
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 8620 0 0 0 28167 46 0 0 25 0 1 0 373479826 36294656 8377 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 8861 8377 140 302 0 8556 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 35444

[startup+342.301 s]
/proc/loadavg: 1.05 1.02 1.00 2/78 29304
/proc/meminfo: memFree=1510296/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=39684 CPUtime=342.11
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 9682 0 0 0 34160 51 0 0 25 0 1 0 373479826 40636416 9182 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 9921 9182 140 302 0 9616 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 39684

[startup+402.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 29304
/proc/meminfo: memFree=1506648/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=43500 CPUtime=402.1
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 10591 0 0 0 40154 56 0 0 25 0 1 0 373479826 44544000 10091 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 10875 10091 140 302 0 10570 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 43500

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 29304
/proc/meminfo: memFree=1503968/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=46336 CPUtime=462.08
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 11261 0 0 0 46147 61 0 0 25 0 1 0 373479826 47448064 10761 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526880 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 11584 10761 140 302 0 11279 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 46336

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 29304
/proc/meminfo: memFree=1500640/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=49444 CPUtime=522.06
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 12092 0 0 0 52139 67 0 0 25 0 1 0 373479826 50630656 11592 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 12361 11592 140 302 0 12056 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 49444

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29304
/proc/meminfo: memFree=1498016/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=52008 CPUtime=582.06
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 12750 0 0 0 58133 73 0 0 25 0 1 0 373479826 53256192 12250 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 13002 12250 140 302 0 12697 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 52008

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29304
/proc/meminfo: memFree=1495584/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=54316 CPUtime=642.04
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 13358 0 0 0 64128 76 0 0 25 0 1 0 373479826 55619584 12858 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526772 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 13579 12858 140 302 0 13274 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 54316

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29304
/proc/meminfo: memFree=1493216/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=56916 CPUtime=702.02
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 13963 0 0 0 70120 82 0 0 25 0 1 0 373479826 58281984 13463 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 14229 13463 140 302 0 13924 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 56916

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29304
/proc/meminfo: memFree=1490976/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=60028 CPUtime=762.01
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 14515 0 0 0 76115 86 0 0 25 0 1 0 373479826 61468672 14015 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 15007 14015 140 302 0 14702 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 60028

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29304
/proc/meminfo: memFree=1488288/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=62784 CPUtime=821.99
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 15186 0 0 0 82108 91 0 0 25 0 1 0 373479826 64290816 14686 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 15696 14686 140 302 0 15391 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 62784

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29304
/proc/meminfo: memFree=1486304/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=64596 CPUtime=881.97
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 15668 0 0 0 88102 95 0 0 25 0 1 0 373479826 66146304 15168 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 16149 15168 140 302 0 15844 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 64596

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29304
/proc/meminfo: memFree=1484128/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=66544 CPUtime=941.96
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 16223 0 0 0 94097 99 0 0 25 0 1 0 373479826 68141056 15723 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 16636 15723 140 302 0 16331 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 66544

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29304
/proc/meminfo: memFree=1482336/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=68464 CPUtime=1001.94
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 16668 0 0 0 100091 103 0 0 25 0 1 0 373479826 70107136 16168 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 17116 16168 140 302 0 16811 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 68464

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29304
/proc/meminfo: memFree=1480544/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=72048 CPUtime=1061.92
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 17594 0 0 0 106085 107 0 0 25 0 1 0 373479826 73777152 16581 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 18012 16581 140 302 0 17707 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 72048

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29304
/proc/meminfo: memFree=1479008/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=73584 CPUtime=1121.91
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 18008 0 0 0 112080 111 0 0 25 0 1 0 373479826 75350016 16995 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 18396 16995 140 302 0 18091 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 73584

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29304
/proc/meminfo: memFree=1477472/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=75252 CPUtime=1181.89
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 18405 0 0 0 118075 114 0 0 25 0 1 0 373479826 77058048 17392 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 18813 17392 140 302 0 18508 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 75252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 29304
/proc/meminfo: memFree=1476896/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=75768 CPUtime=1200.09
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 18527 0 0 0 119894 115 0 0 25 0 1 0 373479826 77586432 17514 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526787 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 18942 17514 140 302 0 18637 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 75768

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.00 1.00 3/78 29304
/proc/meminfo: memFree=1476896/2055920 swapFree=4158660/4192956
[pid=29105] ppid=29103 vsize=75768 CPUtime=1200.09
/proc/29105/stat : 29105 (Spear-32) R 29103 29105 28682 0 -1 4194304 18527 0 0 0 119894 115 0 0 25 0 1 0 373479826 77586432 17514 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526787 0 0 4096 0 0 0 0 17 1 0 0
/proc/29105/statm: 18942 17514 140 302 0 18637 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 75768

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.12
CPU user time (s): 1198.95
CPU system time (s): 1.16682
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 75768

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

runsolver used 1.2788 second user time and 3.09753 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Mar 10 14:00:50 UTC 2007

IDJOB= 333848
IDBENCH= 24613
IDSOLVER= 132
FILE ID= node3/333848-1173535250

PBS_JOBID= 4101154

Free space on /tmp= 66517 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s925928766.sat05-538.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333848-1173535250/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/333848-1173535250/instance-333848-1173535250.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-333848-1173535250 -o ROOT/results/node3/solver-333848-1173535250 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333848-1173535250/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/333848-1173535250/instance-333848-1173535250.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  c2cb7643bd8a1926480278b8bba0ef3d

RANDOM SEED= 271563728

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:       1547392 kB
Buffers:         49248 kB
Cached:         369648 kB
SwapCached:       2568 kB
Active:         222548 kB
Inactive:       219500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1547392 kB
SwapTotal:     4192956 kB
SwapFree:      4158660 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:          30868 kB
Slab:            52076 kB
Committed_AS:  1514336 kB
PageTables:       1656 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= 66517 MiB

End job on node3 on Sat Mar 10 14:20:52 UTC 2007