Trace number 336997

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.05 1200.53

General information on the benchmark

Namecrafted/Hard/contest02/
ezfact64_3.sat05-450.reshuffled-07.cnf
MD5SUMa4a7c528ede134442a2d3ba0a444cdbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark928.572
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
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/336997-1173658140/instance-336997-1173658140.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/node71/watcher-336997-1173658140 -o ROOT/results/node71/solver-336997-1173658140 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336997-1173658140/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/336997-1173658140/instance-336997-1173658140.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 11743
/proc/meminfo: memFree=1890624/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=1932 CPUtime=0
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 385771787 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518183 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 483 248 128 302 0 178 0

[startup+0.086033 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11743
/proc/meminfo: memFree=1890624/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=3404 CPUtime=0.08
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 658 0 0 0 8 0 0 0 18 0 1 0 385771787 3485696 642 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 851 642 145 302 0 546 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3404

[startup+0.101035 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11743
/proc/meminfo: memFree=1890624/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=3404 CPUtime=0.09
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 661 0 0 0 9 0 0 0 18 0 1 0 385771787 3485696 645 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134525057 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 851 645 145 302 0 546 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3404

[startup+0.301078 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11743
/proc/meminfo: memFree=1890624/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=3660 CPUtime=0.29
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 726 0 0 0 29 0 0 0 19 0 1 0 385771787 3747840 710 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 915 710 145 302 0 610 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3660

[startup+0.701165 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11743
/proc/meminfo: memFree=1890624/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=3908 CPUtime=0.69
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 799 0 0 0 69 0 0 0 22 0 1 0 385771787 4001792 783 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 977 783 145 302 0 672 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3908

[startup+1.50134 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1887800/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=4664 CPUtime=1.49
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 969 0 0 0 148 1 0 0 25 0 1 0 385771787 4775936 953 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 1166 953 145 302 0 861 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4664

[startup+3.10169 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1886648/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=5800 CPUtime=3.09
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 1255 0 0 0 308 1 0 0 25 0 1 0 385771787 5939200 1239 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524670 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 1450 1239 145 302 0 1145 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5800

[startup+6.30138 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1880760/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=11744 CPUtime=6.29
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 2730 0 0 0 626 3 0 0 25 0 1 0 385771787 12025856 2714 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 2936 2714 145 302 0 2631 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11744

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1876920/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=15228 CPUtime=12.68
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 3613 0 0 0 1263 5 0 0 25 0 1 0 385771787 15593472 3597 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 3807 3597 145 302 0 3502 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15228

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1869880/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=21996 CPUtime=25.48
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 5327 0 0 0 2539 9 0 0 25 0 1 0 385771787 22523904 5278 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 5499 5278 145 302 0 5194 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21996

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1860600/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=31420 CPUtime=51.06
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 7721 0 0 0 5092 14 0 0 25 0 1 0 385771787 32174080 7607 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 7855 7607 145 302 0 7550 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 31420

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1849208/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=42540 CPUtime=102.25
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 10500 0 0 0 10202 23 0 0 25 0 1 0 385771787 43560960 10386 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 10635 10386 145 302 0 10330 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 42540

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1839416/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=52908 CPUtime=162.23
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 13090 0 0 0 16190 33 0 0 25 0 1 0 385771787 54177792 12847 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 13227 12847 145 302 0 12922 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 52908

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1829560/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=62836 CPUtime=222.2
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 15541 0 0 0 22180 40 0 0 25 0 1 0 385771787 64344064 15298 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 15709 15298 145 302 0 15404 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 62836

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1820856/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=71404 CPUtime=282.18
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 17713 0 0 0 28171 47 0 0 25 0 1 0 385771787 73117696 17470 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 17851 17470 145 302 0 17546 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 71404

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1813304/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=78816 CPUtime=342.15
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 19596 0 0 0 34161 54 0 0 25 0 1 0 385771787 80707584 19353 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 19704 19353 145 302 0 19399 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 78816

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1807416/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=84808 CPUtime=402.13
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 21075 0 0 0 40152 61 0 0 25 0 1 0 385771787 86843392 20832 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 21202 20832 145 302 0 20897 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 84808

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1802040/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=91168 CPUtime=462.11
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 22631 0 0 0 46145 66 0 0 25 0 1 0 385771787 93356032 22131 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 22792 22131 145 302 0 22487 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 91168

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1796728/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=96412 CPUtime=522.09
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 23961 0 0 0 52139 70 0 0 25 0 1 0 385771787 98725888 23461 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 24103 23461 145 302 0 23798 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 96412

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1791032/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=102292 CPUtime=582.06
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 25387 0 0 0 58131 75 0 0 25 0 1 0 385771787 104747008 24887 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 25573 24887 145 302 0 25268 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 102292

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1785464/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=107656 CPUtime=642.04
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 26768 0 0 0 64123 81 0 0 25 0 1 0 385771787 110239744 26268 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 26914 26268 145 302 0 26609 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 107656

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1780984/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=112380 CPUtime=702.01
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 27889 0 0 0 70116 85 0 0 25 0 1 0 385771787 115077120 27389 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 28095 27389 145 302 0 27790 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 112380

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1774648/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=118576 CPUtime=761.99
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 29441 0 0 0 76108 91 0 0 25 0 1 0 385771787 121421824 28941 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 29644 28941 145 302 0 29339 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 118576

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1769208/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=123952 CPUtime=821.96
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 30822 0 0 0 82100 96 0 0 25 0 1 0 385771787 126926848 30322 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 30988 30322 145 302 0 30683 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 123952

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1764536/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=128676 CPUtime=881.95
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 31960 0 0 0 88093 102 0 0 25 0 1 0 385771787 131764224 31460 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 32169 31460 145 302 0 31864 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 128676

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11744
/proc/meminfo: memFree=1758328/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=134896 CPUtime=941.91
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 33525 0 0 0 94085 106 0 0 25 0 1 0 385771787 138133504 33025 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 33724 33025 145 302 0 33419 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 134896

[startup+1002.3 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 11744
/proc/meminfo: memFree=1751864/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=141292 CPUtime=1001.9
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 35137 0 0 0 100075 115 0 0 25 0 1 0 385771787 144683008 34637 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527163 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 35323 34637 145 302 0 35018 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 141292

[startup+1062.3 s]
/proc/loadavg: 1.12 1.03 1.01 2/65 11744
/proc/meminfo: memFree=1745656/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=147488 CPUtime=1061.87
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 36682 0 0 0 106066 121 0 0 25 0 1 0 385771787 151027712 36182 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 36872 36182 145 302 0 36567 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 147488

[startup+1122.3 s]
/proc/loadavg: 1.12 1.04 1.00 2/65 11744
/proc/meminfo: memFree=1741304/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=151960 CPUtime=1121.84
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 37744 0 0 0 112060 124 0 0 25 0 1 0 385771787 155607040 37244 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 37990 37244 145 302 0 37685 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 151960

[startup+1182.3 s]
/proc/loadavg: 1.12 1.04 1.01 2/65 11744
/proc/meminfo: memFree=1738168/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=155288 CPUtime=1181.82
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 38557 0 0 0 118055 127 0 0 25 0 1 0 385771787 159014912 38057 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 38822 38057 145 302 0 38517 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 155288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.09 1.04 1.00 2/65 11744
/proc/meminfo: memFree=1737080/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=156256 CPUtime=1200.02
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 38805 0 0 0 119873 129 0 0 25 0 1 0 385771787 160006144 38305 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 39064 38305 145 302 0 38759 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 156256

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.09 1.04 1.00 2/65 11744
/proc/meminfo: memFree=1737080/2055920 swapFree=4171944/4192956
[pid=11743] ppid=11741 vsize=156256 CPUtime=1200.02
/proc/11743/stat : 11743 (Spear-32) R 11741 11743 11098 0 -1 4194304 38805 0 0 0 119873 129 0 0 25 0 1 0 385771787 160006144 38305 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11743/statm: 39064 38305 145 302 0 38759 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 156256

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.05
CPU user time (s): 1198.74
CPU system time (s): 1.3148
CPU usage (%): 99.9604
Max. virtual memory (cumulated for all children) (KiB): 156256

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

runsolver used 0.867868 second user time and 2.43063 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Mon Mar 12 00:09:00 UTC 2007

IDJOB= 336997
IDBENCH= 24688
IDSOLVER= 131
FILE ID= node71/336997-1173658140

PBS_JOBID= 4101410

Free space on /tmp= 66536 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest02/ezfact64_3.sat05-450.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336997-1173658140/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/336997-1173658140/instance-336997-1173658140.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-336997-1173658140 -o ROOT/results/node71/solver-336997-1173658140 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336997-1173658140/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/336997-1173658140/instance-336997-1173658140.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  a4a7c528ede134442a2d3ba0a444cdbb

RANDOM SEED= 333648307

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:       1891032 kB
Buffers:         21584 kB
Cached:          93956 kB
SwapCached:      15020 kB
Active:          58112 kB
Inactive:        79228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1891032 kB
SwapTotal:     4192956 kB
SwapFree:      4171944 kB
Dirty:            1948 kB
Writeback:           0 kB
Mapped:          15312 kB
Slab:            13624 kB
Committed_AS:   968200 kB
PageTables:       1448 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= 66536 MiB

End job on node71 on Mon Mar 12 00:29:02 UTC 2007