Trace number 308674

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Spear FHS 1.0? (TO) 1200.07 1200.41

General information on the benchmark

Namerandom/2+p/p0.7/v5500/
unif2p-p0.7-v5500-c14685-S145970304-01-UNSAT.cnf
MD5SUMa9c69ac58ba32eb3b79077be89bd5498
Bench CategoryRANDOM (random 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 variables5496
Number of clauses14684
Sum of the clauses size39647
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24405
Number of clauses of size 310279
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/308674-1172524955/instance-308674-1172524955.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/node67/watcher-308674-1172524955 -o ROOT/results/node67/solver-308674-1172524955 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308674-1172524955/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/308674-1172524955/instance-308674-1172524955.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 2/64 13992
/proc/meminfo: memFree=1967480/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=1932 CPUtime=0
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 272453187 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 483 247 126 302 0 178 0

[startup+0.107013 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13992
/proc/meminfo: memFree=1967480/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=3632 CPUtime=0.1
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 710 0 0 0 10 0 0 0 18 0 1 0 272453187 3719168 668 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 908 668 145 302 0 603 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3632

[startup+0.515055 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 13992
/proc/meminfo: memFree=1967480/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=4016 CPUtime=0.5
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 819 0 0 0 50 0 0 0 21 0 1 0 272453187 4112384 777 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 1004 777 145 302 0 699 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4016

[startup+1.33514 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13993
/proc/meminfo: memFree=1964336/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=4780 CPUtime=1.33
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 1015 0 0 0 132 1 0 0 25 0 1 0 272453187 4894720 973 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 1195 973 145 302 0 890 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4780

[startup+2.97131 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13993
/proc/meminfo: memFree=1963248/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=6064 CPUtime=2.96
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 1335 0 0 0 295 1 0 0 25 0 1 0 272453187 6209536 1293 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 1516 1293 145 302 0 1211 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6064

[startup+6.25265 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13993
/proc/meminfo: memFree=1961136/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=7984 CPUtime=6.24
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 1797 0 0 0 620 4 0 0 25 0 1 0 272453187 8175616 1755 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 1996 1755 145 302 0 1691 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7984

[startup+12.7073 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13993
/proc/meminfo: memFree=1958200/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=10796 CPUtime=12.69
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 2511 0 0 0 1264 5 0 0 25 0 1 0 272453187 11055104 2436 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 2699 2436 145 302 0 2394 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10796

[startup+25.6077 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13993
/proc/meminfo: memFree=1954296/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=14768 CPUtime=25.59
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 3534 0 0 0 2549 10 0 0 25 0 1 0 272453187 15122432 3459 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 3692 3459 145 302 0 3387 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 14768

[startup+51.2144 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13993
/proc/meminfo: memFree=1948344/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=20840 CPUtime=51.19
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 5049 0 0 0 5104 15 0 0 25 0 1 0 272453187 21340160 4909 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 5210 4909 145 302 0 4905 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 20840

[startup+102.423 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13993
/proc/meminfo: memFree=1938296/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=31348 CPUtime=102.38
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 7693 0 0 0 10211 27 0 0 25 0 1 0 272453187 32100352 7424 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 7837 7424 145 302 0 7532 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 31348

[startup+162.442 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13993
/proc/meminfo: memFree=1928440/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=40844 CPUtime=162.38
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 10105 0 0 0 16201 37 0 0 25 0 1 0 272453187 41824256 9836 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 10211 9836 145 302 0 9906 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 40844

[startup+222.462 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13993
/proc/meminfo: memFree=1921784/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=47584 CPUtime=222.39
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 11764 0 0 0 22192 47 0 0 25 0 1 0 272453187 48726016 11495 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 11896 11495 145 302 0 11591 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 47584

[startup+282.477 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13993
/proc/meminfo: memFree=1916536/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=52812 CPUtime=282.39
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 13084 0 0 0 28185 54 0 0 25 0 1 0 272453187 54079488 12815 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 13203 12815 145 302 0 12898 0
Current children cumulated CPU time (s) 282.39
Current children cumulated vsize (KiB) 52812

[startup+342.492 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 13993
/proc/meminfo: memFree=1911224/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=59024 CPUtime=342.38
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 14631 0 0 0 34176 62 0 0 25 0 1 0 272453187 60440576 14105 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 14756 14105 145 302 0 14451 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 59024

[startup+402.513 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 13993
/proc/meminfo: memFree=1906424/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=63904 CPUtime=402.38
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 15825 0 0 0 40169 69 0 0 25 0 1 0 272453187 65437696 15299 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539760 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 15976 15299 145 302 0 15671 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 63904

[startup+462.531 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 13993
/proc/meminfo: memFree=1901880/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=68284 CPUtime=462.39
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 16957 0 0 0 46163 76 0 0 25 0 1 0 272453187 69922816 16431 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 17071 16431 145 302 0 16766 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 68284

[startup+522.552 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13993
/proc/meminfo: memFree=1897208/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=73076 CPUtime=522.4
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 18105 0 0 0 52157 83 0 0 25 0 1 0 272453187 74829824 17579 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 18269 17579 145 302 0 17964 0
Current children cumulated CPU time (s) 522.4
Current children cumulated vsize (KiB) 73076

[startup+582.574 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13993
/proc/meminfo: memFree=1892920/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=77420 CPUtime=582.4
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 19212 0 0 0 58150 90 0 0 25 0 1 0 272453187 79278080 18686 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 19355 18686 145 302 0 19050 0
Current children cumulated CPU time (s) 582.4
Current children cumulated vsize (KiB) 77420

[startup+642.591 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13993
/proc/meminfo: memFree=1888312/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=81864 CPUtime=642.4
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 20340 0 0 0 64143 97 0 0 25 0 1 0 272453187 83828736 19814 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 20466 19814 145 302 0 20161 0
Current children cumulated CPU time (s) 642.4
Current children cumulated vsize (KiB) 81864

[startup+702.609 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13993
/proc/meminfo: memFree=1883704/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=86416 CPUtime=702.4
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 21486 0 0 0 70137 103 0 0 25 0 1 0 272453187 88489984 20960 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 21604 20960 145 302 0 21299 0
Current children cumulated CPU time (s) 702.4
Current children cumulated vsize (KiB) 86416

[startup+762.626 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13993
/proc/meminfo: memFree=1879416/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=90944 CPUtime=762.39
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 22552 0 0 0 76131 108 0 0 25 0 1 0 272453187 93126656 22026 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 22736 22026 145 302 0 22431 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 90944

[startup+822.648 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13993
/proc/meminfo: memFree=1875512/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=94776 CPUtime=822.41
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 23515 0 0 0 82127 114 0 0 25 0 1 0 272453187 97050624 22989 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 23694 22989 145 302 0 23389 0
Current children cumulated CPU time (s) 822.41
Current children cumulated vsize (KiB) 94776

[startup+882.665 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13993
/proc/meminfo: memFree=1872056/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=98596 CPUtime=882.4
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 24378 0 0 0 88122 118 0 0 25 0 1 0 272453187 100962304 23852 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 24649 23852 145 302 0 24344 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 98596

[startup+942.686 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13993
/proc/meminfo: memFree=1869176/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=101500 CPUtime=942.4
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 25092 0 0 0 94118 122 0 0 25 0 1 0 272453187 103936000 24566 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 25375 24566 145 302 0 25070 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 101500

[startup+1002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13993
/proc/meminfo: memFree=1865976/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=104728 CPUtime=1002.41
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 25895 0 0 0 100114 127 0 0 25 0 1 0 272453187 107241472 25369 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 26182 25369 145 302 0 25877 0
Current children cumulated CPU time (s) 1002.41
Current children cumulated vsize (KiB) 104728

[startup+1062.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13993
/proc/meminfo: memFree=1863032/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=109768 CPUtime=1062.42
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 27123 0 0 0 106110 132 0 0 25 0 1 0 272453187 112402432 26084 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526955 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 27442 26084 145 302 0 27137 0
Current children cumulated CPU time (s) 1062.42
Current children cumulated vsize (KiB) 109768

[startup+1122.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13995
/proc/meminfo: memFree=1859832/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=112808 CPUtime=1122.42
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 27919 0 0 0 112105 137 0 0 25 0 1 0 272453187 115515392 26880 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 28202 26880 145 302 0 27897 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 112808

[startup+1182.77 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 13995
/proc/meminfo: memFree=1857336/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=115428 CPUtime=1182.42
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 28557 0 0 0 118101 141 0 0 25 0 1 0 272453187 118198272 27518 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 28857 27518 145 302 0 28552 0
Current children cumulated CPU time (s) 1182.42
Current children cumulated vsize (KiB) 115428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.39 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 13995
/proc/meminfo: memFree=1856504/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=116216 CPUtime=1200.04
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 28742 0 0 0 119861 143 0 0 25 0 1 0 272453187 119005184 27703 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 29054 27703 145 302 0 28749 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 116216

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

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

[startup+1200.39 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 13995
/proc/meminfo: memFree=1856504/2055920 swapFree=4183972/4192956
[pid=13992] ppid=13990 vsize=116216 CPUtime=1200.04
/proc/13992/stat : 13992 (Spear-32) R 13990 13992 12937 0 -1 4194304 28742 0 0 0 119861 143 0 0 25 0 1 0 272453187 119005184 27703 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/13992/statm: 29054 27703 145 302 0 28749 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 116216

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1198.62
CPU system time (s): 1.45178
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 116216

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

runsolver used 0.714891 second user time and 2.49862 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Mon Feb 26 21:22:36 UTC 2007

IDJOB= 308674
IDBENCH= 20237
IDSOLVER= 131
FILE ID= node67/308674-1172524955

PBS_JOBID= 3971769

Free space on /tmp= 66558 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v5500/unif2p-p0.7-v5500-c14685-S145970304-01-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308674-1172524955/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/308674-1172524955/instance-308674-1172524955.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-308674-1172524955 -o ROOT/results/node67/solver-308674-1172524955 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308674-1172524955/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/308674-1172524955/instance-308674-1172524955.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  a9c69ac58ba32eb3b79077be89bd5498

RANDOM SEED= 477743307

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.236
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.236
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:       1967952 kB
Buffers:          5464 kB
Cached:          47036 kB
SwapCached:       3056 kB
Active:          18460 kB
Inactive:        43864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1967952 kB
SwapTotal:     4192956 kB
SwapFree:      4183972 kB
Dirty:            1780 kB
Writeback:           0 kB
Mapped:          15372 kB
Slab:            11632 kB
Committed_AS:   747472 kB
PageTables:       1452 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= 66558 MiB

End job on node67 on Mon Feb 26 21:42:38 UTC 2007