Trace number 332251

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.0UNSAT 968.185 968.461

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
MD5SUM9b15e90c034f4532d9c5a9491fda1777
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.415935
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses672
Sum of the clauses size1440
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512

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/332251-1173471006/instance-332251-1173471006.cnf
968.11/968.43	s UNSATISFIABLE
968.11/968.43	c runtime 968.29 [s]

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node19/watcher-332251-1173471006 -o ROOT/results/node19/solver-332251-1173471006 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332251-1173471006/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/332251-1173471006/instance-332251-1173471006.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.91 0.97 0.95 3/77 23145
/proc/meminfo: memFree=1726200/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=1396 CPUtime=0
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 367054644 1429504 173 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 349 174 140 302 0 44 0

[startup+0.101287 s]
/proc/loadavg: 0.91 0.97 0.95 3/77 23145
/proc/meminfo: memFree=1726200/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=1908 CPUtime=0.09
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 318 0 0 0 9 0 0 0 18 0 1 0 367054644 1953792 302 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 477 302 140 302 0 172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1908

[startup+0.201299 s]
/proc/loadavg: 0.91 0.97 0.95 3/77 23145
/proc/meminfo: memFree=1726200/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=2292 CPUtime=0.19
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 395 0 0 0 19 0 0 0 18 0 1 0 367054644 2347008 379 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 573 379 140 302 0 268 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2292

[startup+0.30131 s]
/proc/loadavg: 0.91 0.97 0.95 3/77 23145
/proc/meminfo: memFree=1726200/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=2552 CPUtime=0.29
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 454 0 0 0 29 0 0 0 19 0 1 0 367054644 2613248 438 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 638 438 140 302 0 333 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2552

[startup+0.701353 s]
/proc/loadavg: 0.91 0.97 0.95 3/77 23145
/proc/meminfo: memFree=1726200/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=3192 CPUtime=0.69
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 622 0 0 0 69 0 0 0 22 0 1 0 367054644 3268608 606 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 798 606 140 302 0 493 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3192

[startup+1.50144 s]
/proc/loadavg: 0.91 0.97 0.95 2/78 23146
/proc/meminfo: memFree=1723760/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=4100 CPUtime=1.49
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 849 0 0 0 148 1 0 0 25 0 1 0 367054644 4198400 833 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 1025 833 140 302 0 720 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4100

[startup+3.10161 s]
/proc/loadavg: 0.91 0.97 0.95 2/78 23146
/proc/meminfo: memFree=1722672/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=5156 CPUtime=3.1
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 1110 0 0 0 308 2 0 0 25 0 1 0 367054644 5279744 1094 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 1289 1094 140 302 0 984 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 5156

[startup+6.30201 s]
/proc/loadavg: 0.92 0.97 0.95 2/78 23146
/proc/meminfo: memFree=1720944/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=7152 CPUtime=6.29
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 1580 0 0 0 626 3 0 0 25 0 1 0 367054644 7323648 1564 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 1788 1564 140 302 0 1483 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7152

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.95 2/78 23146
/proc/meminfo: memFree=1718512/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=9268 CPUtime=12.69
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 2073 0 0 0 1265 4 0 0 25 0 1 0 367054644 9490432 2024 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 2317 2024 140 302 0 2012 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9268

[startup+25.501 s]
/proc/loadavg: 1.02 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1715056/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=12540 CPUtime=25.49
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 2900 0 0 0 2542 7 0 0 25 0 1 0 367054644 12840960 2851 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 3135 2851 140 302 0 2830 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12540

[startup+51.1018 s]
/proc/loadavg: 1.01 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1709616/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=18592 CPUtime=51.08
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 4357 0 0 0 5096 12 0 0 25 0 1 0 367054644 19038208 4243 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 4648 4243 140 302 0 4343 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18592

[startup+102.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1700528/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=28348 CPUtime=102.27
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 6616 0 0 0 10206 21 0 0 25 0 1 0 367054644 29028352 6502 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 7087 6502 140 302 0 6782 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 28348

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1689712/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=40464 CPUtime=162.24
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 9456 0 0 0 16193 31 0 0 25 0 1 0 367054644 41435136 9213 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 10116 9213 140 302 0 9811 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 40464

[startup+222.305 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1682288/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=48432 CPUtime=222.23
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 11257 0 0 0 22186 37 0 0 25 0 1 0 367054644 49594368 11014 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 12108 11014 140 302 0 11803 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 48432

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1677488/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=53876 CPUtime=282.21
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 12464 0 0 0 28179 42 0 0 25 0 1 0 367054644 55169024 12221 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 13469 12221 140 302 0 13164 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 53876

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1673008/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=58236 CPUtime=342.19
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 13572 0 0 0 34171 48 0 0 25 0 1 0 367054644 59633664 13329 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 14559 13329 140 302 0 14254 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 58236

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1668144/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=64376 CPUtime=402.18
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 15049 0 0 0 40164 54 0 0 25 0 1 0 367054644 65921024 14549 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 16094 14549 140 302 0 15789 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 64376

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1663152/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=70300 CPUtime=462.16
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 16295 0 0 0 46156 60 0 0 25 0 1 0 367054644 71987200 15795 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 17575 15795 140 302 0 17270 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 70300

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1658288/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=75608 CPUtime=522.15
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 17527 0 0 0 52149 66 0 0 25 0 1 0 367054644 77422592 17027 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 18902 17027 140 302 0 18597 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 75608

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1653808/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=80424 CPUtime=582.13
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 18626 0 0 0 58142 71 0 0 25 0 1 0 367054644 82354176 18126 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 20106 18126 140 302 0 19801 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 80424

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1649904/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=84624 CPUtime=642.11
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 19605 0 0 0 64136 75 0 0 25 0 1 0 367054644 86654976 19105 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 21156 19105 140 302 0 20851 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 84624

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1646000/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=88464 CPUtime=702.09
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 20582 0 0 0 70129 80 0 0 25 0 1 0 367054644 90587136 20082 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 22116 20082 140 302 0 21811 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 88464

[startup+762.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1641456/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=93240 CPUtime=762.08
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 21699 0 0 0 76123 85 0 0 25 0 1 0 367054644 95477760 21199 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 23310 21199 140 302 0 23005 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 93240

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1637360/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=97560 CPUtime=822.06
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 22736 0 0 0 82116 90 0 0 25 0 1 0 367054644 99901440 22236 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 24390 22236 140 302 0 24085 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 97560

[startup+882.306 s]
/proc/loadavg: 1.00 0.99 0.95 3/78 23146
/proc/meminfo: memFree=1633200/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=102256 CPUtime=882.04
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 23769 0 0 0 88110 94 0 0 25 0 1 0 367054644 104710144 23269 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 25564 23269 140 302 0 25259 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 102256

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1630640/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=104564 CPUtime=942.02
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 24392 0 0 0 94105 97 0 0 25 0 1 0 367054644 107073536 23892 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 26141 23892 140 302 0 25836 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 104564

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

[startup+947.206 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1630576/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=104820 CPUtime=946.93
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 24433 0 0 0 94595 98 0 0 25 0 1 0 367054644 107335680 23933 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 26205 23933 140 302 0 25900 0
Current children cumulated CPU time (s) 946.93
Current children cumulated vsize (KiB) 104820

[startup+960.001 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1569008/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=192360 CPUtime=959.72
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 55617 0 0 0 95860 112 0 0 25 0 1 0 367054644 196976640 39275 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 48090 39275 144 302 0 47785 0
Current children cumulated CPU time (s) 959.72
Current children cumulated vsize (KiB) 192360

[startup+963.202 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1569008/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=192360 CPUtime=962.92
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 55617 0 0 0 96180 112 0 0 25 0 1 0 367054644 196976640 39275 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 48090 39275 144 302 0 47785 0
Current children cumulated CPU time (s) 962.92
Current children cumulated vsize (KiB) 192360

[startup+966.401 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1569008/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=192360 CPUtime=966.11
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 55617 0 0 0 96499 112 0 0 25 0 1 0 367054644 196976640 39275 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 48090 39275 144 302 0 47785 0
Current children cumulated CPU time (s) 966.11
Current children cumulated vsize (KiB) 192360

[startup+967.201 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1569008/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=192360 CPUtime=966.91
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 55617 0 0 0 96579 112 0 0 25 0 1 0 367054644 196976640 39275 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 48090 39275 144 302 0 47785 0
Current children cumulated CPU time (s) 966.91
Current children cumulated vsize (KiB) 192360

[startup+968.001 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1568944/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=192360 CPUtime=967.72
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 55617 0 0 0 96660 112 0 0 25 0 1 0 367054644 196976640 39275 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 48090 39275 144 302 0 47785 0
Current children cumulated CPU time (s) 967.72
Current children cumulated vsize (KiB) 192360

[startup+968.401 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 23146
/proc/meminfo: memFree=1568944/2055920 swapFree=4169404/4192956
[pid=23145] ppid=23143 vsize=192360 CPUtime=968.11
/proc/23145/stat : 23145 (Spear-32) R 23143 23145 22088 0 -1 4194304 55619 0 0 0 96699 112 0 0 25 0 1 0 367054644 196976640 39277 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526952 0 0 4096 0 0 0 0 17 1 0 0
/proc/23145/statm: 48090 39277 144 302 0 47785 0
Current children cumulated CPU time (s) 968.11
Current children cumulated vsize (KiB) 192360

Child status: 20
Real time (s): 968.461
CPU time (s): 968.185
CPU user time (s): 967.03
CPU system time (s): 1.15482
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 192360

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

runsolver used 1.03684 second user time and 2.49262 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri Mar  9 20:10:06 UTC 2007

IDJOB= 332251
IDBENCH= 24575
IDSOLVER= 131
FILE ID= node19/332251-1173471006

PBS_JOBID= 4101058

Free space on /tmp= 66519 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/sabharwal/counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332251-1173471006/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/332251-1173471006/instance-332251-1173471006.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-332251-1173471006 -o ROOT/results/node19/solver-332251-1173471006 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332251-1173471006/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/332251-1173471006/instance-332251-1173471006.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  9b15e90c034f4532d9c5a9491fda1777

RANDOM SEED= 446557135

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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	: 5931.00
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:       1726608 kB
Buffers:         39180 kB
Cached:         212168 kB
SwapCached:       2360 kB
Active:         159148 kB
Inactive:       115224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726608 kB
SwapTotal:     4192956 kB
SwapFree:      4169404 kB
Dirty:            1648 kB
Writeback:           0 kB
Mapped:          30400 kB
Slab:            40508 kB
Committed_AS:  1384220 kB
PageTables:       1756 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= 66519 MiB

End job on node19 on Fri Mar  9 20:26:15 UTC 2007