Trace number 299450

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Spear FH 1.0? (TO) 1200.08 1200.5

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1470952774-07.SAT.shuffled.cnf
MD5SUMd88f118676f3385c122e8e938c696514
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.38894
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
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/299450-1171871567/instance-299450-1171871567.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node63/watcher-299450-1171871567 -o ROOT/results/node63/solver-299450-1171871567 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299450-1171871567/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/299450-1171871567/instance-299450-1171871567.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27015
/proc/meminfo: memFree=514776/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=1548 CPUtime=0
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 199 0 0 0 0 0 0 0 18 0 1 0 207114112 1585152 183 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 387 183 128 302 0 82 0

[startup+0.106896 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27015
/proc/meminfo: memFree=514776/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=1932 CPUtime=0.1
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 310 0 0 0 10 0 0 0 18 0 1 0 207114112 1978368 295 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 483 295 140 302 0 178 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1932

[startup+0.51494 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27015
/proc/meminfo: memFree=514776/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=2840 CPUtime=0.51
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 533 0 0 0 50 1 0 0 21 0 1 0 207114112 2908160 517 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 710 517 140 302 0 405 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2840

[startup+1.33503 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27016
/proc/meminfo: memFree=512272/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=4020 CPUtime=1.33
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 840 0 0 0 131 2 0 0 25 0 1 0 207114112 4116480 824 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 1005 824 140 302 0 700 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4020

[startup+2.9712 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27016
/proc/meminfo: memFree=510864/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=5700 CPUtime=2.96
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 1243 0 0 0 292 4 0 0 25 0 1 0 207114112 5836800 1227 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 1425 1227 140 302 0 1120 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5700

[startup+6.24755 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27016
/proc/meminfo: memFree=508240/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=8036 CPUtime=6.23
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 1838 0 0 0 617 6 0 0 25 0 1 0 207114112 8228864 1789 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 2009 1789 140 302 0 1704 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 8036

[startup+12.7022 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27016
/proc/meminfo: memFree=504856/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=11132 CPUtime=12.68
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 2623 0 0 0 1259 9 0 0 25 0 1 0 207114112 11399168 2574 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 2783 2574 140 302 0 2478 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11132

[startup+25.5066 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27016
/proc/meminfo: memFree=500504/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=15720 CPUtime=25.48
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 3800 0 0 0 2536 12 0 0 25 0 1 0 207114112 16097280 3686 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 3930 3686 140 302 0 3625 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15720

[startup+51.1153 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27016
/proc/meminfo: memFree=494104/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=21916 CPUtime=51.09
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 5349 0 0 0 5089 20 0 0 25 0 1 0 207114112 22441984 5235 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 5479 5235 140 302 0 5174 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21916

[startup+102.325 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27016
/proc/meminfo: memFree=484824/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=31740 CPUtime=102.29
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 7812 0 0 0 10199 30 0 0 25 0 1 0 207114112 32501760 7569 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 7935 7569 140 302 0 7630 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 31740

[startup+162.348 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27016
/proc/meminfo: memFree=476248/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=40076 CPUtime=162.29
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 9909 0 0 0 16187 42 0 0 25 0 1 0 207114112 41037824 9666 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 10019 9666 140 302 0 9714 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 40076

[startup+222.369 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27016
/proc/meminfo: memFree=469016/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=48320 CPUtime=222.3
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 11976 0 0 0 22178 52 0 0 25 0 1 0 207114112 49479680 11476 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 12080 11476 140 302 0 11775 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 48320

[startup+282.388 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27016
/proc/meminfo: memFree=462424/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=55020 CPUtime=282.3
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 13610 0 0 0 28170 60 0 0 25 0 1 0 207114112 56340480 13110 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 13755 13110 140 302 0 13450 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 55020

[startup+342.408 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27016
/proc/meminfo: memFree=456728/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=60848 CPUtime=342.31
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 15037 0 0 0 34163 68 0 0 25 0 1 0 207114112 62308352 14537 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 15212 14537 140 302 0 14907 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 60848

[startup+402.428 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27016
/proc/meminfo: memFree=451800/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=65676 CPUtime=402.31
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 16242 0 0 0 40156 75 0 0 25 0 1 0 207114112 67252224 15742 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 16419 15742 140 302 0 16114 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 65676

[startup+462.447 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27016
/proc/meminfo: memFree=447256/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=70248 CPUtime=462.31
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 17412 0 0 0 46150 81 0 0 25 0 1 0 207114112 71933952 16912 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 17562 16912 140 302 0 17257 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 70248

[startup+522.487 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 27120
/proc/meminfo: memFree=441512/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=74832 CPUtime=522.29
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 18549 0 0 0 52141 88 0 0 25 0 1 0 207114112 76627968 18049 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 18708 18049 140 302 0 18403 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 74832

[startup+582.538 s]
/proc/loadavg: 1.06 1.00 1.00 2/71 27192
/proc/meminfo: memFree=436840/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=79600 CPUtime=582.29
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 19684 0 0 0 58134 95 0 0 25 0 1 0 207114112 81510400 19184 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 19900 19184 140 302 0 19595 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 79600

[startup+642.566 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 27214
/proc/meminfo: memFree=433432/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=83976 CPUtime=642.28
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 20826 0 0 0 64127 101 0 0 25 0 1 0 207114112 85991424 20326 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 20994 20326 140 302 0 20689 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 83976

[startup+702.586 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 27214
/proc/meminfo: memFree=429080/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=88364 CPUtime=702.28
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 21887 0 0 0 70121 107 0 0 25 0 1 0 207114112 90484736 21387 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 22091 21387 140 302 0 21786 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 88364

[startup+762.605 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27214
/proc/meminfo: memFree=424920/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=92544 CPUtime=762.29
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 22945 0 0 0 76117 112 0 0 25 0 1 0 207114112 94765056 22445 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 23136 22445 140 302 0 22831 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 92544

[startup+822.628 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27214
/proc/meminfo: memFree=420824/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=98772 CPUtime=822.3
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 24464 0 0 0 82113 117 0 0 25 0 1 0 207114112 101142528 23451 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 24693 23451 140 302 0 24388 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 98772

[startup+882.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27214
/proc/meminfo: memFree=417176/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=102508 CPUtime=882.31
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 25399 0 0 0 88110 121 0 0 25 0 1 0 207114112 104968192 24386 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 25627 24386 140 302 0 25322 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 102508

[startup+942.669 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27214
/proc/meminfo: memFree=413400/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=106288 CPUtime=942.31
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 26340 0 0 0 94105 126 0 0 25 0 1 0 207114112 108838912 25327 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 26572 25327 140 302 0 26267 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 106288

[startup+1002.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27214
/proc/meminfo: memFree=410008/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=109708 CPUtime=1002.31
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 27190 0 0 0 100101 130 0 0 25 0 1 0 207114112 112340992 26177 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 27427 26177 140 302 0 27122 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 109708

[startup+1062.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27214
/proc/meminfo: memFree=406616/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=113268 CPUtime=1062.32
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 28048 0 0 0 106096 136 0 0 25 0 1 0 207114112 115986432 27035 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 28317 27035 140 302 0 28012 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 113268

[startup+1122.74 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27214
/proc/meminfo: memFree=403544/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=116492 CPUtime=1122.33
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 28814 0 0 0 112092 141 0 0 25 0 1 0 207114112 119287808 27801 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 29123 27801 140 302 0 28818 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 116492

[startup+1182.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27214
/proc/meminfo: memFree=400536/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=119660 CPUtime=1182.33
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 29577 0 0 0 118089 144 0 0 25 0 1 0 207114112 122531840 28564 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 29915 28564 140 302 0 29610 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 119660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27214
/proc/meminfo: memFree=399128/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=121280 CPUtime=1200.05
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 29909 0 0 0 119860 145 0 0 25 0 1 0 207114112 124190720 28896 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 30320 28896 140 302 0 30015 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 121280

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

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

[startup+1200.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27214
/proc/meminfo: memFree=399128/2055920 swapFree=4183348/4192956
[pid=27015] ppid=27013 vsize=121280 CPUtime=1200.05
/proc/27015/stat : 27015 (Spear-32) R 27013 27015 26539 0 -1 4194304 29909 0 0 0 119860 145 0 0 25 0 1 0 207114112 124190720 28896 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/27015/statm: 30320 28896 140 302 0 30015 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 121280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.5
CPU time (s): 1200.08
CPU user time (s): 1198.61
CPU system time (s): 1.47278
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 121280

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

runsolver used 0.91986 second user time and 2.38364 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Mon Feb 19 07:52:47 UTC 2007

IDJOB= 299450
IDBENCH= 20010
IDSOLVER= 132
FILE ID= node63/299450-1171871567

PBS_JOBID= 3839756

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1470952774-07.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299450-1171871567/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/299450-1171871567/instance-299450-1171871567.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-299450-1171871567 -o ROOT/results/node63/solver-299450-1171871567 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299450-1171871567/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/299450-1171871567/instance-299450-1171871567.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  d88f118676f3385c122e8e938c696514

RANDOM SEED= 286957200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.214
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.214
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:        515184 kB
Buffers:         49664 kB
Cached:        1368452 kB
SwapCached:       3968 kB
Active:         789828 kB
Inactive:       638224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        515184 kB
SwapTotal:     4192956 kB
SwapFree:      4183348 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:          15372 kB
Slab:            98700 kB
Committed_AS:   537380 kB
PageTables:       1460 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= 66562 MiB

End job on node63 on Mon Feb 19 08:12:50 UTC 2007