Trace number 3365743

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT09 reference solver:precosat 236UNSAT 229.485 229.476

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark198.951
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

Solver Data

0.00/0.00	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-3365743-1305317615.cnf
0.00/0.00	c found header 'p cnf 257380 2139615'
1.69/1.72	c finished parsing
1.69/1.72	c
1.69/1.72	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
1.69/1.72	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
1.69/1.72	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
1.69/1.72	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
1.69/1.72	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
1.69/1.72	c --random=1 --spread=2000 --seed=0 --skip=25
1.69/1.72	c
1.69/1.72	c sizeof     vars[0] = 16   alignment = 0       4 MB
1.69/1.72	c sizeof     orgs[0] =  8   alignment = 0       2 MB
1.69/1.72	c sizeof     occs[0] =  8   alignment = 0       2 MB
1.69/1.72	c sizeof iirfs[0..1] =  8   alignment = 0       2 MB
1.69/1.72	c
1.69/1.72	c starting search after 1.7 seconds
1.69/1.72	c no decision limit
1.69/1.75	c
1.69/1.75	c       original/binary      fixed     eliminated      learned       agility
1.69/1.75	c   seconds        variables     equivalent    conflicts       height       MB
1.69/1.75	c
1.69/1.75	c *    1.8  1689184  199281  57515   584      0       0      0    0.0   0  126
13.79/13.80	c s   13.8  1584111  186036  65089   588   5667       0      0    0.0   0  123
13.79/13.80	c l   13.8  1584111  186036  65089   588   5667       0  37410    0.0   0  123
13.99/14.09	c R   14.1  1588374  186011  65114   588   5667     164    160  221.7   0  125
23.50/23.55	c s   23.6  1563226  175944  75175   594   5667     524    473 1058.3   0  127
23.50/23.55	c -   23.6  1563226  175944  75175   594   5667     524  36662 1058.3   0  127
23.60/23.60	c R   23.6  1564040  175934  75185   594   5667     544    488 1006.4   1  127
24.90/24.94	c B   24.9  1701977  172742  78375   596   5667    1002    939  905.1   1  137
26.69/26.70	c R   26.7  1946066  169950  81121   642   5667    1456   1389 1094.3   2  153
28.99/29.03	c B   29.0  2161685  166944  84083   686   5667    2007   1937 1118.3   0  182
37.41/37.47	c s   37.5  2088845  165640  85331   742   5667    2020   1822 1117.5   0  161
37.41/37.47	c -   37.5  2088845  165640  85331   742   5667    2020  35563 1117.5   0  161
52.29/52.39	c s   52.4  2633348  158872  91831   947   5730    4670   4198 1093.2   0  216
52.29/52.39	c -   52.4  2633348  158872  91831   947   5730    4670  35208 1093.2   0  216
69.20/69.24	c s   69.2  3607690  154288  96335  1006   5751    7560   6963 1036.9   0  278
69.20/69.24	c -   69.2  3607690  154288  96335  1006   5751    7560  34856 1036.9   0  278
71.20/71.28	c B   71.3  3720470  153891  96728  1010   5751    8015   7412 1023.8   0  288
93.70/93.78	c s   93.8  4266696  147846 102585  1137   5812   11909  11200 1065.0   0  369
93.70/93.78	c -   93.8  4266696  147846 102585  1137   5812   11909  34159 1065.0   0  369
118.40/118.48	c
118.40/118.48	c       original/binary      fixed     eliminated      learned       agility
118.40/118.48	c   seconds        variables     equivalent    conflicts       height       MB
118.40/118.48	c
118.40/118.48	c s  118.5  4549580  137644 112686  1238   5812   15063  14272 1385.9   0  405
118.40/118.48	c -  118.5  4549580  137644 112686  1238   5812   15063  33135 1385.9   0  405
151.59/151.66	c s  151.7  5010089  135169 114876  1300   6035   20125  14939 1557.0   0  397
167.89/167.90	c B  167.9  5391987  132671 117349  1325   6035   24024  18794 1537.2   0  445
186.30/186.33	c s  186.3  5425989  132491 117529  1325   6035   25934  20565 1489.4   0  457
196.20/196.20	c s  196.2  4856271  114971 134091  1332   6986   26262  17671 1485.2   0  400
196.20/196.20	c -  196.2  4856271  114971 134091  1332   6986   26262  28828 1485.2   0  400
214.51/214.52	c s  214.5  2934534   80865 167579  1615   7321   28692   8768 1441.1   0  233
214.51/214.52	c -  214.5  2934534   80865 167579  1615   7321   28692  21333 1441.1   0  233
214.51/214.52	c +  214.5  2934534   80865 167579  1615   7321   28692  23466 1441.1   0  233
229.40/229.45	c 0  229.5  3125458   12415 235771  1873   7321   28959   9027 1438.6   0  244
229.40/229.45	c
229.40/229.45	s UNSATISFIABLE
229.40/229.45	c
229.40/229.45	c 28959 conflicts, 1073483 decisions, 547 random
229.40/229.45	c 91 iterations, 183 restarts, 0 skipped
229.40/229.45	c 1 enlarged, 4198 shrunken, 283 rescored, 14 rebiased
229.40/229.45	c 11 simplifications, 0 reductions
229.40/229.45	c
229.40/229.45	c vars: 235771 fixed, 1873 equiv, 7321 elim, 2392 merged
229.40/229.45	c elim: 5920379 resolutions, 11 phases, 1 rounds
229.40/229.45	c sbst: 20% substituted, 97.5% nots, 2.5% ands, 0.0% xors, 0.0% ites
229.40/229.45	c arty: 2.89 and 0.00 xor average arity
229.40/229.45	c prbe: 40866 probed, 568 phases, 0 rounds
229.40/229.45	c prbe: 12866 failed, 41841 lifted, 281 merged
229.40/229.45	c sccs: 529 non trivial, 0 fixed, 825 merged
229.40/229.45	c hash: 131 units, 1286 merged
229.40/229.45	c mins: 45222235 learned, 35% deleted, 8 strong, 68 depth
229.40/229.45	c subs: 4165 forward, 27469 backward, 17346 doms
229.40/229.45	c strs: 864 forward, 2 backward
229.40/229.45	c doms: 110916 dominators, 27911 high, 364 low
229.40/229.45	c prps: 1295124283 propagations, 5.64 megaprops
229.40/229.45	c
229.40/229.45	c 229.5 seconds, 487 MB max, 311 MB recycled

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3365743-1305317615/watcher-3365743-1305317615 -o /tmp/evaluation-result-3365743-1305317615/solver-3365743-1305317615 -C 5000 -W 5100 -M 15500 HOME/precosat HOME/instance-3365743-1305317615.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 1.83 2/352 12558
/proc/meminfo: memFree=4528364/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=11188 CPUtime=0 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 2320 0 0 0 0 0 0 0 23 0 1 0 643358709 11456512 2277 33554432000 134512640 135151029 4290714848 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12558/statm: 2797 2278 60 156 0 2640 0

[startup+0.0824391 s]
/proc/loadavg: 2.00 2.01 1.83 2/352 12558
/proc/meminfo: memFree=4528364/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=22916 CPUtime=0.07 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 5651 0 0 0 7 0 0 0 23 0 1 0 643358709 23465984 5608 33554432000 134512640 135151029 4290714848 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12558/statm: 5729 5608 65 156 0 5572 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22916

[startup+0.100434 s]
/proc/loadavg: 2.00 2.01 1.83 2/352 12558
/proc/meminfo: memFree=4528364/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=23572 CPUtime=0.09 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 5768 0 0 0 9 0 0 0 23 0 1 0 643358709 24137728 5725 33554432000 134512640 135151029 4290714848 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12558/statm: 5893 5725 65 156 0 5736 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23572

[startup+0.300393 s]
/proc/loadavg: 2.00 2.01 1.83 2/352 12558
/proc/meminfo: memFree=4528364/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=38832 CPUtime=0.29 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 10103 0 0 0 28 1 0 0 25 0 1 0 643358709 39763968 9576 33554432000 134512640 135151029 4290714848 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12558/statm: 9708 9577 65 156 0 9551 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38832

[startup+0.700316 s]
/proc/loadavg: 2.00 2.01 1.83 2/352 12558
/proc/meminfo: memFree=4528364/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=70888 CPUtime=0.69 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 19587 0 0 0 66 3 0 0 25 0 1 0 643358709 72589312 17522 33554432000 134512640 135151029 4290714848 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12558/statm: 17722 17523 65 156 0 17565 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70888

[startup+1.50117 s]
/proc/loadavg: 2.00 2.01 1.83 3/353 12559
/proc/meminfo: memFree=4435928/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=129324 CPUtime=1.49 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 36126 0 0 0 144 5 0 0 25 0 1 0 643358709 132427776 32012 33554432000 134512640 135151029 4290714848 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12558/statm: 32331 32012 65 156 0 32174 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129324

[startup+3.10086 s]
/proc/loadavg: 2.00 2.01 1.83 3/353 12559
/proc/meminfo: memFree=4392280/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=150836 CPUtime=3.09 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 56576 0 0 0 302 7 0 0 25 0 1 0 643358709 154456064 37364 33554432000 134512640 135151029 4290714848 18446744073709551615 134572573 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12558/statm: 37709 37364 80 156 0 37552 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 150836

[startup+6.30023 s]
/proc/loadavg: 2.00 2.01 1.83 3/353 12560
/proc/meminfo: memFree=4341320/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=186644 CPUtime=6.29 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 67540 0 0 0 621 8 0 0 25 0 1 0 643358709 191123456 46279 33554432000 134512640 135151029 4290714848 18446744073709551615 134573879 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12558/statm: 46661 46279 80 156 0 46504 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 186644

[startup+12.701 s]
/proc/loadavg: 2.08 2.03 1.83 3/353 12560
/proc/meminfo: memFree=4341776/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=187160 CPUtime=12.69 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 67648 0 0 0 1261 8 0 0 25 0 1 0 643358709 191651840 46387 33554432000 134512640 135151029 4290714848 18446744073709551615 134548104 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12558/statm: 46790 46387 80 156 0 46633 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 187160

[startup+25.5006 s]
/proc/loadavg: 2.06 2.02 1.84 3/353 12560
/proc/meminfo: memFree=4352424/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=175600 CPUtime=25.5 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 102686 0 0 0 2537 13 0 0 25 0 1 0 643358709 179814400 43647 33554432000 134512640 135151029 4290714848 18446744073709551615 134555575 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12558/statm: 43900 43647 80 156 0 43743 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 175600

[startup+51.1006 s]
/proc/loadavg: 2.10 2.04 1.84 3/353 12561
/proc/meminfo: memFree=4275152/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=223380 CPUtime=51.1 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 193610 0 0 0 5086 24 0 0 25 0 1 0 643358709 228741120 55538 33554432000 134512640 135151029 4290714848 18446744073709551615 134522284 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12558/statm: 55845 55538 80 156 0 55688 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 223380

[startup+102.313 s]
/proc/loadavg: 2.04 2.03 1.85 3/353 12562
/proc/meminfo: memFree=4074236/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=454180 CPUtime=102.31 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 389898 0 0 0 10179 52 0 0 25 0 1 0 643358709 465080320 112864 33554432000 134512640 135151029 4290714848 18446744073709551615 134542664 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12558/statm: 113545 112864 80 156 0 113388 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 454180

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.85 3/353 12564
/proc/meminfo: memFree=3984848/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=540720 CPUtime=162.29 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 563917 0 0 0 16154 75 0 0 25 0 1 0 643358709 553697280 134873 33554432000 134512640 135151029 4290714848 18446744073709551615 134554582 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12558/statm: 135180 134873 80 156 0 135023 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 540720

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 1.86 3/353 12565
/proc/meminfo: memFree=4017960/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=507952 CPUtime=222.3 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 750495 0 0 0 22130 100 0 0 25 0 1 0 643358709 520142848 126755 33554432000 134512640 135151029 4290714848 18446744073709551615 134581524 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12558/statm: 126988 126755 80 156 0 126831 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 507952

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

[startup+223.9 s]
/proc/loadavg: 2.00 2.02 1.86 3/353 12565
/proc/meminfo: memFree=4017960/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=507952 CPUtime=223.9 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 750495 0 0 0 22290 100 0 0 25 0 1 0 643358709 520142848 126755 33554432000 134512640 135151029 4290714848 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12558/statm: 126988 126755 80 156 0 126831 0
Current children cumulated CPU time (s) 223.9
Current children cumulated vsize (KiB) 507952

[startup+227.101 s]
/proc/loadavg: 2.00 2.02 1.86 3/353 12565
/proc/meminfo: memFree=4018084/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=507952 CPUtime=227.1 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 750495 0 0 0 22610 100 0 0 25 0 1 0 643358709 520142848 126755 33554432000 134512640 135151029 4290714848 18446744073709551615 134573921 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12558/statm: 126988 126755 80 156 0 126831 0
Current children cumulated CPU time (s) 227.1
Current children cumulated vsize (KiB) 507952

[startup+228.701 s]
/proc/loadavg: 2.00 2.02 1.86 3/353 12565
/proc/meminfo: memFree=4017960/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=507952 CPUtime=228.71 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 750495 0 0 0 22771 100 0 0 25 0 1 0 643358709 520142848 126755 33554432000 134512640 135151029 4290714848 18446744073709551615 134581754 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12558/statm: 126988 126755 80 156 0 126831 0
Current children cumulated CPU time (s) 228.71
Current children cumulated vsize (KiB) 507952

[startup+229.1 s]
/proc/loadavg: 2.00 2.02 1.86 3/353 12565
/proc/meminfo: memFree=4017960/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=507952 CPUtime=229.1 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 750495 0 0 0 22810 100 0 0 25 0 1 0 643358709 520142848 126755 33554432000 134512640 135151029 4290714848 18446744073709551615 134554488 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12558/statm: 126988 126755 80 156 0 126831 0
Current children cumulated CPU time (s) 229.1
Current children cumulated vsize (KiB) 507952

[startup+229.3 s]
/proc/loadavg: 2.00 2.02 1.86 3/353 12565
/proc/meminfo: memFree=4017960/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=507952 CPUtime=229.3 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 750495 0 0 0 22830 100 0 0 25 0 1 0 643358709 520142848 126755 33554432000 134512640 135151029 4290714848 18446744073709551615 134581738 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12558/statm: 126988 126755 80 156 0 126831 0
Current children cumulated CPU time (s) 229.3
Current children cumulated vsize (KiB) 507952

[startup+229.4 s]
/proc/loadavg: 2.00 2.02 1.86 3/353 12565
/proc/meminfo: memFree=4017960/32950928 swapFree=67056568/67111528
[pid=12558] ppid=12556 vsize=507952 CPUtime=229.4 cores=0,2,4,6
/proc/12558/stat : 12558 (precosat) R 12556 12558 12336 0 -1 4202496 750495 0 0 0 22840 100 0 0 25 0 1 0 643358709 520142848 126755 33554432000 134512640 135151029 4290714848 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12558/statm: 126988 126755 80 156 0 126831 0
Current children cumulated CPU time (s) 229.4
Current children cumulated vsize (KiB) 507952

Child status: 20
Real time (s): 229.476
CPU time (s): 229.485
CPU user time (s): 228.462
CPU system time (s): 1.02284
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 573492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 228.462
system time used= 1.02284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 750496
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= 4
involuntary context switches= 483

runsolver used 0.791879 second user time and 1.71974 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-13 22:13:36
IDJOB=3365743
IDBENCH=82403
IDSOLVER=1843
FILE ID=node148/3365743-1305317615
RUNJOBID= node148-1305315241-12355
PBS_JOBID= 13324284
Free space on /tmp= 30248 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365743-1305317615/watcher-3365743-1305317615 -o /tmp/evaluation-result-3365743-1305317615/solver-3365743-1305317615 -C 5000 -W 5100 -M 15500  HOME/precosat HOME/instance-3365743-1305317615.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=1658716729

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       4528528 kB
Buffers:        273956 kB
Cached:       24364608 kB
SwapCached:       8488 kB
Active:       10949876 kB
Inactive:     16679800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4528528 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           41152 kB
Writeback:           0 kB
AnonPages:     2989108 kB
Mapped:          27644 kB
Slab:           697924 kB
PageTables:      28732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84728092 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 30248 MiB
End job on node148 at 2011-05-13 22:17:26