Trace number 334393

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

General information on the benchmark

Namecrafted/Hard/contest04/others/
CompositeRSA576.sat05-509.reshuffled-07.cnf
MD5SUM19fdeefb726e073f5c825136ceaf9e1b
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 variables166463
Number of clauses1654558
Sum of the clauses size7441050
Maximum clause length5
Minimum clause length1
Number of clauses of size 1866
Number of clauses of size 2165884
Number of clauses of size 3165312
Number of clauses of size 40
Number of clauses of size 51322496
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/334393-1173569222/instance-334393-1173569222.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/node15/watcher-334393-1173569222 -o ROOT/results/node15/solver-334393-1173569222 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334393-1173569222/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/334393-1173569222/instance-334393-1173569222.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.03 1.03 1.00 3/77 24663
/proc/meminfo: memFree=1460288/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=1932 CPUtime=0
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 376877375 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135255956 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 483 247 126 302 0 178 0

[startup+0.045741 s]
/proc/loadavg: 1.03 1.03 1.00 3/77 24663
/proc/meminfo: memFree=1460288/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=4696 CPUtime=0.03
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 1230 0 0 0 3 0 0 0 18 0 1 0 376877375 4808704 868 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 1174 868 126 302 0 869 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4696

[startup+0.102752 s]
/proc/loadavg: 1.03 1.03 1.00 3/77 24663
/proc/meminfo: memFree=1460288/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=8240 CPUtime=0.09
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 2483 0 0 0 7 2 0 0 18 0 1 0 376877375 8437760 1703 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 2060 1704 126 302 0 1755 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8240

[startup+0.301784 s]
/proc/loadavg: 1.03 1.03 1.00 3/77 24663
/proc/meminfo: memFree=1460288/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=29996 CPUtime=0.29
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 8158 0 0 0 22 7 0 0 19 0 1 0 376877375 30715904 5647 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518183 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 7499 5648 126 302 0 7194 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29996

[startup+0.701854 s]
/proc/loadavg: 1.03 1.03 1.00 3/77 24663
/proc/meminfo: memFree=1460288/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=31432 CPUtime=0.69
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 9750 0 0 0 60 9 0 0 23 0 1 0 376877375 32186368 6405 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 7858 6405 129 302 0 7553 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31432

[startup+1.50199 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 24664
/proc/meminfo: memFree=1430392/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=43396 CPUtime=1.49
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 12959 0 0 0 138 11 0 0 25 0 1 0 376877375 44437504 9228 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 10849 9228 129 302 0 10544 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43396

[startup+3.10127 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 24664
/proc/meminfo: memFree=1415480/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=66048 CPUtime=3.09
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 19011 0 0 0 294 15 0 0 25 0 1 0 376877375 67633152 14767 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 16512 14767 129 302 0 16207 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66048

[startup+6.30181 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 24664
/proc/meminfo: memFree=1369976/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=111136 CPUtime=6.28
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 30944 0 0 0 606 22 0 0 25 0 1 0 376877375 113803264 25675 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135259207 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 27784 25676 130 302 0 27479 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 111136

[startup+12.7019 s]
/proc/loadavg: 1.02 1.03 1.00 2/78 24664
/proc/meminfo: memFree=1308600/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=163968 CPUtime=12.69
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 43811 0 0 0 1233 36 0 0 25 0 1 0 376877375 167903232 38055 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 40992 38055 145 302 0 40687 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 163968

[startup+25.5021 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 24664
/proc/meminfo: memFree=1306552/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=166344 CPUtime=25.48
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 44355 0 0 0 2510 38 0 0 25 0 1 0 376877375 170336256 38599 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134536155 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 41586 38599 145 302 0 41281 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 166344

[startup+51.1015 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 24664
/proc/meminfo: memFree=1303352/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=169900 CPUtime=51.07
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 45367 0 0 0 5068 39 0 0 25 0 1 0 376877375 173977600 39440 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524802 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 42475 39440 145 302 0 42170 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 169900

[startup+102.305 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 24664
/proc/meminfo: memFree=1302456/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=170488 CPUtime=102.24
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 45597 0 0 0 10185 39 0 0 25 0 1 0 376877375 174579712 39619 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524640 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 42622 39619 145 302 0 42317 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 170488

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 24664
/proc/meminfo: memFree=1301944/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=171036 CPUtime=162.22
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 45799 0 0 0 16182 40 0 0 25 0 1 0 376877375 175140864 39729 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524706 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 42759 39729 145 302 0 42454 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 171036

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24664
/proc/meminfo: memFree=1301496/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=171312 CPUtime=222.2
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 45944 0 0 0 22179 41 0 0 25 0 1 0 376877375 175423488 39831 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134525057 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 42828 39831 145 302 0 42523 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 171312

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24664
/proc/meminfo: memFree=1301112/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=171724 CPUtime=282.19
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 46115 0 0 0 28176 43 0 0 25 0 1 0 376877375 175845376 39937 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 42931 39937 145 302 0 42626 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 171724

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24664
/proc/meminfo: memFree=1300792/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=172080 CPUtime=342.16
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 46249 0 0 0 34173 43 0 0 25 0 1 0 376877375 176209920 40024 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134525057 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 43020 40024 145 302 0 42715 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 172080

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 24664
/proc/meminfo: memFree=1300408/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=172428 CPUtime=402.14
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 46418 0 0 0 40170 44 0 0 25 0 1 0 376877375 176566272 40109 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 43107 40109 145 302 0 42802 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 172428

[startup+462.303 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 24664
/proc/meminfo: memFree=1300024/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=172776 CPUtime=462.12
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 46596 0 0 0 46167 45 0 0 25 0 1 0 376877375 176922624 40197 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 43194 40197 145 302 0 42889 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 172776

[startup+522.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 24664
/proc/meminfo: memFree=1299704/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=173156 CPUtime=522.1
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 46765 0 0 0 52164 46 0 0 25 0 1 0 376877375 177311744 40291 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 43289 40291 145 302 0 42984 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 173156

[startup+582.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 24664
/proc/meminfo: memFree=1299384/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=173644 CPUtime=582.08
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 46925 0 0 0 58161 47 0 0 25 0 1 0 376877375 177811456 40381 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 43411 40381 145 302 0 43106 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 173644

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24664
/proc/meminfo: memFree=1299000/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=173840 CPUtime=642.06
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 47068 0 0 0 64158 48 0 0 25 0 1 0 376877375 178012160 40466 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134525057 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 43460 40466 145 302 0 43155 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 173840

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24664
/proc/meminfo: memFree=1298680/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=174156 CPUtime=702.03
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 47206 0 0 0 70155 48 0 0 25 0 1 0 376877375 178335744 40541 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 43539 40541 145 302 0 43234 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 174156

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24664
/proc/meminfo: memFree=1298296/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=174520 CPUtime=762.02
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 47400 0 0 0 76152 50 0 0 25 0 1 0 376877375 178708480 40633 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 43630 40633 145 302 0 43325 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 174520

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24664
/proc/meminfo: memFree=1298040/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=174864 CPUtime=821.99
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 47559 0 0 0 82149 50 0 0 25 0 1 0 376877375 179060736 40720 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134539591 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 43716 40720 145 302 0 43411 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 174864

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24664
/proc/meminfo: memFree=1297656/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=175244 CPUtime=881.97
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 47734 0 0 0 88146 51 0 0 25 0 1 0 376877375 179449856 40813 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 43811 40813 145 302 0 43506 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 175244

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24664
/proc/meminfo: memFree=1297272/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=175624 CPUtime=941.95
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 47929 0 0 0 94143 52 0 0 25 0 1 0 376877375 179838976 40910 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134553034 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 43906 40910 145 302 0 43601 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 175624

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24666
/proc/meminfo: memFree=1296888/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=175992 CPUtime=1001.93
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 48084 0 0 0 100140 53 0 0 25 0 1 0 376877375 180215808 41001 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134525057 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 43998 41001 145 302 0 43693 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 175992

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24666
/proc/meminfo: memFree=1296568/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=176364 CPUtime=1061.91
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 48259 0 0 0 106137 54 0 0 25 0 1 0 376877375 180596736 41094 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 44091 41094 145 302 0 43786 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 176364

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24666
/proc/meminfo: memFree=1296184/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=176708 CPUtime=1121.89
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 48427 0 0 0 112133 56 0 0 25 0 1 0 376877375 180948992 41179 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 44177 41179 145 302 0 43872 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 176708

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24666
/proc/meminfo: memFree=1295864/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=177060 CPUtime=1181.86
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 48589 0 0 0 118130 56 0 0 25 0 1 0 376877375 181309440 41268 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524670 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 44265 41268 145 302 0 43960 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 177060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24666
/proc/meminfo: memFree=1295736/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=177300 CPUtime=1200.07
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 48652 0 0 0 119950 57 0 0 25 0 1 0 376877375 181555200 41297 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 44325 41297 145 302 0 44020 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 177300

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 2/78 24666
/proc/meminfo: memFree=1295736/2055920 swapFree=4152672/4192956
[pid=24663] ppid=24661 vsize=177300 CPUtime=1200.07
/proc/24663/stat : 24663 (Spear-32) R 24661 24663 23868 0 -1 4194304 48652 0 0 0 119950 57 0 0 25 0 1 0 376877375 181555200 41297 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/24663/statm: 44325 41297 145 302 0 44020 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 177300

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.1
CPU user time (s): 1199.5
CPU system time (s): 0.598908
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 177300

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

runsolver used 1.3328 second user time and 3.03654 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Mar 10 23:27:10 UTC 2007

IDJOB= 334393
IDBENCH= 24626
IDSOLVER= 131
FILE ID= node15/334393-1173569222

PBS_JOBID= 4101201

Free space on /tmp= 66478 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  19fdeefb726e073f5c825136ceaf9e1b

RANDOM SEED= 699106348

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1460760 kB
Buffers:         51588 kB
Cached:         452528 kB
SwapCached:       2892 kB
Active:         342712 kB
Inactive:       184680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1460760 kB
SwapTotal:     4192956 kB
SwapFree:      4152672 kB
Dirty:           54572 kB
Writeback:           0 kB
Mapped:          30180 kB
Slab:            53268 kB
Committed_AS:  1345328 kB
PageTables:       1800 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= 66478 MiB

End job on node15 on Sat Mar 10 23:47:13 UTC 2007