Trace number 3172936

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 136.654 34.3135

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v250-c1065-S427778075-026.UNKNOWN.cnf
MD5SUMd38a82e2419451ef5d17985fa1c6cc2d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.506922
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses1065
Sum of the clauses size3195
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31065
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3172936-1304120826.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:        1065
0.00/0.00	c -- clauses added:            0 learnts,         1065 normals,            0 xors
0.00/0.00	c -- vars added        250
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       250      1065         0         0      3195         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1065/1065 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      6  v-fix:    0  time:  0.00 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     110 undec:      21 neg:     119
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0       245      1053         0         0      3185         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
6.36/1.65	c  N dy     7     30001       245      1053         0     10242      3185    112992     12.62      9.21  --
6.36/1.66	c  S st     7     30001       245      1053         0     10242      3185    112992     12.62      9.21  --
6.76/1.71	c  S st     7     30507       245      1053         0     10740      3185    120396     12.62      9.21  --
6.76/1.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.76/1.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.76/1.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.05
6.76/1.72	c Calc non-exist non-lernt bins v-fix:     0 done:    245 time:  0.00 s
6.76/1.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.76/1.72	c Subs w/ non-existent bins:      0 time:  0.00 s
6.76/1.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.76/1.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.76/1.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.76/1.79	c lits-rem:       148  cl-subs:     1794  v-elim:      1  v-fix:    0  time:  0.27 s
6.76/1.79	c learnt bin added due to v-elim: 0
6.76/1.79	c vivif2 --  cl tried     1053 cl shrink        0 lits rem          0 time: 0.00
6.76/1.79	c vivif2 --  cl tried     8946 cl shrink        0 lits rem          0 time: 0.00
7.18/1.81	c asymm  cl-useful: 0/1053/1053 lits-rem:0 time: 0.05
7.18/1.81	c calculated reachability. Time: 0.00
7.18/1.81	c  N dy     7     30507       245      1053         0      8946      3185    100833     12.62      9.21  --
7.18/1.81	c  F st     7     30507       245      1053         0      8946      3185    100833     12.62      9.21  --
7.58/1.95	c Decided on static restart strategy
11.98/3.03	c  N dy    14     45760       245      1053         0     15942      3185    184294     13.49      9.21  --
11.98/3.03	c  S st    14     45760       245      1053         0     15942      3185    184294     13.49      9.21  --
12.35/3.10	c  S st    14     46268       245      1053         0     16445      3185    191700     13.49      9.21  --
12.35/3.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.35/3.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.35/3.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.09
12.35/3.12	c Calc non-exist non-lernt bins v-fix:     0 done:    245 time:  0.00 s
12.35/3.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.35/3.12	c Subs w/ non-existent bins:      0 time:  0.01 s
12.35/3.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.35/3.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.35/3.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.15/3.37	c lits-rem:       479  cl-subs:     2910  v-elim:      1  v-fix:    0  time:  0.96 s
13.15/3.37	c learnt bin added due to v-elim: 0
13.15/3.37	c vivif2 --  cl tried     1053 cl shrink        0 lits rem          0 time: 0.00
13.15/3.37	c vivif2 --  cl tried    13535 cl shrink        0 lits rem          0 time: 0.00
13.15/3.39	c asymm  cl-useful: 0/1053/1053 lits-rem:0 time: 0.10
13.15/3.39	c calculated reachability. Time: 0.00
13.15/3.39	c  N dy    14     46268       245      1053         0     13535      3185    155952     13.49      9.21  --
21.54/5.46	c  N dy    15     69404       245      1053         0     17544      3185    184417     12.02      8.90  --
21.54/5.47	c  S st    15     69404       245      1053         0     17544      3185    184417     12.02      8.90  --
21.95/5.53	c  S st    15     69909       245      1053         0     18044      3185    191813     12.02      8.90  --
21.95/5.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.95/5.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.95/5.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.10
21.95/5.56	c Calc non-exist non-lernt bins v-fix:     0 done:    245 time:  0.00 s
21.95/5.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.95/5.56	c Subs w/ non-existent bins:      0 time:  0.00 s
21.95/5.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.95/5.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.95/5.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
23.13/5.81	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
24.76/6.25	c Added 3 vars  tried: 80000 time: 1.77
24.76/6.26	c ORs :      3 avg-s:  0.0 cl-sh:   418 l-rem:    418 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    1.77
24.76/6.26	c lits-rem:       390  cl-subs:     3535  v-elim:      1  v-fix:    0  time:  2.78 s
24.76/6.26	c learnt bin added due to v-elim: 0
24.76/6.26	c vivif2 --  cl tried     1056 cl shrink        0 lits rem          0 time: 0.00
24.76/6.26	c vivif2 --  cl tried    14509 cl shrink        0 lits rem          0 time: 0.00
24.76/6.28	c asymm  cl-useful: 0/1056/1056 lits-rem:0 time: 0.09
24.76/6.28	c calculated reachability. Time: 0.00
24.76/6.28	c  N dy    15     69909       248      1056         6     14509      3206    153050     12.02      8.90  --
24.76/6.28	c  F st    15     69909       248      1056         6     14509      3206    153050     12.02      8.90  --
25.94/6.50	c Decided on static restart strategy
39.91/10.04	c  N dy    22    104863       248      1056         6     13773      3206    120885     13.39      8.92  --
39.91/10.04	c  S st    22    104863       248      1056         6     13773      3206    120885     13.39      8.92  --
40.31/10.10	c  S st    22    105364       248      1056         6     14269      3206    128269     13.39      8.92  --
40.31/10.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.31/10.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.31/10.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.09
40.31/10.12	c Calc non-exist non-lernt bins v-fix:     0 done:    248 time:  0.00 s
40.31/10.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.31/10.13	c Subs w/ non-existent bins:      0 time:  0.00 s
40.31/10.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.31/10.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.31/10.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
40.71/10.25	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 8.0 T:    0.00
40.71/10.25	c lits-rem:       217  cl-subs:     1026  v-elim:      3  v-fix:    0  time:  0.48 s
40.71/10.25	c learnt bin added due to v-elim: 0
40.71/10.25	c vivif2 --  cl tried     1056 cl shrink        0 lits rem          0 time: 0.00
40.71/10.25	c vivif2 --  cl tried    13242 cl shrink        0 lits rem          0 time: 0.00
40.71/10.27	c asymm  cl-useful: 0/1056/1056 lits-rem:0 time: 0.08
40.71/10.27	c calculated reachability. Time: 0.00
40.71/10.27	c  N dy    22    105364       248      1056         6     13242      3206    119170     13.39      8.92  --
65.88/16.53	c  N dy    23    158046       248      1056         7     20532      3206    202504     14.23      8.87  --
65.88/16.54	c  S st    23    158046       248      1056         7     20532      3206    202504     14.23      8.87  --
66.28/16.63	c  S st    23    158549       248      1056         7     21033      3206    209643     14.23      8.87  --
66.28/16.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.28/16.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.28/16.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.16
66.28/16.67	c Calc non-exist non-lernt bins v-fix:     0 done:    248 time:  0.00 s
66.28/16.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.28/16.67	c Subs w/ non-existent bins:      0 time:  0.01 s
66.28/16.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.28/16.69	c subs with bin:      736  lits-rem:       132  v-fix:    0  time:  0.04 s
66.28/16.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
67.88/17.01	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 6.0 T:    0.00
67.88/17.01	c lits-rem:       588  cl-subs:     1709  v-elim:      3  v-fix:    0  time:  1.28 s
67.88/17.01	c learnt bin added due to v-elim: 0
67.88/17.01	c vivif2 --  cl tried     1056 cl shrink        0 lits rem          0 time: 0.00
67.88/17.01	c vivif2 --  cl tried    18587 cl shrink        0 lits rem          0 time: 0.01
67.88/17.04	c asymm  cl-useful: 0/1056/1056 lits-rem:0 time: 0.12
67.88/17.04	c calculated reachability. Time: 0.00
67.88/17.04	c  N dy    23    158549       248      1056         7     18587      3206    185017     14.23      8.87  --
113.82/28.57	c  N dy    24    237824       247      1056        40     23471      3210    198547     11.24      8.62  --
113.82/28.58	c  S st    24    237824       247      1056        40     23471      3210    198547     11.24      8.62  --
114.22/28.67	c  S st    24    238329       247      1056        40     23971      3210    205206     11.24      8.62  --
114.22/28.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
114.22/28.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
114.62/28.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     17 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.17
114.62/28.71	c Calc non-exist non-lernt bins v-fix:     0 done:    247 time:  0.00 s
114.62/28.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
114.62/28.72	c Subs w/ non-existent bins:      0 time:  0.01 s
114.62/28.73	c bin-w-bin subsume rem           17 bins  time:  0.00 s
114.62/28.77	c subs with bin:     2851  lits-rem:       779  v-fix:    0  time:  0.15 s
114.62/28.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
115.42/28.94	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 5.0 T:    0.00
115.42/28.94	c lits-rem:       273  cl-subs:      421  v-elim:      1  v-fix:    0  time:  0.70 s
115.42/28.94	c learnt bin added due to v-elim: 0
115.42/28.94	c vivif2 --  cl tried     1021 cl shrink        0 lits rem          0 time: 0.00
115.42/28.94	c vivif2 --  cl tried    16617 cl shrink        0 lits rem          0 time: 0.00
115.42/28.97	c asymm  cl-useful: 0/1021/1021 lits-rem:0 time: 0.10
115.42/28.97	c calculated reachability. Time: 0.00
115.42/28.97	c  N dy    24    238329       247      1021        29     16617      3141    140428     11.24      8.62  --
136.20/34.10	c  E dy    25    272640       235      1021       126     29356      3141    248286      7.28      8.41  --
136.63/34.31	c Following stats are for *FIRST FINISHED THREAD ONLY*
136.63/34.31	c num threads              : 4          
136.63/34.31	c restarts                 : 25         
136.63/34.31	c dynamic restarts         : 7          
136.63/34.31	c static restarts          : 18         
136.63/34.31	c full restarts            : 2          
136.63/34.31	c total simplify time      : 0.00       
136.63/34.31	c learnts DL2              : 0          
136.63/34.31	c learnts size 2           : 173        
136.63/34.31	c learnts size 1           : 72          (28.35     % of vars)
136.63/34.31	c filedLit time            : 0.66        (0.48      % time)
136.63/34.31	c v-elim SatELite          : 5           (1.97      % vars)
136.63/34.31	c SatELite time            : 6.38        (4.67      % time)
136.63/34.31	c v-elim xor               : 0           (0.00      % vars)
136.63/34.31	c xor elim time            : 0.01        (0.01      % time)
136.63/34.31	c num binary xor trees     : 0          
136.63/34.31	c binxor trees' crown      : 0           (nan       leafs/tree)
136.63/34.31	c bin xor find time        : 0.00       
136.63/34.31	c OTF clause subsumed      : 15450       (0.06      clauses/conflict)
136.63/34.31	c OTF subs. size diff      : 16090       (1.04       lits/clause)
136.63/34.31	c OTF cl watch-shrink      : 52124       (0.19      clauses/conflict)
136.63/34.31	c OTF cl watch-sh-lit      : 63605       (1.22       lits/clause)
136.63/34.31	c tried to recurMin cls    : 272621      (99.99      % of conflicts)
136.63/34.31	c updated cache            : 7           (0.00       lits/tried recurMin)
136.63/34.31	c OTF Gate-Rem cl          : 4156        (0.02      clauses/conflict)
136.63/34.31	c OTF Gate-rem lits        : 4170        (1.00      lits/confl)
136.63/34.31	c unit cls received        : 0           (0.00      % of units)
136.63/34.31	c unit cls sent            : 12          (16.67     % of units)
136.63/34.31	c bin cls received         : 2          
136.63/34.31	c bin cls sent             : 151        
136.63/34.31	c tri cls recevied         : 22         
136.63/34.31	c tri cls sent             : 29         
136.63/34.31	c clauses over max glue    : 0           (0.00      % of all clauses)
136.63/34.31	c conflicts                : 272640      (1995.98   / sec)
136.63/34.31	c decisions                : 318393      (1.49      % random)
136.63/34.31	c bogo-props               : 3026255856  (22155077.61 / sec)
136.63/34.31	c props                    : 15565176    (113951.93 / sec)
136.63/34.31	c conflict literals        : 3463099     (28.70     % deleted)
136.63/34.31	c Memory used              : 675.05      MB
136.63/34.31	c single-thread CPU time   : 136.59      s
136.63/34.31	c all-threads sum CPU time : 136.59      s
136.63/34.31	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-3172936-1304120826/watcher-3172936-1304120826 -o /tmp/evaluation-result-3172936-1304120826/solver-3172936-1304120826 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172936-1304120826.cnf 

running on 4 cores: 1,3,5,7

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.29 7.60 7.13 3/174 27935
/proc/meminfo: memFree=30827176/32951132 swapFree=67111356/67111528
[pid=27935] ppid=27931 vsize=81140 CPUtime=0 cores=1,3,5,7
/proc/27935/stat : 27935 (techdemo) R 27931 27935 27898 0 -1 4202496 679 0 0 0 0 0 0 0 18 0 4 0 523682241 83087360 610 33554432000 4194304 4797429 140733949615952 18446744073709551615 274664864753 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27935/statm: 20285 610 360 148 0 15214 0
[pid=27935/tid=27936] ppid=27931 vsize=81140 CPUtime=0 cores=1,3,5,7
/proc/27935/task/27936/stat : 27936 (techdemo) R 27931 27935 27898 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 523682241 83087360 610 33554432000 4194304 4797429 140733949615952 18446744073709551615 274664864753 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27935/tid=27937] ppid=27931 vsize=81140 CPUtime=0 cores=1,3,5,7
/proc/27935/task/27937/stat : 27937 (techdemo) R 27931 27935 27898 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 523682241 83087360 610 33554432000 4194304 4797429 140733949615952 18446744073709551615 274664864753 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27935/tid=27938] ppid=27931 vsize=81140 CPUtime=0 cores=1,3,5,7
/proc/27935/task/27938/stat : 27938 (techdemo) R 27931 27935 27898 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 523682241 83087360 610 33554432000 4194304 4797429 140733949615952 18446744073709551615 274664864753 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0678681 s]
/proc/loadavg: 6.29 7.60 7.13 3/174 27935
/proc/meminfo: memFree=30827176/32951132 swapFree=67111356/67111528
[pid=27935] ppid=27931 vsize=676080 CPUtime=3.29 cores=1,3,5,7
/proc/27935/stat : 27935 (techdemo) R 27931 27935 27898 0 -1 4202496 4083 0 0 0 329 0 0 0 20 0 4 0 523682241 692305920 2967 33554432000 4194304 4797429 140733949615952 18446744073709551615 4424987 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27935/statm: 169020 2967 418 148 0 163949 0
[pid=27935/tid=27936] ppid=27931 vsize=676080 CPUtime=0.82 cores=1,3,5,7
/proc/27935/task/27936/stat : 27936 (techdemo) R 27931 27935 27898 0 -1 4202560 890 0 0 0 82 0 0 0 21 0 4 0 523682241 692305920 2967 33554432000 4194304 4797429 140733949615952 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27935/tid=27937] ppid=27931 vsize=676080 CPUtime=0.82 cores=1,3,5,7
/proc/27935/task/27937/stat : 27937 (techdemo) R 27931 27935 27898 0 -1 4202560 908 0 0 0 82 0 0 0 19 0 4 0 523682241 692305920 2967 33554432000 4194304 4797429 140733949615952 18446744073709551615 4429143 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27935/tid=27938] ppid=27931 vsize=676080 CPUtime=0.82 cores=1,3,5,7
/proc/27935/task/27938/stat : 27938 (techdemo) R 27931 27935 27898 0 -1 4202560 892 0 0 0 82 0 0 0 21 0 4 0 523682241 692305920 2967 33554432000 4194304 4797429 140733949615952 18446744073709551615 4547033 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.29
Current children cumulated vsize (KiB) 676080

[startup+0.917167 s]
/proc/loadavg: 6.29 7.60 7.13 3/174 27935
/proc/meminfo: memFree=30827176/32951132 swapFree=67111356/67111528
[pid=27935] ppid=27931 vsize=676280 CPUtime=3.63 cores=1,3,5,7
/proc/27935/stat : 27935 (techdemo) R 27931 27935 27898 0 -1 4202496 4255 0 0 0 363 0 0 0 20 0 4 0 523682241 692510720 2974 33554432000 4194304 4797429 140733949615952 18446744073709551615 4424642 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27935/statm: 169070 2974 418 148 0 163999 0
[pid=27935/tid=27936] ppid=27931 vsize=676280 CPUtime=0.9 cores=1,3,5,7
/proc/27935/task/27936/stat : 27936 (techdemo) R 27931 27935 27898 0 -1 4202560 903 0 0 0 90 0 0 0 21 0 4 0 523682241 692510720 2974 33554432000 4194304 4797429 140733949615952 18446744073709551615 4424967 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27935/tid=27937] ppid=27931 vsize=676280 CPUtime=0.9 cores=1,3,5,7
/proc/27935/task/27937/stat : 27937 (techdemo) R 27931 27935 27898 0 -1 4202560 923 0 0 0 90 0 0 0 19 0 4 0 523682241 692510720 2974 33554432000 4194304 4797429 140733949615952 18446744073709551615 274664913390 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27935/tid=27938] ppid=27931 vsize=676280 CPUtime=0.9 cores=1,3,5,7
/proc/27935/task/27938/stat : 27938 (techdemo) R 27931 27935 27898 0 -1 4202560 905 0 0 0 90 0 0 0 21 0 4 0 523682241 692510720 2974 33554432000 4194304 4797429 140733949615952 18446744073709551615 4387790 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 676280

[startup+1.00027 s]
/proc/loadavg: 6.29 7.60 7.13 3/174 27935
/proc/meminfo: memFree=30827176/32951132 swapFree=67111356/67111528
[pid=27935] ppid=27931 vsize=676596 CPUtime=3.96 cores=1,3,5,7
/proc/27935/stat : 27935 (techdemo) R 27931 27935 27898 0 -1 4202496 4403 0 0 0 396 0 0 0 20 0 4 0 523682241 692834304 3117 33554432000 4194304 4797429 140733949615952 18446744073709551615 4423083 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27935/statm: 169149 3117 418 148 0 164078 0
[pid=27935/tid=27936] ppid=27931 vsize=676596 CPUtime=0.98 cores=1,3,5,7
/proc/27935/task/27936/stat : 27936 (techdemo) R 27931 27935 27898 0 -1 4202560 944 0 0 0 98 0 0 0 21 0 4 0 523682241 692834304 3117 33554432000 4194304 4797429 140733949615952 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27935/tid=27937] ppid=27931 vsize=676596 CPUtime=0.98 cores=1,3,5,7
/proc/27935/task/27937/stat : 27937 (techdemo) R 27931 27935 27898 0 -1 4202560 953 0 0 0 98 0 0 0 19 0 4 0 523682241 692834304 3117 33554432000 4194304 4797429 140733949615952 18446744073709551615 4656674 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27935/tid=27938] ppid=27931 vsize=676596 CPUtime=0.99 cores=1,3,5,7
/proc/27935/task/27938/stat : 27938 (techdemo) R 27931 27935 27898 0 -1 4202560 945 0 0 0 99 0 0 0 21 0 4 0 523682241 692834304 3117 33554432000 4194304 4797429 140733949615952 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 676596

[startup+1.10025 s]
/proc/loadavg: 6.29 7.60 7.13 3/174 27935
/proc/meminfo: memFree=30827176/32951132 swapFree=67111356/67111528
[pid=27935] ppid=27931 vsize=676788 CPUtime=4.36 cores=1,3,5,7
/proc/27935/stat : 27935 (techdemo) R 27931 27935 27898 0 -1 4202496 4544 0 0 0 436 0 0 0 20 0 4 0 523682241 693030912 3253 33554432000 4194304 4797429 140733949615952 18446744073709551615 4425015 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27935/statm: 169197 3253 418 148 0 164126 0
[pid=27935/tid=27936] ppid=27931 vsize=676788 CPUtime=1.08 cores=1,3,5,7
/proc/27935/task/27936/stat : 27936 (techdemo) R 27931 27935 27898 0 -1 4202560 969 0 0 0 108 0 0 0 22 0 4 0 523682241 693030912 3253 33554432000 4194304 4797429 140733949615952 18446744073709551615 4424855 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27935/tid=27937] ppid=27931 vsize=676788 CPUtime=1.08 cores=1,3,5,7
/proc/27935/task/27937/stat : 27937 (techdemo) R 27931 27935 27898 0 -1 4202560 994 0 0 0 108 0 0 0 19 0 4 0 523682241 693030912 3253 33554432000 4194304 4797429 140733949615952 18446744073709551615 4425051 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27935/tid=27938] ppid=27931 vsize=676788 CPUtime=1.09 cores=1,3,5,7
/proc/27935/task/27938/stat : 27938 (techdemo) R 27931 27935 27898 0 -1 4202560 975 0 0 0 109 0 0 0 22 0 4 0 523682241 693030912 3253 33554432000 4194304 4797429 140733949615952 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 676788

[startup+1.50018 s]
/proc/loadavg: 6.29 7.60 7.13 3/174 27935
/proc/meminfo: memFree=30827176/32951132 swapFree=67111356/67111528
[pid=27935] ppid=27931 vsize=677720 CPUtime=5.96 cores=1,3,5,7
/proc/27935/stat : 27935 (techdemo) R 27931 27935 27898 0 -1 4202496 5372 0 0 0 596 0 0 0 21 0 4 0 523682241 693985280 3543 33554432000 4194304 4797429 140733949615952 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27935/statm: 169430 3544 418 148 0 164359 0
[pid=27935/tid=27936] ppid=27931 vsize=677720 CPUtime=1.48 cores=1,3,5,7
/proc/27935/task/27936/stat : 27936 (techdemo) R 27931 27935 27898 0 -1 4202560 1199 0 0 0 148 0 0 0 23 0 4 0 523682241 693985280 3544 33554432000 4194304 4797429 140733949615952 18446744073709551615 274664505030 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27935/tid=27937] ppid=27931 vsize=677720 CPUtime=1.48 cores=1,3,5,7
/proc/27935/task/27937/stat : 27937 (techdemo) R 27931 27935 27898 0 -1 4202560 1083 0 0 0 148 0 0 0 20 0 4 0 523682241 693985280 3544 33554432000 4194304 4797429 140733949615952 18446744073709551615 4425966 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27935/tid=27938] ppid=27931 vsize=677720 CPUtime=1.49 cores=1,3,5,7
/proc/27935/task/27938/stat : 27938 (techdemo) R 27931 27935 27898 0 -1 4202560 1209 0 0 0 149 0 0 0 23 0 4 0 523682241 693985280 3544 33554432000 4194304 4797429 140733949615952 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 677720

[startup+3.1009 s]
/proc/loadavg: 6.29 7.60 7.13 10/182 27943
/proc/meminfo: memFree=30785704/32951132 swapFree=67111356/67111528
[pid=27935] ppid=27931 vsize=680636 CPUtime=12.35 cores=1,3,5,7
/proc/27935/stat : 27935 (techdemo) R 27931 27935 27898 0 -1 4202496 7552 0 0 0 1234 1 0 0 25 0 4 0 523682241 696971264 4658 33554432000 4194304 4797429 140733949615952 18446744073709551615 4424725 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27935/statm: 170159 4658 418 148 0 165088 0
[pid=27935/tid=27936] ppid=27931 vsize=680636 CPUtime=3.08 cores=1,3,5,7
/proc/27935/task/27936/stat : 27936 (techdemo) R 27931 27935 27898 0 -1 4202560 1629 0 0 0 308 0 0 0 25 0 4 0 523682241 696971264 4658 33554432000 4194304 4797429 140733949615952 18446744073709551615 4491152 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27935/tid=27937] ppid=27931 vsize=680636 CPUtime=3.07 cores=1,3,5,7
/proc/27935/task/27937/stat : 27937 (techdemo) R 27931 27935 27898 0 -1 4202560 1606 0 0 0 307 0 0 0 25 0 4 0 523682241 696971264 4658 33554432000 4194304 4797429 140733949615952 18446744073709551615 4425030 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27935/tid=27938] ppid=27931 vsize=680636 CPUtime=3.09 cores=1,3,5,7
/proc/27935/task/27938/stat : 27938 (techdemo) R 27931 27935 27898 0 -1 4202560 1630 0 0 0 309 0 0 0 25 0 4 0 523682241 696971264 4658 33554432000 4194304 4797429 140733949615952 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 680636

[startup+6.30635 s]
/proc/loadavg: 6.58 7.64 7.14 10/182 27943
/proc/meminfo: memFree=30778884/32951132 swapFree=67111356/67111528
[pid=27935] ppid=27931 vsize=683672 CPUtime=25.16 cores=1,3,5,7
/proc/27935/stat : 27935 (techdemo) R 27931 27935 27898 0 -1 4202496 9823 0 0 0 2514 2 0 0 25 0 4 0 523682241 700080128 5675 33554432000 4194304 4797429 140733949615952 18446744073709551615 4425947 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27935/statm: 170918 5675 419 148 0 165847 0
[pid=27935/tid=27936] ppid=27931 vsize=683672 CPUtime=6.28 cores=1,3,5,7
/proc/27935/task/27936/stat : 27936 (techdemo) R 27931 27935 27898 0 -1 4202560 2000 0 0 0 628 0 0 0 25 0 4 0 523682241 700080128 5675 33554432000 4194304 4797429 140733949615952 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27935/tid=27937] ppid=27931 vsize=683672 CPUtime=6.26 cores=1,3,5,7
/proc/27935/task/27937/stat : 27937 (techdemo) R 27931 27935 27898 0 -1 4202560 2021 0 0 0 626 0 0 0 25 0 4 0 523682241 700080128 5675 33554432000 4194304 4797429 140733949615952 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27935/tid=27938] ppid=27931 vsize=683672 CPUtime=6.29 cores=1,3,5,7
/proc/27935/task/27938/stat : 27938 (techdemo) R 27931 27935 27898 0 -1 4202560 2029 0 0 0 629 0 0 0 25 0 4 0 523682241 700080128 5675 33554432000 4194304 4797429 140733949615952 18446744073709551615 4523824 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 683672

[startup+12.7002 s]
/proc/loadavg: 6.70 7.65 7.15 10/182 27943
/proc/meminfo: memFree=30769920/32951132 swapFree=67111356/67111528
[pid=27935] ppid=27931 vsize=686412 CPUtime=50.71 cores=1,3,5,7
/proc/27935/stat : 27935 (techdemo) R 27931 27935 27898 0 -1 4202496 13876 0 0 0 5068 3 0 0 25 0 4 0 523682241 702885888 6741 33554432000 4194304 4797429 140733949615952 18446744073709551615 4351613 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27935/statm: 171603 6741 419 148 0 166532 0
[pid=27935/tid=27936] ppid=27931 vsize=686412 CPUtime=12.68 cores=1,3,5,7
/proc/27935/task/27936/stat : 27936 (techdemo) R 27931 27935 27898 0 -1 4202560 2709 0 0 0 1268 0 0 0 25 0 4 0 523682241 702885888 6741 33554432000 4194304 4797429 140733949615952 18446744073709551615 4509048 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27935/tid=27937] ppid=27931 vsize=686412 CPUtime=12.62 cores=1,3,5,7
/proc/27935/task/27937/stat : 27937 (techdemo) R 27931 27935 27898 0 -1 4202560 2847 0 0 0 1262 0 0 0 25 0 4 0 523682241 702885888 6741 33554432000 4194304 4797429 140733949615952 18446744073709551615 4424963 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27935/tid=27938] ppid=27931 vsize=686412 CPUtime=12.68 cores=1,3,5,7
/proc/27935/task/27938/stat : 27938 (techdemo) R 27931 27935 27898 0 -1 4202560 2901 0 0 0 1268 0 0 0 25 0 4 0 523682241 702885888 6741 33554432000 4194304 4797429 140733949615952 18446744073709551615 4567910 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 686412

[startup+25.501 s]
/proc/loadavg: 6.99 7.66 7.16 9/182 27943
/proc/meminfo: memFree=30755668/32951132 swapFree=67111356/67111528
[pid=27935] ppid=27931 vsize=689940 CPUtime=101.85 cores=1,3,5,7
/proc/27935/stat : 27935 (techdemo) R 27931 27935 27898 0 -1 4202496 18843 0 0 0 10181 4 0 0 25 0 4 0 523682241 706498560 7911 33554432000 4194304 4797429 140733949615952 18446744073709551615 4425836 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27935/statm: 172485 7911 419 148 0 167414 0
[pid=27935/tid=27936] ppid=27931 vsize=689940 CPUtime=25.48 cores=1,3,5,7
/proc/27935/task/27936/stat : 27936 (techdemo) R 27931 27935 27898 0 -1 4202560 3508 0 0 0 2548 0 0 0 25 0 4 0 523682241 706498560 7911 33554432000 4194304 4797429 140733949615952 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27935/tid=27937] ppid=27931 vsize=689940 CPUtime=25.36 cores=1,3,5,7
/proc/27935/task/27937/stat : 27937 (techdemo) R 27931 27935 27898 0 -1 4202560 3419 0 0 0 2536 0 0 0 25 0 4 0 523682241 706498560 7911 33554432000 4194304 4797429 140733949615952 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27935/tid=27938] ppid=27931 vsize=689940 CPUtime=25.48 cores=1,3,5,7
/proc/27935/task/27938/stat : 27938 (techdemo) R 27931 27935 27898 0 -1 4202560 3754 0 0 0 2548 0 0 0 25 0 4 0 523682241 706498560 7911 33554432000 4194304 4797429 140733949615952 18446744073709551615 4428895 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 689940

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

[startup+26.3009 s]
/proc/loadavg: 6.99 7.66 7.16 10/182 27943
/proc/meminfo: memFree=30754800/32951132 swapFree=67111356/67111528
[pid=27935] ppid=27931 vsize=689968 CPUtime=105.04 cores=1,3,5,7
/proc/27935/stat : 27935 (techdemo) R 27931 27935 27898 0 -1 4202496 19123 0 0 0 10500 4 0 0 25 0 4 0 523682241 706527232 7860 33554432000 4194304 4797429 140733949615952 18446744073709551615 4403536 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27935/statm: 172492 7860 419 148 0 167421 0
[pid=27935/tid=27936] ppid=27931 vsize=689968 CPUtime=26.28 cores=1,3,5,7
/proc/27935/task/27936/stat : 27936 (techdemo) R 27931 27935 27898 0 -1 4202560 3533 0 0 0 2628 0 0 0 25 0 4 0 523682241 706527232 7860 33554432000 4194304 4797429 140733949615952 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27935/tid=27937] ppid=27931 vsize=689968 CPUtime=26.15 cores=1,3,5,7
/proc/27935/task/27937/stat : 27937 (techdemo) R 27931 27935 27898 0 -1 4202560 3596 0 0 0 2615 0 0 0 25 0 4 0 523682241 706527232 7860 33554432000 4194304 4797429 140733949615952 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27935/tid=27938] ppid=27931 vsize=689968 CPUtime=26.28 cores=1,3,5,7
/proc/27935/task/27938/stat : 27938 (techdemo) R 27931 27935 27898 0 -1 4202560 3754 0 0 0 2628 0 0 0 25 0 4 0 523682241 706527232 7860 33554432000 4194304 4797429 140733949615952 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 105.04
Current children cumulated vsize (KiB) 689968

[startup+29.5003 s]
/proc/loadavg: 7.07 7.67 7.17 10/182 27944
/proc/meminfo: memFree=30754428/32951132 swapFree=67111356/67111528
[pid=27935] ppid=27931 vsize=690540 CPUtime=117.81 cores=1,3,5,7
/proc/27935/stat : 27935 (techdemo) R 27931 27935 27898 0 -1 4202496 20015 0 0 0 11777 4 0 0 25 0 4 0 523682241 707112960 8267 33554432000 4194304 4797429 140733949615952 18446744073709551615 4424732 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27935/statm: 172635 8267 419 148 0 167564 0
[pid=27935/tid=27936] ppid=27931 vsize=690540 CPUtime=29.47 cores=1,3,5,7
/proc/27935/task/27936/stat : 27936 (techdemo) R 27931 27935 27898 0 -1 4202560 3640 0 0 0 2947 0 0 0 25 0 4 0 523682241 707112960 8267 33554432000 4194304 4797429 140733949615952 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27935/tid=27937] ppid=27931 vsize=690540 CPUtime=29.34 cores=1,3,5,7
/proc/27935/task/27937/stat : 27937 (techdemo) R 27931 27935 27898 0 -1 4202560 3704 0 0 0 2933 1 0 0 25 0 4 0 523682241 707112960 8267 33554432000 4194304 4797429 140733949615952 18446744073709551615 4425630 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27935/tid=27938] ppid=27931 vsize=690540 CPUtime=29.48 cores=1,3,5,7
/proc/27935/task/27938/stat : 27938 (techdemo) R 27931 27935 27898 0 -1 4202560 3836 0 0 0 2948 0 0 0 25 0 4 0 523682241 707112960 8267 33554432000 4194304 4797429 140733949615952 18446744073709551615 4429143 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 117.81
Current children cumulated vsize (KiB) 690540

[startup+32.7068 s]
/proc/loadavg: 7.07 7.67 7.17 10/182 27944
/proc/meminfo: memFree=30751064/32951132 swapFree=67111356/67111528
[pid=27935] ppid=27931 vsize=691164 CPUtime=130.63 cores=1,3,5,7
/proc/27935/stat : 27935 (techdemo) R 27931 27935 27898 0 -1 4202496 20842 0 0 0 13058 5 0 0 25 0 4 0 523682241 707751936 8528 33554432000 4194304 4797429 140733949615952 18446744073709551615 4424592 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27935/statm: 172791 8528 419 148 0 167720 0
[pid=27935/tid=27936] ppid=27931 vsize=691164 CPUtime=32.68 cores=1,3,5,7
/proc/27935/task/27936/stat : 27936 (techdemo) R 27931 27935 27898 0 -1 4202560 3730 0 0 0 3268 0 0 0 25 0 4 0 523682241 707751936 8528 33554432000 4194304 4797429 140733949615952 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27935/tid=27937] ppid=27931 vsize=691164 CPUtime=32.53 cores=1,3,5,7
/proc/27935/task/27937/stat : 27937 (techdemo) R 27931 27935 27898 0 -1 4202560 3778 0 0 0 3252 1 0 0 25 0 4 0 523682241 707751936 8528 33554432000 4194304 4797429 140733949615952 18446744073709551615 4424835 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27935/tid=27938] ppid=27931 vsize=691164 CPUtime=32.69 cores=1,3,5,7
/proc/27935/task/27938/stat : 27938 (techdemo) R 27931 27935 27898 0 -1 4202560 3900 0 0 0 3269 0 0 0 25 0 4 0 523682241 707751936 8528 33554432000 4194304 4797429 140733949615952 18446744073709551615 4523968 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 130.63
Current children cumulated vsize (KiB) 691164

[startup+33.5006 s]
/proc/loadavg: 7.07 7.67 7.17 10/182 27944
/proc/meminfo: memFree=30751064/32951132 swapFree=67111356/67111528
[pid=27935] ppid=27931 vsize=691208 CPUtime=133.8 cores=1,3,5,7
/proc/27935/stat : 27935 (techdemo) R 27931 27935 27898 0 -1 4202496 21117 0 0 0 13375 5 0 0 25 0 4 0 523682241 707796992 8423 33554432000 4194304 4797429 140733949615952 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27935/statm: 172802 8423 419 148 0 167731 0
[pid=27935/tid=27936] ppid=27931 vsize=691208 CPUtime=33.47 cores=1,3,5,7
/proc/27935/task/27936/stat : 27936 (techdemo) R 27931 27935 27898 0 -1 4202560 3738 0 0 0 3347 0 0 0 25 0 4 0 523682241 707796992 8423 33554432000 4194304 4797429 140733949615952 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27935/tid=27937] ppid=27931 vsize=691208 CPUtime=33.33 cores=1,3,5,7
/proc/27935/task/27937/stat : 27937 (techdemo) R 27931 27935 27898 0 -1 4202560 3806 0 0 0 3332 1 0 0 25 0 4 0 523682241 707796992 8423 33554432000 4194304 4797429 140733949615952 18446744073709551615 4523765 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27935/tid=27938] ppid=27931 vsize=691208 CPUtime=33.48 cores=1,3,5,7
/proc/27935/task/27938/stat : 27938 (techdemo) R 27931 27935 27898 0 -1 4202560 4063 0 0 0 3348 0 0 0 25 0 4 0 523682241 707796992 8423 33554432000 4194304 4797429 140733949615952 18446744073709551615 4425015 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 133.8
Current children cumulated vsize (KiB) 691208

[startup+33.9006 s]
/proc/loadavg: 7.14 7.67 7.17 10/182 27944
/proc/meminfo: memFree=30750192/32951132 swapFree=67111356/67111528
[pid=27935] ppid=27931 vsize=691252 CPUtime=135.4 cores=1,3,5,7
/proc/27935/stat : 27935 (techdemo) R 27931 27935 27898 0 -1 4202496 21380 0 0 0 13535 5 0 0 25 0 4 0 523682241 707842048 8320 33554432000 4194304 4797429 140733949615952 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27935/statm: 172813 8320 419 148 0 167742 0
[pid=27935/tid=27936] ppid=27931 vsize=691252 CPUtime=33.87 cores=1,3,5,7
/proc/27935/task/27936/stat : 27936 (techdemo) R 27931 27935 27898 0 -1 4202560 3959 0 0 0 3387 0 0 0 25 0 4 0 523682241 707842048 8320 33554432000 4194304 4797429 140733949615952 18446744073709551615 4425896 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27935/tid=27937] ppid=27931 vsize=691252 CPUtime=33.72 cores=1,3,5,7
/proc/27935/task/27937/stat : 27937 (techdemo) R 27931 27935 27898 0 -1 4202560 3806 0 0 0 3371 1 0 0 25 0 4 0 523682241 707842048 8320 33554432000 4194304 4797429 140733949615952 18446744073709551615 4523968 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27935/tid=27938] ppid=27931 vsize=691252 CPUtime=33.88 cores=1,3,5,7
/proc/27935/task/27938/stat : 27938 (techdemo) R 27931 27935 27898 0 -1 4202560 4075 0 0 0 3388 0 0 0 25 0 4 0 523682241 707842048 8320 33554432000 4194304 4797429 140733949615952 18446744073709551615 4424626 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 135.4
Current children cumulated vsize (KiB) 691252

[startup+34.3005 s]
/proc/loadavg: 7.14 7.67 7.17 10/182 27944
/proc/meminfo: memFree=30750192/32951132 swapFree=67111356/67111528
[pid=27935] ppid=27931 vsize=691252 CPUtime=136.63 cores=1,3,5,7
/proc/27935/stat : 27935 (techdemo) S 27931 27935 27898 0 -1 4202496 21432 0 0 0 13658 5 0 0 24 0 4 0 523682241 707842048 8369 33554432000 4194304 4797429 140733949615952 18446744073709551615 274676637297 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27935/statm: 172813 8369 420 148 0 167742 0
[pid=27935/tid=27936] ppid=27931 vsize=691252 CPUtime=34.2 cores=1,3,5,7
/proc/27935/task/27936/stat : 27936 (techdemo) S 27931 27935 27898 0 -1 4202560 3966 0 0 0 3420 0 0 0 25 0 4 0 523682241 707842048 8369 33554432000 4194304 4797429 140733949615952 18446744073709551615 47583912121908 0 0 4096 2 18446604471147831552 0 0 -1 5 0 0 0
[pid=27935/tid=27937] ppid=27931 vsize=691252 CPUtime=34.02 cores=1,3,5,7
/proc/27935/task/27937/stat : 27937 (techdemo) S 27931 27935 27898 0 -1 4202560 3816 0 0 0 3401 1 0 0 25 0 4 0 523682241 707842048 8369 33554432000 4194304 4797429 140733949615952 18446744073709551615 47583912121908 0 0 4096 2 18446604471147831552 0 0 -1 7 0 0 0
[pid=27935/tid=27938] ppid=27931 vsize=691252 CPUtime=34.28 cores=1,3,5,7
/proc/27935/task/27938/stat : 27938 (techdemo) R 27931 27935 27898 0 -1 4202560 4097 0 0 0 3428 0 0 0 25 0 4 0 523682241 707842048 8369 33554432000 4194304 4797429 140733949615952 18446744073709551615 47583912121885 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 136.63
Current children cumulated vsize (KiB) 691252

Child status: 20
Real time (s): 34.3135
CPU time (s): 136.654
CPU user time (s): 136.598
CPU system time (s): 0.055991
CPU usage (%): 398.252
Max. virtual memory (cumulated for all children) (KiB): 795400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 136.598
system time used= 0.055991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21438
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= 257
involuntary context switches= 1038

runsolver used 0.058991 second user time and 0.115982 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-30 01:47:06
IDJOB=3172936
IDBENCH=82954
IDSOLVER=1584
FILE ID=node131/3172936-1304120826
RUNJOBID= node131-1304120826-27917
PBS_JOBID= 13170735
Free space on /tmp= 71388 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v250-c1065-S427778075-026.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172936-1304120826/watcher-3172936-1304120826 -o /tmp/evaluation-result-3172936-1304120826/solver-3172936-1304120826 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172936-1304120826.cnf

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

MD5SUM BENCH= d38a82e2419451ef5d17985fa1c6cc2d
RANDOM SEED=2015735425

node131.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.830
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.830
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.77
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.830
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.830
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30827760 kB
Buffers:        215832 kB
Cached:        1533872 kB
SwapCached:        168 kB
Active:         170008 kB
Inactive:      1645872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30827760 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           15660 kB
Writeback:           0 kB
AnonPages:       66596 kB
Mapped:          14892 kB
Slab:           242820 kB
PageTables:       4808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   188608 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71372 MiB
End job on node131 at 2011-04-30 01:47:40