Trace number 3290344

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.38 1201.72

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_4_keyfind_1.cnf
MD5SUMd71ab4cbe872e5620884d4e4d370890a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1092.34
Satisfiable
(Un)Satisfiability was proved
Number of variables912
Number of clauses3488
Sum of the clauses size11040
Maximum clause length5
Minimum clause length1
Number of clauses of size 180
Number of clauses of size 2160
Number of clauses of size 32432
Number of clauses of size 4736
Number of clauses of size 580
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-3290344-1304134997.cnf'
0.00/0.00	c -- header says num vars:            912
0.00/0.00	c -- header says num clauses:        3488
0.00/0.00	c -- clauses added:            0 learnts,         3488 normals,            0 xors
0.00/0.00	c -- vars added        912
0.00/0.00	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       912      3184       160         0     10640         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2928/2928 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  128 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:    832 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 Replacing      128 vars Replaced     2484 lits Time:     0.00 s 
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:    352  v-fix:    0  time:  0.02 s
0.00/0.02	c learnt bin added due to v-elim: 0
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:     306, avg size: 3.4)
0.00/0.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     26 locsubst:    12 time:   0.00
0.00/0.05	c Replacing        6 vars Replaced       66 lits Time:     0.00 s 
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:       0 undec:     356 neg:     556
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.05	c  B st     0         0       556      1276        26         0      5648         0   no data   no data  --
0.00/0.16	c Decided on static restart strategy
10.35/2.64	c  N dy     7     30003       556      1276        36     10327      5648    191163     26.52     17.68  --
10.35/2.65	c  S st     7     30003       556      1276        36     10327      5648    191163     26.52     17.68  --
10.35/2.70	c  S st     7     30506       556      1276       164     11534      5772    202280     26.52     17.68  --
10.76/2.70	c x-sub:     6 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.76/2.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.76/2.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   50 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.08
10.76/2.72	c Calc non-exist non-lernt bins v-fix:     0 done:    556 time:  0.00 s
10.76/2.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.76/2.72	c Subs w/ non-existent bins:     25 time:  0.01 s
10.76/2.73	c Replacing       50 vars Replaced     7741 lits Time:     0.03 s 
10.76/2.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.76/2.73	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.00 s
10.76/2.73	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.94/3.03	c lits-rem:      1899  cl-subs:     1323  v-elim:      0  v-fix:    0  time:  1.18 s
11.94/3.03	c learnt bin added due to v-elim: 0
11.94/3.03	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
11.94/3.03	c vivif2 --  cl tried    10186 cl shrink        0 lits rem          0 time: 0.00
11.94/3.05	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.06
11.94/3.05	c calculated reachability. Time: 0.00
11.94/3.05	c  N dy     7     30506       506      1276         2     10186      5578    182604     26.52     17.68  --
11.94/3.05	c  F st     7     30506       506      1276         2     10186      5578    182604     26.52     17.68  --
13.14/3.32	c Decided on static restart strategy
21.14/5.39	c  N dy    14     45761       506      1276         3     17061      5578    411946     35.39     17.98  --
21.54/5.41	c  S st    14     45761       506      1276         3     17061      5578    411946     35.39     17.98  --
21.54/5.49	c  S st    14     46265       506      1276         5     17613      5580    421133     35.39     17.98  --
21.54/5.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.54/5.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.94/5.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.13
21.94/5.52	c Calc non-exist non-lernt bins v-fix:     0 done:    506 time:  0.00 s
21.94/5.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.94/5.52	c Subs w/ non-existent bins:      2 time:  0.01 s
21.94/5.53	c Replacing        2 vars Replaced       74 lits Time:     0.01 s 
21.94/5.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.94/5.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.94/5.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.53/6.96	c lits-rem:      2061  cl-subs:      865  v-elim:      0  v-fix:    0  time:  5.68 s
27.53/6.96	c learnt bin added due to v-elim: 0
27.53/6.96	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
27.53/6.96	c vivif2 --  cl tried    16746 cl shrink        0 lits rem          0 time: 0.02
27.53/6.97	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.04
27.53/6.97	c calculated reachability. Time: 0.00
27.53/6.97	c  N dy    14     46265       504      1276         0     16746      5578    396123     35.39     17.98  --
41.52/10.45	c  N dy    15     69398       504      1276         0     20496      5578    447000     32.28     18.47  --
41.52/10.47	c  S st    15     69398       504      1276         0     20496      5578    447000     32.28     18.47  --
41.93/10.55	c  S st    15     69901       504      1276         0     21009      5578    456847     32.28     18.47  --
41.93/10.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.93/10.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.31/10.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.19
42.31/10.60	c Calc non-exist non-lernt bins v-fix:     0 done:    504 time:  0.00 s
42.31/10.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.31/10.60	c Subs w/ non-existent bins:      0 time:  0.01 s
42.31/10.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.31/10.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.31/10.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
49.10/12.37	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
51.49/13.00	c Added 6 vars  tried: 80000 time: 2.51
52.29/13.12	c ORs :      6 avg-s:  0.0 cl-sh: 12053 l-rem:  12053 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    2.99
52.29/13.12	c lits-rem:      3309  cl-subs:     1553  v-elim:      0  v-fix:    0  time: 10.03 s
52.29/13.12	c learnt bin added due to v-elim: 0
52.29/13.12	c vivif2 --  cl tried     1282 cl shrink        0 lits rem          0 time: 0.00
52.29/13.13	c vivif2 --  cl tried    19456 cl shrink        0 lits rem          0 time: 0.02
52.29/13.15	c asymm  cl-useful: 0/1282/1282 lits-rem:0 time: 0.07
52.29/13.15	c calculated reachability. Time: 0.00
52.29/13.15	c  N dy    15     69901       510      1282        12     19456      5620    400692     32.28     18.47  --
52.29/13.15	c  F st    15     69901       510      1282        12     19456      5620    400692     32.28     18.47  --
53.49/13.49	c Decided on static restart strategy
83.45/20.97	c  N dy    22    104851       510      1282        12     17908      5620    324022     31.24     19.17  --
83.45/20.98	c  S st    22    104851       510      1282        12     17908      5620    324022     31.24     19.17  --
83.85/21.05	c  S st    22    105353       510      1282        12     18394      5620    332490     31.24     19.17  --
83.85/21.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.85/21.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.85/21.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.15
83.85/21.09	c Calc non-exist non-lernt bins v-fix:     0 done:    510 time:  0.00 s
83.85/21.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.85/21.09	c Subs w/ non-existent bins:      0 time:  0.01 s
84.25/21.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.25/21.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.25/21.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
90.26/22.67	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 26.0 T:    0.01
90.26/22.68	c lits-rem:      2156  cl-subs:     1840  v-elim:      0  v-fix:    0  time:  6.31 s
90.26/22.68	c learnt bin added due to v-elim: 0
90.26/22.68	c vivif2 --  cl tried     1282 cl shrink        0 lits rem          0 time: 0.00
90.26/22.68	c vivif2 --  cl tried    16553 cl shrink        0 lits rem          0 time: 0.01
90.64/22.70	c asymm  cl-useful: 0/1282/1282 lits-rem:0 time: 0.06
90.64/22.70	c calculated reachability. Time: 0.00
90.64/22.70	c  N dy    22    105353       510      1282        12     16553      5620    280002     31.24     19.17  --
141.77/35.56	c  N dy    23    158029       510      1282        12     24044      5620    485178     31.82     19.91  --
141.77/35.58	c  S st    23    158029       510      1282        12     24044      5620    485178     31.82     19.91  --
142.17/35.68	c  S st    23    158530       511      1282        16     24555      5624    494944     31.82     19.91  --
142.17/35.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
142.17/35.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.58/35.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.23
142.58/35.74	c Calc non-exist non-lernt bins v-fix:     0 done:    511 time:  0.00 s
142.58/35.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.58/35.74	c Subs w/ non-existent bins:      0 time:  0.02 s
142.58/35.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.58/35.75	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
142.58/35.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
150.17/37.66	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 10 avg s: 27.7 T:    0.04
150.17/37.66	c lits-rem:      5336  cl-subs:     2599  v-elim:      0  v-fix:    0  time:  7.65 s
150.17/37.66	c learnt bin added due to v-elim: 0
150.17/37.66	c vivif2 --  cl tried     1282 cl shrink        0 lits rem          0 time: 0.00
150.17/37.67	c vivif2 --  cl tried    21945 cl shrink        0 lits rem          0 time: 0.02
150.17/37.68	c asymm  cl-useful: 0/1282/1282 lits-rem:0 time: 0.07
150.17/37.69	c calculated reachability. Time: 0.00
150.17/37.69	c  N dy    23    158530       511      1282        16     21945      5624    419256     31.82     19.91  --
242.84/60.81	c  N dy    24    237796       511      1282        16     25978      5624    473201     29.04     20.51  --
242.84/60.83	c  S st    24    237796       511      1282        16     25978      5624    473201     29.04     20.51  --
242.84/60.83	c Finding binary XORs  T:     0.00 s  found:       0
243.24/60.93	c  S st    24    238299       511      1282        16     26474      5624    481991     29.04     20.51  --
243.24/60.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
243.24/60.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
243.24/60.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.24
243.24/60.99	c Calc non-exist non-lernt bins v-fix:     0 done:    511 time:  0.00 s
243.24/60.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
243.24/61.00	c Subs w/ non-existent bins:      0 time:  0.01 s
243.66/61.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
243.66/61.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
243.66/61.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
249.63/62.59	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 24.0 T:    0.02
249.63/62.59	c lits-rem:      1691  cl-subs:     4147  v-elim:      0  v-fix:    0  time:  6.36 s
249.63/62.59	c learnt bin added due to v-elim: 0
249.63/62.59	c vivif2 --  cl tried     1282 cl shrink        0 lits rem          0 time: 0.00
250.03/62.60	c vivif2 --  cl tried    22326 cl shrink        0 lits rem          0 time: 0.01
250.03/62.61	c asymm  cl-useful: 0/1282/1282 lits-rem:0 time: 0.06
250.03/62.61	c calculated reachability. Time: 0.00
250.03/62.62	c  N dy    24    238299       511      1282        16     22326      5624    386439     29.04     20.51  --
422.20/105.79	c  N dy    25    357449       511      1282        16     26778      5624    460755     32.31     20.80  --
422.60/105.81	c  S st    25    357449       511      1282        16     26778      5624    460755     32.31     20.80  --
423.00/105.93	c  S st    25    357951       514      1282        26     27287      5636    471699     32.31     20.80  --
423.00/105.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
423.00/105.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
423.00/105.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.25
423.00/105.99	c Calc non-exist non-lernt bins v-fix:     0 done:    514 time:  0.00 s
423.00/105.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
423.40/106.00	c Subs w/ non-existent bins:      0 time:  0.02 s
423.40/106.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
423.40/106.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
423.40/106.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
428.21/107.29	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 24.0 T:    0.03
430.19/107.74	c Added 6 vars  tried: 80000 time: 1.80
430.19/107.78	c ORs :      6 avg-s:  0.0 cl-sh:  6007 l-rem:   6007 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.96
430.19/107.79	c lits-rem:      2361  cl-subs:     1256  v-elim:      0  v-fix:    0  time:  7.14 s
430.19/107.79	c learnt bin added due to v-elim: 0
430.19/107.79	c vivif2 --  cl tried     1288 cl shrink        0 lits rem          0 time: 0.00
430.59/107.80	c vivif2 --  cl tried    26029 cl shrink        0 lits rem          0 time: 0.02
430.59/107.81	c asymm  cl-useful: 0/1288/1288 lits-rem:0 time: 0.07
430.59/107.82	c calculated reachability. Time: 0.00
430.59/107.82	c  N dy    25    357951       520      1288        38     26029      5678    429814     32.31     20.80  --
739.77/185.25	c  N dy    26    536927       520      1288        38     35121      5678    641840     32.03     20.19  --
739.77/185.28	c  S st    26    536927       520      1288        38     35121      5678    641840     32.03     20.19  --
740.59/185.43	c  S st    26    537431       520      1288        38     35618      5678    652150     32.03     20.19  --
740.59/185.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
740.59/185.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
740.97/185.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.4M T:  0.34
740.97/185.52	c Calc non-exist non-lernt bins v-fix:     0 done:    520 time:  0.00 s
740.97/185.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
740.97/185.52	c Subs w/ non-existent bins:      0 time:  0.02 s
740.97/185.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
740.97/185.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
740.97/185.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
747.76/187.24	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 5 avg s: 23.4 T:    0.06
747.76/187.25	c lits-rem:      3359  cl-subs:     2243  v-elim:      0  v-fix:    0  time:  6.85 s
747.76/187.25	c learnt bin added due to v-elim: 0
747.76/187.25	c vivif2 --  cl tried     1288 cl shrink        0 lits rem          0 time: 0.00
747.76/187.26	c vivif2 --  cl tried    33370 cl shrink        0 lits rem          0 time: 0.02
747.76/187.29	c asymm  cl-useful: 0/1288/1288 lits-rem:0 time: 0.13
747.76/187.29	c calculated reachability. Time: 0.00
747.76/187.29	c  N dy    26    537431       520      1288        38     33370      5678    596345     32.03     20.19  --
747.76/187.29	c  F st    26    537431       520      1288        38     33370      5678    596345     32.03     20.19  --
750.16/187.86	c Decided on static restart strategy
1309.40/327.85	c  N dy    33    806146       520      1288        38     55008      5678   1130454     29.69     20.01  --
1309.80/327.90	c  S st    33    806146       520      1288        38     55008      5678   1130454     29.69     20.01  --
1310.60/328.16	c  S st    33    806649       520      1288        38     55501      5678   1140254     29.69     20.01  --
1310.60/328.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1310.60/328.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1311.42/328.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.6M T:  0.62
1311.42/328.32	c Calc non-exist non-lernt bins v-fix:     0 done:    520 time:  0.00 s
1311.42/328.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1311.42/328.33	c Subs w/ non-existent bins:      0 time:  0.04 s
1311.42/328.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1311.42/328.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1311.42/328.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1327.38/332.38	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 13.0 T:    0.09
1327.38/332.39	c lits-rem:      1415  cl-subs:     9831  v-elim:      0  v-fix:    0  time: 16.14 s
1327.38/332.39	c learnt bin added due to v-elim: 0
1327.38/332.39	c vivif2 --  cl tried     1288 cl shrink        0 lits rem          0 time: 0.00
1327.78/332.41	c vivif2 --  cl tried    45669 cl shrink        0 lits rem          0 time: 0.04
1327.78/332.45	c asymm  cl-useful: 0/1288/1288 lits-rem:0 time: 0.18
1327.78/332.45	c calculated reachability. Time: 0.00
1327.78/332.45	c  N dy    33    806649       520      1288        38     45669      5678    927167     29.69     20.01  --
2440.28/610.96	c  N dy    34   1209973       520      1288        38     61592      5678   1247450     29.13     19.73  --
2440.70/611.01	c  S st    34   1209973       520      1288        38     61592      5678   1247450     29.13     19.73  --
2441.88/611.30	c  S st    34   1210479       521      1288        40     62088      5682   1257098     29.13     19.73  --
2441.88/611.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2441.88/611.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2442.28/611.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.6M T:  0.75
2442.68/611.50	c Calc non-exist non-lernt bins v-fix:     0 done:    521 time:  0.01 s
2442.68/611.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2442.68/611.51	c Subs w/ non-existent bins:      0 time:  0.04 s
2442.68/611.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2442.68/611.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2442.68/611.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2458.27/615.43	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.10
2458.27/615.45	c lits-rem:       922  cl-subs:     7698  v-elim:      0  v-fix:    0  time: 15.65 s
2458.27/615.45	c learnt bin added due to v-elim: 0
2458.27/615.45	c vivif2 --  cl tried     1288 cl shrink        0 lits rem          0 time: 0.00
2458.27/615.46	c vivif2 --  cl tried    54390 cl shrink        0 lits rem          0 time: 0.05
2458.67/615.53	c asymm  cl-useful: 0/1288/1288 lits-rem:0 time: 0.25
2458.67/615.53	c calculated reachability. Time: 0.00
2458.67/615.53	c  N dy    34   1210479       521      1288        40     54390      5682   1088403     29.13     19.73  --
4225.47/1057.89	c  N dy    35   1710480       521      1288        40     84590      5682   1865102     31.02     19.39  --
4225.87/1057.97	c  S st    35   1710480       521      1288        40     84590      5682   1865102     31.02     19.39  --
4225.87/1057.98	c Finding binary XORs  T:     0.00 s  found:       0
4227.87/1058.42	c  S st    35   1710981       543      1288        91     85124      5770   1875505     31.02     19.39  --
4227.87/1058.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4227.87/1058.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4229.09/1058.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      1 BRemN:      0 CBin:       0 P:  9.2M T:  1.13
4229.09/1058.72	c Calc non-exist non-lernt bins v-fix:     0 done:    543 time:  0.01 s
4229.09/1058.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4229.09/1058.73	c Subs w/ non-existent bins:      0 time:  0.07 s
4229.09/1058.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4229.09/1058.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
4229.09/1058.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4265.01/1067.71	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.18
4268.21/1068.56	c Added 6 vars  tried: 80000 time: 3.42
4268.62/1068.68	c ORs :      6 avg-s:  0.0 cl-sh:  7076 l-rem:   7076 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    3.87
4269.02/1068.71	c lits-rem:      1346  cl-subs:    13162  v-elim:      0  v-fix:    0  time: 39.66 s
4269.02/1068.71	c learnt bin added due to v-elim: 0
4269.02/1068.71	c vivif2 --  cl tried     1294 cl shrink        0 lits rem          0 time: 0.00
4269.02/1068.73	c vivif2 --  cl tried    71962 cl shrink        0 lits rem          0 time: 0.08
4269.40/1068.81	c asymm  cl-useful: 0/1294/1294 lits-rem:0 time: 0.32
4269.40/1068.81	c calculated reachability. Time: 0.00
4269.40/1068.81	c  N dy    35   1710981       549      1294       102     71962      5812   1604919     31.02     19.39  --

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-3290344-1304134997/watcher-3290344-1304134997 -o /tmp/evaluation-result-3290344-1304134997/solver-3290344-1304134997 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3290344-1304134997.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.56 7.96 7.96 5/180 30044
/proc/meminfo: memFree=30854600/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=51384 CPUtime=0 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 903 0 0 0 0 0 0 0 25 0 1 0 525097648 52617216 838 33554432000 4194304 4797429 140735184912096 18446744073709551615 4407883 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30044/statm: 12846 838 349 148 0 7775 0

[startup+0.39681 s]
/proc/loadavg: 7.56 7.96 7.96 5/180 30044
/proc/meminfo: memFree=30854600/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=742884 CPUtime=2.86 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 4144 0 0 0 285 1 0 0 25 0 4 0 525097648 760713216 3287 33554432000 4194304 4797429 140735184912096 18446744073709551615 228122819103 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 185721 3287 418 148 0 180650 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 742884

[startup+0.728589 s]
/proc/loadavg: 7.56 7.96 7.96 5/180 30044
/proc/meminfo: memFree=30854600/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=743016 CPUtime=2.88 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 4361 0 0 0 287 1 0 0 25 0 4 0 525097648 760848384 3503 33554432000 4194304 4797429 140735184912096 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 185754 3503 419 148 0 180683 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 743016

[startup+0.800576 s]
/proc/loadavg: 7.56 7.96 7.96 5/180 30044
/proc/meminfo: memFree=30854600/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=743452 CPUtime=3.16 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 4590 0 0 0 315 1 0 0 25 0 4 0 525097648 761294848 3509 33554432000 4194304 4797429 140735184912096 18446744073709551615 4389958 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 185863 3509 419 148 0 180792 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 743452

[startup+0.900558 s]
/proc/loadavg: 7.56 7.96 7.96 5/180 30044
/proc/meminfo: memFree=30854600/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=743664 CPUtime=3.56 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 4799 0 0 0 355 1 0 0 25 0 4 0 525097648 761511936 3511 33554432000 4194304 4797429 140735184912096 18446744073709551615 4387398 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 185916 3511 419 148 0 180845 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 743664

[startup+1.50045 s]
/proc/loadavg: 7.56 7.96 7.96 5/180 30044
/proc/meminfo: memFree=30854600/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=746352 CPUtime=5.96 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 6280 0 0 0 595 1 0 0 25 0 4 0 525097648 764264448 4500 33554432000 4194304 4797429 140735184912096 18446744073709551615 4206256 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 186588 4500 421 148 0 181517 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 746352

[startup+3.10117 s]
/proc/loadavg: 7.56 7.96 7.96 9/184 30048
/proc/meminfo: memFree=30832368/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=748324 CPUtime=12.34 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 8846 0 0 0 1233 1 0 0 25 0 4 0 525097648 766283776 5783 33554432000 4194304 4797429 140735184912096 18446744073709551615 4391334 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 187081 5783 421 148 0 182010 0
[pid=30044/tid=30046] ppid=30042 vsize=748324 CPUtime=3.08 cores=1,3,5,7
/proc/30044/task/30046/stat : 30046 (techdemo) R 30042 30044 29331 0 -1 4202560 1802 0 0 0 308 0 0 0 25 0 4 0 525097649 766283776 5783 33554432000 4194304 4797429 140735184912096 18446744073709551615 4428848 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30044/tid=30047] ppid=30042 vsize=748324 CPUtime=3.08 cores=1,3,5,7
/proc/30044/task/30047/stat : 30047 (techdemo) R 30042 30044 29331 0 -1 4202560 1940 0 0 0 308 0 0 0 25 0 4 0 525097649 766283776 5783 33554432000 4194304 4797429 140735184912096 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30044/tid=30048] ppid=30042 vsize=748324 CPUtime=3.07 cores=1,3,5,7
/proc/30044/task/30048/stat : 30048 (techdemo) R 30042 30044 29331 0 -1 4202560 1789 0 0 0 307 0 0 0 25 0 4 0 525097649 766283776 5783 33554432000 4194304 4797429 140735184912096 18446744073709551615 4404775 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 748324

[startup+6.30059 s]
/proc/loadavg: 7.60 7.96 7.96 9/184 30048
/proc/meminfo: memFree=30823688/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=751828 CPUtime=25.13 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 11861 0 0 0 2511 2 0 0 25 0 4 0 525097648 769871872 7249 33554432000 4194304 4797429 140735184912096 18446744073709551615 4568009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 187957 7249 421 148 0 182886 0
[pid=30044/tid=30046] ppid=30042 vsize=751828 CPUtime=6.27 cores=1,3,5,7
/proc/30044/task/30046/stat : 30046 (techdemo) R 30042 30044 29331 0 -1 4202560 2396 0 0 0 627 0 0 0 25 0 4 0 525097649 769871872 7249 33554432000 4194304 4797429 140735184912096 18446744073709551615 4425030 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30044/tid=30047] ppid=30042 vsize=751828 CPUtime=6.28 cores=1,3,5,7
/proc/30044/task/30047/stat : 30047 (techdemo) R 30042 30044 29331 0 -1 4202560 2556 0 0 0 628 0 0 0 25 0 4 0 525097649 769871872 7249 33554432000 4194304 4797429 140735184912096 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30044/tid=30048] ppid=30042 vsize=751828 CPUtime=6.25 cores=1,3,5,7
/proc/30044/task/30048/stat : 30048 (techdemo) R 30042 30044 29331 0 -1 4202560 2312 0 0 0 625 0 0 0 25 0 4 0 525097649 769871872 7249 33554432000 4194304 4797429 140735184912096 18446744073709551615 4524193 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 751828

[startup+12.7064 s]
/proc/loadavg: 7.71 7.98 7.96 9/184 30048
/proc/meminfo: memFree=30817120/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=754612 CPUtime=50.71 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 15715 0 0 0 5068 3 0 0 25 0 4 0 525097648 772722688 8520 33554432000 4194304 4797429 140735184912096 18446744073709551615 4495525 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 188653 8520 422 148 0 183582 0
[pid=30044/tid=30046] ppid=30042 vsize=754612 CPUtime=12.68 cores=1,3,5,7
/proc/30044/task/30046/stat : 30046 (techdemo) R 30042 30044 29331 0 -1 4202560 3237 0 0 0 1268 0 0 0 25 0 4 0 525097649 772722688 8520 33554432000 4194304 4797429 140735184912096 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30044/tid=30047] ppid=30042 vsize=754612 CPUtime=12.69 cores=1,3,5,7
/proc/30044/task/30047/stat : 30047 (techdemo) R 30042 30044 29331 0 -1 4202560 3202 0 0 0 1269 0 0 0 25 0 4 0 525097649 772722688 8520 33554432000 4194304 4797429 140735184912096 18446744073709551615 4429730 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30044/tid=30048] ppid=30042 vsize=754612 CPUtime=12.62 cores=1,3,5,7
/proc/30044/task/30048/stat : 30048 (techdemo) R 30042 30044 29331 0 -1 4202560 3089 0 0 0 1262 0 0 0 25 0 4 0 525097649 772722688 8520 33554432000 4194304 4797429 140735184912096 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 754612

[startup+25.5011 s]
/proc/loadavg: 7.77 7.98 7.96 9/184 30048
/proc/meminfo: memFree=30806876/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=758672 CPUtime=101.82 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 21145 0 0 0 10178 4 0 0 25 0 4 0 525097648 776880128 9978 33554432000 4194304 4797429 140735184912096 18446744073709551615 4424383 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 189668 9978 422 148 0 184597 0
[pid=30044/tid=30046] ppid=30042 vsize=758672 CPUtime=25.47 cores=1,3,5,7
/proc/30044/task/30046/stat : 30046 (techdemo) R 30042 30044 29331 0 -1 4202560 4116 0 0 0 2547 0 0 0 25 0 4 0 525097649 776880128 9978 33554432000 4194304 4797429 140735184912096 18446744073709551615 4508794 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30044/tid=30047] ppid=30042 vsize=758672 CPUtime=25.48 cores=1,3,5,7
/proc/30044/task/30047/stat : 30047 (techdemo) R 30042 30044 29331 0 -1 4202560 4234 0 0 0 2548 0 0 0 25 0 4 0 525097649 776880128 9978 33554432000 4194304 4797429 140735184912096 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30044/tid=30048] ppid=30042 vsize=758672 CPUtime=25.35 cores=1,3,5,7
/proc/30044/task/30048/stat : 30048 (techdemo) R 30042 30044 29331 0 -1 4202560 4018 0 0 0 2535 0 0 0 25 0 4 0 525097649 776880128 9978 33554432000 4194304 4797429 140735184912096 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 758672

[startup+51.1005 s]
/proc/loadavg: 7.93 8.00 7.97 9/184 30049
/proc/meminfo: memFree=30793736/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=762832 CPUtime=204.11 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 29251 0 0 0 20403 8 0 0 25 0 4 0 525097648 781139968 11671 33554432000 4194304 4797429 140735184912096 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 190708 11671 422 148 0 185637 0
[pid=30044/tid=30046] ppid=30042 vsize=762832 CPUtime=51.08 cores=1,3,5,7
/proc/30044/task/30046/stat : 30046 (techdemo) R 30042 30044 29331 0 -1 4202560 5471 0 0 0 5107 1 0 0 25 0 4 0 525097649 781139968 11671 33554432000 4194304 4797429 140735184912096 18446744073709551615 4225995 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30044/tid=30047] ppid=30042 vsize=762832 CPUtime=51.09 cores=1,3,5,7
/proc/30044/task/30047/stat : 30047 (techdemo) R 30042 30044 29331 0 -1 4202560 5521 0 0 0 5108 1 0 0 25 0 4 0 525097649 781139968 11671 33554432000 4194304 4797429 140735184912096 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30044/tid=30048] ppid=30042 vsize=762832 CPUtime=50.82 cores=1,3,5,7
/proc/30044/task/30048/stat : 30048 (techdemo) R 30042 30044 29331 0 -1 4202560 5151 0 0 0 5081 1 0 0 25 0 4 0 525097649 781139968 11671 33554432000 4194304 4797429 140735184912096 18446744073709551615 4524473 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 762832

[startup+102.3 s]
/proc/loadavg: 8.01 8.01 7.97 9/184 30050
/proc/meminfo: memFree=30773576/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=767044 CPUtime=408.62 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 42237 0 0 0 40848 14 0 0 25 0 4 0 525097648 785453056 14085 33554432000 4194304 4797429 140735184912096 18446744073709551615 4424603 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 191761 14085 422 148 0 186690 0
[pid=30044/tid=30046] ppid=30042 vsize=767044 CPUtime=102.27 cores=1,3,5,7
/proc/30044/task/30046/stat : 30046 (techdemo) R 30042 30044 29331 0 -1 4202560 7409 0 0 0 10225 2 0 0 25 0 4 0 525097649 785453056 14085 33554432000 4194304 4797429 140735184912096 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30044/tid=30047] ppid=30042 vsize=767044 CPUtime=102.28 cores=1,3,5,7
/proc/30044/task/30047/stat : 30047 (techdemo) R 30042 30044 29331 0 -1 4202560 7616 0 0 0 10226 2 0 0 25 0 4 0 525097649 785453056 14085 33554432000 4194304 4797429 140735184912096 18446744073709551615 4257824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30044/tid=30048] ppid=30042 vsize=767044 CPUtime=101.74 cores=1,3,5,7
/proc/30044/task/30048/stat : 30048 (techdemo) R 30042 30044 29331 0 -1 4202560 7158 0 0 0 10172 2 0 0 25 0 4 0 525097649 785453056 14085 33554432000 4194304 4797429 140735184912096 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 767044

[startup+162.307 s]
/proc/loadavg: 8.11 8.04 7.98 9/184 30052
/proc/meminfo: memFree=30764616/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=770056 CPUtime=648.31 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 54378 0 0 0 64813 18 0 0 25 0 4 0 525097648 788537344 15133 33554432000 4194304 4797429 140735184912096 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 192514 15133 422 148 0 187443 0
[pid=30044/tid=30046] ppid=30042 vsize=770056 CPUtime=162.28 cores=1,3,5,7
/proc/30044/task/30046/stat : 30046 (techdemo) R 30042 30044 29331 0 -1 4202560 9124 0 0 0 16226 2 0 0 25 0 4 0 525097649 788537344 15133 33554432000 4194304 4797429 140735184912096 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30044/tid=30047] ppid=30042 vsize=770056 CPUtime=162.29 cores=1,3,5,7
/proc/30044/task/30047/stat : 30047 (techdemo) R 30042 30044 29331 0 -1 4202560 9376 0 0 0 16226 3 0 0 25 0 4 0 525097649 788537344 15133 33554432000 4194304 4797429 140735184912096 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30044/tid=30048] ppid=30042 vsize=770056 CPUtime=161.41 cores=1,3,5,7
/proc/30044/task/30048/stat : 30048 (techdemo) R 30042 30044 29331 0 -1 4202560 8742 0 0 0 16139 2 0 0 25 0 4 0 525097649 788537344 15133 33554432000 4194304 4797429 140735184912096 18446744073709551615 4423089 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.31
Current children cumulated vsize (KiB) 770056

[startup+222.301 s]
/proc/loadavg: 8.22 8.08 8.00 9/184 30054
/proc/meminfo: memFree=30747468/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=776928 CPUtime=887.97 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 66564 0 0 0 88774 23 0 0 25 0 4 0 525097648 795574272 17585 33554432000 4194304 4797429 140735184912096 18446744073709551615 4424626 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 194232 17585 422 148 0 189161 0
[pid=30044/tid=30046] ppid=30042 vsize=776928 CPUtime=222.27 cores=1,3,5,7
/proc/30044/task/30046/stat : 30046 (techdemo) R 30042 30044 29331 0 -1 4202560 10698 0 0 0 22224 3 0 0 25 0 4 0 525097649 795574272 17585 33554432000 4194304 4797429 140735184912096 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30044/tid=30047] ppid=30042 vsize=776928 CPUtime=222.28 cores=1,3,5,7
/proc/30044/task/30047/stat : 30047 (techdemo) R 30042 30044 29331 0 -1 4202560 10788 0 0 0 22225 3 0 0 25 0 4 0 525097649 795574272 17585 33554432000 4194304 4797429 140735184912096 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30044/tid=30048] ppid=30042 vsize=776928 CPUtime=221.08 cores=1,3,5,7
/proc/30044/task/30048/stat : 30048 (techdemo) R 30042 30044 29331 0 -1 4202560 10658 0 0 0 22106 2 0 0 25 0 4 0 525097649 795574272 17585 33554432000 4194304 4797429 140735184912096 18446744073709551615 4428567 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.97
Current children cumulated vsize (KiB) 776928

[startup+282.301 s]
/proc/loadavg: 8.15 8.08 8.00 9/184 30055
/proc/meminfo: memFree=30734904/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=781188 CPUtime=1127.65 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 76578 0 0 0 112738 27 0 0 25 0 4 0 525097648 799936512 18821 33554432000 4194304 4797429 140735184912096 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 195297 18821 422 148 0 190226 0
[pid=30044/tid=30046] ppid=30042 vsize=781188 CPUtime=282.27 cores=1,3,5,7

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

[pid=30044] ppid=30042 vsize=794900 CPUtime=2805.4 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 131784 0 0 0 280480 60 0 0 25 0 4 0 525097648 813977600 26013 33554432000 4194304 4797429 140735184912096 18446744073709551615 4424812 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 198725 26013 425 148 0 193654 0
[pid=30044/tid=30046] ppid=30042 vsize=794900 CPUtime=702.27 cores=1,3,5,7
/proc/30044/task/30046/stat : 30046 (techdemo) R 30042 30044 29331 0 -1 4202560 20531 0 0 0 70218 9 0 0 25 0 4 0 525097649 813977600 26013 33554432000 4194304 4797429 140735184912096 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30044/tid=30047] ppid=30042 vsize=794900 CPUtime=702.31 cores=1,3,5,7
/proc/30044/task/30047/stat : 30047 (techdemo) R 30042 30044 29331 0 -1 4202560 20864 0 0 0 70222 9 0 0 25 0 4 0 525097649 813977600 26013 33554432000 4194304 4797429 140735184912096 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30044/tid=30048] ppid=30042 vsize=794900 CPUtime=698.49 cores=1,3,5,7
/proc/30044/task/30048/stat : 30048 (techdemo) R 30042 30044 29331 0 -1 4202560 19535 0 0 0 69840 9 0 0 25 0 4 0 525097649 813977600 26013 33554432000 4194304 4797429 140735184912096 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 794900

[startup+762.3 s]
/proc/loadavg: 8.10 8.08 8.01 9/184 30068
/proc/meminfo: memFree=30672328/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=796356 CPUtime=3045.06 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 138055 0 0 0 304443 63 0 0 25 0 4 0 525097648 815468544 26639 33554432000 4194304 4797429 140735184912096 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 199089 26639 422 148 0 194018 0
[pid=30044/tid=30046] ppid=30042 vsize=796356 CPUtime=762.27 cores=1,3,5,7
/proc/30044/task/30046/stat : 30046 (techdemo) R 30042 30044 29331 0 -1 4202560 21626 0 0 0 76217 10 0 0 25 0 4 0 525097649 815468544 26639 33554432000 4194304 4797429 140735184912096 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30044/tid=30047] ppid=30042 vsize=796356 CPUtime=762.31 cores=1,3,5,7
/proc/30044/task/30047/stat : 30047 (techdemo) R 30042 30044 29331 0 -1 4202560 21833 0 0 0 76221 10 0 0 25 0 4 0 525097649 815468544 26639 33554432000 4194304 4797429 140735184912096 18446744073709551615 4524186 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30044/tid=30048] ppid=30042 vsize=796356 CPUtime=758.15 cores=1,3,5,7
/proc/30044/task/30048/stat : 30048 (techdemo) R 30042 30044 29331 0 -1 4202560 20499 0 0 0 75806 9 0 0 25 0 4 0 525097649 815468544 26639 33554432000 4194304 4797429 140735184912096 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.06
Current children cumulated vsize (KiB) 796356

[startup+822.307 s]
/proc/loadavg: 8.07 8.08 8.01 9/184 30070
/proc/meminfo: memFree=30671028/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=797536 CPUtime=3284.76 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 145200 0 0 0 328408 68 0 0 25 0 4 0 525097648 816676864 26456 33554432000 4194304 4797429 140735184912096 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 199384 26456 422 148 0 194313 0
[pid=30044/tid=30046] ppid=30042 vsize=797536 CPUtime=822.27 cores=1,3,5,7
/proc/30044/task/30046/stat : 30046 (techdemo) R 30042 30044 29331 0 -1 4202560 22323 0 0 0 82217 10 0 0 25 0 4 0 525097649 816676864 26456 33554432000 4194304 4797429 140735184912096 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30044/tid=30047] ppid=30042 vsize=797536 CPUtime=822.31 cores=1,3,5,7
/proc/30044/task/30047/stat : 30047 (techdemo) R 30042 30044 29331 0 -1 4202560 22957 0 0 0 82221 10 0 0 25 0 4 0 525097649 816676864 26456 33554432000 4194304 4797429 140735184912096 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30044/tid=30048] ppid=30042 vsize=797536 CPUtime=817.83 cores=1,3,5,7
/proc/30044/task/30048/stat : 30048 (techdemo) R 30042 30044 29331 0 -1 4202560 21558 0 0 0 81773 10 0 0 25 0 4 0 525097649 816676864 26456 33554432000 4194304 4797429 140735184912096 18446744073709551615 4428777 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 797536

[startup+882.301 s]
/proc/loadavg: 8.06 8.08 8.01 9/184 30071
/proc/meminfo: memFree=30658216/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=798016 CPUtime=3524.42 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 150844 0 0 0 352370 72 0 0 25 0 4 0 525097648 817168384 27922 33554432000 4194304 4797429 140735184912096 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 199504 27922 422 148 0 194433 0
[pid=30044/tid=30046] ppid=30042 vsize=798016 CPUtime=882.26 cores=1,3,5,7
/proc/30044/task/30046/stat : 30046 (techdemo) R 30042 30044 29331 0 -1 4202560 23407 0 0 0 88215 11 0 0 25 0 4 0 525097649 817168384 27922 33554432000 4194304 4797429 140735184912096 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30044/tid=30047] ppid=30042 vsize=798016 CPUtime=882.31 cores=1,3,5,7
/proc/30044/task/30047/stat : 30047 (techdemo) R 30042 30044 29331 0 -1 4202560 23636 0 0 0 88220 11 0 0 25 0 4 0 525097649 817168384 27922 33554432000 4194304 4797429 140735184912096 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30044/tid=30048] ppid=30042 vsize=798016 CPUtime=877.51 cores=1,3,5,7
/proc/30044/task/30048/stat : 30048 (techdemo) R 30042 30044 29331 0 -1 4202560 22321 0 0 0 87740 11 0 0 25 0 4 0 525097649 817168384 27922 33554432000 4194304 4797429 140735184912096 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 798016

[startup+942.301 s]
/proc/loadavg: 8.13 8.09 8.02 9/184 30073
/proc/meminfo: memFree=30662388/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=800292 CPUtime=3764.09 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 157565 0 0 0 376334 75 0 0 25 0 4 0 525097648 819499008 28584 33554432000 4194304 4797429 140735184912096 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 200073 28584 422 148 0 195002 0
[pid=30044/tid=30046] ppid=30042 vsize=800292 CPUtime=942.27 cores=1,3,5,7
/proc/30044/task/30046/stat : 30046 (techdemo) R 30042 30044 29331 0 -1 4202560 24767 0 0 0 94215 12 0 0 25 0 4 0 525097649 819499008 28584 33554432000 4194304 4797429 140735184912096 18446744073709551615 4424626 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30044/tid=30047] ppid=30042 vsize=800292 CPUtime=942.3 cores=1,3,5,7
/proc/30044/task/30047/stat : 30047 (techdemo) R 30042 30044 29331 0 -1 4202560 24982 0 0 0 94219 11 0 0 25 0 4 0 525097649 819499008 28584 33554432000 4194304 4797429 140735184912096 18446744073709551615 4255056 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30044/tid=30048] ppid=30042 vsize=800292 CPUtime=937.18 cores=1,3,5,7
/proc/30044/task/30048/stat : 30048 (techdemo) R 30042 30044 29331 0 -1 4202560 23320 0 0 0 93706 12 0 0 25 0 4 0 525097649 819499008 28584 33554432000 4194304 4797429 140735184912096 18446744073709551615 4429177 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 800292

[startup+1002.3 s]
/proc/loadavg: 8.12 8.09 8.01 9/184 30074
/proc/meminfo: memFree=30655396/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=803336 CPUtime=4003.77 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 163908 0 0 0 400297 80 0 0 25 0 4 0 525097648 822616064 29801 33554432000 4194304 4797429 140735184912096 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 200834 29801 422 148 0 195763 0
[pid=30044/tid=30046] ppid=30042 vsize=803336 CPUtime=1002.26 cores=1,3,5,7
/proc/30044/task/30046/stat : 30046 (techdemo) R 30042 30044 29331 0 -1 4202560 25457 0 0 0 100214 12 0 0 25 0 4 0 525097649 822616064 29801 33554432000 4194304 4797429 140735184912096 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30044/tid=30047] ppid=30042 vsize=803336 CPUtime=1002.31 cores=1,3,5,7
/proc/30044/task/30047/stat : 30047 (techdemo) R 30042 30044 29331 0 -1 4202560 26068 0 0 0 100219 12 0 0 25 0 4 0 525097649 822616064 29801 33554432000 4194304 4797429 140735184912096 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30044/tid=30048] ppid=30042 vsize=803336 CPUtime=996.86 cores=1,3,5,7
/proc/30044/task/30048/stat : 30048 (techdemo) R 30042 30044 29331 0 -1 4202560 24570 0 0 0 99673 13 0 0 25 0 4 0 525097649 822616064 29801 33554432000 4194304 4797429 140735184912096 18446744073709551615 4429085 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 803336

[startup+1062.3 s]
/proc/loadavg: 8.15 8.10 8.02 9/184 30076
/proc/meminfo: memFree=30634524/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=804508 CPUtime=4243.45 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 170326 0 0 0 424262 83 0 0 25 0 4 0 525097648 823816192 30941 33554432000 4194304 4797429 140735184912096 18446744073709551615 4506576 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 201127 30941 424 148 0 196056 0
[pid=30044/tid=30046] ppid=30042 vsize=804508 CPUtime=1062.26 cores=1,3,5,7
/proc/30044/task/30046/stat : 30046 (techdemo) R 30042 30044 29331 0 -1 4202560 26676 0 0 0 106213 13 0 0 25 0 4 0 525097649 823816192 30941 33554432000 4194304 4797429 140735184912096 18446744073709551615 4425049 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30044/tid=30047] ppid=30042 vsize=804508 CPUtime=1062.31 cores=1,3,5,7
/proc/30044/task/30047/stat : 30047 (techdemo) R 30042 30044 29331 0 -1 4202560 26638 0 0 0 106219 12 0 0 25 0 4 0 525097649 823816192 30941 33554432000 4194304 4797429 140735184912096 18446744073709551615 4423098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30044/tid=30048] ppid=30042 vsize=804508 CPUtime=1056.53 cores=1,3,5,7
/proc/30044/task/30048/stat : 30048 (techdemo) R 30042 30044 29331 0 -1 4202560 25561 0 0 0 105640 13 0 0 25 0 4 0 525097649 823816192 30941 33554432000 4194304 4797429 140735184912096 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 804508

[startup+1122.3 s]
/proc/loadavg: 8.13 8.10 8.02 9/184 30087
/proc/meminfo: memFree=30625900/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=806288 CPUtime=4483.12 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 177843 0 0 0 448225 87 0 0 25 0 4 0 525097648 825638912 32561 33554432000 4194304 4797429 140735184912096 18446744073709551615 4422918 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 201572 32561 424 148 0 196501 0
[pid=30044/tid=30046] ppid=30042 vsize=806288 CPUtime=1122.26 cores=1,3,5,7
/proc/30044/task/30046/stat : 30046 (techdemo) R 30042 30044 29331 0 -1 4202560 27812 0 0 0 112212 14 0 0 25 0 4 0 525097649 825638912 32561 33554432000 4194304 4797429 140735184912096 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30044/tid=30047] ppid=30042 vsize=806288 CPUtime=1122.31 cores=1,3,5,7
/proc/30044/task/30047/stat : 30047 (techdemo) R 30042 30044 29331 0 -1 4202560 27660 0 0 0 112218 13 0 0 25 0 4 0 525097649 825638912 32561 33554432000 4194304 4797429 140735184912096 18446744073709551615 4644608 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30044/tid=30048] ppid=30042 vsize=806288 CPUtime=1116.21 cores=1,3,5,7
/proc/30044/task/30048/stat : 30048 (techdemo) R 30042 30044 29331 0 -1 4202560 26231 0 0 0 111607 14 0 0 25 0 4 0 525097649 825638912 32561 33554432000 4194304 4797429 140735184912096 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 806288

[startup+1182.3 s]
/proc/loadavg: 8.11 8.09 8.02 9/184 30088
/proc/meminfo: memFree=30625608/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=806436 CPUtime=4722.8 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 186257 0 0 0 472188 92 0 0 25 0 4 0 525097648 825790464 31843 33554432000 4194304 4797429 140735184912096 18446744073709551615 4425633 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 201609 31843 424 148 0 196538 0
[pid=30044/tid=30046] ppid=30042 vsize=806436 CPUtime=1182.26 cores=1,3,5,7
/proc/30044/task/30046/stat : 30046 (techdemo) R 30042 30044 29331 0 -1 4202560 28375 0 0 0 118212 14 0 0 25 0 4 0 525097649 825790464 31843 33554432000 4194304 4797429 140735184912096 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30044/tid=30047] ppid=30042 vsize=806436 CPUtime=1182.31 cores=1,3,5,7
/proc/30044/task/30047/stat : 30047 (techdemo) R 30042 30044 29331 0 -1 4202560 28697 0 0 0 118218 13 0 0 25 0 4 0 525097649 825790464 31843 33554432000 4194304 4797429 140735184912096 18446744073709551615 4422912 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30044/tid=30048] ppid=30042 vsize=806436 CPUtime=1175.87 cores=1,3,5,7
/proc/30044/task/30048/stat : 30048 (techdemo) R 30042 30044 29331 0 -1 4202560 27390 0 0 0 117573 14 0 0 25 0 4 0 525097649 825790464 31843 33554432000 4194304 4797429 140735184912096 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 806436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.26 7.90 7.96 5/175 30107
/proc/meminfo: memFree=30766704/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=806480 CPUtime=4800.34 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 188343 0 0 0 479941 93 0 0 25 0 4 0 525097648 825835520 32621 33554432000 4194304 4797429 140735184912096 18446744073709551615 4424696 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 201620 32621 424 148 0 196549 0
[pid=30044/tid=30046] ppid=30042 vsize=806480 CPUtime=1201.67 cores=1,3,5,7
/proc/30044/task/30046/stat : 30046 (techdemo) R 30042 30044 29331 0 -1 4202560 28992 0 0 0 120153 14 0 0 25 0 4 0 525097649 825835520 32621 33554432000 4194304 4797429 140735184912096 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30044/tid=30047] ppid=30042 vsize=806480 CPUtime=1201.72 cores=1,3,5,7
/proc/30044/task/30047/stat : 30047 (techdemo) R 30042 30044 29331 0 -1 4202560 28938 0 0 0 120159 13 0 0 25 0 4 0 525097649 825835520 32621 33554432000 4194304 4797429 140735184912096 18446744073709551615 4428767 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30044/tid=30048] ppid=30042 vsize=806480 CPUtime=1195.18 cores=1,3,5,7
/proc/30044/task/30048/stat : 30048 (techdemo) R 30042 30044 29331 0 -1 4202560 27595 0 0 0 119504 14 0 0 25 0 4 0 525097649 825835520 32621 33554432000 4194304 4797429 140735184912096 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 806480

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

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

[startup+1201.7 s]
/proc/loadavg: 7.26 7.90 7.96 5/175 30107
/proc/meminfo: memFree=30766704/32951124 swapFree=67111444/67111528
[pid=30044] ppid=30042 vsize=806480 CPUtime=4800.34 cores=1,3,5,7
/proc/30044/stat : 30044 (techdemo) R 30042 30044 29331 0 -1 4202496 188343 0 0 0 479941 93 0 0 25 0 4 0 525097648 825835520 32621 33554432000 4194304 4797429 140735184912096 18446744073709551615 4424696 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30044/statm: 201620 32621 424 148 0 196549 0
[pid=30044/tid=30046] ppid=30042 vsize=806480 CPUtime=1201.67 cores=1,3,5,7
/proc/30044/task/30046/stat : 30046 (techdemo) R 30042 30044 29331 0 -1 4202560 28992 0 0 0 120153 14 0 0 25 0 4 0 525097649 825835520 32621 33554432000 4194304 4797429 140735184912096 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30044/tid=30047] ppid=30042 vsize=806480 CPUtime=1201.72 cores=1,3,5,7
/proc/30044/task/30047/stat : 30047 (techdemo) R 30042 30044 29331 0 -1 4202560 28938 0 0 0 120159 13 0 0 25 0 4 0 525097649 825835520 32621 33554432000 4194304 4797429 140735184912096 18446744073709551615 4428767 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30044/tid=30048] ppid=30042 vsize=806480 CPUtime=1195.18 cores=1,3,5,7
/proc/30044/task/30048/stat : 30048 (techdemo) R 30042 30044 29331 0 -1 4202560 27595 0 0 0 119504 14 0 0 25 0 4 0 525097649 825835520 32621 33554432000 4194304 4797429 140735184912096 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 806480

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.38
CPU user time (s): 4799.44
CPU system time (s): 0.937857
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 898072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.44
system time used= 0.937857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188343
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= 485
involuntary context switches= 34659

runsolver used 1.9717 second user time and 4.5843 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-30 05:43:17
IDJOB=3290344
IDBENCH=83431
IDSOLVER=1584
FILE ID=node138/3290344-1304134997
RUNJOBID= node138-1304133778-29867
PBS_JOBID= 13170789
Free space on /tmp= 72400 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_4_keyfind_1.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290344-1304134997/watcher-3290344-1304134997 -o /tmp/evaluation-result-3290344-1304134997/solver-3290344-1304134997 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3290344-1304134997.cnf

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

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=1742083978

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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:      30854880 kB
Buffers:        643040 kB
Cached:         960600 kB
SwapCached:         84 kB
Active:         154240 kB
Inactive:      1548088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30854880 kB
SwapTotal:    67111528 kB
SwapFree:     67111444 kB
Dirty:           16092 kB
Writeback:           0 kB
AnonPages:       98332 kB
Mapped:          15748 kB
Slab:           331152 kB
PageTables:       5036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   694700 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= 72400 MiB
End job on node138 at 2011-04-30 06:03:20