Trace number 3286205

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
CryptoMiniSat TechDemo-Alpha-stUNSAT 91.2501 91.2609

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-12-step15.cnf
MD5SUM86980f7370ece00291f2970256db731a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark63.2044
Satisfiable
(Un)Satisfiability was proved
Number of variables63349
Number of clauses943492
Sum of the clauses size2149412
Maximum clause length541
Minimum clause length1
Number of clauses of size 1202
Number of clauses of size 2908736
Number of clauses of size 32676
Number of clauses of size 41261
Number of clauses of size 54705
Number of clauses of size over 525912

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3286205-1303768890.cnf'
0.00/0.00	c -- header says num vars:          63349
0.00/0.00	c -- header says num clauses:      943492
0.29/0.34	c -- clauses added:            0 learnts,       943492 normals,            0 xors
0.29/0.34	c -- vars added      63349
0.29/0.34	c Parsing time:  0.33 s
0.29/0.34	c  N st     0         0     63349     34554    907893         0   2147524         0   no data   no data  --
0.49/0.50	c asymm  cl-useful: 45/167/34031 lits-rem:1183 time: 0.16
4.09/4.18	c Flit:   675 Blit:   5890 bXBeca:    0 bXProp:  218 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  3.63
4.19/4.21	c Cleaning up after failed var search:     0.02 s 
4.59/4.61	c Calc non-exist non-lernt bins v-fix:     0 done:  28209 time:  0.39 s
4.59/4.63	c Cache  BProp: 4906 Set: 181 BXProp: 169 T: 0.02
4.59/4.69	c Subs w/ non-existent bins:      4 time:  0.06 s
4.69/4.74	c Replacing      388 vars Replaced    17589 lits Time:     0.05 s 
4.79/4.83	c bin-w-bin subsume rem          828 bins  time:  0.07 s
4.99/5.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
5.09/5.11	c Removed useless bin:    4949  fixed:     0  bprops:  10.01M  time:  0.11 s
5.29/5.33	c lits-rem:         0  cl-subs:       64  v-elim:  24588  v-fix:    0  time:  0.22 s
5.29/5.33	c learnt bin added due to v-elim: 0
5.59/5.64	c Finding binary XORs  T:     0.31 s  found:      54
5.59/5.67	c Replacing       54 vars Replaced     2501 lits Time:     0.03 s 
5.69/5.77	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
5.69/5.77	c calculated reachability. Time: 0.08
5.69/5.79	c Calc default polars -  time:   0.01 s pos:    1405 undec:   23516 neg:   38428
5.69/5.79	c =========================================================================================
5.69/5.79	c types(t): F = full restart, N = normal restart
5.69/5.79	c types(t): S = simplification begin/end, E = solution found
5.69/5.79	c restart types(rt): st = static, dy = dynamic
5.69/5.79	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
5.69/5.79	c  B st     0         0     43568     27596    679960         0   1610295         0   no data   no data  --
7.19/7.24	c Decided on dynamic restart strategy
8.89/8.97	c  N dy    21      4080     43490     27596    680455      3483   1610289    656899    189.46      9.50  --
12.49/12.54	c  N dy    51      8153     43435     27596    680830      4578   1610288    495619    134.99      8.87  --
15.89/15.94	c  N dy    80     12180     42566     26585    657227      7720   1551513   1192611    201.12      9.19  --
19.29/19.36	c  N dy   109     16249     42540     26585    657469      7218   1551510    841247    186.36      9.51  --
23.79/23.80	c  N dy   137     20323     41963     26042    642540     10420   1514683   1771969    334.28     10.24  --
27.79/27.89	c  N dy   166     24464     41951     26042    642698      8656   1514682    989448    209.66     10.59  --
32.50/32.58	c  N dy   194     28554     41897     26042    642869     12505   1514678   2192141    355.47     11.18  --
34.59/34.60	c  S st   205     30000     41068     25046    621818     13391   1461833   2488996    248.85     11.12  --
35.29/35.36	c  S st   205     30501     41067     25046    621854     13841   1461833   2549259    248.85     11.12  --
35.29/35.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
35.39/35.41	c Cache  BProp: 4761 Set: 619 BXProp: 2 T: 0.02
53.69/53.77	c Flit:   822 Blit:   2607 bXBeca:    0 bXProp:  333 Bin: 199845 BRemL:   5891 BRemN:   1889 CBin:       0 P: 60.0M T: 18.33
53.79/53.81	c Cleaning up after failed var search:     0.04 s 
54.69/54.71	c Calc non-exist non-lernt bins v-fix:     0 done:  23898 time:  0.88 s
54.69/54.74	c Cache  BProp: 7067 Set: 34 BXProp: 103 T: 0.03
54.90/54.96	c Subs w/ non-existent bins:    225 time:  0.21 s
55.00/55.08	c Replacing      435 vars Replaced   140291 lits Time:     0.12 s 
55.19/55.21	c bin-w-bin subsume rem         5961 bins  time:  0.06 s
56.59/56.60	c subs with bin:      118  lits-rem:      6738  v-fix:    0  time:  1.39 s
56.59/56.69	c Removed useless bin:    2262  fixed:     0  bprops:  10.00M  time:  0.09 s
58.39/58.43	c lits-rem:      9665  cl-subs:     2385  v-elim:  12595  v-fix:    0  time:  1.73 s
58.39/58.43	c learnt bin added due to v-elim: 0
58.49/58.52	c vivif2 --  cl tried    17951 cl shrink     3409 lits rem       8612 time: 0.09
58.59/58.69	c vivif2 --  cl tried     8860 cl shrink     6914 lits rem     267098 time: 0.16
58.89/58.95	c asymm  cl-useful: 74/184/16681 lits-rem:1212 time: 0.26
58.99/59.09	c calculated reachability. Time: 0.13
59.09/59.10	c  N dy   205     30501     28320     16668    563833      8492    976934   1129848    248.85     11.12  --
59.09/59.10	c  F st   205     30501     28320     16668    563833      8492    976934   1129848    248.85     11.12  --
60.69/60.74	c Decided on dynamic restart strategy
62.40/62.45	c  N dy   225     34611     28291     16459    550656     12394    950892   2054014    221.17     11.47  --
65.29/65.33	c  N dy   253     38635     28256     16459    550735      9746    950890   1288541    251.82     11.51  --
68.69/68.73	c  N dy   281     42767     28074     16459    550808     13726    950890   2322606    253.99     11.86  --
70.29/70.38	c Finding binary XORs  T:     0.49 s  found:     310
70.39/70.49	c Replacing      310 vars Replaced    60921 lits Time:     0.11 s 
72.00/72.09	c  S st   302     45752     24164     13236    408266     13877    746854   2357393    170.65     12.04  --
72.60/72.68	c  S st   302     46252     24163     13236    408287     14324    746854   2437926    170.65     12.04  --
72.70/72.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
72.70/72.72	c Cache  BProp: 6967 Set: 78 BXProp: 0 T: 0.02
87.49/87.56	c Flit:  2005 Blit:   2132 bXBeca:    0 bXProp:  308 Bin:  86994 BRemL:  14094 BRemN:   1026 CBin:       0 P: 60.0M T: 14.83
87.49/87.59	c Cleaning up after failed var search:     0.03 s 
87.79/87.84	c Calc non-exist non-lernt bins v-fix:     0 done:  14248 time:  0.25 s
87.79/87.86	c Cache  BProp: 7560 Set: 0 BXProp: 67 T: 0.02
88.00/88.08	c Subs w/ non-existent bins:    299 time:  0.22 s
88.09/88.11	c Replacing      376 vars Replaced    55671 lits Time:     0.03 s 
88.09/88.15	c bin-w-bin subsume rem         2518 bins  time:  0.02 s
89.00/89.09	c subs with bin:      738  lits-rem:     34815  v-fix:    0  time:  0.94 s
89.10/89.13	c Removed useless bin:    1812  fixed:     0  bprops:   2.97M  time:  0.04 s
89.69/89.73	c lits-rem:      1710  cl-subs:     1813  v-elim:   6979  v-fix:    0  time:  0.60 s
89.69/89.73	c learnt bin added due to v-elim: 0
89.69/89.76	c vivif2 --  cl tried     4909 cl shrink      754 lits rem       1236 time: 0.03
89.89/89.93	c vivif2 --  cl tried     8093 cl shrink     6234 lits rem     148401 time: 0.17
90.10/90.13	c asymm  cl-useful: 147/355/4438 lits-rem:586 time: 0.20
90.20/90.20	c calculated reachability. Time: 0.07
90.20/90.21	c  N dy   302     46252      8520      4372    133528      7923    200479    383903    170.65     12.04  --
91.09/91.20	c  E dy   322     49008      8457      4372    133613     10486    200479    479693     30.68     11.76  --
91.19/91.21	c num threads              : 1          
91.19/91.21	c restarts                 : 322        
91.19/91.21	c dynamic restarts         : 310        
91.19/91.21	c static restarts          : 12         
91.19/91.21	c full restarts            : 1          
91.19/91.21	c total simplify time      : 0.70       
91.19/91.21	c learnts DL2              : 0          
91.19/91.21	c learnts size 2           : 1233432    
91.19/91.21	c learnts size 1           : 38552       (60.86     % of vars)
91.19/91.21	c filedLit time            : 36.88       (40.52     % time)
91.19/91.21	c v-elim SatELite          : 19745       (31.17     % vars)
91.19/91.21	c SatELite time            : 2.38        (2.61      % time)
91.19/91.21	c v-elim xor               : 0           (0.00      % vars)
91.19/91.21	c xor elim time            : 0.05        (0.05      % time)
91.19/91.21	c num binary xor trees     : 1180       
91.19/91.21	c binxor trees' crown      : 1563        (1.32      leafs/tree)
91.19/91.21	c bin xor find time        : 0.80       
91.19/91.21	c OTF clause subsumed      : 751         (0.02      clauses/conflict)
91.19/91.21	c OTF subs. size diff      : 2354        (3.13       lits/clause)
91.19/91.21	c OTF cl watch-shrink      : 36014       (0.73      clauses/conflict)
91.19/91.21	c OTF cl watch-sh-lit      : 2018394     (56.04      lits/clause)
91.19/91.21	c tried to recurMin cls    : 48733       (99.44      % of conflicts)
91.19/91.21	c updated cache            : 22147       (0.45       lits/tried recurMin)
91.19/91.21	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
91.19/91.21	c OTF Gate-rem lits        : 0           (nan       lits/confl)
91.19/91.21	c clauses over max glue    : 0           (0.00      % of all clauses)
91.19/91.21	c conflicts                : 49008       (538.39    / sec)
91.19/91.21	c decisions                : 192556      (1.00      % random)
91.19/91.21	c bogo-props               : 713592168   (7839418.47 / sec)
91.19/91.21	c props                    : 124730309   (1370268.81 / sec)
91.19/91.21	c conflict literals        : 10002475    (33.82     % deleted)
91.19/91.21	c Memory used              : 563.32      MB
91.19/91.21	c CPU time                 : 91.03       s
91.19/91.21	s UNSATISFIABLE

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-3286205-1303768890/watcher-3286205-1303768890 -o /tmp/evaluation-result-3286205-1303768890/solver-3286205-1303768890 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3286205-1303768890.cnf 

running on 2 cores: 5,7

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: 1.00 1.45 2.60 4/178 23105
/proc/meminfo: memFree=18534004/32951124 swapFree=67111528/67111528
[pid=23105] ppid=23103 vsize=24384 CPUtime=0 cores=5,7
/proc/23105/stat : 23105 (techdemo) R 23103 23105 22378 0 -1 4202496 1529 0 0 0 0 0 0 0 21 0 1 0 488491697 24969216 1321 33554432000 4194304 4797429 140734646993248 18446744073709551615 4367622 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23105/statm: 6096 1326 342 148 0 1025 0

[startup+0.0306099 s]
/proc/loadavg: 1.00 1.45 2.60 4/178 23105
/proc/meminfo: memFree=18534004/32951124 swapFree=67111528/67111528
[pid=23105] ppid=23103 vsize=39944 CPUtime=0.02 cores=5,7
/proc/23105/stat : 23105 (techdemo) R 23103 23105 22378 0 -1 4202496 6063 0 0 0 2 0 0 0 21 0 1 0 488491697 40902656 4274 33554432000 4194304 4797429 140734646993248 18446744073709551615 4431454 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23105/statm: 9986 4274 347 148 0 4915 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 39944

[startup+0.100599 s]
/proc/loadavg: 1.00 1.45 2.60 4/178 23105
/proc/meminfo: memFree=18534004/32951124 swapFree=67111528/67111528
[pid=23105] ppid=23103 vsize=51568 CPUtime=0.08 cores=5,7
/proc/23105/stat : 23105 (techdemo) R 23103 23105 22378 0 -1 4202496 7513 0 0 0 8 0 0 0 21 0 1 0 488491697 52805632 5679 33554432000 4194304 4797429 140734646993248 18446744073709551615 216634176197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23105/statm: 12892 5679 350 148 0 7821 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 51568

[startup+0.300564 s]
/proc/loadavg: 1.00 1.45 2.60 4/178 23105
/proc/meminfo: memFree=18534004/32951124 swapFree=67111528/67111528
[pid=23105] ppid=23103 vsize=66332 CPUtime=0.29 cores=5,7
/proc/23105/stat : 23105 (techdemo) R 23103 23105 22378 0 -1 4202496 11956 0 0 0 28 1 0 0 22 0 1 0 488491697 67923968 10086 33554432000 4194304 4797429 140734646993248 18446744073709551615 216634176197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23105/statm: 16583 10087 350 148 0 11512 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66332

[startup+0.700506 s]
/proc/loadavg: 1.00 1.45 2.60 4/178 23105
/proc/meminfo: memFree=18534004/32951124 swapFree=67111528/67111528
[pid=23105] ppid=23103 vsize=180648 CPUtime=0.69 cores=5,7
/proc/23105/stat : 23105 (techdemo) R 23103 23105 22378 0 -1 4202496 15671 0 0 0 68 1 0 0 23 0 1 0 488491697 184983552 13394 33554432000 4194304 4797429 140734646993248 18446744073709551615 4427902 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23105/statm: 45162 13394 382 148 0 40091 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 180648

[startup+1.50035 s]
/proc/loadavg: 1.24 1.49 2.61 5/184 23112
/proc/meminfo: memFree=18331092/32951124 swapFree=67111528/67111528
[pid=23105] ppid=23103 vsize=211788 CPUtime=1.49 cores=5,7
/proc/23105/stat : 23105 (techdemo) R 23103 23105 22378 0 -1 4202496 22684 0 0 0 147 2 0 0 25 0 1 0 488491697 216870912 20407 33554432000 4194304 4797429 140734646993248 18446744073709551615 4429174 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23105/statm: 52947 20407 382 148 0 47876 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 211788

[startup+3.10107 s]
/proc/loadavg: 1.24 1.49 2.61 5/184 23112
/proc/meminfo: memFree=18174980/32951124 swapFree=67111528/67111528
[pid=23105] ppid=23103 vsize=274920 CPUtime=3.09 cores=5,7
/proc/23105/stat : 23105 (techdemo) R 23103 23105 22378 0 -1 4202496 36280 0 0 0 305 4 0 0 25 0 1 0 488491697 281518080 34003 33554432000 4194304 4797429 140734646993248 18446744073709551615 4430179 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23105/statm: 68730 34003 382 148 0 63659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 274920

[startup+6.30051 s]
/proc/loadavg: 1.46 1.53 2.62 5/187 23118
/proc/meminfo: memFree=17501140/32951124 swapFree=67111528/67111528
[pid=23105] ppid=23103 vsize=349712 CPUtime=6.29 cores=5,7
/proc/23105/stat : 23105 (techdemo) R 23103 23105 22378 0 -1 4202496 52034 0 0 0 623 6 0 0 25 0 1 0 488491697 358105088 49757 33554432000 4194304 4797429 140734646993248 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23105/statm: 87428 49757 410 148 0 82357 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 349712

[startup+12.7004 s]
/proc/loadavg: 1.66 1.57 2.63 5/190 23124
/proc/meminfo: memFree=16790612/32951124 swapFree=67111528/67111528
[pid=23105] ppid=23103 vsize=355280 CPUtime=12.69 cores=5,7
/proc/23105/stat : 23105 (techdemo) R 23103 23105 22378 0 -1 4202496 54917 0 0 0 1263 6 0 0 25 0 1 0 488491697 363806720 51336 33554432000 4194304 4797429 140734646993248 18446744073709551615 4423598 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23105/statm: 88820 51336 411 148 0 83749 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 355280

[startup+25.5011 s]
/proc/loadavg: 2.02 1.65 2.64 5/190 23125
/proc/meminfo: memFree=16325304/32951124 swapFree=67111528/67111528
[pid=23105] ppid=23103 vsize=362068 CPUtime=25.49 cores=5,7
/proc/23105/stat : 23105 (techdemo) R 23103 23105 22378 0 -1 4202496 60285 0 0 0 2541 8 0 0 25 0 1 0 488491697 370757632 52746 33554432000 4194304 4797429 140734646993248 18446744073709551615 4341518 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23105/statm: 90517 52746 411 148 0 85446 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 362068

[startup+51.1006 s]
/proc/loadavg: 2.80 1.87 2.68 5/187 23173
/proc/meminfo: memFree=16838256/32951124 swapFree=67111528/67111528
[pid=23105] ppid=23103 vsize=450536 CPUtime=51.09 cores=5,7
/proc/23105/stat : 23105 (techdemo) R 23103 23105 22378 0 -1 4202496 81104 0 0 0 5097 12 0 0 25 0 1 0 488491697 461348864 73561 33554432000 4194304 4797429 140734646993248 18446744073709551615 4259308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23105/statm: 112634 73561 414 148 0 107563 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 450536

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

[startup+76.7011 s]
/proc/loadavg: 3.21 2.04 2.72 5/190 23180
/proc/meminfo: memFree=16230876/32951124 swapFree=67111528/67111528
[pid=23105] ppid=23103 vsize=528164 CPUtime=76.69 cores=5,7
/proc/23105/stat : 23105 (techdemo) R 23103 23105 22378 0 -1 4202496 103537 0 0 0 7653 16 0 0 25 0 1 0 488491697 540839936 91230 33554432000 4194304 4797429 140734646993248 18446744073709551615 4429083 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23105/statm: 132041 91230 415 148 0 126970 0
Current children cumulated CPU time (s) 76.69
Current children cumulated vsize (KiB) 528164

[startup+83.101 s]
/proc/loadavg: 3.27 2.08 2.72 5/190 23180
/proc/meminfo: memFree=16190572/32951124 swapFree=67111528/67111528
[pid=23105] ppid=23103 vsize=569484 CPUtime=83.09 cores=5,7
/proc/23105/stat : 23105 (techdemo) R 23103 23105 22378 0 -1 4202496 112083 0 0 0 8292 17 0 0 25 0 1 0 488491697 583151616 99776 33554432000 4194304 4797429 140734646993248 18446744073709551615 4427317 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23105/statm: 142371 99777 415 148 0 137300 0
Current children cumulated CPU time (s) 83.09
Current children cumulated vsize (KiB) 569484

[startup+86.3004 s]
/proc/loadavg: 3.33 2.11 2.73 5/190 23180
/proc/meminfo: memFree=16172464/32951124 swapFree=67111528/67111528
[pid=23105] ppid=23103 vsize=574060 CPUtime=86.29 cores=5,7
/proc/23105/stat : 23105 (techdemo) R 23103 23105 22378 0 -1 4202496 113195 0 0 0 8612 17 0 0 25 0 1 0 488491697 587837440 100888 33554432000 4194304 4797429 140734646993248 18446744073709551615 4332837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23105/statm: 143515 100888 415 148 0 138444 0
Current children cumulated CPU time (s) 86.29
Current children cumulated vsize (KiB) 574060

[startup+89.5008 s]
/proc/loadavg: 3.33 2.11 2.73 5/190 23180
/proc/meminfo: memFree=16163048/32951124 swapFree=67111528/67111528
[pid=23105] ppid=23103 vsize=576300 CPUtime=89.49 cores=5,7
/proc/23105/stat : 23105 (techdemo) R 23103 23105 22378 0 -1 4202496 113676 0 0 0 8932 17 0 0 25 0 1 0 488491697 590131200 101369 33554432000 4194304 4797429 140734646993248 18446744073709551615 4524363 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23105/statm: 144075 101369 415 148 0 139004 0
Current children cumulated CPU time (s) 89.49
Current children cumulated vsize (KiB) 576300

[startup+90.3007 s]
/proc/loadavg: 3.33 2.11 2.73 5/190 23180
/proc/meminfo: memFree=16159204/32951124 swapFree=67111528/67111528
[pid=23105] ppid=23103 vsize=576840 CPUtime=90.29 cores=5,7
/proc/23105/stat : 23105 (techdemo) R 23103 23105 22378 0 -1 4202496 114096 0 0 0 9012 17 0 0 25 0 1 0 488491697 590684160 101782 33554432000 4194304 4797429 140734646993248 18446744073709551615 4422982 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23105/statm: 144210 101782 415 148 0 139139 0
Current children cumulated CPU time (s) 90.29
Current children cumulated vsize (KiB) 576840

[startup+90.7006 s]
/proc/loadavg: 3.33 2.11 2.73 5/190 23180
/proc/meminfo: memFree=16159204/32951124 swapFree=67111528/67111528
[pid=23105] ppid=23103 vsize=576840 CPUtime=90.69 cores=5,7
/proc/23105/stat : 23105 (techdemo) R 23103 23105 22378 0 -1 4202496 114156 0 0 0 9052 17 0 0 25 0 1 0 488491697 590684160 101841 33554432000 4194304 4797429 140734646993248 18446744073709551615 4423712 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23105/statm: 144210 101841 415 148 0 139139 0
Current children cumulated CPU time (s) 90.69
Current children cumulated vsize (KiB) 576840

[startup+91.1005 s]
/proc/loadavg: 3.33 2.11 2.73 5/190 23180
/proc/meminfo: memFree=16159204/32951124 swapFree=67111528/67111528
[pid=23105] ppid=23103 vsize=576840 CPUtime=91.09 cores=5,7
/proc/23105/stat : 23105 (techdemo) R 23103 23105 22378 0 -1 4202496 114196 0 0 0 9092 17 0 0 25 0 1 0 488491697 590684160 101880 33554432000 4194304 4797429 140734646993248 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23105/statm: 144210 101880 415 148 0 139139 0
Current children cumulated CPU time (s) 91.09
Current children cumulated vsize (KiB) 576840

[startup+91.2005 s]
/proc/loadavg: 3.38 2.14 2.74 5/190 23180
/proc/meminfo: memFree=16157096/32951124 swapFree=67111528/67111528
[pid=23105] ppid=23103 vsize=576840 CPUtime=91.19 cores=5,7
/proc/23105/stat : 23105 (techdemo) S 23103 23105 22378 0 -1 4202496 114203 0 0 0 9102 17 0 0 25 0 1 0 488491697 590684160 101887 33554432000 4194304 4797429 140734646993248 18446744073709551615 216646344256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23105/statm: 144210 101887 416 148 0 139139 0
Current children cumulated CPU time (s) 91.19
Current children cumulated vsize (KiB) 576840

Child status: 20
Real time (s): 91.2609
CPU time (s): 91.2501
CPU user time (s): 91.0562
CPU system time (s): 0.19397
CPU usage (%): 99.9882
Max. virtual memory (cumulated for all children) (KiB): 576840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 91.0562
system time used= 0.19397
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114209
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= 12
involuntary context switches= 192

runsolver used 0.153976 second user time and 0.352946 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-26 00:01:31
IDJOB=3286205
IDBENCH=82420
IDSOLVER=1585
FILE ID=node103/3286205-1303768890
RUNJOBID= node103-1303768890-23084
PBS_JOBID= 13157156
Free space on /tmp= 70964 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-12-step15.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286205-1303768890/watcher-3286205-1303768890 -o /tmp/evaluation-result-3286205-1303768890/solver-3286205-1303768890 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3286205-1303768890.cnf

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

MD5SUM BENCH= 86980f7370ece00291f2970256db731a
RANDOM SEED=1551021451

node103.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.858
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.71
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.858
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.858
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.75
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.858
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.77
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.858
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.75
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.858
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.858
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.83
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.858
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:      18534408 kB
Buffers:       2122272 kB
Cached:       11643648 kB
SwapCached:          0 kB
Active:        4288792 kB
Inactive:      9548248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18534408 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           80320 kB
Writeback:           8 kB
AnonPages:       69848 kB
Mapped:          14392 kB
Slab:           515560 kB
PageTables:       5744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   196880 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= 70764 MiB
End job on node103 at 2011-04-26 00:03:02