Trace number 308880

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.0UNSAT 1070.33 1070.75

General information on the benchmark

Namerandom/2+p/p0.7/v4500/
unif2p-p0.7-v4500-c12015-S1293761391-11-UNSAT.cnf
MD5SUMbd48c0af40579fae130a490637a0c778
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark81.1437
Satisfiable
(Un)Satisfiability was proved
Number of variables4497
Number of clauses12014
Sum of the clauses size32438
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23604
Number of clauses of size 38410
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/308880-1172530219/instance-308880-1172530219.cnf
1070.26/1070.73	s UNSATISFIABLE
1070.26/1070.73	c runtime 1070.48 [s]

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node61/watcher-308880-1172530219 -o ROOT/results/node61/solver-308880-1172530219 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308880-1172530219/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/308880-1172530219/instance-308880-1172530219.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.92 0.98 0.99 3/64 5241
/proc/meminfo: memFree=1889696/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=1932 CPUtime=0
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 272978869 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 483 247 126 302 0 178 0

[startup+0.10679 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5241
/proc/meminfo: memFree=1889696/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=2900 CPUtime=0.1
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 495 0 0 0 10 0 0 0 18 0 1 0 272978869 2969600 479 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 725 479 140 302 0 420 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2900

[startup+0.514828 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5241
/proc/meminfo: memFree=1889696/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=3284 CPUtime=0.5
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 595 0 0 0 50 0 0 0 21 0 1 0 272978869 3362816 579 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 821 579 140 302 0 516 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3284

[startup+1.33491 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 5242
/proc/meminfo: memFree=1887384/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=3924 CPUtime=1.32
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 773 0 0 0 131 1 0 0 25 0 1 0 272978869 4018176 757 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 981 757 140 302 0 676 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3924

[startup+2.97106 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 5242
/proc/meminfo: memFree=1886360/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=5076 CPUtime=2.96
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 1055 0 0 0 294 2 0 0 25 0 1 0 272978869 5197824 1039 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 1269 1039 140 302 0 964 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5076

[startup+6.25338 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 5242
/proc/meminfo: memFree=1884568/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=6612 CPUtime=6.25
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 1440 0 0 0 621 4 0 0 25 0 1 0 272978869 6770688 1424 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 1653 1424 140 302 0 1348 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 6612

[startup+12.709 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 5242
/proc/meminfo: memFree=1882072/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=9168 CPUtime=12.69
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 2071 0 0 0 1264 5 0 0 25 0 1 0 272978869 9388032 2022 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 2292 2022 140 302 0 1987 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9168

[startup+25.6092 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 5242
/proc/meminfo: memFree=1878360/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=12888 CPUtime=25.59
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 3038 0 0 0 2550 9 0 0 25 0 1 0 272978869 13197312 2989 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 3222 2989 140 302 0 2917 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 12888

[startup+51.2157 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 5242
/proc/meminfo: memFree=1872600/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=18744 CPUtime=51.19
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 4480 0 0 0 5104 15 0 0 25 0 1 0 272978869 19193856 4366 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 4686 4366 140 302 0 4381 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 18744

[startup+102.426 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 5242
/proc/meminfo: memFree=1864408/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=27444 CPUtime=102.38
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 6662 0 0 0 10214 24 0 0 25 0 1 0 272978869 28102656 6419 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527019 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 6861 6419 140 302 0 6556 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 27444

[startup+162.447 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5242
/proc/meminfo: memFree=1857368/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=34472 CPUtime=162.39
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 8400 0 0 0 16207 32 0 0 25 0 1 0 272978869 35299328 8157 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 8618 8157 140 302 0 8313 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 34472

[startup+222.465 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5242
/proc/meminfo: memFree=1851416/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=40476 CPUtime=222.4
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 9882 0 0 0 22200 40 0 0 25 0 1 0 272978869 41447424 9639 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 10119 9639 140 302 0 9814 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 40476

[startup+282.486 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5242
/proc/meminfo: memFree=1846296/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=45500 CPUtime=282.4
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 11158 0 0 0 28193 47 0 0 25 0 1 0 272978869 46592000 10915 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 11375 10915 140 302 0 11070 0
Current children cumulated CPU time (s) 282.4
Current children cumulated vsize (KiB) 45500

[startup+342.505 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5242
/proc/meminfo: memFree=1842520/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=50280 CPUtime=342.41
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 12356 0 0 0 34188 53 0 0 25 0 1 0 272978869 51486720 11856 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 12570 11856 140 302 0 12265 0
Current children cumulated CPU time (s) 342.41
Current children cumulated vsize (KiB) 50280

[startup+402.527 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5242
/proc/meminfo: memFree=1838168/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=54608 CPUtime=402.41
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 13448 0 0 0 40182 59 0 0 25 0 1 0 272978869 55918592 12948 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 13652 12948 140 302 0 13347 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 54608

[startup+462.55 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5242
/proc/meminfo: memFree=1832728/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=60024 CPUtime=462.42
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 14819 0 0 0 46175 67 0 0 25 0 1 0 272978869 61464576 14319 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 15006 14319 140 302 0 14701 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 60024

[startup+522.571 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5242
/proc/meminfo: memFree=1827800/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=64936 CPUtime=522.41
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 16035 0 0 0 52168 73 0 0 25 0 1 0 272978869 66494464 15535 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526727 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 16234 15535 140 302 0 15929 0
Current children cumulated CPU time (s) 522.41
Current children cumulated vsize (KiB) 64936

[startup+582.598 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5242
/proc/meminfo: memFree=1823832/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=68960 CPUtime=582.43
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 17007 0 0 0 58165 78 0 0 25 0 1 0 272978869 70615040 16507 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 17240 16507 140 302 0 16935 0
Current children cumulated CPU time (s) 582.43
Current children cumulated vsize (KiB) 68960

[startup+642.619 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5268
/proc/meminfo: memFree=1819168/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=72504 CPUtime=642.42
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 17892 0 0 0 64157 85 0 0 25 0 1 0 272978869 74244096 17392 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 18126 17392 140 302 0 17821 0
Current children cumulated CPU time (s) 642.42
Current children cumulated vsize (KiB) 72504

[startup+702.672 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5380
/proc/meminfo: memFree=1818400/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=73020 CPUtime=702.39
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 18020 0 0 0 70148 91 0 0 25 0 1 0 272978869 74772480 17520 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 18255 17520 140 302 0 17950 0
Current children cumulated CPU time (s) 702.39
Current children cumulated vsize (KiB) 73020

[startup+762.704 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5440
/proc/meminfo: memFree=1819288/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=73180 CPUtime=762.36
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 18064 0 0 0 76142 94 0 0 25 0 1 0 272978869 74936320 17564 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527104 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 18295 17564 140 302 0 17990 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 73180

[startup+822.727 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5440
/proc/meminfo: memFree=1819288/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=73324 CPUtime=822.37
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 18092 0 0 0 82139 98 0 0 25 0 1 0 272978869 75083776 17592 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 18331 17592 140 302 0 18026 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 73324

[startup+882.746 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5440
/proc/meminfo: memFree=1819032/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=73600 CPUtime=882.37
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 18152 0 0 0 88135 102 0 0 25 0 1 0 272978869 75366400 17652 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 18400 17652 140 302 0 18095 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 73600

[startup+942.765 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5440
/proc/meminfo: memFree=1818712/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=73876 CPUtime=942.37
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 18221 0 0 0 94131 106 0 0 25 0 1 0 272978869 75649024 17721 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 18469 17721 140 302 0 18164 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 73876

[startup+1002.78 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5440
/proc/meminfo: memFree=1816280/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=76860 CPUtime=1002.38
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 18868 0 0 0 100127 111 0 0 25 0 1 0 272978869 78704640 18368 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 19215 18368 140 302 0 18910 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 76860

[startup+1062.81 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5440
/proc/meminfo: memFree=1813656/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=79348 CPUtime=1062.38
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 19513 0 0 0 106122 116 0 0 25 0 1 0 272978869 81252352 19013 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258342 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 19837 19013 140 302 0 19532 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 79348

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

[startup+1065.27 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5440
/proc/meminfo: memFree=1813656/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=79348 CPUtime=1064.84
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 19513 0 0 0 106367 117 0 0 25 0 1 0 272978869 81252352 19013 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 19837 19013 140 302 0 19532 0
Current children cumulated CPU time (s) 1064.84
Current children cumulated vsize (KiB) 79348

[startup+1068.54 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5440
/proc/meminfo: memFree=1813656/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=79348 CPUtime=1068.12
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 19513 0 0 0 106695 117 0 0 25 0 1 0 272978869 81252352 19013 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 19837 19013 140 302 0 19532 0
Current children cumulated CPU time (s) 1068.12
Current children cumulated vsize (KiB) 79348

[startup+1069.36 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5440
/proc/meminfo: memFree=1813656/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=79348 CPUtime=1068.93
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 19513 0 0 0 106776 117 0 0 25 0 1 0 272978869 81252352 19013 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 19837 19013 140 302 0 19532 0
Current children cumulated CPU time (s) 1068.93
Current children cumulated vsize (KiB) 79348

[startup+1070.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5440
/proc/meminfo: memFree=1813656/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=79348 CPUtime=1069.75
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 19513 0 0 0 106858 117 0 0 25 0 1 0 272978869 81252352 19013 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 19837 19013 140 302 0 19532 0
Current children cumulated CPU time (s) 1069.75
Current children cumulated vsize (KiB) 79348

[startup+1070.59 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5440
/proc/meminfo: memFree=1813656/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=79348 CPUtime=1070.16
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 19513 0 0 0 106899 117 0 0 25 0 1 0 272978869 81252352 19013 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 19837 19013 140 302 0 19532 0
Current children cumulated CPU time (s) 1070.16
Current children cumulated vsize (KiB) 79348

[startup+1070.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5440
/proc/meminfo: memFree=1813656/2055920 swapFree=4180412/4192956
[pid=5241] ppid=5239 vsize=79348 CPUtime=1070.26
/proc/5241/stat : 5241 (Spear-32) R 5239 5241 5139 0 -1 4194304 19513 0 0 0 106909 117 0 0 25 0 1 0 272978869 81252352 19013 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5241/statm: 19837 19013 140 302 0 19532 0
Current children cumulated CPU time (s) 1070.26
Current children cumulated vsize (KiB) 79348

Child status: 20
Real time (s): 1070.75
CPU time (s): 1070.33
CPU user time (s): 1069.14
CPU system time (s): 1.19282
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 79348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1069.14
system time used= 1.19282
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19534
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= 8
involuntary context switches= 1240

runsolver used 0.724889 second user time and 2.21866 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Mon Feb 26 22:50:19 UTC 2007

IDJOB= 308880
IDBENCH= 20243
IDSOLVER= 132
FILE ID= node61/308880-1172530219

PBS_JOBID= 3971806

Free space on /tmp= 66557 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v4500/unif2p-p0.7-v4500-c12015-S1293761391-11-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308880-1172530219/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/308880-1172530219/instance-308880-1172530219.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-308880-1172530219 -o ROOT/results/node61/solver-308880-1172530219 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308880-1172530219/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/308880-1172530219/instance-308880-1172530219.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  bd48c0af40579fae130a490637a0c778

RANDOM SEED= 154934830

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.216
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.216
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:       1890104 kB
Buffers:         23104 kB
Cached:         103000 kB
SwapCached:       6632 kB
Active:          48052 kB
Inactive:        90472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1890104 kB
SwapTotal:     4192956 kB
SwapFree:      4180412 kB
Dirty:            1728 kB
Writeback:           0 kB
Mapped:          15100 kB
Slab:            13368 kB
Committed_AS:   715248 kB
PageTables:       1388 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= 66557 MiB

End job on node61 on Mon Feb 26 23:08:10 UTC 2007