Trace number 3308680

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 236? (TO) 1300.14 1300.13

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark153.91
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

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-3308680-1303984257.cnf
0.00/0.00	c found header 'p cnf 175084 2826936'
2.78/2.81	c finished parsing
2.78/2.81	c
2.78/2.81	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
2.78/2.81	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
2.78/2.81	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
2.78/2.81	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
2.78/2.81	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
2.78/2.81	c --random=1 --spread=2000 --seed=0 --skip=25
2.78/2.81	c
2.78/2.81	c sizeof     vars[0] = 16   alignment = 0       3 MB
2.78/2.81	c sizeof     orgs[0] =  8   alignment = 0       1 MB
2.78/2.81	c sizeof     occs[0] =  8   alignment = 0       1 MB
2.78/2.81	c sizeof iirfs[0..1] =  8   alignment = 0       1 MB
2.78/2.81	c
2.78/2.81	c starting search after 2.8 seconds
2.78/2.81	c no decision limit
2.78/2.86	c
2.78/2.86	c       original/binary      fixed     eliminated      learned       agility
2.78/2.86	c   seconds        variables     equivalent    conflicts       height       MB
2.78/2.86	c
2.78/2.86	c *    2.9  2453278  152569  22056   459      0       0      0    0.0   0  183
6.88/6.97	c s    7.0  1769501  124702  49759   363    260       0      0    0.0   0  126
6.88/6.97	c l    7.0  1769501  124702  49759   363    260       0  72063    0.0   0  126
7.28/7.39	c R    7.4  1788242  124623  49830   371    260     194    189 1440.0   0  130
8.39/8.49	c R    8.5  1893880  124141  50307   376    260     748    733 1291.1   1  137
8.89/8.97	c B    9.0  1918853  124022  50414   388    260    1001    979 1250.8   2  139
11.09/11.13	c B   11.1  2157450  123055  51351   418    260    2005   1952 1060.4   1  154
14.89/14.98	c R   15.0  2695603  121794  52589   441    260    3411   3330 1019.8   0  201
26.98/27.00	c s   27.0  3031708  117623  56588   529    344    5509   5087  987.1   1  221
26.98/27.00	c -   27.0  3031708  117623  56588   529    344    5509  69181  987.1   1  221
33.00/33.09	c B   33.1  3677099  116015  58084   641    344    8010   7537  965.3   2  261
61.08/61.13	c s   61.1  5320646  115109  58776   766    433   17235  14507  876.9   0  394
74.69/74.72	c B   74.7  6180953  114382  59367   902    433   24014  21180  879.2   1  459
113.69/113.79	c s  113.8  7118628  113838  59775   961    510   37538  33764  819.2   1  530
148.18/148.20	c R  148.2  8429138  113215  60263  1096    510   52148  48209  787.6   1  638
149.79/149.80	c allocating 128 MB block
179.99/180.07	c allocating 128 MB block
188.29/188.35	c allocating 128 MB block
190.30/190.32	c s  190.3  8940133  113037  60381  1128    538   63950  57072  818.7   1  744
190.79/190.81	c B  190.8  8941041  113034  60384  1128    538   64023  57144  818.3   0  745
202.40/202.44	c +  202.4  9427278  112513  60828  1205    538   69181  76099  840.1   1  789
243.69/243.73	c +  243.7 10704876  112224  61062  1260    538   86478  83708  886.4   0  908
277.99/278.09	c allocating 128 MB block
287.59/287.66	c allocating 128 MB block
290.19/290.27	c
290.19/290.27	c       original/binary      fixed     eliminated      learned       agility
290.19/290.27	c   seconds        variables     equivalent    conflicts       height       MB
290.19/290.27	c
290.19/290.27	c s  290.3 11109708  112007  61211  1286    580   97772  78985  869.5   0  921
317.70/317.73	c +  317.7 11989415  111581  61555  1368    580  108096  92078  881.3   1  995
394.19/394.26	c +  394.3 14077265  111161  61957  1386    580  135120 101285  885.4   1 1157
410.50/410.51	c allocating 128 MB block
421.99/422.09	c allocating 128 MB block
425.80/425.83	c s  425.8 13867048  111009  62015  1402    658  138693  89180  881.5   0 1105
484.90/484.90	c B  484.9 15011892  110580  62374  1472    658  160055 101629  898.1   1 1237
507.99/508.09	c +  508.1 15418641  110517  62422  1487    658  168907 111413  896.8   1 1271
574.20/574.21	c allocating 128 MB block
587.70/587.79	c allocating 128 MB block
592.40/592.41	c s  592.4 16365429  110272  62623  1511    678  190127 110563  909.3   0 1365
617.00/617.04	c allocating 256 MB block
665.40/665.42	c +  665.4 17788824  109821  63031  1554    678  211132 122554  905.6   0 1589
804.00/804.06	c allocating 128 MB block
808.00/808.03	c allocating 256 MB block
822.70/822.80	c allocating 128 MB block
826.70/826.76	c allocating 256 MB block
832.00/832.01	c s  832.0 19941353  109303  63522  1580    679  250594 122129  945.7   4 1748
870.20/870.22	c R  870.2 20695288  109170  63642  1593    679  263108 123061  957.3   0 1805
872.70/872.70	c +  872.7 20740797  109162  63648  1595    679  263917 134809  957.9   6 1808
1108.40/1108.41	c allocating 128 MB block
1112.41/1112.41	c allocating 256 MB block
1130.61/1130.64	c allocating 128 MB block
1134.61/1134.64	c allocating 256 MB block
1141.41/1141.44	c s 1141.5 24336028  108609  64129  1638    708  326181 129128  978.9   1 2029
1153.71/1153.77	c + 1153.8 24521860  108577  64158  1641    708  329895 148289  979.2   3 2059
1300.01/1300.00	c
1300.01/1300.00	c *** CAUGHT SIGNAL 15 ***
1300.01/1300.00	c
1300.01/1300.00	c 374617 conflicts, 10463773 decisions, 5257 random
1300.01/1300.00	c 417 iterations, 2066 restarts, 0 skipped
1300.01/1300.00	c 8 enlarged, 2637 shrunken, 3667 rescored, 125 rebiased
1300.01/1300.00	c 10 simplifications, 0 reductions
1300.01/1300.00	c
1300.01/1300.00	c vars: 64550 fixed, 1662 equiv, 708 elim, 2816 merged
1300.01/1300.00	c elim: 5229425 resolutions, 10 phases, 1 rounds
1300.01/1300.00	c sbst: 99% substituted, 54.2% nots, 45.8% ands, 0.0% xors, 0.0% ites
1300.01/1300.00	c arty: 2.08 and 0.00 xor average arity
1300.01/1300.00	c prbe: 208625 probed, 2792 phases, 0 rounds
1300.01/1300.00	c prbe: 3609 failed, 4980 lifted, 22 merged
1300.01/1300.00	c sccs: 293 non trivial, 0 fixed, 294 merged
1300.01/1300.00	c hash: 113 units, 2500 merged
1300.01/1300.00	c mins: 420169244 learned, 13% deleted, 89 strong, 164 depth
1300.01/1300.00	c subs: 3600 forward, 16384 backward, 87583 doms
1300.01/1300.00	c strs: 1681 forward, 11 backward
1300.01/1300.00	c doms: 1007343 dominators, 263436 high, 852 low
1300.01/1300.00	c prps: 4036517283 propagations, 3.10 megaprops
1300.01/1300.00	c
1300.01/1300.00	c 1300.0 seconds, 2329 MB max, 1160 MB recycled
1300.01/1300.00	c
1300.01/1300.00	c *** CAUGHT SIGNAL 15 ***
1300.01/1300.00	c

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3308680-1303984257/watcher-3308680-1303984257 -o /tmp/evaluation-result-3308680-1303984257/solver-3308680-1303984257 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308680-1303984257.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.35 7.67 4.88 4/185 3161
/proc/meminfo: memFree=20920364/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=4972 CPUtime=0 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 960 0 0 0 0 0 0 0 22 0 1 0 510024497 5091328 916 33554432000 134512640 135151029 4290210080 18446744073709551615 134697845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3161/statm: 1243 930 59 156 0 1086 0

[startup+0.0148381 s]
/proc/loadavg: 8.35 7.67 4.88 4/185 3161
/proc/meminfo: memFree=20920364/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=8224 CPUtime=0 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 1857 0 0 0 0 0 0 0 22 0 1 0 510024497 8421376 1813 33554432000 134512640 135151029 4290210080 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3161/statm: 2056 1815 60 156 0 1899 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8224

[startup+0.100821 s]
/proc/loadavg: 8.35 7.67 4.88 4/185 3161
/proc/meminfo: memFree=20920364/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=17420 CPUtime=0.08 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 4219 0 0 0 8 0 0 0 22 0 1 0 510024497 17838080 4142 33554432000 134512640 135151029 4290210080 18446744073709551615 134647443 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 4355 4142 65 156 0 4198 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17420

[startup+0.300779 s]
/proc/loadavg: 8.35 7.67 4.88 4/185 3161
/proc/meminfo: memFree=20920364/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=34920 CPUtime=0.28 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 9022 0 0 0 27 1 0 0 23 0 1 0 510024497 35758080 8494 33554432000 134512640 135151029 4290210080 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 8730 8495 65 156 0 8573 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 34920

[startup+0.700715 s]
/proc/loadavg: 8.35 7.67 4.88 4/185 3161
/proc/meminfo: memFree=20920364/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=67332 CPUtime=0.68 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 18666 0 0 0 66 2 0 0 25 0 1 0 510024497 68947968 16600 33554432000 134512640 135151029 4290210080 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 16833 16601 65 156 0 16676 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 67332

[startup+1.50061 s]
/proc/loadavg: 8.35 7.67 4.88 4/186 3162
/proc/meminfo: memFree=20833444/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=126344 CPUtime=1.49 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 35487 0 0 0 143 6 0 0 25 0 1 0 510024497 129376256 31372 33554432000 134512640 135151029 4290210080 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 31586 31373 65 156 0 31429 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 126344

[startup+3.10034 s]
/proc/loadavg: 8.33 7.67 4.89 4/186 3162
/proc/meminfo: memFree=20759340/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=214604 CPUtime=3.08 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 62228 0 0 0 298 10 0 0 25 0 1 0 510024497 219754496 53331 33554432000 134512640 135151029 4290210080 18446744073709551615 134550581 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 53651 53331 80 156 0 53494 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 214604

[startup+6.30075 s]
/proc/loadavg: 8.33 7.67 4.89 5/186 3162
/proc/meminfo: memFree=20732556/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=183376 CPUtime=6.28 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 80929 0 0 0 615 13 0 0 25 0 1 0 510024497 187777024 45518 33554432000 134512640 135151029 4290210080 18446744073709551615 134680161 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 45844 45518 80 156 0 45687 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 183376

[startup+12.7007 s]
/proc/loadavg: 8.28 7.68 4.93 4/186 3162
/proc/meminfo: memFree=20745080/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=215888 CPUtime=12.69 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 96927 0 0 0 1252 17 0 0 25 0 1 0 510024497 221069312 53575 33554432000 134512640 135151029 4290210080 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 53972 53575 80 156 0 53815 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 215888

[startup+25.5004 s]
/proc/loadavg: 8.31 7.71 4.96 4/186 3163
/proc/meminfo: memFree=20704412/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=279412 CPUtime=25.48 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 147410 0 0 0 2522 26 0 0 25 0 1 0 510024497 286117888 68796 33554432000 134512640 135151029 4290210080 18446744073709551615 134521904 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 69853 68796 80 156 0 69696 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 279412

[startup+51.1011 s]
/proc/loadavg: 8.40 7.78 5.06 4/186 3164
/proc/meminfo: memFree=20629688/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=475808 CPUtime=51.09 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 211775 0 0 0 5068 41 0 0 25 0 1 0 510024497 487227392 116898 33554432000 134512640 135151029 4290210080 18446744073709551615 134542806 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 118952 116898 80 156 0 118795 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 475808

[startup+102.307 s]
/proc/loadavg: 7.98 7.77 5.21 5/186 3165
/proc/meminfo: memFree=20644684/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=631328 CPUtime=102.29 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 327036 0 0 0 10162 67 0 0 25 0 1 0 510024497 646479872 155932 33554432000 134512640 135151029 4290210080 18446744073709551615 134520251 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 157832 155932 80 156 0 157675 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 631328

[startup+162.301 s]
/proc/loadavg: 7.82 7.77 5.37 4/186 3166
/proc/meminfo: memFree=20679708/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=835624 CPUtime=162.29 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 468738 0 0 0 16127 102 0 0 25 0 1 0 510024497 855678976 207458 33554432000 134512640 135151029 4290210080 18446744073709551615 134574331 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 208906 207458 80 156 0 208749 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 835624

[startup+222.301 s]
/proc/loadavg: 8.09 7.86 5.55 4/186 3168
/proc/meminfo: memFree=20728620/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=959692 CPUtime=222.29 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 642450 0 0 0 22090 139 0 0 25 0 1 0 510024497 982724608 238635 33554432000 134512640 135151029 4290210080 18446744073709551615 134554502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 239923 238635 80 156 0 239766 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 959692

[startup+282.3 s]
/proc/loadavg: 7.88 7.82 5.68 4/186 3237
/proc/meminfo: memFree=21128492/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=988744 CPUtime=282.29 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 753288 0 0 0 28060 169 0 0 25 0 1 0 510024497 1012473856 245998 33554432000 134512640 135151029 4290210080 18446744073709551615 134564433 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 247186 245998 80 156 0 247029 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 988744

[startup+342.301 s]
/proc/loadavg: 7.58 7.75 5.78 6/186 3238
/proc/meminfo: memFree=20999528/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=1204420 CPUtime=342.3 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 845713 0 0 0 34032 198 0 0 25 0 1 0 510024497 1233326080 299626 33554432000 134512640 135151029 4290210080 18446744073709551615 134520387 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 301105 299626 80 156 0 300948 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1204420

[startup+402.301 s]
/proc/loadavg: 6.95 7.60 5.86 5/188 3307
/proc/meminfo: memFree=22085416/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=1328476 CPUtime=402.29 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 876229 0 0 0 40019 210 0 0 25 0 1 0 510024497 1360359424 330142 33554432000 134512640 135151029 4290210080 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 332119 330142 80 156 0 331962 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1328476

[startup+462.301 s]
/proc/loadavg: 5.18 6.99 5.76 5/188 3308
/proc/meminfo: memFree=22014888/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=1356120 CPUtime=462.3 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 1026958 0 0 0 45994 236 0 0 25 0 1 0 510024497 1388666880 337850 33554432000 134512640 135151029 4290210080 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 339030 337850 80 156 0 338873 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1356120

[startup+522.301 s]
/proc/loadavg: 4.47 6.46 5.65 5/188 3337
/proc/meminfo: memFree=21906176/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=1477180 CPUtime=522.3 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 1056693 0 0 0 51986 244 0 0 25 0 1 0 510024497 1512632320 367585 33554432000 134512640 135151029 4290210080 18446744073709551615 134573872 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 369295 367585 80 156 0 369138 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1477180

[startup+582.301 s]
/proc/loadavg: 4.17 6.01 5.54 5/188 3339
/proc/meminfo: memFree=21923924/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=1443608 CPUtime=582.29 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 1158551 0 0 0 57968 261 0 0 25 0 1 0 510024497 1478254592 359607 33554432000 134512640 135151029 4290210080 18446744073709551615 134673046 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 360902 359607 80 156 0 360745 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1443608

[startup+642.301 s]
/proc/loadavg: 4.06 5.64 5.44 5/188 3350
/proc/meminfo: memFree=21606556/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=1749216 CPUtime=642.3 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 1300252 0 0 0 63949 281 0 0 25 0 1 0 510024497 1791197184 435891 33554432000 134512640 135151029 4290210080 18446744073709551615 134581738 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 437304 435891 80 156 0 437147 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1749216

[startup+702.301 s]
/proc/loadavg: 4.02 5.34 5.35 5/188 3352
/proc/meminfo: memFree=21455864/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=1894272 CPUtime=702.3 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 1335351 0 0 0 69941 289 0 0 25 0 1 0 510024497 1939734528 470990 33554432000 134512640 135151029 4290210080 18446744073709551615 134542806 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 473568 470990 80 156 0 473411 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1894272

[startup+762.306 s]
/proc/loadavg: 4.01 5.09 5.26 5/188 3353
/proc/meminfo: memFree=21359988/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=1961972 CPUtime=762.31 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 1352032 0 0 0 75938 293 0 0 25 0 1 0 510024497 2009059328 487671 33554432000 134512640 135151029 4290210080 18446744073709551615 134581524 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 490493 487671 80 156 0 490336 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1961972

[startup+822.301 s]
/proc/loadavg: 4.00 4.89 5.18 5/188 3355
/proc/meminfo: memFree=21477632/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=1804084 CPUtime=822.3 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 1536794 0 0 0 81911 319 0 0 25 0 1 0 510024497 1847382016 449260 33554432000 134512640 135151029 4290210080 18446744073709551615 134572727 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 451021 449260 80 156 0 450864 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1804084

[startup+882.301 s]
/proc/loadavg: 4.00 4.73 5.10 5/188 3357
/proc/meminfo: memFree=21241132/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=2062208 CPUtime=882.3 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 1650494 0 0 0 87896 334 0 0 25 0 1 0 510024497 2111700992 513806 33554432000 134512640 135151029 4290210080 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 515552 513806 80 156 0 515395 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2062208

[startup+942.3 s]
/proc/loadavg: 4.00 4.59 5.03 5/188 3361
/proc/meminfo: memFree=21121752/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=2182204 CPUtime=942.31 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 1679807 0 0 0 93889 342 0 0 25 0 1 0 510024497 2234576896 543119 33554432000 134512640 135151029 4290210080 18446744073709551615 134574236 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 545551 543119 80 156 0 545394 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2182204

[startup+1002.3 s]
/proc/loadavg: 4.00 4.48 4.96 5/188 3363
/proc/meminfo: memFree=21041428/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=2260176 CPUtime=1002.3 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 1698792 0 0 0 99885 345 0 0 25 0 1 0 510024497 2314420224 562104 33554432000 134512640 135151029 4290210080 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 565044 562104 80 156 0 564887 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2260176

[startup+1062.3 s]
/proc/loadavg: 4.05 4.41 4.91 5/188 3364
/proc/meminfo: memFree=20970476/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=2334864 CPUtime=1062.31 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 1716951 0 0 0 105880 351 0 0 25 0 1 0 510024497 2390900736 580263 33554432000 134512640 135151029 4290210080 18446744073709551615 134578147 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 583716 580263 80 156 0 583559 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2334864

[startup+1122.3 s]
/proc/loadavg: 4.02 4.33 4.85 5/188 3366
/proc/meminfo: memFree=21150996/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=2142596 CPUtime=1122.31 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 1871341 0 0 0 111856 375 0 0 25 0 1 0 510024497 2194018304 533505 33554432000 134512640 135151029 4290210080 18446744073709551615 134564433 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 535649 533505 80 156 0 535492 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2142596

[startup+1182.3 s]
/proc/loadavg: 4.08 4.28 4.80 5/188 3368
/proc/meminfo: memFree=20873320/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=2399724 CPUtime=1182.3 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 2007640 0 0 0 117836 394 0 0 25 0 1 0 510024497 2457317376 598367 33554432000 134512640 135151029 4290210080 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 599931 598367 80 156 0 599774 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2399724

[startup+1242.3 s]
/proc/loadavg: 4.03 4.23 4.74 5/188 3369
/proc/meminfo: memFree=20724872/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=2539568 CPUtime=1242.31 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 2041435 0 0 0 123829 402 0 0 25 0 1 0 510024497 2600517632 632162 33554432000 134512640 135151029 4290210080 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 634892 632162 80 156 0 634735 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2539568



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.20 4.70 5/188 3372
/proc/meminfo: memFree=20626544/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=2618568 CPUtime=1300.01 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4202496 2060443 0 0 0 129595 406 0 0 25 0 1 0 510024497 2681413632 651170 33554432000 134512640 135151029 4290210080 18446744073709551615 134572744 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/3161/statm: 654642 651170 80 156 0 654485 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2618568

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

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

[startup+1300.11 s]
/proc/loadavg: 4.06 4.20 4.70 5/189 3373
/proc/meminfo: memFree=22820964/32951132 swapFree=67111364/67111528
[pid=3161] ppid=3158 vsize=0 CPUtime=1300.12 cores=0,2
/proc/3161/stat : 3161 (precosat) R 3158 3161 2964 0 -1 4203524 2060444 0 0 0 129595 417 0 0 25 0 1 0 510024497 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3161/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.13
CPU time (s): 1300.14
CPU user time (s): 1295.96
CPU system time (s): 4.18636
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2618568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1295.96
system time used= 4.18636
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2060444
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= 5
involuntary context switches= 2914

runsolver used 2.24966 second user time and 4.86926 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-28 11:50:58
IDJOB=3308680
IDBENCH=82394
IDSOLVER=1690
FILE ID=node128/3308680-1303984257
RUNJOBID= node128-1303983196-2982
PBS_JOBID= 13168698
Free space on /tmp= 63068 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.080-SAT.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308680-1303984257/watcher-3308680-1303984257 -o /tmp/evaluation-result-3308680-1303984257/solver-3308680-1303984257 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3308680-1303984257.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=1763845398

node128.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.852
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.852
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.852
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.82
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      20920768 kB
Buffers:       1353440 kB
Cached:        9327756 kB
SwapCached:        160 kB
Active:        2538060 kB
Inactive:      8810212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20920768 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:         1920368 kB
Writeback:          20 kB
AnonPages:      641804 kB
Mapped:          16044 kB
Slab:           617284 kB
PageTables:       6408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   821092 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66916 MiB
End job on node128 at 2011-04-28 12:12:41