Trace number 339727

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.07 1200.52

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-connm-ue-csp-sat-n600-d0.02-s1676244754.sat05-535.reshuffled-07.cnf
MD5SUMd2283e85579af5f5de3cfcfaac7f25fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark518.297
Satisfiable
(Un)Satisfiability was proved
Number of variables580
Number of clauses7153
Sum of the clauses size21604
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 37008
Number of clauses of size 4145
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/339727-1173710407/instance-339727-1173710407.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/node6/watcher-339727-1173710407 -o ROOT/results/node6/solver-339727-1173710407 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339727-1173710407/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/339727-1173710407/instance-339727-1173710407.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: 1.00 1.21 1.27 3/77 6500
/proc/meminfo: memFree=1632384/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=1548 CPUtime=0
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 197 0 0 0 0 0 0 0 18 0 1 0 390995436 1585152 181 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271076 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 387 182 128 302 0 82 0

[startup+0.00746911 s]
/proc/loadavg: 1.00 1.21 1.27 3/77 6500
/proc/meminfo: memFree=1632384/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=1548 CPUtime=0
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 390995436 1585152 199 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 387 200 129 302 0 82 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1548

[startup+0.101485 s]
/proc/loadavg: 1.00 1.21 1.27 3/77 6500
/proc/meminfo: memFree=1632384/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=1944 CPUtime=0.09
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 329 0 0 0 9 0 0 0 18 0 1 0 390995436 1990656 313 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 486 313 140 302 0 181 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1944

[startup+0.301523 s]
/proc/loadavg: 1.00 1.21 1.27 3/77 6500
/proc/meminfo: memFree=1632384/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=2328 CPUtime=0.29
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 405 0 0 0 29 0 0 0 19 0 1 0 390995436 2383872 389 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 582 389 140 302 0 277 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2328

[startup+0.701599 s]
/proc/loadavg: 1.00 1.21 1.27 3/77 6500
/proc/meminfo: memFree=1632384/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=2712 CPUtime=0.69
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 512 0 0 0 68 1 0 0 22 0 1 0 390995436 2777088 496 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 678 496 140 302 0 373 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2712

[startup+1.50175 s]
/proc/loadavg: 1.00 1.21 1.27 2/78 6501
/proc/meminfo: memFree=1630648/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=3352 CPUtime=1.49
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 681 0 0 0 148 1 0 0 25 0 1 0 390995436 3432448 665 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 838 665 140 302 0 533 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3352

[startup+3.10106 s]
/proc/loadavg: 1.00 1.21 1.27 2/78 6501
/proc/meminfo: memFree=1629624/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=4264 CPUtime=3.09
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 898 0 0 0 307 2 0 0 25 0 1 0 390995436 4366336 882 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 1066 882 140 302 0 761 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4264

[startup+6.30166 s]
/proc/loadavg: 1.00 1.21 1.26 3/78 6501
/proc/meminfo: memFree=1628088/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=5692 CPUtime=6.29
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 1240 0 0 0 626 3 0 0 25 0 1 0 390995436 5828608 1224 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 1423 1224 140 302 0 1118 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5692

[startup+12.7019 s]
/proc/loadavg: 1.00 1.20 1.26 2/78 6501
/proc/meminfo: memFree=1625848/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=7796 CPUtime=12.69
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 1775 0 0 0 1262 7 0 0 25 0 1 0 390995436 7983104 1726 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 1949 1726 140 302 0 1644 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7796

[startup+25.5013 s]
/proc/loadavg: 1.00 1.19 1.26 2/78 6501
/proc/meminfo: memFree=1622968/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=10884 CPUtime=25.48
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 2540 0 0 0 2538 10 0 0 25 0 1 0 390995436 11145216 2426 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 2721 2426 140 302 0 2416 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10884

[startup+51.1012 s]
/proc/loadavg: 1.00 1.18 1.25 2/78 6501
/proc/meminfo: memFree=1618872/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=14812 CPUtime=51.07
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 3549 0 0 0 5091 16 0 0 25 0 1 0 390995436 15167488 3435 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 3703 3435 140 302 0 3398 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14812

[startup+102.306 s]
/proc/loadavg: 1.00 1.15 1.24 2/78 6501
/proc/meminfo: memFree=1612600/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=21800 CPUtime=102.25
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 5237 0 0 0 10202 23 0 0 25 0 1 0 390995436 22323200 4994 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 5450 4994 140 302 0 5145 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 21800

[startup+162.301 s]
/proc/loadavg: 1.00 1.12 1.22 2/78 6501
/proc/meminfo: memFree=1607352/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=27328 CPUtime=162.23
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 6556 0 0 0 16191 32 0 0 25 0 1 0 390995436 27983872 6313 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 6832 6313 140 302 0 6527 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 27328

[startup+222.302 s]
/proc/loadavg: 1.00 1.09 1.20 2/78 6501
/proc/meminfo: memFree=1602808/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=31928 CPUtime=222.21
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 7661 0 0 0 22182 39 0 0 25 0 1 0 390995436 32694272 7418 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 7982 7418 140 302 0 7677 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 31928

[startup+282.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/78 6503
/proc/meminfo: memFree=1599160/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=35912 CPUtime=282.19
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 8569 0 0 0 28172 47 0 0 25 0 1 0 390995436 36773888 8326 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 8978 8326 140 302 0 8673 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 35912

[startup+342.302 s]
/proc/loadavg: 1.05 1.07 1.18 2/78 6503
/proc/meminfo: memFree=1595896/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=40536 CPUtime=342.16
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 9629 0 0 0 34164 52 0 0 25 0 1 0 390995436 41508864 9129 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 10134 9129 140 302 0 9829 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 40536

[startup+402.301 s]
/proc/loadavg: 1.02 1.06 1.16 2/78 6503
/proc/meminfo: memFree=1592568/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=43740 CPUtime=402.14
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 10470 0 0 0 40155 59 0 0 25 0 1 0 390995436 44789760 9970 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 10935 9970 140 302 0 10630 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 43740

[startup+462.302 s]
/proc/loadavg: 1.00 1.04 1.15 2/78 6503
/proc/meminfo: memFree=1588984/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=47220 CPUtime=462.12
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 11364 0 0 0 46147 65 0 0 25 0 1 0 390995436 48353280 10864 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 11805 10864 140 302 0 11500 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 47220

[startup+522.301 s]
/proc/loadavg: 1.00 1.03 1.14 2/78 6503
/proc/meminfo: memFree=1585912/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=50564 CPUtime=522.1
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 12131 0 0 0 52140 70 0 0 25 0 1 0 390995436 51777536 11631 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527080 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 12641 11631 140 302 0 12336 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 50564

[startup+582.302 s]
/proc/loadavg: 1.00 1.03 1.13 2/78 6503
/proc/meminfo: memFree=1583288/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=53152 CPUtime=582.07
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 12773 0 0 0 58132 75 0 0 25 0 1 0 390995436 54427648 12273 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 13288 12273 140 302 0 12983 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 53152

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.12 2/78 6503
/proc/meminfo: memFree=1580600/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=55908 CPUtime=642.06
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 13457 0 0 0 64126 80 0 0 25 0 1 0 390995436 57249792 12957 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539770 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 13977 12957 140 302 0 13672 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 55908

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 1.11 2/78 6503
/proc/meminfo: memFree=1578360/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=58008 CPUtime=702.03
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 14013 0 0 0 70121 82 0 0 25 0 1 0 390995436 59400192 13513 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 14502 13513 140 302 0 14197 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 58008

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.09 2/78 6503
/proc/meminfo: memFree=1576056/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=60620 CPUtime=762.01
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 14590 0 0 0 76115 86 0 0 25 0 1 0 390995436 62074880 14090 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 15155 14090 140 302 0 14850 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 60620

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 6503
/proc/meminfo: memFree=1574008/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=62680 CPUtime=821.98
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 15099 0 0 0 82108 90 0 0 25 0 1 0 390995436 64184320 14599 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 15670 14599 140 302 0 15365 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 62680

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 6503
/proc/meminfo: memFree=1572152/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=64476 CPUtime=881.96
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 15569 0 0 0 88102 94 0 0 25 0 1 0 390995436 66023424 15069 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 16119 15069 140 302 0 15814 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 64476

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 6503
/proc/meminfo: memFree=1570488/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=66012 CPUtime=941.94
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 15982 0 0 0 94096 98 0 0 25 0 1 0 390995436 67596288 15482 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 16503 15482 140 302 0 16198 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 66012

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 6503
/proc/meminfo: memFree=1568824/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=69728 CPUtime=1001.92
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 16905 0 0 0 100089 103 0 0 25 0 1 0 390995436 71401472 15892 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 17432 15892 140 302 0 17127 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 69728

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 6503
/proc/meminfo: memFree=1567224/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=71284 CPUtime=1061.89
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 17325 0 0 0 106083 106 0 0 25 0 1 0 390995436 72994816 16312 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 17821 16312 140 302 0 17516 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 71284

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 6503
/proc/meminfo: memFree=1565688/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=72692 CPUtime=1121.88
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 17698 0 0 0 112078 110 0 0 25 0 1 0 390995436 74436608 16685 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 18173 16685 140 302 0 17868 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 72692

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 6503
/proc/meminfo: memFree=1562872/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=75904 CPUtime=1181.85
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 18405 0 0 0 118071 114 0 0 25 0 1 0 390995436 77725696 17392 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 18976 17392 140 302 0 18671 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 75904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 6503
/proc/meminfo: memFree=1562232/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=76548 CPUtime=1200.05
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 18551 0 0 0 119890 115 0 0 25 0 1 0 390995436 78385152 17538 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 19137 17538 140 302 0 18832 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 76548

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.05 2/78 6503
/proc/meminfo: memFree=1562232/2055924 swapFree=4156844/4192956
[pid=6500] ppid=6498 vsize=76548 CPUtime=1200.05
/proc/6500/stat : 6500 (Spear-32) R 6498 6500 1815 0 -1 4194304 18551 0 0 0 119890 115 0 0 25 0 1 0 390995436 78385152 17538 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/6500/statm: 19137 17538 140 302 0 18832 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 76548

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1198.9
CPU system time (s): 1.16682
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (KiB): 76548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.9
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= 18551
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= 1288

runsolver used 1.3048 second user time and 3.07353 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Mar 12 14:40:07 UTC 2007

IDJOB= 339727
IDBENCH= 24753
IDSOLVER= 131
FILE ID= node6/339727-1173710407

PBS_JOBID= 4101472

Free space on /tmp= 66430 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest04-connm-ue-csp-sat-n600-d0.02-s1676244754.sat05-535.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339727-1173710407/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/339727-1173710407/instance-339727-1173710407.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-339727-1173710407 -o ROOT/results/node6/solver-339727-1173710407 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339727-1173710407/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/339727-1173710407/instance-339727-1173710407.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  d2283e85579af5f5de3cfcfaac7f25fa

RANDOM SEED= 379573341

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1632792 kB
Buffers:         42192 kB
Cached:         289700 kB
SwapCached:       2192 kB
Active:         162372 kB
Inactive:       192228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1632792 kB
SwapTotal:     4192956 kB
SwapFree:      4156844 kB
Dirty:            1640 kB
Writeback:           0 kB
Mapped:          30760 kB
Slab:            54116 kB
Committed_AS:  1398816 kB
PageTables:       1744 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= 66430 MiB

End job on node6 on Mon Mar 12 15:00:10 UTC 2007