Trace number 3172796

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-mt? (TO) 4800.29 1201.82

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1694067460-072.UNKNOWN.cnf
MD5SUMf2d2b125797e776fb2e7099729714d99
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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-3172796-1304100757.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2343/2343 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:    550 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:     45  v-fix:    0  time:  0.01 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:     246 undec:      59 neg:     245
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       528      2332         0         0      7132         0   no data   no data  --
0.00/0.08	c Decided on static restart strategy
8.37/2.11	c  N dy     7     30001       528      2332         0     10519      7132    177908     23.64     16.25  --
8.37/2.12	c  S st     7     30001       528      2332         0     10519      7132    177908     23.64     16.25  --
8.37/2.16	c  S st     7     30504       528      2332         0     11022      7132    188612     23.64     16.25  --
8.37/2.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.37/2.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.37/2.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.07
8.37/2.17	c Calc non-exist non-lernt bins v-fix:     0 done:    528 time:  0.00 s
8.37/2.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.37/2.17	c Subs w/ non-existent bins:      0 time:  0.00 s
8.37/2.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.37/2.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.37/2.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.16/2.33	c lits-rem:       115  cl-subs:      939  v-elim:     13  v-fix:    0  time:  0.59 s
9.16/2.33	c learnt bin added due to v-elim: 0
9.16/2.33	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
9.16/2.33	c vivif2 --  cl tried    10083 cl shrink        0 lits rem          0 time: 0.00
9.16/2.35	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.08
9.16/2.35	c calculated reachability. Time: 0.00
9.16/2.35	c  N dy     7     30504       528      2332         0     10083      7132    171701     23.64     16.25  --
9.16/2.35	c  F st     7     30504       528      2332         0     10083      7132    171701     23.64     16.25  --
9.56/2.50	c Decided on static restart strategy
14.34/3.60	c  N dy    14     45756       528      2332         0     17271      7132    309729     22.28     15.72  --
14.34/3.61	c  S st    14     45756       528      2332         0     17271      7132    309729     22.28     15.72  --
14.34/3.67	c  S st    14     46258       528      2332         0      9046      7132    106324     22.28     15.72  --
14.34/3.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.34/3.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.34/3.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.05
14.34/3.68	c Calc non-exist non-lernt bins v-fix:     0 done:    528 time:  0.00 s
14.34/3.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.34/3.68	c Subs w/ non-existent bins:      0 time:  0.00 s
14.34/3.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.34/3.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.34/3.68	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.74/3.73	c lits-rem:        14  cl-subs:      151  v-elim:     13  v-fix:    0  time:  0.19 s
14.74/3.73	c learnt bin added due to v-elim: 0
14.74/3.73	c vivif2 --  cl tried     2332 cl shrink        0 lits rem          0 time: 0.00
14.74/3.73	c vivif2 --  cl tried     8895 cl shrink        0 lits rem          0 time: 0.00
14.74/3.75	c asymm  cl-useful: 0/2332/2332 lits-rem:0 time: 0.06
14.74/3.75	c calculated reachability. Time: 0.00
14.74/3.75	c  N dy    14     46258       528      2332         0      8895      7132    104853     22.28     15.72  --
23.94/6.06	c  N dy    15     69389       528      2332         0     10992      7132    120769     24.83     15.80  --
23.94/6.07	c  S st    15     69389       528      2332         0     10992      7132    120769     24.83     15.80  --
24.34/6.11	c  S st    15     69890       528      2332         0     11492      7132    131893     24.83     15.80  --
24.34/6.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.34/6.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.34/6.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.06
24.34/6.13	c Calc non-exist non-lernt bins v-fix:     0 done:    528 time:  0.00 s
24.34/6.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.34/6.13	c Subs w/ non-existent bins:      0 time:  0.00 s
24.34/6.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.34/6.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.34/6.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
24.74/6.22	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
26.73/6.70	c Added 6 vars  tried: 80000 time: 1.91
26.73/6.70	c ORs :      6 avg-s:  0.0 cl-sh:   587 l-rem:    587 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.91
26.73/6.70	c lits-rem:        24  cl-subs:      188  v-elim:     13  v-fix:    0  time:  2.27 s
26.73/6.70	c learnt bin added due to v-elim: 0
26.73/6.70	c vivif2 --  cl tried     2338 cl shrink        0 lits rem          0 time: 0.00
26.73/6.70	c vivif2 --  cl tried    11304 cl shrink        0 lits rem          0 time: 0.00
26.73/6.72	c asymm  cl-useful: 0/2338/2338 lits-rem:0 time: 0.07
26.73/6.72	c calculated reachability. Time: 0.00
26.73/6.72	c  N dy    15     69890       534      2338        12     11304      7174    129120     24.83     15.80  --
26.73/6.72	c  F st    15     69890       534      2338        12     11304      7174    129120     24.83     15.80  --
27.13/6.89	c Decided on static restart strategy
43.12/10.87	c  N dy    22    104835       534      2338        12     21174      7174    347046     25.66     16.37  --
43.12/10.88	c  S st    22    104835       534      2338        12     21174      7174    347046     25.66     16.37  --
43.53/10.95	c  S st    22    105337       534      2338        12     21676      7174    358133     25.66     16.37  --
43.53/10.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.53/10.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.53/11.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.17
43.53/11.00	c Calc non-exist non-lernt bins v-fix:     0 done:    534 time:  0.00 s
43.53/11.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.53/11.00	c Subs w/ non-existent bins:      0 time:  0.01 s
43.93/11.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.93/11.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.93/11.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
46.31/11.62	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
46.31/11.63	c lits-rem:       199  cl-subs:     1171  v-elim:     14  v-fix:    0  time:  2.48 s
46.31/11.63	c learnt bin added due to v-elim: 0
46.31/11.63	c vivif2 --  cl tried     2338 cl shrink        0 lits rem          0 time: 0.00
46.31/11.63	c vivif2 --  cl tried    20505 cl shrink        0 lits rem          0 time: 0.01
46.31/11.67	c asymm  cl-useful: 0/2338/2338 lits-rem:0 time: 0.17
46.31/11.67	c calculated reachability. Time: 0.00
46.31/11.67	c  N dy    22    105337       534      2338        12     20505      7174    330859     25.66     16.37  --
74.29/18.61	c  N dy    23    158006       534      2338        12     27940      7174    473765     26.49     16.58  --
74.29/18.63	c  S st    23    158006       534      2338        12     27940      7174    473765     26.49     16.58  --
74.70/18.74	c  S st    23    158510       534      2338        12     28443      7174    484874     26.49     16.58  --
74.70/18.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
74.70/18.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.07/18.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.26
75.07/18.81	c Calc non-exist non-lernt bins v-fix:     0 done:    534 time:  0.00 s
75.07/18.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.07/18.81	c Subs w/ non-existent bins:      0 time:  0.01 s
75.07/18.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.07/18.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.07/18.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
78.68/19.79	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
78.68/19.80	c lits-rem:       871  cl-subs:     1547  v-elim:     14  v-fix:    0  time:  3.91 s
78.68/19.80	c learnt bin added due to v-elim: 0
78.68/19.80	c vivif2 --  cl tried     2338 cl shrink        0 lits rem          0 time: 0.00
78.68/19.80	c vivif2 --  cl tried    26896 cl shrink        0 lits rem          0 time: 0.02
79.09/19.86	c asymm  cl-useful: 0/2338/2338 lits-rem:0 time: 0.23
79.09/19.86	c calculated reachability. Time: 0.00
79.09/19.86	c  N dy    23    158510       534      2338        12     26896      7174    447978     26.49     16.58  --
130.61/32.78	c  N dy    24    237765       534      2338        12     31937      7174    491659     23.82     16.23  --
131.01/32.80	c  S st    24    237765       534      2338        12     31937      7174    491659     23.82     16.23  --
131.42/32.91	c  S st    24    238271       534      2338        12     32443      7174    502733     23.82     16.23  --
131.42/32.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
131.42/32.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.42/33.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.3M T:  0.34
131.83/33.00	c Calc non-exist non-lernt bins v-fix:     0 done:    534 time:  0.00 s
131.83/33.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.83/33.00	c Subs w/ non-existent bins:      0 time:  0.01 s
131.83/33.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
131.83/33.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
131.83/33.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
135.81/34.04	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
135.81/34.04	c lits-rem:       479  cl-subs:     2197  v-elim:     14  v-fix:    0  time:  4.12 s
135.81/34.04	c learnt bin added due to v-elim: 0
135.81/34.04	c vivif2 --  cl tried     2338 cl shrink        0 lits rem          0 time: 0.00
135.81/34.05	c vivif2 --  cl tried    30246 cl shrink        0 lits rem          0 time: 0.02
136.22/34.11	c asymm  cl-useful: 0/2338/2338 lits-rem:0 time: 0.25
136.22/34.11	c calculated reachability. Time: 0.00
136.22/34.11	c  N dy    24    238271       534      2338        12     30246      7174    457350     23.82     16.23  --
230.49/57.71	c  N dy    25    357406       534      2338        12     34286      7174    467095     24.19     16.24  --
230.49/57.73	c  S st    25    357406       534      2338        12     34286      7174    467095     24.19     16.24  --
230.89/57.85	c  S st    25    357912       534      2338        12     34792      7174    478171     24.19     16.24  --
230.89/57.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
230.89/57.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
231.29/57.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  0.40
231.29/57.95	c Calc non-exist non-lernt bins v-fix:     0 done:    534 time:  0.00 s
231.29/57.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
231.29/57.96	c Subs w/ non-existent bins:      0 time:  0.01 s
231.29/57.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
231.29/57.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
231.29/57.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
235.28/58.95	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
237.30/59.48	c Added 6 vars  tried: 80000 time: 2.11
237.68/59.51	c ORs :      6 avg-s:  0.0 cl-sh:  4986 l-rem:   4986 b-add:     13 v-rep:   0 cl-rem: 0 avg s: nan T:    2.25
237.68/59.52	c lits-rem:       327  cl-subs:     1979  v-elim:     14  v-fix:    0  time:  6.20 s
237.68/59.52	c learnt bin added due to v-elim: 0
237.68/59.52	c vivif2 --  cl tried     2343 cl shrink        0 lits rem          0 time: 0.00
237.68/59.52	c vivif2 --  cl tried    32813 cl shrink        0 lits rem          0 time: 0.02
237.68/59.58	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.24
237.68/59.59	c calculated reachability. Time: 0.00
237.68/59.59	c  N dy    25    357912       540      2343        25     32813      7215    433385     24.19     16.24  --
408.30/102.25	c  N dy    26    536869       540      2343        25     41225      7215    539741     24.80     16.42  --
408.30/102.27	c  S st    26    536869       540      2343        25     41225      7215    539741     24.80     16.42  --
409.08/102.43	c  S st    26    537374       540      2343        25     41730      7215    550526     24.80     16.42  --
409.08/102.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
409.08/102.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
409.48/102.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.8M T:  0.49
409.48/102.56	c Calc non-exist non-lernt bins v-fix:     0 done:    540 time:  0.00 s
409.48/102.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
409.48/102.56	c Subs w/ non-existent bins:      0 time:  0.02 s
409.48/102.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
409.48/102.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
409.48/102.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
413.88/103.65	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
413.88/103.66	c lits-rem:       721  cl-subs:     1986  v-elim:     16  v-fix:    0  time:  4.35 s
413.88/103.66	c learnt bin added due to v-elim: 0
413.88/103.66	c vivif2 --  cl tried     2343 cl shrink        0 lits rem          0 time: 0.00
413.88/103.67	c vivif2 --  cl tried    39744 cl shrink        0 lits rem          0 time: 0.02
414.28/103.75	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.33
414.28/103.75	c calculated reachability. Time: 0.00
414.28/103.75	c  N dy    26    537374       540      2343        25     39744      7215    509930     24.80     16.42  --
414.28/103.75	c  F st    26    537374       540      2343        25     39744      7215    509930     24.80     16.42  --
416.27/104.24	c Decided on static restart strategy
712.71/178.46	c  N dy    33    806062       540      2343        25     61864      7215    889455     23.97     16.09  --
713.11/178.50	c  S st    33    806062       540      2343        25     61864      7215    889455     23.97     16.09  --
713.91/178.74	c  S st    33    806566       540      2343        25     62366      7215    900895     23.97     16.09  --
713.91/178.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
713.91/178.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
715.11/179.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.8M T:  1.10
715.11/179.02	c Calc non-exist non-lernt bins v-fix:     0 done:    540 time:  0.00 s
715.11/179.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
715.11/179.02	c Subs w/ non-existent bins:      0 time:  0.03 s
715.11/179.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
715.11/179.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
715.11/179.04	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
723.11/181.02	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
723.11/181.04	c lits-rem:       721  cl-subs:     7359  v-elim:     16  v-fix:    0  time:  7.98 s
723.11/181.04	c learnt bin added due to v-elim: 0
723.11/181.04	c vivif2 --  cl tried     2343 cl shrink        0 lits rem          0 time: 0.00
723.11/181.05	c vivif2 --  cl tried    55007 cl shrink        0 lits rem          0 time: 0.04
723.51/181.17	c asymm  cl-useful: 0/1943/2343 lits-rem:0 time: 0.48
723.51/181.17	c calculated reachability. Time: 0.00
723.51/181.17	c  N dy    33    806566       540      2343        25     55007      7215    757920     23.97     16.09  --
1301.20/325.79	c  N dy    34   1209850       540      2343        25     71045      7215    996114     23.20     15.61  --
1301.60/325.83	c  S st    34   1209850       540      2343        25     71045      7215    996114     23.20     15.61  --
1302.40/326.09	c  S st    34   1210358       541      2343        27     71565      7219   1007274     23.20     15.61  --
1302.40/326.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1302.40/326.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1303.99/326.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.8M T:  1.23
1303.99/326.40	c Calc non-exist non-lernt bins v-fix:     0 done:    541 time:  0.01 s
1303.99/326.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1303.99/326.41	c Subs w/ non-existent bins:      0 time:  0.03 s
1303.99/326.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1303.99/326.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1303.99/326.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1309.98/327.92	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
1309.98/327.94	c lits-rem:       143  cl-subs:     5013  v-elim:     16  v-fix:    0  time:  6.01 s
1309.98/327.94	c learnt bin added due to v-elim: 0
1309.98/327.94	c vivif2 --  cl tried     2343 cl shrink        0 lits rem          0 time: 0.00
1309.98/327.95	c vivif2 --  cl tried    66552 cl shrink        0 lits rem          0 time: 0.04
1310.38/328.07	c asymm  cl-useful: 0/1571/2343 lits-rem:0 time: 0.48
1310.38/328.07	c calculated reachability. Time: 0.00
1310.38/328.07	c  N dy    34   1210358       541      2343        27     66552      7219    911629     23.20     15.61  --
2191.28/548.56	c  N dy    35   1710358       541      2343        27     97715      7219   1470119     24.34     15.63  --
2191.68/548.63	c  S st    35   1710358       541      2343        27     97715      7219   1470119     24.34     15.63  --
2193.27/549.01	c  S st    35   1710861       545      2343        35     98221      7235   1481768     24.34     15.63  --
2193.27/549.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2193.27/549.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2195.27/549.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.6M T:  2.12
2195.27/549.55	c Calc non-exist non-lernt bins v-fix:     0 done:    545 time:  0.01 s
2195.27/549.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2195.27/549.56	c Subs w/ non-existent bins:      0 time:  0.05 s
2195.27/549.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2195.27/549.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2195.27/549.59	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2211.65/553.61	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
2216.04/554.75	c Added 6 vars  tried: 80000 time: 4.56
2217.24/555.04	c ORs :      6 avg-s:  0.0 cl-sh: 14011 l-rem:  14011 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    5.73
2217.24/555.07	c lits-rem:       379  cl-subs:    10212  v-elim:     17  v-fix:    0  time: 21.87 s
2217.24/555.07	c learnt bin added due to v-elim: 0
2217.24/555.07	c vivif2 --  cl tried     2349 cl shrink        0 lits rem          0 time: 0.00
2217.24/555.08	c vivif2 --  cl tried    88009 cl shrink        0 lits rem          0 time: 0.06
2217.64/555.15	c asymm  cl-useful: 0/778/2349 lits-rem:0 time: 0.25
2217.64/555.15	c calculated reachability. Time: 0.00
2217.64/555.15	c  N dy    35   1710861       551      2349        47     88009      7277   1266995     24.34     15.63  --
3285.44/822.62	c  N dy    36   2210861       551      2349        47    104026      7277   1527593     24.51     15.54  --
3285.44/822.68	c  S st    36   2210861       551      2349        47    104026      7277   1527593     24.51     15.54  --
3285.44/822.68	c Finding binary XORs  T:     0.00 s  found:       0
3287.43/823.14	c  S st    36   2211362       551      2349        47    104526      7277   1539039     24.51     15.54  --
3287.43/823.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3287.43/823.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3289.83/823.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 29.5M T:  2.54
3289.83/823.78	c Calc non-exist non-lernt bins v-fix:     0 done:    551 time:  0.01 s
3289.83/823.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3289.83/823.80	c Subs w/ non-existent bins:      0 time:  0.06 s
3290.24/823.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3290.24/823.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3290.24/823.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3305.02/827.54	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
3305.02/827.57	c lits-rem:       160  cl-subs:     7640  v-elim:     18  v-fix:    0  time: 14.95 s
3305.02/827.57	c learnt bin added due to v-elim: 0
3305.02/827.57	c vivif2 --  cl tried     2349 cl shrink        0 lits rem          0 time: 0.00
3305.02/827.59	c vivif2 --  cl tried    96886 cl shrink        0 lits rem          0 time: 0.07
3305.82/827.73	c asymm  cl-useful: 0/1021/2349 lits-rem:0 time: 0.54
3305.82/827.73	c calculated reachability. Time: 0.00
3305.82/827.73	c  N dy    36   2211362       551      2349        47     96886      7277   1383446     24.51     15.54  --
4532.59/1134.82	c  N dy    37   2711362       551      2349        47    120734      7277   1749660     24.09     15.44  --
4532.59/1134.90	c  S st    37   2711362       551      2349        47    120734      7277   1749660     24.09     15.44  --
4534.98/1135.40	c  S st    37   2711867       571      2349        88    121264      7357   1761578     24.09     15.44  --
4534.98/1135.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4534.98/1135.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4538.19/1136.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 38.4M T:  3.29
4538.19/1136.23	c Calc non-exist non-lernt bins v-fix:     0 done:    571 time:  0.01 s
4538.19/1136.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4538.19/1136.25	c Subs w/ non-existent bins:      0 time:  0.08 s
4538.19/1136.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4538.19/1136.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4538.19/1136.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4560.95/1141.99	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
4561.35/1142.03	c lits-rem:      1217  cl-subs:    11824  v-elim:     20  v-fix:    0  time: 22.89 s
4561.35/1142.03	c learnt bin added due to v-elim: 0
4561.35/1142.03	c vivif2 --  cl tried     2349 cl shrink        0 lits rem          0 time: 0.00
4561.35/1142.05	c vivif2 --  cl tried   109440 cl shrink        0 lits rem          0 time: 0.08
4561.75/1142.18	c asymm  cl-useful: 0/957/2349 lits-rem:0 time: 0.54
4561.75/1142.19	c calculated reachability. Time: 0.00
4561.75/1142.19	c  N dy    37   2711867       571      2349        88    109440      7357   1520056     24.09     15.44  --
4561.75/1142.19	c  F st    37   2711867       571      2349        88    109440      7357   1520056     24.09     15.44  --
4568.15/1143.71	c Decided on static restart strategy

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3172796-1304100757/watcher-3172796-1304100757 -o /tmp/evaluation-result-3172796-1304100757/solver-3172796-1304100757 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172796-1304100757.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: 8.15 8.08 8.01 5/180 2613
/proc/meminfo: memFree=30901112/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=50952 CPUtime=0 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 762 0 0 0 0 0 0 0 25 0 1 0 502491600 52174848 698 33554432000 4194304 4797429 140736852056800 18446744073709551615 220815897285 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2613/statm: 12738 699 347 148 0 7667 0

[startup+0.0896931 s]
/proc/loadavg: 8.15 8.08 8.01 5/180 2613
/proc/meminfo: memFree=30901112/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=673500 CPUtime=0.32 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 1737 0 0 0 32 0 0 0 25 0 4 0 502491600 689664000 1590 33554432000 4194304 4797429 140736852056800 18446744073709551615 220816341535 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 168375 1590 411 148 0 163304 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 673500

[startup+0.106959 s]
/proc/loadavg: 8.15 8.08 8.01 5/180 2613
/proc/meminfo: memFree=30901112/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=673768 CPUtime=0.39 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 1826 0 0 0 39 0 0 0 25 0 4 0 502491600 689938432 1677 33554432000 4194304 4797429 140736852056800 18446744073709551615 220816341535 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 168442 1678 411 148 0 163371 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 673768

[startup+0.300983 s]
/proc/loadavg: 8.15 8.08 8.01 5/180 2613
/proc/meminfo: memFree=30901112/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=675184 CPUtime=1.16 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 2727 0 0 0 116 0 0 0 25 0 4 0 502491600 691388416 2025 33554432000 4194304 4797429 140736852056800 18446744073709551615 4351344 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 168796 2025 411 148 0 163725 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 675184

[startup+0.700911 s]
/proc/loadavg: 8.15 8.08 8.01 5/180 2613
/proc/meminfo: memFree=30901112/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=678888 CPUtime=2.77 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 4955 0 0 0 276 1 0 0 25 0 4 0 502491600 695181312 3600 33554432000 4194304 4797429 140736852056800 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 169722 3600 416 148 0 164651 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 678888

[startup+1.50077 s]
/proc/loadavg: 8.15 8.08 8.01 9/184 2617
/proc/meminfo: memFree=30875740/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=681536 CPUtime=5.96 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 6736 0 0 0 595 1 0 0 25 0 4 0 502491600 697892864 4885 33554432000 4194304 4797429 140736852056800 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 170384 4885 418 148 0 165313 0
[pid=2613/tid=2615] ppid=2611 vsize=681536 CPUtime=1.48 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 1510 0 0 0 148 0 0 0 25 0 4 0 502491601 697892864 4885 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524149 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=681536 CPUtime=1.48 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 1585 0 0 0 148 0 0 0 25 0 4 0 502491601 697892864 4885 33554432000 4194304 4797429 140736852056800 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=681536 CPUtime=1.48 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 1473 0 0 0 148 0 0 0 25 0 4 0 502491601 697892864 4885 33554432000 4194304 4797429 140736852056800 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 681536

[startup+3.10047 s]
/proc/loadavg: 8.15 8.08 8.01 9/184 2617
/proc/meminfo: memFree=30866812/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=683580 CPUtime=12.35 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 9070 0 0 0 1233 2 0 0 25 0 4 0 502491600 699985920 5820 33554432000 4194304 4797429 140736852056800 18446744073709551615 4621872 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 170895 5820 418 148 0 165824 0
[pid=2613/tid=2615] ppid=2611 vsize=683580 CPUtime=3.08 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 1868 0 0 0 308 0 0 0 25 0 4 0 502491601 699985920 5820 33554432000 4194304 4797429 140736852056800 18446744073709551615 4424865 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=683580 CPUtime=3.08 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 1989 0 0 0 308 0 0 0 25 0 4 0 502491601 699985920 5820 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=683580 CPUtime=3.07 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 1863 0 0 0 307 0 0 0 25 0 4 0 502491601 699985920 5820 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 683580

[startup+6.30088 s]
/proc/loadavg: 8.14 8.08 8.01 9/184 2617
/proc/meminfo: memFree=30854040/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=686624 CPUtime=25.14 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 12743 0 0 0 2511 3 0 0 25 0 4 0 502491600 703102976 6483 33554432000 4194304 4797429 140736852056800 18446744073709551615 4495566 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 171656 6483 419 148 0 166585 0
[pid=2613/tid=2615] ppid=2611 vsize=686624 CPUtime=6.28 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 2568 0 0 0 628 0 0 0 25 0 4 0 502491601 703102976 6483 33554432000 4194304 4797429 140736852056800 18446744073709551615 4429177 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=686624 CPUtime=6.28 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 2824 0 0 0 628 0 0 0 25 0 4 0 502491601 703102976 6483 33554432000 4194304 4797429 140736852056800 18446744073709551615 4426352 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=686624 CPUtime=6.25 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 2534 0 0 0 625 0 0 0 25 0 4 0 502491601 703102976 6483 33554432000 4194304 4797429 140736852056800 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 686624

[startup+12.7007 s]
/proc/loadavg: 8.13 8.08 8.01 9/184 2618
/proc/meminfo: memFree=30840312/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=690512 CPUtime=50.7 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 17596 0 0 0 5066 4 0 0 25 0 4 0 502491600 707084288 8598 33554432000 4194304 4797429 140736852056800 18446744073709551615 4425021 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 172628 8598 419 148 0 167557 0
[pid=2613/tid=2615] ppid=2611 vsize=690512 CPUtime=12.68 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 3323 0 0 0 1268 0 0 0 25 0 4 0 502491601 707084288 8598 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=690512 CPUtime=12.68 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 3542 0 0 0 1268 0 0 0 25 0 4 0 502491601 707084288 8598 33554432000 4194304 4797429 140736852056800 18446744073709551615 4567894 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=690512 CPUtime=12.63 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 3407 0 0 0 1262 1 0 0 25 0 4 0 502491601 707084288 8598 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524101 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 690512

[startup+25.5003 s]
/proc/loadavg: 8.17 8.09 8.01 9/184 2618
/proc/meminfo: memFree=30826784/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=694792 CPUtime=101.84 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 24355 0 0 0 10178 6 0 0 25 0 4 0 502491600 711467008 10263 33554432000 4194304 4797429 140736852056800 18446744073709551615 4424659 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 173698 10263 420 148 0 168627 0
[pid=2613/tid=2615] ppid=2611 vsize=694792 CPUtime=25.48 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 4290 0 0 0 2548 0 0 0 25 0 4 0 502491601 711467008 10263 33554432000 4194304 4797429 140736852056800 18446744073709551615 4425133 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=694792 CPUtime=25.48 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 4516 0 0 0 2547 1 0 0 25 0 4 0 502491601 711467008 10263 33554432000 4194304 4797429 140736852056800 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=694792 CPUtime=25.36 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 4457 0 0 0 2535 1 0 0 25 0 4 0 502491601 711467008 10263 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 694792

[startup+51.1006 s]
/proc/loadavg: 8.18 8.10 8.02 9/184 2619
/proc/meminfo: memFree=30805864/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=699732 CPUtime=204.12 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 34550 0 0 0 20403 9 0 0 25 0 4 0 502491600 716525568 12611 33554432000 4194304 4797429 140736852056800 18446744073709551615 4424320 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 174933 12611 420 148 0 169862 0
[pid=2613/tid=2615] ppid=2611 vsize=699732 CPUtime=51.08 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 5771 0 0 0 5107 1 0 0 25 0 4 0 502491601 716525568 12611 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=699732 CPUtime=51.08 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 5875 0 0 0 5107 1 0 0 25 0 4 0 502491601 716525568 12611 33554432000 4194304 4797429 140736852056800 18446744073709551615 4422906 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=699732 CPUtime=50.84 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 5932 0 0 0 5083 1 0 0 25 0 4 0 502491601 716525568 12611 33554432000 4194304 4797429 140736852056800 18446744073709551615 4568146 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 699732

[startup+102.306 s]
/proc/loadavg: 8.08 8.08 8.01 9/184 2620
/proc/meminfo: memFree=30787420/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=705708 CPUtime=408.7 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 50177 0 0 0 40856 14 0 0 25 0 4 0 502491600 722644992 15066 33554432000 4194304 4797429 140736852056800 18446744073709551615 4424960 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 176427 15066 419 148 0 171356 0
[pid=2613/tid=2615] ppid=2611 vsize=705708 CPUtime=102.29 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 7837 0 0 0 10227 2 0 0 25 0 4 0 502491601 722644992 15066 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524097 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=705708 CPUtime=102.28 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 8137 0 0 0 10226 2 0 0 25 0 4 0 502491601 722644992 15066 33554432000 4194304 4797429 140736852056800 18446744073709551615 4429107 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=705708 CPUtime=101.8 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 8107 0 0 0 10178 2 0 0 25 0 4 0 502491601 722644992 15066 33554432000 4194304 4797429 140736852056800 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.7
Current children cumulated vsize (KiB) 705708

[startup+162.301 s]
/proc/loadavg: 8.09 8.08 8.01 9/184 2622
/proc/meminfo: memFree=30767416/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=712428 CPUtime=648.4 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 64746 0 0 0 64822 18 0 0 25 0 4 0 502491600 729526272 17455 33554432000 4194304 4797429 140736852056800 18446744073709551615 4424333 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 178107 17455 420 148 0 173036 0
[pid=2613/tid=2615] ppid=2611 vsize=712428 CPUtime=162.29 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 9539 0 0 0 16226 3 0 0 25 0 4 0 502491601 729526272 17455 33554432000 4194304 4797429 140736852056800 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=712428 CPUtime=162.27 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 9880 0 0 0 16225 2 0 0 25 0 4 0 502491601 729526272 17455 33554432000 4194304 4797429 140736852056800 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=712428 CPUtime=161.51 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 10206 0 0 0 16149 2 0 0 25 0 4 0 502491601 729526272 17455 33554432000 4194304 4797429 140736852056800 18446744073709551615 4424963 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.4
Current children cumulated vsize (KiB) 712428

[startup+222.301 s]
/proc/loadavg: 8.03 8.06 8.00 9/184 2623
/proc/meminfo: memFree=30745560/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=715724 CPUtime=888.1 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 77168 0 0 0 88787 23 0 0 25 0 4 0 502491600 732901376 20603 33554432000 4194304 4797429 140736852056800 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 178931 20603 419 148 0 173860 0
[pid=2613/tid=2615] ppid=2611 vsize=715724 CPUtime=222.29 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 11286 0 0 0 22225 4 0 0 25 0 4 0 502491601 732901376 20603 33554432000 4194304 4797429 140736852056800 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=715724 CPUtime=222.26 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 11786 0 0 0 22223 3 0 0 25 0 4 0 502491601 732901376 20603 33554432000 4194304 4797429 140736852056800 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=715724 CPUtime=221.23 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 11876 0 0 0 22120 3 0 0 25 0 4 0 502491601 732901376 20603 33554432000 4194304 4797429 140736852056800 18446744073709551615 4523971 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 888.1
Current children cumulated vsize (KiB) 715724

[startup+282.301 s]

################
# More data... #
################

[pid=2613] ppid=2611 vsize=738704 CPUtime=2566 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 141866 0 0 0 256545 55 0 0 25 0 4 0 502491600 756432896 29937 33554432000 4194304 4797429 140736852056800 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 184676 29937 419 148 0 179605 0
[pid=2613/tid=2615] ppid=2611 vsize=738704 CPUtime=642.3 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 19858 0 0 0 64221 9 0 0 25 0 4 0 502491601 756432896 29938 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=738704 CPUtime=642.24 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 20645 0 0 0 64216 8 0 0 25 0 4 0 502491601 756432896 29938 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=738704 CPUtime=639.11 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 20981 0 0 0 63902 9 0 0 25 0 4 0 502491601 756432896 29938 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2566
Current children cumulated vsize (KiB) 738704

[startup+702.301 s]
/proc/loadavg: 8.02 8.07 8.02 9/184 2636
/proc/meminfo: memFree=30661344/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=741784 CPUtime=2805.67 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 149624 0 0 0 280508 59 0 0 25 0 4 0 502491600 759586816 31253 33554432000 4194304 4797429 140736852056800 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 185446 31253 419 148 0 180375 0
[pid=2613/tid=2615] ppid=2611 vsize=741784 CPUtime=702.3 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 20912 0 0 0 70220 10 0 0 25 0 4 0 502491601 759586816 31253 33554432000 4194304 4797429 140736852056800 18446744073709551615 4250708 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=741784 CPUtime=702.23 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 21925 0 0 0 70215 8 0 0 25 0 4 0 502491601 759586816 31253 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=741784 CPUtime=698.79 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 21835 0 0 0 69870 9 0 0 25 0 4 0 502491601 759586816 31253 33554432000 4194304 4797429 140736852056800 18446744073709551615 4523765 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.67
Current children cumulated vsize (KiB) 741784

[startup+762.306 s]
/proc/loadavg: 8.30 8.12 8.03 10/185 2641
/proc/meminfo: memFree=30622336/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=743360 CPUtime=3044.7 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 156343 0 0 0 304408 62 0 0 25 0 4 0 502491600 761200640 32589 33554432000 4194304 4797429 140736852056800 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 185840 32589 419 148 0 180769 0
[pid=2613/tid=2615] ppid=2611 vsize=743360 CPUtime=762.31 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 21982 0 0 0 76221 10 0 0 25 0 4 0 502491601 761200640 32589 33554432000 4194304 4797429 140736852056800 18446744073709551615 4430051 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=743360 CPUtime=762.08 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 23102 0 0 0 76199 9 0 0 25 0 4 0 502491601 761200640 32589 33554432000 4194304 4797429 140736852056800 18446744073709551615 4568019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=743360 CPUtime=758.48 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 22913 0 0 0 75838 10 0 0 25 0 4 0 502491601 761200640 32589 33554432000 4194304 4797429 140736852056800 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.7
Current children cumulated vsize (KiB) 743360

[startup+822.3 s]
/proc/loadavg: 8.29 8.14 8.04 9/184 2642
/proc/meminfo: memFree=30637232/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=745968 CPUtime=3284.24 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 164506 0 0 0 328361 63 0 0 25 0 4 0 502491600 763871232 32923 33554432000 4194304 4797429 140736852056800 18446744073709551615 4424752 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 186492 32923 419 148 0 181421 0
[pid=2613/tid=2615] ppid=2611 vsize=745968 CPUtime=822.3 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 23155 0 0 0 82220 10 0 0 25 0 4 0 502491601 763871232 32923 33554432000 4194304 4797429 140736852056800 18446744073709551615 4492026 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=745968 CPUtime=822.07 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 24349 0 0 0 82198 9 0 0 25 0 4 0 502491601 763871232 32923 33554432000 4194304 4797429 140736852056800 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=745968 CPUtime=818.17 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 24165 0 0 0 81806 11 0 0 25 0 4 0 502491601 763871232 32923 33554432000 4194304 4797429 140736852056800 18446744073709551615 4428755 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.24
Current children cumulated vsize (KiB) 745968

[startup+882.3 s]
/proc/loadavg: 8.24 8.15 8.05 9/184 2644
/proc/meminfo: memFree=30632980/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=747660 CPUtime=3523.93 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 171683 0 0 0 352325 68 0 0 25 0 4 0 502491600 765603840 34205 33554432000 4194304 4797429 140736852056800 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 186915 34205 419 148 0 181844 0
[pid=2613/tid=2615] ppid=2611 vsize=747660 CPUtime=882.3 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 24279 0 0 0 88219 11 0 0 25 0 4 0 502491601 765603840 34205 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=747660 CPUtime=882.07 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 25511 0 0 0 88197 10 0 0 25 0 4 0 502491601 765603840 34205 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=747660 CPUtime=877.84 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 25452 0 0 0 87773 11 0 0 25 0 4 0 502491601 765603840 34205 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.93
Current children cumulated vsize (KiB) 747660

[startup+942.3 s]
/proc/loadavg: 8.21 8.15 8.05 9/184 2645
/proc/meminfo: memFree=30627244/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=749864 CPUtime=3763.6 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 178945 0 0 0 376290 70 0 0 25 0 4 0 502491600 767860736 34349 33554432000 4194304 4797429 140736852056800 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 187466 34349 419 148 0 182395 0
[pid=2613/tid=2615] ppid=2611 vsize=749864 CPUtime=942.3 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 25329 0 0 0 94219 11 0 0 25 0 4 0 502491601 767860736 34349 33554432000 4194304 4797429 140736852056800 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=749864 CPUtime=942.06 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 26218 0 0 0 94196 10 0 0 25 0 4 0 502491601 767860736 34349 33554432000 4194304 4797429 140736852056800 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=749864 CPUtime=937.53 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 26711 0 0 0 93741 12 0 0 25 0 4 0 502491601 767860736 34349 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.6
Current children cumulated vsize (KiB) 749864

[startup+1002.3 s]
/proc/loadavg: 8.14 8.14 8.05 9/184 2647
/proc/meminfo: memFree=30623116/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=752512 CPUtime=4003.29 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 184823 0 0 0 400255 74 0 0 25 0 4 0 502491600 770572288 36599 33554432000 4194304 4797429 140736852056800 18446744073709551615 4424987 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 188128 36599 419 148 0 183057 0
[pid=2613/tid=2615] ppid=2611 vsize=752512 CPUtime=1002.31 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 26043 0 0 0 100219 12 0 0 25 0 4 0 502491601 770572288 36599 33554432000 4194304 4797429 140736852056800 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=752512 CPUtime=1002.06 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 27356 0 0 0 100195 11 0 0 25 0 4 0 502491601 770572288 36599 33554432000 4194304 4797429 140736852056800 18446744073709551615 4567931 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=752512 CPUtime=997.22 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 27338 0 0 0 99709 13 0 0 25 0 4 0 502491601 770572288 36599 33554432000 4194304 4797429 140736852056800 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.29
Current children cumulated vsize (KiB) 752512

[startup+1062.3 s]
/proc/loadavg: 8.10 8.12 8.05 9/184 2649
/proc/meminfo: memFree=30615880/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=755352 CPUtime=4242.98 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 192325 0 0 0 424219 79 0 0 25 0 4 0 502491600 773480448 35738 33554432000 4194304 4797429 140736852056800 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 188838 35738 419 148 0 183767 0
[pid=2613/tid=2615] ppid=2611 vsize=755352 CPUtime=1062.31 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 27077 0 0 0 106218 13 0 0 25 0 4 0 502491601 773480448 35738 33554432000 4194304 4797429 140736852056800 18446744073709551615 4341181 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=755352 CPUtime=1062.05 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 28439 0 0 0 106194 11 0 0 25 0 4 0 502491601 773480448 35738 33554432000 4194304 4797429 140736852056800 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=755352 CPUtime=1056.9 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 28490 0 0 0 105677 13 0 0 25 0 4 0 502491601 773480448 35738 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524105 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.98
Current children cumulated vsize (KiB) 755352

[startup+1122.3 s]
/proc/loadavg: 8.03 8.10 8.05 9/184 2650
/proc/meminfo: memFree=30609024/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=756540 CPUtime=4482.66 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 198213 0 0 0 448185 81 0 0 25 0 4 0 502491600 774696960 36787 33554432000 4194304 4797429 140736852056800 18446744073709551615 4413510 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 189135 36787 419 148 0 184064 0
[pid=2613/tid=2615] ppid=2611 vsize=756540 CPUtime=1122.31 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 28008 0 0 0 112218 13 0 0 25 0 4 0 502491601 774696960 36787 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524136 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=756540 CPUtime=1122.05 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 28998 0 0 0 112193 12 0 0 25 0 4 0 502491601 774696960 36787 33554432000 4194304 4797429 140736852056800 18446744073709551615 4225995 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=756540 CPUtime=1116.57 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 29530 0 0 0 111644 13 0 0 25 0 4 0 502491601 774696960 36787 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.66
Current children cumulated vsize (KiB) 756540

[startup+1182.3 s]
/proc/loadavg: 8.05 8.09 8.04 9/184 2652
/proc/meminfo: memFree=30601420/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=757076 CPUtime=4722.34 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 203899 0 0 0 472150 84 0 0 25 0 4 0 502491600 775245824 38261 33554432000 4194304 4797429 140736852056800 18446744073709551615 4426379 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 189269 38261 421 148 0 184198 0
[pid=2613/tid=2615] ppid=2611 vsize=757076 CPUtime=1182.31 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 28640 0 0 0 118217 14 0 0 25 0 4 0 502491601 775245824 38261 33554432000 4194304 4797429 140736852056800 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=757076 CPUtime=1182.04 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 29990 0 0 0 118192 12 0 0 25 0 4 0 502491601 775245824 38261 33554432000 4194304 4797429 140736852056800 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=757076 CPUtime=1176.26 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 30093 0 0 0 117612 14 0 0 25 0 4 0 502491601 775245824 38261 33554432000 4194304 4797429 140736852056800 18446744073709551615 4426361 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.34
Current children cumulated vsize (KiB) 757076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.03 8.08 8.04 5/179 2653
/proc/meminfo: memFree=30751620/32951124 swapFree=67105204/67111528
[pid=2613] ppid=2611 vsize=757144 CPUtime=4800.24 cores=0,2,4,6
/proc/2613/stat : 2613 (techdemo) R 2611 2613 2468 0 -1 4202496 206045 0 0 0 479939 85 0 0 25 0 4 0 502491600 775315456 37927 33554432000 4194304 4797429 140736852056800 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2613/statm: 189286 37927 421 148 0 184215 0
[pid=2613/tid=2615] ppid=2611 vsize=757144 CPUtime=1201.82 cores=0,2,4,6
/proc/2613/task/2615/stat : 2615 (techdemo) R 2611 2613 2468 0 -1 4202560 29230 0 0 0 120168 14 0 0 25 0 4 0 502491601 775315456 37928 33554432000 4194304 4797429 140736852056800 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2613/tid=2616] ppid=2611 vsize=757144 CPUtime=1201.56 cores=0,2,4,6
/proc/2613/task/2616/stat : 2616 (techdemo) R 2611 2613 2468 0 -1 4202560 30175 0 0 0 120143 13 0 0 25 0 4 0 502491601 775315456 37928 33554432000 4194304 4797429 140736852056800 18446744073709551615 4424846 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2613/tid=2617] ppid=2611 vsize=757144 CPUtime=1195.66 cores=0,2,4,6
/proc/2613/task/2617/stat : 2617 (techdemo) R 2611 2613 2468 0 -1 4202560 30771 0 0 0 119552 14 0 0 25 0 4 0 502491601 775315456 37928 33554432000 4194304 4797429 140736852056800 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 757144

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.82
CPU time (s): 4800.29
CPU user time (s): 4799.43
CPU system time (s): 0.861868
CPU usage (%): 399.418
Max. virtual memory (cumulated for all children) (KiB): 854112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.43
system time used= 0.861868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 206046
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= 354
involuntary context switches= 24013

runsolver used 1.80972 second user time and 4.34734 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-29 20:12:37
IDJOB=3172796
IDBENCH=82814
IDSOLVER=1584
FILE ID=node147/3172796-1304100757
RUNJOBID= node147-1304099553-2486
PBS_JOBID= 13170622
Free space on /tmp= 72652 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1694067460-072.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172796-1304100757/watcher-3172796-1304100757 -o /tmp/evaluation-result-3172796-1304100757/solver-3172796-1304100757 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172796-1304100757.cnf

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

MD5SUM BENCH= f2d2b125797e776fb2e7099729714d99
RANDOM SEED=458937623

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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:      30901268 kB
Buffers:        279240 kB
Cached:        1380872 kB
SwapCached:       3032 kB
Active:         156512 kB
Inactive:      1569988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30901268 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:           15680 kB
Writeback:          36 kB
AnonPages:       64600 kB
Mapped:          15692 kB
Slab:           260840 kB
PageTables:       4616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   663808 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= 72644 MiB
End job on node147 at 2011-04-29 20:32:41