Trace number 3308746

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 208.988 208.986

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-13-step17.cnf
MD5SUMe7acb1f64be7eb3ff1367dad08444685
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark152.179
Satisfiable
(Un)Satisfiability was proved
Number of variables25631
Number of clauses142227
Sum of the clauses size317942
Maximum clause length49
Minimum clause length1
Number of clauses of size 1224
Number of clauses of size 2125320
Number of clauses of size 313034
Number of clauses of size 42438
Number of clauses of size 5163
Number of clauses of size over 51048

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-3308746-1303984507.cnf
0.00/0.00	c found header 'p cnf 25631 142227'
0.09/0.10	c finished parsing
0.09/0.10	c
0.09/0.10	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.09/0.10	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.09/0.10	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.09/0.10	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.09/0.10	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.09/0.10	c --random=1 --spread=2000 --seed=0 --skip=25
0.09/0.10	c
0.09/0.10	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.09/0.10	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.09/0.10	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.09/0.10	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.09/0.10	c
0.09/0.10	c starting search after 0.1 seconds
0.09/0.10	c no decision limit
0.09/0.10	c
0.09/0.10	c       original/binary      fixed     eliminated      learned       agility
0.09/0.10	c   seconds        variables     equivalent    conflicts       height       MB
0.09/0.10	c
0.09/0.10	c *    0.1   141997   24144    224  1263      0       0      0    0.0   0   10
0.58/0.65	c s    0.7   126200   17510    746   744   6631       0      0    0.0   0   10
0.58/0.65	c l    0.7   126200   17510    746   744   6631       0  11899    0.0   0   10
0.58/0.67	c R    0.7   126633   17419    837   744   6631     105    100   90.4   2   10
0.69/0.70	c R    0.7   127089   17399    852   749   6631     354    347   94.8   5   11
0.69/0.79	c R    0.8   128479   17382    858   760   6631     955    947   95.0   2   11
0.79/0.80	c B    0.8   128935   17342    873   785   6631    1000    990  115.1   2   11
0.89/0.99	c B    1.0   140444   16628   1573   799   6631    2000   1981  111.3   1   12
1.29/1.32	c R    1.3   156360   16585   1604   811   6631    3517   3496  120.3   1   15
1.39/1.47	c s    1.5   144139   16551   1604   845   6631    3929   3892  119.8   4   13
1.39/1.47	c -    1.5   144139   16551   1604   845   6631    3929  11424  119.8   4   13
2.10/2.17	c R    2.2   158196   16501   1642   857   6631    7530   7490  113.4   4   17
2.20/2.28	c B    2.3   162793   16492   1651   857   6631    8004   7964  114.1   1   17
2.79/2.87	c s    2.9   156004   16061   1651   860   7059    8743   3871  112.2   3   14
3.29/3.32	c +    3.3   165104   15767   1941   864   7059   11424  12566  111.1   4   16
4.19/4.23	c s    4.2   170180   15432   2048   871   7280   13947   5792  107.5   2   15
4.19/4.23	c -    4.2   170180   15432   2048   871   7280   13947  12315  107.5   2   15
4.19/4.24	c +    4.2   170191   15432   2048   871   7280   13996  13546  107.1   2   15
4.88/4.92	c +    4.9   187032   14982   2484   885   7280   17495  14900  101.1   3   18
5.69/5.70	c
5.69/5.70	c       original/binary      fixed     eliminated      learned       agility
5.69/5.70	c   seconds        variables     equivalent    conflicts       height       MB
5.69/5.70	c
5.69/5.70	c s    5.7   187099   14715   2515   905   7496   18972  10376   98.5   2   18
5.69/5.70	c -    5.7   187099   14715   2515   905   7496   18972  14751   98.5   2   18
6.29/6.30	c +    6.3   196501   14602   2610   923   7496   21649  16226   94.0   3   20
7.19/7.24	c s    7.2   205774   14486   2676   923   7546   23467  14131   92.6   2   20
7.28/7.33	c B    7.3   205809   14486   2676   923   7546   24014  14678   92.0   2   20
7.88/7.98	c +    8.0   214177   14428   2734   923   7546   27061  17848   88.7   2   22
8.99/9.03	c s    9.0   221620   14408   2734   923   7566   29765  17901   87.3   3   23
9.39/9.44	c R    9.4   227301   14407   2735   923   7566   31621  17946   86.0   3   24
9.90/9.94	c +    9.9   233075   14407   2735   923   7566   33827  19632   83.8   2   24
10.89/10.98	c s   11.0   241610   14406   2735   923   7567   36024  19625   81.9   1   24
12.29/12.37	c +   12.4   260652   14364   2777   923   7567   42280  21595   77.7   3   25
13.09/13.10	c s   13.1   263308   14357   2777   923   7574   43412  20798   77.2   1   25
15.59/15.60	c s   15.6   294417   14307   2819   923   7582   51408  21670   75.4   1   29
15.89/15.93	c +   15.9   298502   14307   2819   923   7582   52852  23754   74.9   1   30
16.19/16.22	c R   16.2   304770   14297   2824   928   7582   54093  22848   74.4   3   31
18.19/18.29	c s   18.3   312324   13917   2964  1027   7723   62073  22649   73.1   1   30
18.19/18.29	c -   18.3   312324   13917   2964  1027   7723   62073  23279   73.1   1   30
18.59/18.64	c B   18.6   312571   13871   3010  1027   7723   64032  23357   72.8   1   31
18.69/18.78	c +   18.8   312878   13824   3057  1027   7723   64746  25606   72.5   5   31
21.09/21.12	c
21.09/21.12	c       original/binary      fixed     eliminated      learned       agility
21.09/21.12	c   seconds        variables     equivalent    conflicts       height       MB
21.09/21.12	c
21.09/21.12	c s   21.1   287207   13298   3420  1028   7885   73062  19873   70.2   1   27
22.49/22.57	c +   22.6   287935   13244   3471  1031   7885   80931  28166   68.3   1   30
23.69/23.80	c s   23.8   283774   13201   3479  1031   7920   83898  22308   67.4   3   27
26.49/26.52	c s   26.5   280507   13050   3543  1031   8007   93894  27588   65.2   2   28
27.79/27.83	c +   27.8   280617   13049   3544  1031   8007  101160  30982   64.1   3   29
28.59/28.69	c R   28.7   280927   13045   3548  1031   8007  105412  31056   63.4   3   30
29.19/29.29	c s   29.3   280271   13040   3548  1031   8012  105433  25757   63.4   2   27
32.09/32.10	c s   32.1   280319   13037   3550  1031   8013  118202  31065   61.9   1   29
33.69/33.76	c +   33.8   280507   13036   3551  1031   8013  126450  34080   60.9   2   30
34.99/35.03	c s   35.0   280465   13036   3551  1031   8013  129382  33951   60.4   2   30
37.99/38.00	c s   38.0   280301   13026   3558  1031   8016  140332  25511   58.9   3   26
40.60/40.63	c s   40.6   279173   12996   3567  1031   8037  150610  32639   57.7   1   28
42.09/42.12	c +   42.1   279214   12995   3568  1031   8037  158060  37488   57.1   2   30
42.49/42.50	c B   42.5   279288   12994   3569  1031   8037  160057  36178   56.8   2   31
43.29/43.38	c s   43.4   279048   12992   3569  1031   8039  161340  30281   56.7   2   27
45.69/45.71	c s   45.7   279151   12992   3569  1031   8039  172214  37549   55.7   1   29
48.49/48.54	c s   48.5   279136   12990   3570  1031   8040  183325  37516   54.7   2   29
50.99/51.04	c s   51.0   279308   12990   3570  1031   8040  194726  37578   54.1   2   29
51.59/51.66	c +   51.7   279371   12990   3570  1031   8040  197576  41236   53.9   1   30
53.58/53.67	c
53.58/53.67	c       original/binary      fixed     eliminated      learned       agility
53.58/53.67	c   seconds        variables     equivalent    conflicts       height       MB
53.58/53.67	c
53.58/53.67	c s   53.7   279474   12990   3570  1031   8040  206085  41274   53.3   1   30
56.79/56.89	c s   56.9   280674   12985   3571  1031   8044  218211  41218   52.3   2   30
59.98/60.07	c s   60.1   280980   12983   3572  1031   8045  230095  41311   51.5   1   30
63.19/63.23	c s   63.2   263919   12591   3891  1031   8118  241815  40440   50.8   2   27
64.29/64.30	c +   64.3   264223   12581   3901  1031   8118  246970  45359   50.7   2   29
66.19/66.25	c s   66.3   263048   12538   3917  1031   8145  253333  44967   50.3   2   28
69.20/69.22	c s   69.2   261810   12477   3953  1031   8170  264836  45400   49.7   2   28
72.29/72.33	c s   72.3   262013   12474   3956  1031   8170  275634  45387   49.1   2   28
75.49/75.59	c s   75.6   261993   12471   3957  1031   8172  286943  45436   48.3   2   28
78.69/78.73	c s   78.7   262127   12463   3959  1031   8178  298572  45414   47.7   2   28
80.89/80.92	c +   80.9   262373   12460   3962  1031   8178  308710  49894   47.3   2   30
81.99/82.03	c s   82.0   262108   12457   3962  1031   8181  311017  47751   47.1   1   28
85.19/85.26	c s   85.3   262126   12451   3966  1031   8183  322033  49934   46.6   1   29
88.39/88.43	c s   88.4   260910   12319   4016  1031   8265  333438  49997   46.1   1   28
91.50/91.52	c s   91.5   260691   12294   4035  1031   8271  344723  49972   45.8   2   28
92.00/92.09	c R   92.1   261007   12294   4035  1031   8271  347044  49953   45.7   2   29
94.29/94.35	c s   94.4   261258   12294   4035  1031   8271  356226  49944   45.4   1   28
97.49/97.54	c s   97.5   261335   12263   4047  1032   8289  368879  49938   45.0   2   28
100.79/100.80	c s  100.8   261441   12224   4059  1033   8315  381432  41037   44.6   2   25
101.29/101.39	c
101.29/101.39	c       original/binary      fixed     eliminated      learned       agility
101.29/101.39	c   seconds        variables     equivalent    conflicts       height       MB
101.29/101.39	c
101.29/101.39	c B  101.4   261722   12224   4059  1033   8315  384118  43723   44.5   2   27
101.69/101.76	c +  101.8   261812   12224   4059  1033   8315  385885  54883   44.4   2   28
103.29/103.32	c s  103.3   262579   12224   4059  1033   8315  393188  52793   44.3   4   28
106.09/106.16	c s  106.2   262957   12224   4059  1033   8315  405189  54925   43.9   1   28
108.90/108.97	c s  109.0   262987   12224   4059  1033   8315  416605  54903   43.6   2   28
112.20/112.23	c s  112.2   262751   12213   4067  1034   8317  428789  54965   43.2   1   28
115.09/115.11	c s  115.1   262772   12213   4067  1034   8317  441224  54920   42.9   1   28
118.59/118.63	c s  118.6   262568   12201   4068  1034   8328  453467  54903   42.6   1   28
121.49/121.54	c s  121.5   262591   12201   4068  1034   8328  465100  54948   42.3   2   28
124.49/124.54	c s  124.5   262611   12201   4068  1034   8328  477176  54957   42.0   2   28
125.69/125.78	c +  125.8   262665   12201   4068  1034   8328  482355  60371   41.8   2   30
127.50/127.51	c s  127.5   262666   12201   4068  1034   8328  488914  60395   41.6   2   29
131.19/131.21	c s  131.2   262697   12196   4070  1034   8331  501295  53928   41.3   1   27
134.59/134.69	c s  134.7   262767   12175   4076  1035   8345  513768  60443   40.9   1   28
138.19/138.22	c s  138.2   263163   12173   4077  1035   8346  526091  59971   40.7   1   28
141.90/141.91	c s  141.9   263244   12170   4078  1035   8348  538312  60400   40.4   2   28
145.49/145.59	c s  145.6   263125   12167   4079  1035   8350  550361  60430   40.1   1   28
148.70/148.77	c s  148.8   263128   12167   4079  1035   8350  563347  60408   39.8   3   28
152.49/152.55	c s  152.6   263069   12166   4080  1035   8350  575424  60461   39.5   2   28
155.59/155.69	c
155.59/155.69	c       original/binary      fixed     eliminated      learned       agility
155.59/155.69	c   seconds        variables     equivalent    conflicts       height       MB
155.59/155.69	c
155.59/155.69	c s  155.7   263109   12166   4080  1035   8350  587920  60406   39.3   2   28
159.29/159.40	c s  159.4   263110   12166   4080  1035   8350  601168  60426   39.0   2   29
159.79/159.89	c +  159.9   263123   12166   4080  1035   8350  602940  66408   38.9   2   30
162.69/162.76	c s  162.8   263144   12166   4080  1035   8350  613788  66411   38.7   1   30
166.19/166.22	c s  166.2   263146   12166   4080  1035   8350  626593  66475   38.5   2   29
169.40/169.45	c s  169.5   263152   12166   4080  1035   8350  639102  66435   38.2   2   29
173.39/173.48	c s  173.5   263147   12164   4081  1035   8351  651532  66440   38.0   1   29
177.70/177.78	c s  177.8   263119   12161   4083  1035   8352  665259  66414   37.7   1   29
181.79/181.82	c s  181.8   263908   12159   4084  1035   8353  678161  66407   37.5   1   29
185.39/185.49	c s  185.5   263921   12159   4084  1035   8353  690498  66418   37.2   1   29
188.89/188.90	c s  188.9   263929   12159   4084  1035   8353  702584  66444   37.0   1   29
192.29/192.40	c s  192.4   263952   12159   4084  1035   8353  714801  66444   36.8   2   29
196.39/196.42	c s  196.4   263896   12157   4086  1035   8353  727055  66429   36.5   2   28
200.10/200.18	c s  200.2   263923   12157   4086  1035   8353  739359  66440   36.3   3   28
203.69/203.72	c s  203.7   264420   12157   4086  1035   8353  751455  66425   36.0   1   28
204.29/204.34	c +  204.3   264459   12157   4086  1035   8353  753679  73048   35.9   1   30
207.80/207.84	c s  207.8   264834   12082   4101  1035   8413  763338  59797   35.7   1   28
208.90/208.98	c 0  209.0   265195    9736   6446  1036   8413  766958  63400   35.6   1   30
208.90/208.98	c
208.90/208.98	s UNSATISFIABLE
208.90/208.98	c
208.90/208.98	c 766958 conflicts, 1341551 decisions, 664 random
208.90/208.98	c 16 iterations, 2002 restarts, 0 skipped
208.90/208.98	c 20 enlarged, 3142 shrunken, 7498 rescored, 245 rebiased
208.90/208.98	c 70 simplifications, 0 reductions
208.90/208.98	c
208.90/208.98	c vars: 6446 fixed, 1036 equiv, 8413 elim, 1564 merged
208.90/208.98	c elim: 12186928 resolutions, 47 phases, 47 rounds
208.90/208.98	c sbst: 39% substituted, 7.4% nots, 92.6% ands, 0.0% xors, 0.0% ites
208.90/208.98	c arty: 2.32 and 0.00 xor average arity
208.90/208.98	c prbe: 140031 probed, 737 phases, 5 rounds
208.90/208.98	c prbe: 902 failed, 186 lifted, 44 merged
208.90/208.98	c sccs: 39 non trivial, 1 fixed, 39 merged
208.90/208.98	c hash: 8 units, 1481 merged
208.90/208.98	c mins: 36183067 learned, 42% deleted, 215 strong, 29 depth
208.90/208.98	c subs: 11890 forward, 6192 backward, 5443 doms
208.90/208.98	c strs: 4323 forward, 73 backward
208.90/208.98	c doms: 28329 dominators, 5991 high, 87 low
208.90/208.98	c prps: 842515019 propagations, 4.03 megaprops
208.90/208.98	c
208.90/208.98	c 209.0 seconds, 33 MB max, 154 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: 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-3308746-1303984507/watcher-3308746-1303984507 -o /tmp/evaluation-result-3308746-1303984507/solver-3308746-1303984507 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308746-1303984507.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: 4.00 3.97 3.02 4/193 23552
/proc/meminfo: memFree=15576676/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=3340 CPUtime=0 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 753 0 0 0 0 0 0 0 25 0 1 0 510048635 3420160 710 33554432000 134512640 135151029 4293741664 18446744073709551615 134697845 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 835 710 64 156 0 678 0

[startup+0.0821381 s]
/proc/loadavg: 4.00 3.97 3.02 4/193 23552
/proc/meminfo: memFree=15576676/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=11100 CPUtime=0.07 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 2912 0 0 0 7 0 0 0 25 0 1 0 510048635 11366400 2642 33554432000 134512640 135151029 4293741664 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 2775 2644 65 156 0 2618 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11100

[startup+0.101139 s]
/proc/loadavg: 4.00 3.97 3.02 4/193 23552
/proc/meminfo: memFree=15576676/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=12816 CPUtime=0.09 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 3341 0 0 0 9 0 0 0 25 0 1 0 510048635 13123584 3071 33554432000 134512640 135151029 4293741664 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 3204 3072 65 156 0 3047 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12816

[startup+0.301112 s]
/proc/loadavg: 4.00 3.97 3.02 4/193 23552
/proc/meminfo: memFree=15576676/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=17404 CPUtime=0.29 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 5881 0 0 0 29 0 0 0 25 0 1 0 510048635 17821696 4224 33554432000 134512640 135151029 4293741664 18446744073709551615 134545512 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 4351 4224 80 156 0 4194 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17404

[startup+0.701027 s]
/proc/loadavg: 4.00 3.97 3.02 4/193 23552
/proc/meminfo: memFree=15576676/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=18400 CPUtime=0.69 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 6358 0 0 0 68 1 0 0 25 0 1 0 510048635 18841600 4444 33554432000 134512640 135151029 4293741664 18446744073709551615 134581643 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 4600 4444 80 156 0 4443 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18400

[startup+1.50086 s]
/proc/loadavg: 4.00 3.97 3.02 5/194 23553
/proc/meminfo: memFree=15484544/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=18400 CPUtime=1.49 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 7129 0 0 0 148 1 0 0 25 0 1 0 510048635 18841600 4445 33554432000 134512640 135151029 4293741664 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 4600 4445 80 156 0 4443 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18400

[startup+3.10059 s]
/proc/loadavg: 4.00 3.97 3.02 5/194 23553
/proc/meminfo: memFree=15439080/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=22532 CPUtime=3.09 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 10489 0 0 0 308 1 0 0 25 0 1 0 510048635 23072768 5493 33554432000 134512640 135151029 4293741664 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 5633 5493 80 156 0 5476 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22532

[startup+6.301 s]
/proc/loadavg: 4.00 3.97 3.02 5/194 23553
/proc/meminfo: memFree=15320788/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=23364 CPUtime=6.29 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 15189 0 0 0 627 2 0 0 25 0 1 0 510048635 23924736 5695 33554432000 134512640 135151029 4293741664 18446744073709551615 134551374 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 5841 5695 80 156 0 5684 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23364

[startup+12.7008 s]
/proc/loadavg: 4.00 3.97 3.03 5/194 23553
/proc/meminfo: memFree=15144072/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=31908 CPUtime=12.69 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 25628 0 0 0 1266 3 0 0 25 0 1 0 510048635 32673792 7816 33554432000 134512640 135151029 4293741664 18446744073709551615 134572463 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 7977 7816 80 156 0 7820 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31908

[startup+25.5005 s]
/proc/loadavg: 4.00 3.97 3.04 5/194 23553
/proc/meminfo: memFree=15113708/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=38172 CPUtime=25.49 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 47730 0 0 0 2542 7 0 0 25 0 1 0 510048635 39088128 9385 33554432000 134512640 135151029 4293741664 18446744073709551615 134581608 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 9543 9385 80 156 0 9386 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38172

[startup+51.1008 s]
/proc/loadavg: 4.00 3.97 3.07 5/194 23554
/proc/meminfo: memFree=15095520/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=38308 CPUtime=51.09 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 86737 0 0 0 5097 12 0 0 25 0 1 0 510048635 39227392 9448 33554432000 134512640 135151029 4293741664 18446744073709551615 134573898 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 9577 9448 80 156 0 9420 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 38308

[startup+102.307 s]
/proc/loadavg: 4.00 3.97 3.12 5/194 23555
/proc/meminfo: memFree=15037184/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=35860 CPUtime=102.29 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 126025 0 0 0 10211 18 0 0 25 0 1 0 510048635 36720640 8841 33554432000 134512640 135151029 4293741664 18446744073709551615 134552520 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 8965 8841 80 156 0 8808 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 35860

[startup+162.301 s]
/proc/loadavg: 4.03 3.99 3.17 5/194 23584
/proc/meminfo: memFree=15601096/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=37384 CPUtime=162.29 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 155523 0 0 0 16206 23 0 0 25 0 1 0 510048635 38281216 9153 33554432000 134512640 135151029 4293741664 18446744073709551615 134542724 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 9346 9153 80 156 0 9189 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 37384

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

[startup+179.101 s]
/proc/loadavg: 4.02 3.99 3.19 5/194 23584
/proc/meminfo: memFree=15587692/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=37096 CPUtime=179.09 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 164521 0 0 0 17884 25 0 0 25 0 1 0 510048635 37986304 9078 33554432000 134512640 135151029 4293741664 18446744073709551615 134554825 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 9274 9078 80 156 0 9117 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 37096

[startup+191.901 s]
/proc/loadavg: 4.02 3.99 3.20 5/194 23585
/proc/meminfo: memFree=15585084/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=37672 CPUtime=191.89 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 169692 0 0 0 19164 25 0 0 25 0 1 0 510048635 38576128 9223 33554432000 134512640 135151029 4293741664 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 9418 9223 80 156 0 9261 0
Current children cumulated CPU time (s) 191.89
Current children cumulated vsize (KiB) 37672

[startup+198.301 s]
/proc/loadavg: 4.02 3.99 3.20 5/194 23585
/proc/meminfo: memFree=15571820/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=37288 CPUtime=198.29 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 173619 0 0 0 19803 26 0 0 25 0 1 0 510048635 38182912 9124 33554432000 134512640 135151029 4293741664 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 9322 9124 80 156 0 9165 0
Current children cumulated CPU time (s) 198.29
Current children cumulated vsize (KiB) 37288

[startup+204.701 s]
/proc/loadavg: 4.01 3.99 3.21 5/194 23585
/proc/meminfo: memFree=15566840/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=36776 CPUtime=204.69 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 175903 0 0 0 20443 26 0 0 25 0 1 0 510048635 37658624 9059 33554432000 134512640 135151029 4293741664 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 9194 9059 80 156 0 9037 0
Current children cumulated CPU time (s) 204.69
Current children cumulated vsize (KiB) 36776

[startup+206.301 s]
/proc/loadavg: 4.01 3.99 3.21 5/194 23585
/proc/meminfo: memFree=15548736/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=37320 CPUtime=206.29 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 175993 0 0 0 20603 26 0 0 25 0 1 0 510048635 38215680 9149 33554432000 134512640 135151029 4293741664 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 9330 9149 80 156 0 9173 0
Current children cumulated CPU time (s) 206.29
Current children cumulated vsize (KiB) 37320

[startup+207.907 s]
/proc/loadavg: 4.01 3.99 3.21 5/194 23585
/proc/meminfo: memFree=15547620/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=36712 CPUtime=207.9 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 178613 0 0 0 20763 27 0 0 25 0 1 0 510048635 37593088 9023 33554432000 134512640 135151029 4293741664 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 9178 9023 80 156 0 9021 0
Current children cumulated CPU time (s) 207.9
Current children cumulated vsize (KiB) 36712

[startup+208.701 s]
/proc/loadavg: 4.01 3.99 3.21 5/194 23585
/proc/meminfo: memFree=15547620/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=36712 CPUtime=208.69 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 178613 0 0 0 20842 27 0 0 25 0 1 0 510048635 37593088 9023 33554432000 134512640 135151029 4293741664 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 9178 9023 80 156 0 9021 0
Current children cumulated CPU time (s) 208.69
Current children cumulated vsize (KiB) 36712

[startup+208.901 s]
/proc/loadavg: 4.01 3.99 3.21 5/194 23585
/proc/meminfo: memFree=15598088/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=36712 CPUtime=208.9 cores=0,2
/proc/23552/stat : 23552 (precosat) R 23550 23552 23266 0 -1 4202496 178613 0 0 0 20863 27 0 0 25 0 1 0 510048635 37593088 9023 33554432000 134512640 135151029 4293741664 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23552/statm: 9178 9023 80 156 0 9021 0
Current children cumulated CPU time (s) 208.9
Current children cumulated vsize (KiB) 36712

Child status: 20
Real time (s): 208.986
CPU time (s): 208.988
CPU user time (s): 208.708
CPU system time (s): 0.279957
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 40408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 208.708
system time used= 0.279957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178614
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= 3
involuntary context switches= 651

runsolver used 0.365944 second user time and 0.78288 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-28 11:55:08
IDJOB=3308746
IDBENCH=82433
IDSOLVER=1690
FILE ID=node133/3308746-1303984507
RUNJOBID= node133-1303983198-23284
PBS_JOBID= 13168693
Free space on /tmp= 71708 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-13-step17.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308746-1303984507/watcher-3308746-1303984507 -o /tmp/evaluation-result-3308746-1303984507/solver-3308746-1303984507 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3308746-1303984507.cnf

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

MD5SUM BENCH= e7acb1f64be7eb3ff1367dad08444685
RANDOM SEED=624592204

node133.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.834
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.66
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15577080 kB
Buffers:       2187476 kB
Cached:       13214368 kB
SwapCached:          0 kB
Active:       10318716 kB
Inactive:      6486072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15577080 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           97164 kB
Writeback:           0 kB
AnonPages:     1402504 kB
Mapped:          15808 kB
Slab:           502180 kB
PageTables:       7568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1601844 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71796 MiB
End job on node133 at 2011-04-28 11:58:37