Trace number 3172623

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.27 1201.53

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S89508070-083-UNKNOWN.cnf
MD5SUMcfefee970fb9a956a9dde1bcb9deab97
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.086986
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
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-3172623-1304079181.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	c -- header says num clauses:       10500
0.00/0.02	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.02	c -- vars added       2500
0.00/0.02	c Parsing time:  0.02 s
0.00/0.03	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.02
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.01
0.00/0.04	c Calc non-exist non-lernt bins v-fix:     0 done:   2500 time:  0.00 s
0.00/0.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.04	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.05	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
3.50/0.93	c lits-rem:         0  cl-subs:        0  v-elim:    174  v-fix:    0  time:  0.07 s
3.50/0.93	c learnt bin added due to v-elim: 0
3.50/0.93	c Finding binary XORs  T:     0.00 s  found:       0
3.50/0.93	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
3.50/0.93	c calculated reachability. Time: 0.00
3.50/0.93	c Calc default polars -  time:   0.00 s pos:    1094 undec:     289 neg:    1117
3.50/0.93	c =========================================================================================
3.50/0.93	c types(t): F = full restart, N = normal restart
3.50/0.93	c types(t): S = simplification begin/end, E = solution found
3.50/0.93	c restart types(rt): st = static, dy = dynamic
3.50/0.93	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
3.50/0.93	c  B st     0         0      2401     10382         0         0     31721         0   no data   no data  --
3.50/0.93	c Decided on static restart strategy
18.68/4.78	c  N dy     7     30001      2401     10382         0     10789     31721    516006     85.04     55.22  --
19.08/4.81	c  S st     7     30001      2401     10382         0     10789     31721    516006     85.04     55.22  --
19.08/4.86	c  S st     7     30504      2401     10382         0     11292     31721    539348     85.04     55.22  --
19.08/4.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.08/4.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.48/4.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.15
19.48/4.90	c Calc non-exist non-lernt bins v-fix:     0 done:   2401 time:  0.00 s
19.48/4.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.48/4.90	c Subs w/ non-existent bins:      0 time:  0.02 s
19.48/4.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.48/4.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.48/4.92	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
24.27/6.14	c lits-rem:        61  cl-subs:      541  v-elim:     42  v-fix:    0  time:  4.89 s
24.27/6.14	c learnt bin added due to v-elim: 0
24.27/6.14	c vivif2 --  cl tried    10382 cl shrink        0 lits rem          0 time: 0.00
24.27/6.15	c vivif2 --  cl tried    10751 cl shrink        0 lits rem          0 time: 0.02
24.67/6.21	c asymm  cl-useful: 0/10382/10382 lits-rem:0 time: 0.23
24.67/6.21	c calculated reachability. Time: 0.00
24.67/6.21	c  N dy     7     30504      2401     10382         0     10751     31721    515232     85.04     55.22  --
24.67/6.21	c  F st     7     30504      2401     10382         0     10751     31721    515232     85.04     55.22  --
25.47/6.41	c Decided on static restart strategy
33.86/8.53	c  N dy    14     45756      2401     10382         0      9157     31721    208923     90.00     53.59  --
33.86/8.54	c  S st    14     45756      2401     10382         0      9157     31721    208923     90.00     53.59  --
33.86/8.59	c  S st    14     46258      2401     10382         0      9659     31721    233970     90.00     53.59  --
33.86/8.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.86/8.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.26/8.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.09
34.26/8.61	c Calc non-exist non-lernt bins v-fix:     0 done:   2401 time:  0.00 s
34.26/8.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.26/8.61	c Subs w/ non-existent bins:      0 time:  0.01 s
34.26/8.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.26/8.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.26/8.62	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
35.46/8.91	c lits-rem:         1  cl-subs:      236  v-elim:     42  v-fix:    0  time:  1.16 s
35.46/8.91	c learnt bin added due to v-elim: 0
35.46/8.91	c vivif2 --  cl tried    10382 cl shrink        0 lits rem          0 time: 0.00
35.46/8.91	c vivif2 --  cl tried     9423 cl shrink        0 lits rem          0 time: 0.01
35.46/8.95	c asymm  cl-useful: 0/10382/10382 lits-rem:0 time: 0.13
35.46/8.95	c calculated reachability. Time: 0.00
35.46/8.95	c  N dy    14     46258      2401     10382         0      9423     31721    228917     90.00     53.59  --
52.26/13.13	c  N dy    15     69387      2401     10382         0     11554     31721    263494     90.80     56.15  --
52.26/13.15	c  S st    15     69387      2401     10382         0     11554     31721    263494     90.80     56.15  --
52.26/13.20	c  S st    15     69889      2401     10382         0     12056     31721    288980     90.80     56.15  --
52.26/13.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.26/13.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.66/13.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.11
52.66/13.23	c Calc non-exist non-lernt bins v-fix:     0 done:   2401 time:  0.00 s
52.66/13.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.66/13.23	c Subs w/ non-existent bins:      0 time:  0.01 s
52.66/13.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.66/13.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.66/13.24	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
54.25/13.65	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
56.24/14.19	c Added 25 vars  tried: 80000 time: 2.16
56.24/14.19	c ORs :     25 avg-s:  0.0 cl-sh:  1418 l-rem:   1418 b-add:     50 v-rep:   0 cl-rem: 0 avg s: nan T:    2.18
56.24/14.20	c lits-rem:         2  cl-subs:      228  v-elim:     42  v-fix:    0  time:  3.83 s
56.24/14.20	c learnt bin added due to v-elim: 0
56.24/14.20	c vivif2 --  cl tried    10407 cl shrink        0 lits rem          0 time: 0.00
56.66/14.20	c vivif2 --  cl tried    11828 cl shrink        0 lits rem          0 time: 0.01
56.66/14.24	c asymm  cl-useful: 0/10407/10407 lits-rem:0 time: 0.14
56.66/14.24	c calculated reachability. Time: 0.00
56.66/14.24	c  N dy    15     69889      2426     10407        50     11828     31896    279508     90.80     56.15  --
56.66/14.24	c  F st    15     69889      2426     10407        50     11828     31896    279508     90.80     56.15  --
57.44/14.45	c Decided on static restart strategy
81.41/20.46	c  N dy    22    104836      2426     10407        50     21771     31896   1002701     90.77     56.24  --
81.41/20.49	c  S st    22    104836      2426     10407        50     21771     31896   1002701     90.77     56.24  --
81.81/20.57	c  S st    22    105338      2426     10407        50     22273     31896   1028210     90.77     56.24  --
81.81/20.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
81.81/20.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.21/20.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.36
82.21/20.66	c Calc non-exist non-lernt bins v-fix:     0 done:   2426 time:  0.00 s
82.21/20.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.21/20.67	c Subs w/ non-existent bins:      0 time:  0.02 s
82.21/20.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.21/20.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.21/20.70	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
87.01/21.88	c ORs :     25 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
87.01/21.90	c lits-rem:        50  cl-subs:      715  v-elim:     51  v-fix:    0  time:  4.80 s
87.01/21.90	c learnt bin added due to v-elim: 0
87.01/21.90	c vivif2 --  cl tried    10407 cl shrink        0 lits rem          0 time: 0.00
87.42/21.91	c vivif2 --  cl tried    21558 cl shrink        0 lits rem          0 time: 0.03
87.83/22.02	c asymm  cl-useful: 0/10407/10407 lits-rem:0 time: 0.47
87.83/22.02	c calculated reachability. Time: 0.00
87.83/22.02	c  N dy    22    105338      2426     10407        50     21558     31896    982734     90.77     56.24  --
130.16/32.62	c  N dy    23    158007      2426     10407        50     29161     31896   1413378     89.10     57.28  --
130.16/32.68	c  S st    23    158007      2426     10407        50     29161     31896   1413378     89.10     57.28  --
130.56/32.78	c  S st    23    158511      2426     10407        50     29664     31896   1444504     89.10     57.28  --
130.56/32.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
130.56/32.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.38/32.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.49
131.38/32.91	c Calc non-exist non-lernt bins v-fix:     0 done:   2426 time:  0.00 s
131.38/32.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.38/32.91	c Subs w/ non-existent bins:      0 time:  0.04 s
131.38/32.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
131.38/32.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
131.38/32.95	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
136.95/34.37	c ORs :     25 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
136.95/34.39	c lits-rem:        45  cl-subs:      959  v-elim:     51  v-fix:    0  time:  5.77 s
136.95/34.39	c learnt bin added due to v-elim: 0
136.95/34.39	c vivif2 --  cl tried    10407 cl shrink        0 lits rem          0 time: 0.00
137.35/34.40	c vivif2 --  cl tried    28705 cl shrink        0 lits rem          0 time: 0.05
137.75/34.57	c asymm  cl-useful: 0/10407/10407 lits-rem:0 time: 0.65
137.75/34.57	c calculated reachability. Time: 0.00
137.75/34.57	c  N dy    23    158511      2426     10407        50     28705     31896   1374907     89.10     57.28  --
216.06/54.12	c  N dy    24    237766      2426     10407        50     33994     31896   1561568     87.37     59.45  --
216.06/54.18	c  S st    24    237766      2426     10407        50     33994     31896   1561568     87.37     59.45  --
216.46/54.29	c  S st    24    238268      2426     10407        50     34496     31896   1586717     87.37     59.45  --
216.46/54.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
216.46/54.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
217.25/54.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.56
217.25/54.43	c Calc non-exist non-lernt bins v-fix:     0 done:   2426 time:  0.01 s
217.25/54.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
217.25/54.44	c Subs w/ non-existent bins:      0 time:  0.04 s
217.25/54.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
217.25/54.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
217.25/54.48	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
223.67/56.05	c ORs :     25 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
223.67/56.08	c lits-rem:        64  cl-subs:     1049  v-elim:     51  v-fix:    0  time:  6.38 s
223.67/56.08	c learnt bin added due to v-elim: 0
223.67/56.08	c vivif2 --  cl tried    10407 cl shrink        0 lits rem          0 time: 0.00
223.67/56.09	c vivif2 --  cl tried    33447 cl shrink        0 lits rem          0 time: 0.05
224.45/56.25	c asymm  cl-useful: 0/10407/10407 lits-rem:0 time: 0.63
224.45/56.25	c calculated reachability. Time: 0.00
224.45/56.25	c  N dy    24    238268      2426     10407        50     33447     31896   1505809     87.37     59.45  --
375.08/93.96	c  N dy    25    357405      2426     10407        50     37589     31896   1530406     86.11     61.81  --
375.48/94.04	c  S st    25    357405      2426     10407        50     37589     31896   1530406     86.11     61.81  --
375.88/94.15	c  S st    25    357907      2426     10407        50     38091     31896   1556126     86.11     61.81  --
375.88/94.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
375.88/94.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
376.68/94.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.72
376.68/94.34	c Calc non-exist non-lernt bins v-fix:     0 done:   2426 time:  0.00 s
376.68/94.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
376.68/94.35	c Subs w/ non-existent bins:      0 time:  0.04 s
376.68/94.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
376.68/94.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
376.68/94.38	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
383.46/96.01	c ORs :     25 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
383.46/96.04	c lits-rem:        23  cl-subs:      936  v-elim:     51  v-fix:    0  time:  6.62 s
383.46/96.04	c learnt bin added due to v-elim: 0
383.46/96.04	c vivif2 --  cl tried    10407 cl shrink        0 lits rem          0 time: 0.00
383.46/96.05	c vivif2 --  cl tried    37155 cl shrink        0 lits rem          0 time: 0.06
384.26/96.21	c asymm  cl-useful: 0/10407/10407 lits-rem:0 time: 0.61
384.26/96.21	c calculated reachability. Time: 0.00
384.26/96.21	c  N dy    25    357907      2426     10407        50     37155     31896   1495468     86.11     61.81  --
638.38/159.81	c  N dy    26    536862      2426     10407        50     45135     31896   1719742     91.25     63.02  --
638.38/159.88	c  S st    26    536862      2426     10407        50     45135     31896   1719742     91.25     63.02  --
639.18/160.00	c  S st    26    537366      2426     10407        50     45639     31896   1745391     91.25     63.02  --
639.18/160.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
639.18/160.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
639.58/160.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  0.72
639.58/160.19	c Calc non-exist non-lernt bins v-fix:     0 done:   2426 time:  0.00 s
639.58/160.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
639.98/160.20	c Subs w/ non-existent bins:      0 time:  0.04 s
639.98/160.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
639.98/160.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
639.98/160.24	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
647.57/162.11	c ORs :     25 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
651.16/163.07	c Added 25 vars  tried: 80000 time: 3.86
652.36/163.33	c ORs :     25 avg-s:  0.0 cl-sh: 27625 l-rem:  27625 b-add:     50 v-rep:   0 cl-rem: 0 avg s: nan T:    4.91
652.36/163.36	c lits-rem:        24  cl-subs:     1356  v-elim:     51  v-fix:    0  time: 12.46 s
652.36/163.36	c learnt bin added due to v-elim: 0
652.36/163.36	c vivif2 --  cl tried    10432 cl shrink        0 lits rem          0 time: 0.00
652.36/163.38	c vivif2 --  cl tried    44283 cl shrink        0 lits rem          0 time: 0.06
652.76/163.49	c asymm  cl-useful: 0/10432/10432 lits-rem:0 time: 0.46
652.76/163.49	c calculated reachability. Time: 0.00
652.76/163.49	c  N dy    26    537366      2451     10432       100     44283     32071   1638271     91.25     63.02  --
652.76/163.49	c  F st    26    537366      2451     10432       100     44283     32071   1638271     91.25     63.02  --
654.38/163.89	c Decided on static restart strategy
1057.51/264.77	c  N dy    33    806049      2451     10432       100     67883     32071   3454124     98.13     62.78  --
1058.31/264.91	c  S st    33    806049      2451     10432       100     67883     32071   3454124     98.13     62.78  --
1058.72/265.09	c  S st    33    806550      2451     10432       100     68384     32071   3481163     98.13     62.78  --
1058.72/265.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1058.72/265.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1060.70/265.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.0M T:  1.75
1060.70/265.54	c Calc non-exist non-lernt bins v-fix:     0 done:   2451 time:  0.01 s
1060.70/265.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1060.70/265.56	c Subs w/ non-existent bins:      0 time:  0.08 s
1061.10/265.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1061.10/265.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1061.10/265.65	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1110.63/278.08	c ORs :     50 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.12
1111.04/278.14	c lits-rem:         1  cl-subs:     2374  v-elim:     59  v-fix:    0  time: 49.91 s
1111.04/278.14	c learnt bin added due to v-elim: 0
1111.04/278.14	c vivif2 --  cl tried    10432 cl shrink        0 lits rem          0 time: 0.00
1111.04/278.17	c vivif2 --  cl tried    66010 cl shrink        0 lits rem          0 time: 0.12
1112.23/278.47	c asymm  cl-useful: 0/8673/10432 lits-rem:0 time: 1.18
1112.23/278.47	c calculated reachability. Time: 0.00
1112.23/278.47	c  N dy    33    806550      2451     10432       100     66010     32071   3311416     98.13     62.78  --
1872.96/468.88	c  N dy    34   1209826      2451     10432       100     82206     32071   3801325     87.34     62.65  --
1873.76/469.06	c  S st    34   1209826      2451     10432       100     82206     32071   3801325     87.34     62.65  --
1874.56/469.28	c  S st    34   1210332      2451     10432       100     82712     32071   3828044     87.34     62.65  --
1874.56/469.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1874.56/469.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1876.57/469.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.0M T:  1.95
1876.57/469.79	c Calc non-exist non-lernt bins v-fix:     0 done:   2451 time:  0.01 s
1876.57/469.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1876.95/469.81	c Subs w/ non-existent bins:      0 time:  0.09 s
1877.36/469.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1877.36/469.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1877.36/469.90	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1959.67/490.57	c ORs :     50 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.33
1960.07/490.63	c lits-rem:         0  cl-subs:     2933  v-elim:     59  v-fix:    0  time: 82.80 s
1960.07/490.63	c learnt bin added due to v-elim: 0
1960.07/490.63	c vivif2 --  cl tried    10432 cl shrink        0 lits rem          0 time: 0.00
1960.07/490.67	c vivif2 --  cl tried    79779 cl shrink        0 lits rem          0 time: 0.14
1960.45/490.74	c asymm  cl-useful: 0/1759/10432 lits-rem:0 time: 0.31
1960.45/490.75	c calculated reachability. Time: 0.00
1960.45/490.75	c  N dy    34   1210332      2451     10432       100     79779     32071   3629734     87.34     62.65  --
3040.37/761.06	c  N dy    35   1710332      2451     10432       100    111708     32071   5790752     95.47     63.40  --
3041.19/761.27	c  S st    35   1710332      2451     10432       100    111708     32071   5790752     95.47     63.40  --
3042.77/761.60	c  S st    35   1710836      2451     10432       100    112212     32071   5816270     95.47     63.40  --
3042.77/761.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3042.77/761.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3045.18/762.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.4M T:  2.59
3045.18/762.27	c Calc non-exist non-lernt bins v-fix:     0 done:   2451 time:  0.01 s
3045.18/762.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3045.58/762.30	c Subs w/ non-existent bins:      0 time:  0.14 s
3045.97/762.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3045.97/762.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3045.97/762.44	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
3355.97/840.07	c ORs :     50 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.75
3356.37/840.17	c lits-rem:         3  cl-subs:     3976  v-elim:     59  v-fix:    0  time: 310.46 s
3356.37/840.17	c learnt bin added due to v-elim: 0
3356.37/840.17	c vivif2 --  cl tried    10432 cl shrink        0 lits rem          0 time: 0.00
3356.77/840.22	c vivif2 --  cl tried   108236 cl shrink        0 lits rem          0 time: 0.22
3357.97/840.50	c asymm  cl-useful: 0/6057/10432 lits-rem:0 time: 1.12
3357.97/840.51	c calculated reachability. Time: 0.00
3357.97/840.51	c  N dy    35   1710836      2451     10432       100    108236     32071   5531093     95.47     63.40  --
4607.26/1153.27	c  N dy    36   2210836      2451     10432       100    124005     32071   6248459     91.04     63.11  --
4608.46/1153.51	c  S st    36   2210836      2451     10432       100    124005     32071   6248459     91.04     63.11  --
4608.46/1153.51	c Finding binary XORs  T:     0.00 s  found:       0
4609.67/1153.86	c  S st    36   2211338      2451     10432       100    124507     32071   6273177     91.04     63.11  --
4609.67/1153.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4609.67/1153.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4613.65/1154.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.0M T:  3.97
4613.65/1154.87	c Calc non-exist non-lernt bins v-fix:     0 done:   2451 time:  0.02 s
4613.65/1154.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4614.07/1154.91	c Subs w/ non-existent bins:      0 time:  0.15 s
4614.47/1155.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4614.47/1155.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4614.47/1155.05	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s

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-3172623-1304079181/watcher-3172623-1304079181 -o /tmp/evaluation-result-3172623-1304079181/solver-3172623-1304079181 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172623-1304079181.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: 7.43 7.98 8.00 6/180 6664
/proc/meminfo: memFree=31686940/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=53312 CPUtime=0 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 1320 0 0 0 0 0 0 0 25 0 1 0 500333678 54591488 1222 33554432000 4194304 4797429 140737237428992 18446744073709551615 4417146 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6664/statm: 13328 1231 347 148 0 8257 0

[startup+0.0554111 s]
/proc/loadavg: 7.43 7.98 8.00 6/180 6664
/proc/meminfo: memFree=31686940/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=745288 CPUtime=0.12 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 3644 0 0 0 11 1 0 0 18 0 4 0 500333678 763174912 3254 33554432000 4194304 4797429 140737237428992 18446744073709551615 270338488863 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 186322 3254 398 148 0 181251 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 745288

[startup+0.13331 s]
/proc/loadavg: 7.43 7.98 8.00 6/180 6664
/proc/meminfo: memFree=31686940/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=746084 CPUtime=0.43 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 4095 0 0 0 42 1 0 0 18 0 4 0 500333678 763990016 3698 33554432000 4194304 4797429 140737237428992 18446744073709551615 4424383 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 186521 3698 409 148 0 181450 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 746084

[startup+0.300277 s]
/proc/loadavg: 7.43 7.98 8.00 6/180 6664
/proc/meminfo: memFree=31686940/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=746644 CPUtime=1.1 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 4872 0 0 0 109 1 0 0 18 0 4 0 500333678 764563456 4467 33554432000 4194304 4797429 140737237428992 18446744073709551615 4424333 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 186661 4467 411 148 0 181590 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 746644

[startup+0.700199 s]
/proc/loadavg: 7.43 7.98 8.00 6/180 6664
/proc/meminfo: memFree=31686940/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=748988 CPUtime=2.7 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 6984 0 0 0 268 2 0 0 18 0 4 0 500333678 766963712 4840 33554432000 4194304 4797429 140737237428992 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 187247 4840 411 148 0 182176 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 748988

[startup+1.50104 s]
/proc/loadavg: 7.43 7.98 8.00 10/184 6668
/proc/meminfo: memFree=31654296/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=754680 CPUtime=5.89 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 10949 0 0 0 587 2 0 0 19 0 4 0 500333678 772792320 8111 33554432000 4194304 4797429 140737237428992 18446744073709551615 4425019 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 188670 8111 415 148 0 183599 0
[pid=6664/tid=6666] ppid=6662 vsize=754680 CPUtime=1.46 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 2258 0 0 0 146 0 0 0 25 0 4 0 500333681 772792320 8111 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=754680 CPUtime=1.46 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 2189 0 0 0 146 0 0 0 18 0 4 0 500333681 772792320 8111 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=754680 CPUtime=1.46 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 2205 0 0 0 145 1 0 0 19 0 4 0 500333681 772792320 8111 33554432000 4194304 4797429 140737237428992 18446744073709551615 4523968 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 754680

[startup+3.10072 s]
/proc/loadavg: 7.43 7.98 8.00 9/184 6668
/proc/meminfo: memFree=31617716/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=756184 CPUtime=12.29 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 13847 0 0 0 1226 3 0 0 25 0 4 0 500333678 774332416 8420 33554432000 4194304 4797429 140737237428992 18446744073709551615 4424383 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 189046 8420 418 148 0 183975 0
[pid=6664/tid=6666] ppid=6662 vsize=756184 CPUtime=3.05 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 2916 0 0 0 305 0 0 0 25 0 4 0 500333681 774332416 8420 33554432000 4194304 4797429 140737237428992 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=756184 CPUtime=3.06 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 2784 0 0 0 306 0 0 0 21 0 4 0 500333681 774332416 8420 33554432000 4194304 4797429 140737237428992 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=756184 CPUtime=3.06 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 2628 0 0 0 305 1 0 0 25 0 4 0 500333681 774332416 8420 33554432000 4194304 4797429 140737237428992 18446744073709551615 4425072 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 756184

[startup+6.30109 s]
/proc/loadavg: 7.56 8.00 8.00 9/184 6668
/proc/meminfo: memFree=31613960/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=760256 CPUtime=25.07 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 17336 0 0 0 2503 4 0 0 25 0 4 0 500333678 778502144 10942 33554432000 4194304 4797429 140737237428992 18446744073709551615 4424460 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 190064 10942 418 148 0 184993 0
[pid=6664/tid=6666] ppid=6662 vsize=760256 CPUtime=6.23 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 3404 0 0 0 623 0 0 0 25 0 4 0 500333681 778502144 10942 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=760256 CPUtime=6.26 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 3163 0 0 0 626 0 0 0 25 0 4 0 500333681 778502144 10942 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=760256 CPUtime=6.26 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 3111 0 0 0 625 1 0 0 25 0 4 0 500333681 778502144 10942 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 760256

[startup+12.7008 s]
/proc/loadavg: 7.59 8.00 8.00 9/184 6668
/proc/meminfo: memFree=31594492/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=764648 CPUtime=50.65 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 24200 0 0 0 5059 6 0 0 25 0 4 0 500333678 782999552 12839 33554432000 4194304 4797429 140737237428992 18446744073709551615 4258736 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 191162 12839 418 148 0 186091 0
[pid=6664/tid=6666] ppid=6662 vsize=764648 CPUtime=12.6 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 4191 0 0 0 1260 0 0 0 25 0 4 0 500333681 782999552 12839 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=764648 CPUtime=12.66 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 3964 0 0 0 1266 0 0 0 25 0 4 0 500333681 782999552 12839 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=764648 CPUtime=12.66 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 3871 0 0 0 1265 1 0 0 25 0 4 0 500333681 782999552 12839 33554432000 4194304 4797429 140737237428992 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 764648

[startup+25.5003 s]
/proc/loadavg: 7.68 8.00 8.00 9/184 6669
/proc/meminfo: memFree=31564496/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=771324 CPUtime=101.79 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 35161 0 0 0 10169 10 0 0 25 0 4 0 500333678 789835776 16193 33554432000 4194304 4797429 140737237428992 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 192831 16193 419 148 0 187760 0
[pid=6664/tid=6666] ppid=6662 vsize=771324 CPUtime=25.35 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 5223 0 0 0 2534 1 0 0 25 0 4 0 500333681 789835776 16193 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=771324 CPUtime=25.46 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 4857 0 0 0 2545 1 0 0 25 0 4 0 500333681 789835776 16193 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=771324 CPUtime=25.47 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 4911 0 0 0 2545 2 0 0 25 0 4 0 500333681 789835776 16193 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 771324

[startup+51.1002 s]
/proc/loadavg: 7.91 8.03 8.01 9/184 6669
/proc/meminfo: memFree=31533160/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=779328 CPUtime=204.07 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 53853 0 0 0 20391 16 0 0 25 0 4 0 500333678 798031872 18686 33554432000 4194304 4797429 140737237428992 18446744073709551615 4424435 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 194832 18686 419 148 0 189761 0
[pid=6664/tid=6666] ppid=6662 vsize=779328 CPUtime=50.83 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 6834 0 0 0 5082 1 0 0 25 0 4 0 500333681 798031872 18686 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=779328 CPUtime=51.06 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 6845 0 0 0 5105 1 0 0 25 0 4 0 500333681 798031872 18686 33554432000 4194304 4797429 140737237428992 18446744073709551615 4567765 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=779328 CPUtime=51.06 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 6826 0 0 0 5104 2 0 0 25 0 4 0 500333681 798031872 18686 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524449 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 779328

[startup+102.306 s]
/proc/loadavg: 8.09 8.05 8.02 9/184 6671
/proc/meminfo: memFree=31489868/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=791416 CPUtime=408.66 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 82159 0 0 0 40840 26 0 0 25 0 4 0 500333678 810409984 23153 33554432000 4194304 4797429 140737237428992 18446744073709551615 4404796 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 197854 23153 419 148 0 192783 0
[pid=6664/tid=6666] ppid=6662 vsize=791416 CPUtime=101.78 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 9841 0 0 0 10176 2 0 0 25 0 4 0 500333681 810409984 23153 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=791416 CPUtime=102.27 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 9778 0 0 0 10225 2 0 0 25 0 4 0 500333681 810409984 23153 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524200 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=791416 CPUtime=102.27 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 9480 0 0 0 10224 3 0 0 25 0 4 0 500333681 810409984 23153 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 791416

[startup+162.301 s]
/proc/loadavg: 8.03 8.04 8.01 9/184 6672
/proc/meminfo: memFree=31461936/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=802188 CPUtime=648.37 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 109030 0 0 0 64798 39 0 0 25 0 4 0 500333678 821440512 27295 33554432000 4194304 4797429 140737237428992 18446744073709551615 4508782 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 200547 27295 419 148 0 195476 0
[pid=6664/tid=6666] ppid=6662 vsize=802188 CPUtime=161.51 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 12416 0 0 0 16147 4 0 0 25 0 4 0 500333681 821440512 27295 33554432000 4194304 4797429 140737237428992 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=802188 CPUtime=162.27 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 12540 0 0 0 16224 3 0 0 25 0 4 0 500333681 821440512 27295 33554432000 4194304 4797429 140737237428992 18446744073709551615 4424725 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=802188 CPUtime=162.26 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 12060 0 0 0 16222 4 0 0 25 0 4 0 500333681 821440512 27295 33554432000 4194304 4797429 140737237428992 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.37
Current children cumulated vsize (KiB) 802188

[startup+222.3 s]
/proc/loadavg: 8.14 8.06 8.02 9/184 6674
/proc/meminfo: memFree=31436500/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=808572 CPUtime=888.09 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 133976 0 0 0 88759 50 0 0 25 0 4 0 500333678 827977728 30071 33554432000 4194304 4797429 140737237428992 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 202143 30071 419 148 0 197072 0
[pid=6664/tid=6666] ppid=6662 vsize=808572 CPUtime=221.24 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 14495 0 0 0 22119 5 0 0 25 0 4 0 500333681 827977728 30071 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=808572 CPUtime=222.27 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 14467 0 0 0 22223 4 0 0 25 0 4 0 500333681 827977728 30071 33554432000 4194304 4797429 140737237428992 18446744073709551615 4429177 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=808572 CPUtime=222.26 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 14090 0 0 0 22222 4 0 0 25 0 4 0 500333681 827977728 30071 33554432000 4194304 4797429 140737237428992 18446744073709551615 4428900 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 888.09
Current children cumulated vsize (KiB) 808572

[startup+282.3 s]

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

[pid=6664] ppid=6662 vsize=862000 CPUtime=2805.87 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 285433 0 0 0 280457 130 0 0 25 0 4 0 500333678 882688000 51083 33554432000 4194304 4797429 140737237428992 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 215500 51083 419 148 0 210429 0
[pid=6664/tid=6666] ppid=6662 vsize=862000 CPUtime=698.95 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 27895 0 0 0 69882 13 0 0 25 0 4 0 500333681 882688000 51083 33554432000 4194304 4797429 140737237428992 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=862000 CPUtime=702.29 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 29812 0 0 0 70218 11 0 0 25 0 4 0 500333681 882688000 51083 33554432000 4194304 4797429 140737237428992 18446744073709551615 4429143 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=862000 CPUtime=702.27 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 29477 0 0 0 70216 11 0 0 25 0 4 0 500333681 882688000 51083 33554432000 4194304 4797429 140737237428992 18446744073709551615 4429169 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.87
Current children cumulated vsize (KiB) 862000

[startup+762.306 s]
/proc/loadavg: 8.22 8.12 8.04 9/184 6691
/proc/meminfo: memFree=31272924/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=865816 CPUtime=3045.58 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 300352 0 0 0 304421 137 0 0 25 0 4 0 500333678 886595584 54947 33554432000 4194304 4797429 140737237428992 18446744073709551615 4642171 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 216454 54947 419 148 0 211383 0
[pid=6664/tid=6666] ppid=6662 vsize=865816 CPUtime=758.66 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 29359 0 0 0 75852 14 0 0 25 0 4 0 500333681 886595584 54947 33554432000 4194304 4797429 140737237428992 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=865816 CPUtime=762.3 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 31176 0 0 0 76218 12 0 0 25 0 4 0 500333681 886595584 54947 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=865816 CPUtime=762.28 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 31054 0 0 0 76216 12 0 0 25 0 4 0 500333681 886595584 54947 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.58
Current children cumulated vsize (KiB) 865816

[startup+822.3 s]
/proc/loadavg: 8.14 8.13 8.04 9/184 6693
/proc/meminfo: memFree=31227604/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=870760 CPUtime=3285.27 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 308744 0 0 0 328386 141 0 0 25 0 4 0 500333678 891658240 58259 33554432000 4194304 4797429 140737237428992 18446744073709551615 4568105 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 217690 58259 419 148 0 212619 0
[pid=6664/tid=6666] ppid=6662 vsize=870760 CPUtime=818.34 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 30681 0 0 0 81819 15 0 0 25 0 4 0 500333681 891658240 58259 33554432000 4194304 4797429 140737237428992 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=870760 CPUtime=822.29 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 33008 0 0 0 82217 12 0 0 25 0 4 0 500333681 891658240 58259 33554432000 4194304 4797429 140737237428992 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=870760 CPUtime=822.27 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 32529 0 0 0 82214 13 0 0 25 0 4 0 500333681 891658240 58259 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3285.27
Current children cumulated vsize (KiB) 870760

[startup+882.3 s]
/proc/loadavg: 8.16 8.13 8.05 9/184 6694
/proc/meminfo: memFree=31229200/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=873880 CPUtime=3524.96 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 320352 0 0 0 352347 149 0 0 25 0 4 0 500333678 894853120 57252 33554432000 4194304 4797429 140737237428992 18446744073709551615 4424970 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 218470 57252 419 148 0 213399 0
[pid=6664/tid=6666] ppid=6662 vsize=873880 CPUtime=878.04 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 31619 0 0 0 87788 16 0 0 25 0 4 0 500333681 894853120 57252 33554432000 4194304 4797429 140737237428992 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=873880 CPUtime=882.3 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 33960 0 0 0 88217 13 0 0 25 0 4 0 500333681 894853120 57252 33554432000 4194304 4797429 140737237428992 18446744073709551615 4501900 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=873880 CPUtime=882.27 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 33496 0 0 0 88213 14 0 0 25 0 4 0 500333681 894853120 57252 33554432000 4194304 4797429 140737237428992 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.96
Current children cumulated vsize (KiB) 873880

[startup+942.3 s]
/proc/loadavg: 8.20 8.14 8.05 9/184 6696
/proc/meminfo: memFree=31215044/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=876168 CPUtime=3764.68 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 335281 0 0 0 376310 158 0 0 25 0 4 0 500333678 897196032 60517 33554432000 4194304 4797429 140737237428992 18446744073709551615 4425045 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 219042 60517 419 148 0 213971 0
[pid=6664/tid=6666] ppid=6662 vsize=876168 CPUtime=937.74 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 33149 0 0 0 93757 17 0 0 25 0 4 0 500333681 897196032 60517 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=876168 CPUtime=942.3 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 35465 0 0 0 94216 14 0 0 25 0 4 0 500333681 897196032 60517 33554432000 4194304 4797429 140737237428992 18446744073709551615 4567931 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=876168 CPUtime=942.27 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 35098 0 0 0 94212 15 0 0 25 0 4 0 500333681 897196032 60517 33554432000 4194304 4797429 140737237428992 18446744073709551615 4424659 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.68
Current children cumulated vsize (KiB) 876168

[startup+1002.3 s]
/proc/loadavg: 8.20 8.14 8.06 9/184 6698
/proc/meminfo: memFree=31208092/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=877908 CPUtime=4004.38 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 349246 0 0 0 400270 168 0 0 25 0 4 0 500333678 898977792 61696 33554432000 4194304 4797429 140737237428992 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 219477 61696 419 148 0 214406 0
[pid=6664/tid=6666] ppid=6662 vsize=877908 CPUtime=997.44 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 34062 0 0 0 99726 18 0 0 25 0 4 0 500333681 898977792 61696 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=877908 CPUtime=1002.3 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 36651 0 0 0 100216 14 0 0 25 0 4 0 500333681 898977792 61696 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=877908 CPUtime=1002.27 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 36008 0 0 0 100212 15 0 0 25 0 4 0 500333681 898977792 61696 33554432000 4194304 4797429 140737237428992 18446744073709551615 4424349 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4004.38
Current children cumulated vsize (KiB) 877908

[startup+1062.3 s]
/proc/loadavg: 8.19 8.14 8.06 9/184 6699
/proc/meminfo: memFree=31198524/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=914904 CPUtime=4244.1 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 369925 0 0 0 424232 178 0 0 25 0 4 0 500333678 936861696 66376 33554432000 4194304 4797429 140737237428992 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 228726 66376 419 148 0 223655 0
[pid=6664/tid=6666] ppid=6662 vsize=914904 CPUtime=1057.15 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 37668 0 0 0 105697 18 0 0 25 0 4 0 500333681 936861696 66376 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=914904 CPUtime=1062.3 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 40110 0 0 0 106215 15 0 0 25 0 4 0 500333681 936861696 66376 33554432000 4194304 4797429 140737237428992 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=914904 CPUtime=1062.27 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 39863 0 0 0 106211 16 0 0 25 0 4 0 500333681 936861696 66376 33554432000 4194304 4797429 140737237428992 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4244.1
Current children cumulated vsize (KiB) 914904

[startup+1122.3 s]
/proc/loadavg: 8.18 8.15 8.07 9/184 6701
/proc/meminfo: memFree=31180040/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=915060 CPUtime=4483.81 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 383006 0 0 0 448196 185 0 0 25 0 4 0 500333678 937021440 64167 33554432000 4194304 4797429 140737237428992 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 228765 64167 419 148 0 223694 0
[pid=6664/tid=6666] ppid=6662 vsize=915060 CPUtime=1116.85 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 38461 0 0 0 111666 19 0 0 25 0 4 0 500333681 937021440 64167 33554432000 4194304 4797429 140737237428992 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=915060 CPUtime=1122.31 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 41478 0 0 0 112215 16 0 0 25 0 4 0 500333681 937021440 64167 33554432000 4194304 4797429 140737237428992 18446744073709551615 4356306 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=915060 CPUtime=1122.28 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 40637 0 0 0 112211 17 0 0 25 0 4 0 500333681 937021440 64167 33554432000 4194304 4797429 140737237428992 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.81
Current children cumulated vsize (KiB) 915060

[startup+1182.3 s]
/proc/loadavg: 8.06 8.12 8.06 9/184 6702
/proc/meminfo: memFree=31175560/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=915120 CPUtime=4723.51 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 393402 0 0 0 472161 190 0 0 25 0 4 0 500333678 937082880 70790 33554432000 4194304 4797429 140737237428992 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 228780 70790 419 148 0 223709 0
[pid=6664/tid=6666] ppid=6662 vsize=915120 CPUtime=1176.55 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 39833 0 0 0 117635 20 0 0 25 0 4 0 500333681 937082880 70790 33554432000 4194304 4797429 140737237428992 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=915120 CPUtime=1182.32 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 42484 0 0 0 118215 17 0 0 25 0 4 0 500333681 937082880 70790 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=915120 CPUtime=1182.27 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 42026 0 0 0 118210 17 0 0 25 0 4 0 500333681 937082880 70790 33554432000 4194304 4797429 140737237428992 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4723.51
Current children cumulated vsize (KiB) 915120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 8.05 8.11 8.06 9/184 6703
/proc/meminfo: memFree=31151000/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=915120 CPUtime=4800.23 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 394223 0 0 0 479832 191 0 0 25 0 4 0 500333678 937082880 71607 33554432000 4194304 4797429 140737237428992 18446744073709551615 4568013 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 228780 71607 419 148 0 223709 0
[pid=6664/tid=6666] ppid=6662 vsize=915120 CPUtime=1195.64 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 40081 0 0 0 119544 20 0 0 25 0 4 0 500333681 937082880 71607 33554432000 4194304 4797429 140737237428992 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=915120 CPUtime=1201.52 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 42804 0 0 0 120135 17 0 0 25 0 4 0 500333681 937082880 71607 33554432000 4194304 4797429 140737237428992 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=915120 CPUtime=1201.49 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 42279 0 0 0 120131 18 0 0 25 0 4 0 500333681 937082880 71607 33554432000 4194304 4797429 140737237428992 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 915120

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

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

[startup+1201.5 s]
/proc/loadavg: 8.05 8.11 8.06 9/184 6703
/proc/meminfo: memFree=31151000/32951124 swapFree=67111356/67111528
[pid=6664] ppid=6662 vsize=915120 CPUtime=4800.23 cores=1,3,5,7
/proc/6664/stat : 6664 (techdemo) R 6662 6664 6426 0 -1 4202496 394223 0 0 0 479832 191 0 0 25 0 4 0 500333678 937082880 71607 33554432000 4194304 4797429 140737237428992 18446744073709551615 4568013 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6664/statm: 228780 71607 419 148 0 223709 0
[pid=6664/tid=6666] ppid=6662 vsize=915120 CPUtime=1195.64 cores=1,3,5,7
/proc/6664/task/6666/stat : 6666 (techdemo) R 6662 6664 6426 0 -1 4202560 40081 0 0 0 119544 20 0 0 25 0 4 0 500333681 937082880 71607 33554432000 4194304 4797429 140737237428992 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6664/tid=6667] ppid=6662 vsize=915120 CPUtime=1201.52 cores=1,3,5,7
/proc/6664/task/6667/stat : 6667 (techdemo) R 6662 6664 6426 0 -1 4202560 42804 0 0 0 120135 17 0 0 25 0 4 0 500333681 937082880 71607 33554432000 4194304 4797429 140737237428992 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6664/tid=6668] ppid=6662 vsize=915120 CPUtime=1201.49 cores=1,3,5,7
/proc/6664/task/6668/stat : 6668 (techdemo) R 6662 6664 6426 0 -1 4202560 42279 0 0 0 120131 18 0 0 25 0 4 0 500333681 937082880 71607 33554432000 4194304 4797429 140737237428992 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 915120

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.53
CPU time (s): 4800.27
CPU user time (s): 4798.34
CPU system time (s): 1.92571
CPU usage (%): 399.515
Max. virtual memory (cumulated for all children) (KiB): 986900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.34
system time used= 1.92571
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 394223
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= 709
involuntary context switches= 19640

runsolver used 1.68974 second user time and 4.19636 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 14:13:01
IDJOB=3172623
IDBENCH=82641
IDSOLVER=1584
FILE ID=node143/3172623-1304079181
RUNJOBID= node143-1304076772-6445
PBS_JOBID= 13170504
Free space on /tmp= 72916 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S89508070-083-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172623-1304079181/watcher-3172623-1304079181 -o /tmp/evaluation-result-3172623-1304079181/solver-3172623-1304079181 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172623-1304079181.cnf

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

MD5SUM BENCH= cfefee970fb9a956a9dde1bcb9deab97
RANDOM SEED=138584437

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31687344 kB
Buffers:        207916 kB
Cached:         697948 kB
SwapCached:        168 kB
Active:         304316 kB
Inactive:       684424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31687344 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           16332 kB
Writeback:           0 kB
AnonPages:       82384 kB
Mapped:          15392 kB
Slab:           212624 kB
PageTables:       5080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   674612 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= 72908 MiB
End job on node143 at 2011-04-29 14:33:04