Trace number 334395

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 2007-02-12? (TO) 1200.05 1200.13

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/334395-1173569509/instance-334395-1173569509.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/node16/watcher-334395-1173569509 -o ROOT/results/node16/solver-334395-1173569509 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334395-1173569509/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/334395-1173569509/instance-334395-1173569509.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.93 0.97 0.99 3/77 22355
/proc/meminfo: memFree=1833352/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=1932 CPUtime=0
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 376906103 1978368 247 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134518170 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 483 247 126 302 0 178 0

[startup+0.044823 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 22355
/proc/meminfo: memFree=1833352/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=4680 CPUtime=0.03
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 1209 0 0 0 3 0 0 0 18 0 1 0 376906103 4792320 849 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 1171 852 126 302 0 866 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4680

[startup+0.101817 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 22355
/proc/meminfo: memFree=1833352/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=8224 CPUtime=0.09
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 2462 0 0 0 7 2 0 0 18 0 1 0 376906103 8421376 1684 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 2056 1685 126 302 0 1751 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8224

[startup+0.301792 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 22355
/proc/meminfo: memFree=1833352/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=29872 CPUtime=0.29
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 8105 0 0 0 22 7 0 0 19 0 1 0 376906103 30588928 5596 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 7468 5598 126 302 0 7163 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29872

[startup+0.701744 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 22355
/proc/meminfo: memFree=1833352/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=31308 CPUtime=0.69
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 9716 0 0 0 59 10 0 0 22 0 1 0 376906103 32059392 6373 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 7827 6373 129 302 0 7522 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31308

[startup+1.50165 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 22356
/proc/meminfo: memFree=1805376/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=43140 CPUtime=1.49
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 12879 0 0 0 137 12 0 0 25 0 1 0 376906103 44175360 9150 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 10785 9150 129 302 0 10480 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43140

[startup+3.10145 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 22356
/proc/meminfo: memFree=1790144/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=65260 CPUtime=3.09
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 18816 0 0 0 294 15 0 0 25 0 1 0 376906103 66826240 14574 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134806600 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 16315 14574 129 302 0 16010 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65260

[startup+6.30107 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 22356
/proc/meminfo: memFree=1745280/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=109772 CPUtime=6.29
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 30622 0 0 0 607 22 0 0 25 0 1 0 376906103 112406528 25355 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135271772 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 27443 25355 129 302 0 27138 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 109772

[startup+12.7023 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 22356
/proc/meminfo: memFree=1721152/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=122292 CPUtime=12.69
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 33777 0 0 0 1242 27 0 0 25 0 1 0 376906103 125227008 28477 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 30573 28477 141 302 0 30268 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 122292

[startup+25.5018 s]
/proc/loadavg: 0.95 0.97 0.99 2/78 22356
/proc/meminfo: memFree=1720000/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=123308 CPUtime=25.49
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 34035 0 0 0 2521 28 0 0 25 0 1 0 376906103 126267392 28735 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 30827 28735 141 302 0 30522 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 123308

[startup+51.1017 s]
/proc/loadavg: 0.97 0.97 0.99 2/78 22356
/proc/meminfo: memFree=1718912/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=124544 CPUtime=51.09
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 34354 0 0 0 5080 29 0 0 25 0 1 0 376906103 127533056 29054 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 31136 29054 141 302 0 30831 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 124544

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 22356
/proc/meminfo: memFree=1710848/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=133008 CPUtime=102.29
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 36652 0 0 0 10193 36 0 0 25 0 1 0 376906103 136200192 31031 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 33252 31031 141 302 0 32947 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 133008

[startup+162.301 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 22356
/proc/meminfo: memFree=1710016/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=133588 CPUtime=162.28
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 37001 0 0 0 16191 37 0 0 25 0 1 0 376906103 136794112 31209 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526636 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 33397 31209 141 302 0 33092 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 133588

[startup+222.301 s]
/proc/loadavg: 1.01 0.99 0.99 3/78 22358
/proc/meminfo: memFree=1709120/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=134276 CPUtime=222.27
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 37336 0 0 0 22188 39 0 0 25 0 1 0 376906103 137498624 31381 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 33569 31381 141 302 0 33264 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 134276

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 3/78 22358
/proc/meminfo: memFree=1708032/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=135452 CPUtime=282.27
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 37754 0 0 0 28186 41 0 0 25 0 1 0 376906103 138702848 31656 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134524658 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 33863 31656 141 302 0 33558 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 135452

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22358
/proc/meminfo: memFree=1707584/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=135848 CPUtime=342.27
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 37935 0 0 0 34185 42 0 0 25 0 1 0 376906103 139108352 31764 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 33962 31764 141 302 0 33657 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 135848

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22358
/proc/meminfo: memFree=1707136/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=136244 CPUtime=402.27
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 38105 0 0 0 40184 43 0 0 25 0 1 0 376906103 139513856 31862 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134530259 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 34061 31862 141 302 0 33756 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 136244

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22358
/proc/meminfo: memFree=1706688/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=136728 CPUtime=462.26
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 38275 0 0 0 46182 44 0 0 25 0 1 0 376906103 140009472 31951 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 34182 31951 141 302 0 33877 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 136728

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22358
/proc/meminfo: memFree=1706304/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=137076 CPUtime=522.25
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 38403 0 0 0 52181 44 0 0 25 0 1 0 376906103 140365824 32040 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134524696 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 34269 32040 141 302 0 33964 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 137076

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22358
/proc/meminfo: memFree=1705792/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=137340 CPUtime=582.25
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 38584 0 0 0 58180 45 0 0 25 0 1 0 376906103 140636160 32137 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134538589 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 34335 32137 141 302 0 34030 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 137340

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22358
/proc/meminfo: memFree=1705280/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=137776 CPUtime=642.25
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 38716 0 0 0 64179 46 0 0 25 0 1 0 376906103 141082624 32248 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 34444 32248 141 302 0 34139 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 137776

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22358
/proc/meminfo: memFree=1704704/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=138224 CPUtime=702.24
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 38890 0 0 0 70177 47 0 0 25 0 1 0 376906103 141541376 32358 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 34556 32358 141 302 0 34251 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 138224

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.99 3/78 22358
/proc/meminfo: memFree=1704256/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=138784 CPUtime=762.25
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 39085 0 0 0 76176 49 0 0 25 0 1 0 376906103 142114816 32466 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 34696 32466 141 302 0 34391 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 138784

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 3/78 22358
/proc/meminfo: memFree=1703680/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=139068 CPUtime=822.23
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 39249 0 0 0 82173 50 0 0 25 0 1 0 376906103 142405632 32572 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 34767 32572 141 302 0 34462 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 139068

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22358
/proc/meminfo: memFree=1703296/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=139536 CPUtime=882.23
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 39342 0 0 0 88172 51 0 0 25 0 1 0 376906103 142884864 32657 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 34884 32657 141 302 0 34579 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 139536

[startup+942.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22358
/proc/meminfo: memFree=1702976/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=139736 CPUtime=942.23
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 39478 0 0 0 94171 52 0 0 25 0 1 0 376906103 143089664 32737 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 34934 32737 141 302 0 34629 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 139736

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22358
/proc/meminfo: memFree=1702528/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=140252 CPUtime=1002.23
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 39665 0 0 0 100170 53 0 0 25 0 1 0 376906103 143618048 32831 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 35063 32831 141 302 0 34758 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 140252

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22358
/proc/meminfo: memFree=1701824/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=140836 CPUtime=1062.23
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 39900 0 0 0 106168 55 0 0 25 0 1 0 376906103 144216064 33003 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527104 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 35209 33003 141 302 0 34904 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 140836

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22358
/proc/meminfo: memFree=1699840/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=142844 CPUtime=1122.22
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 40395 0 0 0 112164 58 0 0 25 0 1 0 376906103 146272256 33465 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 35711 33465 141 302 0 35406 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 142844

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22358
/proc/meminfo: memFree=1697472/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=145144 CPUtime=1182.21
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 40966 0 0 0 118160 61 0 0 25 0 1 0 376906103 148627456 34036 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 36286 34036 141 302 0 35981 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 145144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22358
/proc/meminfo: memFree=1697344/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=145252 CPUtime=1200.02
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 40989 0 0 0 119941 61 0 0 25 0 1 0 376906103 148738048 34059 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134525057 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 36313 34059 141 302 0 36008 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 145252

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.11 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22358
/proc/meminfo: memFree=1697344/2055920 swapFree=4159664/4192956
[pid=22355] ppid=22353 vsize=145252 CPUtime=1200.02
/proc/22355/stat : 22355 (Spear-32) R 22353 22355 21227 0 -1 4194304 40989 0 0 0 119941 61 0 0 25 0 1 0 376906103 148738048 34059 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134525057 0 0 4096 0 0 0 0 17 1 0 0
/proc/22355/statm: 36313 34059 141 302 0 36008 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 145252

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.13
CPU time (s): 1200.05
CPU user time (s): 1199.41
CPU system time (s): 0.639902
CPU usage (%): 99.9935
Max. virtual memory (cumulated for all children) (KiB): 145288

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

runsolver used 1.3098 second user time and 3.06653 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Mar 10 23:31:58 UTC 2007

IDJOB= 334395
IDBENCH= 24626
IDSOLVER= 133
FILE ID= node16/334395-1173569509

PBS_JOBID= 4101188

Free space on /tmp= 66411 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/CompositeRSA576.sat05-509.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334395-1173569509/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/334395-1173569509/instance-334395-1173569509.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-334395-1173569509 -o ROOT/results/node16/solver-334395-1173569509 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334395-1173569509/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/334395-1173569509/instance-334395-1173569509.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  19fdeefb726e073f5c825136ceaf9e1b

RANDOM SEED= 364689082

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:       1833824 kB
Buffers:          3368 kB
Cached:         143468 kB
SwapCached:       2084 kB
Active:         110312 kB
Inactive:        59220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833824 kB
SwapTotal:     4192956 kB
SwapFree:      4159664 kB
Dirty:           54576 kB
Writeback:           0 kB
Mapped:          30780 kB
Slab:            38240 kB
Committed_AS:  1399756 kB
PageTables:       1720 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= 66411 MiB

End job on node16 on Sat Mar 10 23:52:00 UTC 2007