Trace number 3293058

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-mtUNSAT 16.8604 4.24616

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net60-25-10.shuffled.cnf
MD5SUMdd1af4a49cb180c38b205e527a19fa4c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of clauses8881
Sum of the clauses size20940
Maximum clause length60
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25760
Number of clauses of size 33120
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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 4 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-3293058-1304182696.cnf'
0.00/0.00	c -- header says num vars:           3000
0.00/0.00	c -- header says num clauses:        8881
0.00/0.02	c -- clauses added:            0 learnts,         8881 normals,            0 xors
0.00/0.02	c -- vars added       3000
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0      3000      3121      5760         0     20940         0   no data   no data  --
0.00/0.07	c asymm  cl-useful: 53/3121/3121 lits-rem:159 time: 0.19
0.00/0.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  154 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.54
0.00/0.22	c Calc non-exist non-lernt bins v-fix:     0 done:   3000 time:  0.07 s
0.00/0.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.22	c Subs w/ non-existent bins:    101 time:  0.00 s
0.00/0.23	c Replacing      154 vars Replaced     2182 lits Time:     0.00 s 
0.00/0.23	c bin-w-bin subsume rem           14 bins  time:  0.00 s
0.00/0.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.00/0.24	c Removed useless bin:     118  fixed:     0  bprops:   0.50M  time:  0.03 s
0.35/0.25	c lits-rem:         2  cl-subs:        7  v-elim:    949  v-fix:    0  time:  0.04 s
0.35/0.25	c learnt bin added due to v-elim: 0
3.92/1.04	c Finding binary XORs  T:     0.02 s  found:      99
3.92/1.04	c Replacing       99 vars Replaced     1400 lits Time:     0.00 s 
3.92/1.04	c Finding non-binary XORs:     0.00 s (found:       9, avg size: 3.0)
3.92/1.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.92/1.04	c calculated reachability. Time: 0.00
3.92/1.04	c Calc default polars -  time:   0.00 s pos:     855 undec:    1267 neg:     878
3.92/1.04	c =========================================================================================
3.92/1.04	c types(t): F = full restart, N = normal restart
3.92/1.04	c types(t): S = simplification begin/end, E = solution found
3.92/1.04	c restart types(rt): st = static, dy = dynamic
3.92/1.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
3.92/1.04	c  B st     0         0      1800      3319      3372         0     18432         0   no data   no data  --
3.92/1.04	c Decided on static restart strategy
12.70/3.24	c  N dy     7     30000      1795      3319      4387     10542     18814    186882     29.42      9.89  --
12.70/3.26	c  S st     7     30000      1795      3319      4387     10542     18814    186882     29.42      9.89  --
13.10/3.32	c  S st     7     30502      1784      3319      8955     13546     20894    210295     29.42      9.89  --
13.10/3.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.10/3.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.70/3.76	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:  529 Bin:    266 BRemL:   1951 BRemN:    608 CBin:       0 P:  7.1M T:  1.74
14.70/3.77	c Calc non-exist non-lernt bins v-fix:     0 done:   1772 time:  0.04 s
14.70/3.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.70/3.79	c Subs w/ non-existent bins:   1402 time:  0.06 s
15.10/3.80	c Replacing      531 vars Replaced    48002 lits Time:     0.04 s 
15.10/3.80	c bin-w-bin subsume rem         1233 bins  time:  0.00 s
15.10/3.82	c subs with bin:      486  lits-rem:      8396  v-fix:    0  time:  0.08 s
15.10/3.83	c Removed useless bin:     154  fixed:     0  bprops:   0.05M  time:  0.01 s
15.50/3.90	c lits-rem:      1020  cl-subs:     8093  v-elim:    393  v-fix:    0  time:  0.31 s
15.50/3.90	c learnt bin added due to v-elim: 0
15.50/3.90	c vivif2 --  cl tried     2417 cl shrink      129 lits rem        185 time: 0.00
15.50/3.91	c vivif2 --  cl tried     2443 cl shrink      630 lits rem       1211 time: 0.01
15.50/3.96	c asymm  cl-useful: 52/2405/2405 lits-rem:118 time: 0.20
15.50/3.96	c calculated reachability. Time: 0.00
15.50/3.96	c  N dy     7     30502       905      2378      2608      2430     12305     22268     29.42      9.89  --
15.50/3.96	c  F st     7     30502       905      2378      2608      2430     12305     22268     29.42      9.89  --
15.90/4.07	c Decided on static restart strategy
16.70/4.21	c  E dy    14     34584       871      2378      2786      6155     12298     66797      8.64      9.35  --
16.70/4.23	c Following stats are for *FIRST FINISHED THREAD ONLY*
16.70/4.23	c num threads              : 4          
16.70/4.23	c restarts                 : 14         
16.70/4.23	c dynamic restarts         : 2          
16.70/4.23	c static restarts          : 12         
16.70/4.23	c full restarts            : 1          
16.70/4.23	c total simplify time      : 0.00       
16.70/4.23	c learnts DL2              : 0          
16.70/4.23	c learnts size 2           : 12678      
16.70/4.23	c learnts size 1           : 222         (7.40      % of vars)
16.70/4.23	c filedLit time            : 2.29        (13.64     % time)
16.70/4.23	c v-elim SatELite          : 1283        (42.77     % vars)
16.70/4.23	c SatELite time            : 0.28        (1.69      % time)
16.70/4.23	c v-elim xor               : 0           (0.00      % vars)
16.70/4.23	c xor elim time            : 0.01        (0.05      % time)
16.70/4.23	c num binary xor trees     : 683        
16.70/4.23	c binxor trees' crown      : 784         (1.15      leafs/tree)
16.70/4.23	c bin xor find time        : 0.02       
16.70/4.23	c OTF clause subsumed      : 772         (0.02      clauses/conflict)
16.70/4.23	c OTF subs. size diff      : 955         (1.24       lits/clause)
16.70/4.23	c OTF cl watch-shrink      : 16777       (0.49      clauses/conflict)
16.70/4.23	c OTF cl watch-sh-lit      : 75248       (4.49       lits/clause)
16.70/4.23	c tried to recurMin cls    : 34540       (99.87      % of conflicts)
16.70/4.23	c updated cache            : 0           (0.00       lits/tried recurMin)
16.70/4.23	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
16.70/4.23	c OTF Gate-rem lits        : 0           (nan       lits/confl)
16.70/4.23	c unit cls received        : 16          (7.21      % of units)
16.70/4.23	c unit cls sent            : 7           (3.15      % of units)
16.70/4.23	c bin cls received         : 5471       
16.70/4.23	c bin cls sent             : 1091       
16.70/4.23	c tri cls recevied         : 2769       
16.70/4.23	c tri cls sent             : 2731       
16.70/4.23	c clauses over max glue    : 0           (0.00      % of all clauses)
16.70/4.23	c conflicts                : 34584       (2062.44   / sec)
16.70/4.23	c decisions                : 79589       (0.72      % random)
16.70/4.23	c bogo-props               : 96612880    (5761586.79 / sec)
16.70/4.23	c props                    : 6062864     (361563.77 / sec)
16.70/4.23	c conflict literals        : 978212      (26.57     % deleted)
16.70/4.23	c Memory used              : 679.13      MB
16.70/4.23	c single-thread CPU time   : 16.77       s
16.70/4.23	c all-threads sum CPU time : 16.77       s
16.70/4.23	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-3293058-1304182696/watcher-3293058-1304182696 -o /tmp/evaluation-result-3293058-1304182696/solver-3293058-1304182696 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3293058-1304182696.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.88 5.94 6.95 5/180 22569
/proc/meminfo: memFree=25419144/32951124 swapFree=67111448/67111528
[pid=22569] ppid=22567 vsize=24712 CPUtime=0 cores=0,2,4,6
/proc/22569/stat : 22569 (techdemo) R 22567 22569 21863 0 -1 4202496 1226 0 0 0 0 0 0 0 25 0 1 0 510685720 25305088 1166 33554432000 4194304 4797429 140736164191168 18446744073709551615 4366859 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22569/statm: 6178 1170 341 148 0 1107 0

[startup+0.0734049 s]
/proc/loadavg: 6.88 5.94 6.95 5/180 22569
/proc/meminfo: memFree=25419144/32951124 swapFree=67111448/67111528
[pid=22569] ppid=22567 vsize=678796 CPUtime=0.35 cores=0,2,4,6
/proc/22569/stat : 22569 (techdemo) R 22567 22569 21863 0 -1 4202496 3402 0 0 0 35 0 0 0 25 0 4 0 510685720 695087104 3190 33554432000 4194304 4797429 140736164191168 18446744073709551615 255106429985 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22569/statm: 170233 4607 403 148 0 165162 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 678796

[startup+0.324281 s]
/proc/loadavg: 6.88 5.94 6.95 5/180 22569
/proc/meminfo: memFree=25419144/32951124 swapFree=67111448/67111528
[pid=22569] ppid=22567 vsize=682688 CPUtime=1.21 cores=0,2,4,6
/proc/22569/stat : 22569 (techdemo) R 22567 22569 21863 0 -1 4202496 5808 0 0 0 119 2 0 0 25 0 4 0 510685720 699072512 5578 33554432000 4194304 4797429 140736164191168 18446744073709551615 4424659 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22569/statm: 170672 5578 415 148 0 165601 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 682688

[startup+0.40037 s]
/proc/loadavg: 6.88 5.94 6.95 5/180 22569
/proc/meminfo: memFree=25419144/32951124 swapFree=67111448/67111528
[pid=22569] ppid=22567 vsize=683144 CPUtime=1.52 cores=0,2,4,6
/proc/22569/stat : 22569 (techdemo) R 22567 22569 21863 0 -1 4202496 6022 0 0 0 150 2 0 0 25 0 4 0 510685720 699539456 5785 33554432000 4194304 4797429 140736164191168 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22569/statm: 170786 5785 416 148 0 165715 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 683144

[startup+0.700318 s]
/proc/loadavg: 6.88 5.94 6.95 5/180 22569
/proc/meminfo: memFree=25419144/32951124 swapFree=67111448/67111528
[pid=22569] ppid=22567 vsize=684792 CPUtime=2.71 cores=0,2,4,6
/proc/22569/stat : 22569 (techdemo) R 22567 22569 21863 0 -1 4202496 7035 0 0 0 269 2 0 0 25 0 4 0 510685720 701227008 6121 33554432000 4194304 4797429 140736164191168 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22569/statm: 171198 6121 416 148 0 166127 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 684792

[startup+1.50118 s]
/proc/loadavg: 6.88 5.94 6.95 9/184 22573
/proc/meminfo: memFree=25391336/32951124 swapFree=67111448/67111528
[pid=22569] ppid=22567 vsize=688568 CPUtime=5.92 cores=0,2,4,6
/proc/22569/stat : 22569 (techdemo) R 22567 22569 21863 0 -1 4202496 8836 0 0 0 589 3 0 0 25 0 4 0 510685720 705093632 7631 33554432000 4194304 4797429 140736164191168 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22569/statm: 172142 7631 418 148 0 167071 0
[pid=22569/tid=22571] ppid=22567 vsize=688568 CPUtime=1.46 cores=0,2,4,6
/proc/22569/task/22571/stat : 22571 (techdemo) R 22567 22569 21863 0 -1 4202560 1624 0 0 0 146 0 0 0 25 0 4 0 510685722 705093632 7631 33554432000 4194304 4797429 140736164191168 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22569/tid=22572] ppid=22567 vsize=688568 CPUtime=1.46 cores=0,2,4,6
/proc/22569/task/22572/stat : 22572 (techdemo) R 22567 22569 21863 0 -1 4202560 1851 0 0 0 146 0 0 0 19 0 4 0 510685722 705093632 7631 33554432000 4194304 4797429 140736164191168 18446744073709551615 4567880 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22569/tid=22573] ppid=22567 vsize=688568 CPUtime=1.46 cores=0,2,4,6
/proc/22569/task/22573/stat : 22573 (techdemo) R 22567 22569 21863 0 -1 4202560 1595 0 0 0 146 0 0 0 20 0 4 0 510685722 705093632 7631 33554432000 4194304 4797429 140736164191168 18446744073709551615 4642192 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 688568

[startup+3.1009 s]
/proc/loadavg: 6.97 5.97 6.96 9/184 22573
/proc/meminfo: memFree=25383400/32951124 swapFree=67111448/67111528
[pid=22569] ppid=22567 vsize=692868 CPUtime=12.3 cores=0,2,4,6
/proc/22569/stat : 22569 (techdemo) R 22567 22569 21863 0 -1 4202496 11354 0 0 0 1227 3 0 0 25 0 4 0 510685720 709496832 9503 33554432000 4194304 4797429 140736164191168 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22569/statm: 173217 9503 421 148 0 168146 0
[pid=22569/tid=22571] ppid=22567 vsize=692868 CPUtime=3.06 cores=0,2,4,6
/proc/22569/task/22571/stat : 22571 (techdemo) R 22567 22569 21863 0 -1 4202560 2268 0 0 0 306 0 0 0 25 0 4 0 510685722 709496832 9503 33554432000 4194304 4797429 140736164191168 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22569/tid=22572] ppid=22567 vsize=692868 CPUtime=3.06 cores=0,2,4,6
/proc/22569/task/22572/stat : 22572 (techdemo) R 22567 22569 21863 0 -1 4202560 2189 0 0 0 306 0 0 0 23 0 4 0 510685722 709496832 9503 33554432000 4194304 4797429 140736164191168 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22569/tid=22573] ppid=22567 vsize=692868 CPUtime=3.06 cores=0,2,4,6
/proc/22569/task/22573/stat : 22573 (techdemo) R 22567 22569 21863 0 -1 4202560 2229 0 0 0 306 0 0 0 25 0 4 0 510685722 709496832 9503 33554432000 4194304 4797429 140736164191168 18446744073709551615 4351915 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 692868

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

[startup+3.30086 s]
/proc/loadavg: 6.97 5.97 6.96 9/184 22573
/proc/meminfo: memFree=25383400/32951124 swapFree=67111448/67111528
[pid=22569] ppid=22567 vsize=693364 CPUtime=13.1 cores=0,2,4,6
/proc/22569/stat : 22569 (techdemo) R 22567 22569 21863 0 -1 4202496 11560 0 0 0 1307 3 0 0 25 0 4 0 510685720 710004736 9702 33554432000 4194304 4797429 140736164191168 18446744073709551615 4423080 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22569/statm: 173341 9702 421 148 0 168270 0
[pid=22569/tid=22571] ppid=22567 vsize=693364 CPUtime=3.26 cores=0,2,4,6
/proc/22569/task/22571/stat : 22571 (techdemo) R 22567 22569 21863 0 -1 4202560 2293 0 0 0 326 0 0 0 25 0 4 0 510685722 710004736 9702 33554432000 4194304 4797429 140736164191168 18446744073709551615 4526174 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22569/tid=22572] ppid=22567 vsize=693364 CPUtime=3.26 cores=0,2,4,6
/proc/22569/task/22572/stat : 22572 (techdemo) R 22567 22569 21863 0 -1 4202560 2218 0 0 0 326 0 0 0 25 0 4 0 510685722 710004736 9702 33554432000 4194304 4797429 140736164191168 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22569/tid=22573] ppid=22567 vsize=693364 CPUtime=3.26 cores=0,2,4,6
/proc/22569/task/22573/stat : 22573 (techdemo) R 22567 22569 21863 0 -1 4202560 2269 0 0 0 326 0 0 0 25 0 4 0 510685722 710004736 9702 33554432000 4194304 4797429 140736164191168 18446744073709551615 4428517 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 13.1
Current children cumulated vsize (KiB) 693364

[startup+3.70079 s]
/proc/loadavg: 6.97 5.97 6.96 9/184 22573
/proc/meminfo: memFree=25382656/32951124 swapFree=67111448/67111528
[pid=22569] ppid=22567 vsize=693628 CPUtime=14.7 cores=0,2,4,6
/proc/22569/stat : 22569 (techdemo) R 22567 22569 21863 0 -1 4202496 11891 0 0 0 1466 4 0 0 25 0 4 0 510685720 710275072 10030 33554432000 4194304 4797429 140736164191168 18446744073709551615 4429202 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22569/statm: 173407 10030 421 148 0 168336 0
[pid=22569/tid=22571] ppid=22567 vsize=693628 CPUtime=3.66 cores=0,2,4,6
/proc/22569/task/22571/stat : 22571 (techdemo) R 22567 22569 21863 0 -1 4202560 2406 0 0 0 366 0 0 0 25 0 4 0 510685722 710275072 10030 33554432000 4194304 4797429 140736164191168 18446744073709551615 4428594 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22569/tid=22572] ppid=22567 vsize=693628 CPUtime=3.66 cores=0,2,4,6
/proc/22569/task/22572/stat : 22572 (techdemo) R 22567 22569 21863 0 -1 4202560 2272 0 0 0 366 0 0 0 25 0 4 0 510685722 710275072 10030 33554432000 4194304 4797429 140736164191168 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22569/tid=22573] ppid=22567 vsize=693628 CPUtime=3.65 cores=0,2,4,6
/proc/22569/task/22573/stat : 22573 (techdemo) R 22567 22569 21863 0 -1 4202560 2354 0 0 0 365 0 0 0 25 0 4 0 510685722 710275072 10030 33554432000 4194304 4797429 140736164191168 18446744073709551615 4346600 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 14.7
Current children cumulated vsize (KiB) 693628

[startup+4.10072 s]
/proc/loadavg: 6.97 5.97 6.96 9/184 22573
/proc/meminfo: memFree=25382656/32951124 swapFree=67111448/67111528
[pid=22569] ppid=22567 vsize=695424 CPUtime=16.3 cores=0,2,4,6
/proc/22569/stat : 22569 (techdemo) R 22567 22569 21863 0 -1 4202496 12581 0 0 0 1626 4 0 0 25 0 4 0 510685720 712114176 10226 33554432000 4194304 4797429 140736164191168 18446744073709551615 4423544 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22569/statm: 173856 10226 421 148 0 168785 0
[pid=22569/tid=22571] ppid=22567 vsize=695424 CPUtime=4.06 cores=0,2,4,6
/proc/22569/task/22571/stat : 22571 (techdemo) R 22567 22569 21863 0 -1 4202560 2459 0 0 0 406 0 0 0 25 0 4 0 510685722 712114176 10226 33554432000 4194304 4797429 140736164191168 18446744073709551615 4415462 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22569/tid=22572] ppid=22567 vsize=695424 CPUtime=4.06 cores=0,2,4,6
/proc/22569/task/22572/stat : 22572 (techdemo) R 22567 22569 21863 0 -1 4202560 2458 0 0 0 406 0 0 0 25 0 4 0 510685722 712114176 10226 33554432000 4194304 4797429 140736164191168 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22569/tid=22573] ppid=22567 vsize=695424 CPUtime=4.05 cores=0,2,4,6
/proc/22569/task/22573/stat : 22573 (techdemo) R 22567 22569 21863 0 -1 4202560 2384 0 0 0 405 0 0 0 25 0 4 0 510685722 712114176 10226 33554432000 4194304 4797429 140736164191168 18446744073709551615 4423684 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 16.3
Current children cumulated vsize (KiB) 695424

[startup+4.2007 s]
/proc/loadavg: 6.97 5.97 6.96 9/184 22573
/proc/meminfo: memFree=25382656/32951124 swapFree=67111448/67111528
[pid=22569] ppid=22567 vsize=695424 CPUtime=16.7 cores=0,2,4,6
/proc/22569/stat : 22569 (techdemo) R 22567 22569 21863 0 -1 4202496 12649 0 0 0 1666 4 0 0 25 0 4 0 510685720 712114176 10292 33554432000 4194304 4797429 140736164191168 18446744073709551615 4422918 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22569/statm: 173856 10292 421 148 0 168785 0
[pid=22569/tid=22571] ppid=22567 vsize=695424 CPUtime=4.16 cores=0,2,4,6
/proc/22569/task/22571/stat : 22571 (techdemo) R 22567 22569 21863 0 -1 4202560 2487 0 0 0 416 0 0 0 25 0 4 0 510685722 712114176 10292 33554432000 4194304 4797429 140736164191168 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22569/tid=22572] ppid=22567 vsize=695424 CPUtime=4.16 cores=0,2,4,6
/proc/22569/task/22572/stat : 22572 (techdemo) R 22567 22569 21863 0 -1 4202560 2458 0 0 0 416 0 0 0 25 0 4 0 510685722 712114176 10292 33554432000 4194304 4797429 140736164191168 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22569/tid=22573] ppid=22567 vsize=695424 CPUtime=4.15 cores=0,2,4,6
/proc/22569/task/22573/stat : 22573 (techdemo) R 22567 22569 21863 0 -1 4202560 2407 0 0 0 415 0 0 0 25 0 4 0 510685722 712114176 10292 33554432000 4194304 4797429 140736164191168 18446744073709551615 4426003 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 16.7
Current children cumulated vsize (KiB) 695424

Child status: 20
Real time (s): 4.24616
CPU time (s): 16.8604
CPU user time (s): 16.8164
CPU system time (s): 0.043993
CPU usage (%): 397.075
Max. virtual memory (cumulated for all children) (KiB): 695424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.8164
system time used= 0.043993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12664
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= 846
involuntary context switches= 97

runsolver used 0.006998 second user time and 0.017997 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-30 18:58:16
IDJOB=3293058
IDBENCH=88026
IDSOLVER=1584
FILE ID=node144/3293058-1304182696
RUNJOBID= node144-1304182625-22454
PBS_JOBID= 13172446
Free space on /tmp= 73528 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net60-25-10.shuffled.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293058-1304182696/watcher-3293058-1304182696 -o /tmp/evaluation-result-3293058-1304182696/solver-3293058-1304182696 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3293058-1304182696.cnf

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

MD5SUM BENCH= dd1af4a49cb180c38b205e527a19fa4c
RANDOM SEED=1444751065

node144.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.850
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.850
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	: 5226.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.75
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25419424 kB
Buffers:       2131100 kB
Cached:        4598552 kB
SwapCached:         80 kB
Active:         475104 kB
Inactive:      6512600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25419424 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            7860 kB
Writeback:           0 kB
AnonPages:      257860 kB
Mapped:          15732 kB
Slab:           480420 kB
PageTables:       5132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   864936 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= 73520 MiB
End job on node144 at 2011-04-30 18:58:20