Trace number 3172839

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S839353433-100.UNKNOWN.cnf
MD5SUMe68176dd0214c3858ad791ec08d1acee
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

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-3172839-1304105558.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.00/0.13	c asymm  cl-useful: 0/1894/7120 lits-rem:0 time: 0.44
0.00/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.01
0.00/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
0.00/0.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.13	c Subs w/ non-existent bins:      0 time:  0.00 s
0.46/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.46/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.46/0.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.46/0.16	c lits-rem:         0  cl-subs:        0  v-elim:     52  v-fix:    0  time:  0.06 s
0.46/0.16	c learnt bin added due to v-elim: 0
0.46/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.46/0.16	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.46/0.16	c calculated reachability. Time: 0.00
0.46/0.16	c Calc default polars -  time:   0.00 s pos:      41 undec:       2 neg:      37
0.46/0.16	c =========================================================================================
0.46/0.16	c types(t): F = full restart, N = normal restart
0.46/0.16	c types(t): S = simplification begin/end, E = solution found
0.46/0.16	c restart types(rt): st = static, dy = dynamic
0.46/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.46/0.16	c  B st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.46/0.26	c Decided on static restart strategy
9.12/2.35	c  N dy    19     30000        80      7120         0      9796     49840    215586     27.27     22.70  --
9.12/2.36	c  S st    19     30000        80      7120         0      9796     49840    215586     27.27     22.70  --
9.52/2.41	c  S st    19     30501        80      7120         0     10257     49840    228056     27.27     22.70  --
9.52/2.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.52/2.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.52/2.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.10
9.52/2.43	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
9.52/2.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.52/2.43	c Subs w/ non-existent bins:      0 time:  0.00 s
9.52/2.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.52/2.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.52/2.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.31/3.15	c lits-rem:      2022  cl-subs:     1304  v-elim:     80  v-fix:    0  time:  2.82 s
12.31/3.15	c learnt bin added due to v-elim: 0
12.31/3.15	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
12.31/3.15	c vivif2 --  cl tried     8953 cl shrink        0 lits rem          0 time: 0.00
13.11/3.31	c asymm  cl-useful: 0/2341/7120 lits-rem:0 time: 0.65
13.11/3.31	c calculated reachability. Time: 0.00
13.11/3.31	c  N dy    19     30501        80      7120         0      8953     49840    194380     27.27     22.70  --
13.11/3.31	c  F st    19     30501        80      7120         0      8953     49840    194380     27.27     22.70  --
13.51/3.47	c Decided on static restart strategy
14.31/3.64	c  N dy    38     34518        80      7120         0     12675     49840    294512     27.43     22.82  --
15.54/3.96	c  N dy    65     38530        80      7120         0      9218     49840    183848     27.29     22.95  --
16.71/4.28	c  N dy    92     42584        80      7120         0     12964     49840    283337     26.50     23.02  --
18.31/4.60	c  S st    94     45756        80      7120         0     15902     49840    361412     26.30     22.97  --
18.31/4.66	c  S st    94     46259        80      7120         0     16378     49840    374470     26.30     22.97  --
18.31/4.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.31/4.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.71/4.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.17
18.71/4.70	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
18.71/4.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.71/4.70	c Subs w/ non-existent bins:      0 time:  0.01 s
18.71/4.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.71/4.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.71/4.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
21.90/5.54	c lits-rem:      1924  cl-subs:     1891  v-elim:     80  v-fix:    0  time:  3.31 s
21.90/5.54	c learnt bin added due to v-elim: 0
21.90/5.54	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
21.90/5.54	c vivif2 --  cl tried    14487 cl shrink        0 lits rem          0 time: 0.01
22.70/5.71	c asymm  cl-useful: 0/1806/7120 lits-rem:0 time: 0.68
22.70/5.71	c calculated reachability. Time: 0.00
22.70/5.71	c  N dy    94     46259        80      7120         0     14487     49840    321376     26.30     22.97  --
31.49/7.91	c  N dy   118     69388        80      7120         0     18269     49840    391571     25.86     22.58  --
31.49/7.93	c  S st   118     69388        80      7120         0     18269     49840    391571     25.86     22.58  --
31.49/7.99	c  S st   118     69891        80      7120         0     18740     49840    404224     25.86     22.58  --
31.49/7.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.49/7.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.89/8.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.22
31.89/8.05	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
31.89/8.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.89/8.05	c Subs w/ non-existent bins:      0 time:  0.01 s
31.89/8.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.89/8.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.89/8.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
36.28/9.16	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
42.29/10.64	c Added 1 vars  tried: 28560 time: 5.93
42.29/10.68	c ORs :      1 avg-s:  0.0 cl-sh:  4398 l-rem:   4398 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    6.09
42.29/10.69	c lits-rem:      3272  cl-subs:     2521  v-elim:     80  v-fix:    0  time: 10.51 s
42.29/10.69	c learnt bin added due to v-elim: 0
42.29/10.69	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
42.29/10.69	c vivif2 --  cl tried    16219 cl shrink        0 lits rem          0 time: 0.01
43.07/10.80	c asymm  cl-useful: 0/1080/7121 lits-rem:0 time: 0.44
43.07/10.80	c calculated reachability. Time: 0.00
43.07/10.80	c  N dy   118     69891        81      7121         2     16219     49829    334660     25.86     22.58  --
43.07/10.80	c  F st   118     69891        81      7121         2     16219     49829    334660     25.86     22.58  --
43.87/11.04	c Decided on static restart strategy
57.85/14.53	c  N dy   128    104837        81      7121         2     15506     49829    281504     26.59     22.42  --
57.85/14.54	c  S st   128    104837        81      7121         2     15506     49829    281504     26.59     22.42  --
58.25/14.61	c  S st   128    105343        81      7121         2     15983     49829    294203     26.59     22.42  --
58.25/14.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.25/14.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.25/14.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.20
58.25/14.66	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.00 s
58.25/14.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.25/14.66	c Subs w/ non-existent bins:      0 time:  0.01 s
58.25/14.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.25/14.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.25/14.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
61.05/15.39	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
61.45/15.40	c lits-rem:       991  cl-subs:     1192  v-elim:     80  v-fix:    0  time:  2.93 s
61.45/15.40	c learnt bin added due to v-elim: 0
61.45/15.40	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
61.45/15.40	c vivif2 --  cl tried    14791 cl shrink        0 lits rem          0 time: 0.01
61.85/15.56	c asymm  cl-useful: 0/2309/7121 lits-rem:0 time: 0.65
61.85/15.56	c calculated reachability. Time: 0.00
61.85/15.56	c  N dy   128    105343        81      7121         2     14791     49829    264966     26.59     22.42  --
89.81/22.53	c  N dy   129    158014        81      7121         2     21833     49829    410562     26.24     22.11  --
89.81/22.54	c  S st   129    158014        81      7121         2     21833     49829    410562     26.24     22.11  --
90.23/22.62	c  S st   129    158518        81      7121         2     22301     49829    423123     26.24     22.11  --
90.23/22.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
90.23/22.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.23/22.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.30
90.23/22.70	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.00 s
90.23/22.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.23/22.70	c Subs w/ non-existent bins:      0 time:  0.01 s
90.63/22.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.63/22.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.63/22.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
95.02/23.82	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
95.02/23.82	c lits-rem:      1434  cl-subs:     2316  v-elim:     80  v-fix:    0  time:  4.46 s
95.02/23.82	c learnt bin added due to v-elim: 0
95.02/23.82	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
95.02/23.83	c vivif2 --  cl tried    19985 cl shrink        0 lits rem          0 time: 0.01
95.39/23.99	c asymm  cl-useful: 0/1865/7121 lits-rem:0 time: 0.64
95.39/23.99	c calculated reachability. Time: 0.00
95.39/23.99	c  N dy   129    158518        81      7121         2     19985     49829    367885     26.24     22.11  --
140.54/35.21	c  N dy   143    237779        81      7121         2     24979     49829    447733     26.26     21.99  --
140.54/35.23	c  S st   143    237779        81      7121         2     24979     49829    447733     26.26     21.99  --
140.94/35.31	c  S st   143    238281        84      7121         8     25451     49841    460010     26.26     21.99  --
140.94/35.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.94/35.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
141.34/35.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.7M T:  0.39
141.34/35.41	c Calc non-exist non-lernt bins v-fix:     0 done:     84 time:  0.00 s
141.34/35.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
141.34/35.42	c Subs w/ non-existent bins:      0 time:  0.01 s
141.34/35.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.34/35.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.34/35.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
144.94/36.36	c ORs :      1 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
144.94/36.37	c lits-rem:      1260  cl-subs:     2210  v-elim:     80  v-fix:    0  time:  3.78 s
144.94/36.37	c learnt bin added due to v-elim: 0
144.94/36.37	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
144.94/36.38	c vivif2 --  cl tried    23241 cl shrink        0 lits rem          0 time: 0.01
145.74/36.54	c asymm  cl-useful: 0/1217/7121 lits-rem:0 time: 0.66
145.74/36.54	c calculated reachability. Time: 0.00
145.74/36.54	c  N dy   143    238281        84      7121         8     23241     49841    406525     26.26     21.99  --
228.42/57.20	c  N dy   153    357421        84      7121         8     27175     49841    436888     26.34     21.44  --
228.42/57.22	c  S st   153    357421        84      7121         8     27175     49841    436888     26.34     21.44  --
228.82/57.31	c  S st   153    357923        84      7121         8     27652     49841    449712     26.34     21.44  --
228.82/57.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
228.82/57.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
229.22/57.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.5M T:  0.53
229.22/57.45	c Calc non-exist non-lernt bins v-fix:     0 done:     84 time:  0.00 s
229.22/57.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
229.22/57.45	c Subs w/ non-existent bins:      0 time:  0.02 s
229.22/57.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
229.22/57.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
229.22/57.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
233.21/58.47	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
233.21/58.48	c lits-rem:      1016  cl-subs:     1522  v-elim:     80  v-fix:    0  time:  4.08 s
233.21/58.48	c learnt bin added due to v-elim: 0
233.21/58.48	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
233.21/58.48	c vivif2 --  cl tried    26130 cl shrink        0 lits rem          0 time: 0.02
234.01/58.65	c asymm  cl-useful: 0/1128/7121 lits-rem:0 time: 0.66
234.01/58.65	c calculated reachability. Time: 0.00
234.01/58.65	c  N dy   153    357923        84      7121         8     26130     49841    416772     26.34     21.44  --
386.20/96.70	c  N dy   162    536885        84      7121         8     33357     49841    510114     24.63     20.95  --
386.20/96.72	c  S st   162    536885        84      7121         8     33357     49841    510114     24.63     20.95  --
386.60/96.83	c  S st   162    537391        88      7121        24     33843     49865    523261     24.63     20.95  --
386.60/96.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
386.60/96.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
387.00/96.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.2M T:  0.62
387.00/96.99	c Calc non-exist non-lernt bins v-fix:     0 done:     88 time:  0.00 s
387.00/96.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
387.00/96.99	c Subs w/ non-existent bins:      0 time:  0.02 s
387.40/97.00	c Replacing        2 vars Replaced      778 lits Time:     0.03 s 
387.40/97.01	c bin-w-bin subsume rem            4 bins  time:  0.00 s
387.40/97.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
387.40/97.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
393.00/98.43	c ORs :      1 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
393.00/98.44	c lits-rem:       861  cl-subs:     2455  v-elim:     80  v-fix:    0  time:  5.72 s
393.00/98.44	c learnt bin added due to v-elim: 0
393.00/98.44	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
393.00/98.45	c vivif2 --  cl tried    31388 cl shrink        0 lits rem          0 time: 0.02
393.42/98.54	c asymm  cl-useful: 0/433/7121 lits-rem:0 time: 0.35
393.42/98.54	c calculated reachability. Time: 0.00
393.42/98.54	c  N dy   162    537391        86      7121        12     31388     49849    472151     24.63     20.95  --
393.42/98.54	c  F st   162    537391        86      7121        12     31388     49849    472151     24.63     20.95  --
394.99/98.93	c Decided on static restart strategy
678.60/169.98	c  N dy   192    806088        86      7121        12     53845     49849    986062     27.81     20.82  --
679.02/170.02	c  S st   192    806088        86      7121        12     53845     49849    986062     27.81     20.82  --
679.79/170.20	c  S st   192    806588        88      7121        24     54329     49865    999094     27.81     20.82  --
679.79/170.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
679.79/170.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
680.99/170.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.9M T:  1.33
680.99/170.54	c Calc non-exist non-lernt bins v-fix:     0 done:     88 time:  0.00 s
680.99/170.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
680.99/170.54	c Subs w/ non-existent bins:      0 time:  0.04 s
681.39/170.62	c Replacing        2 vars Replaced     2503 lits Time:     0.29 s 
681.39/170.63	c bin-w-bin subsume rem            4 bins  time:  0.00 s
681.39/170.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
681.39/170.64	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
693.78/173.71	c ORs :      1 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
742.91/186.09	c Added 1 vars  tried: 80000 time: 49.45
744.11/186.35	c ORs :      1 avg-s:  0.0 cl-sh: 11039 l-rem:  11039 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   50.49
744.11/186.37	c lits-rem:      1037  cl-subs:     4440  v-elim:     80  v-fix:    0  time: 62.84 s
744.11/186.37	c learnt bin added due to v-elim: 0
744.11/186.37	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
744.11/186.38	c vivif2 --  cl tried    49889 cl shrink        0 lits rem          0 time: 0.04
744.51/186.48	c asymm  cl-useful: 0/526/7122 lits-rem:0 time: 0.40
744.51/186.48	c calculated reachability. Time: 0.00
744.51/186.48	c  N dy   192    806588        87      7122        14     49889     49837    879358     27.81     20.82  --
1311.75/328.50	c  N dy   194   1209884        87      7122        14     64540     49837   1112346     25.52     20.89  --
1312.15/328.54	c  S st   194   1209884        87      7122        14     64540     49837   1112346     25.52     20.89  --
1312.92/328.74	c  S st   194   1210387        87      7122        14     65015     49837   1125437     25.52     20.89  --
1312.92/328.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1312.92/328.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1314.52/329.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.5M T:  1.50
1314.52/329.13	c Calc non-exist non-lernt bins v-fix:     0 done:     87 time:  0.01 s
1314.52/329.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1314.52/329.14	c Subs w/ non-existent bins:      0 time:  0.04 s
1314.52/329.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1314.52/329.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1314.52/329.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1332.10/333.51	c ORs :      2 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
1332.10/333.53	c lits-rem:      2901  cl-subs:     7458  v-elim:     80  v-fix:    0  time: 17.47 s
1332.10/333.53	c learnt bin added due to v-elim: 0
1332.10/333.53	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
1332.10/333.54	c vivif2 --  cl tried    57557 cl shrink        0 lits rem          0 time: 0.04
1332.50/333.64	c asymm  cl-useful: 0/375/7122 lits-rem:0 time: 0.41
1332.50/333.65	c calculated reachability. Time: 0.00
1332.50/333.65	c  N dy   194   1210387        87      7122        14     57557     49837    954159     25.52     20.89  --
2140.19/535.88	c  N dy   197   1710387        87      7122        14     86821     49837   1594074     25.56     20.97  --
2140.59/535.95	c  S st   197   1710387        87      7122        14     86821     49837   1594074     25.56     20.97  --
2141.79/536.27	c  S st   197   1710890        91      7122        22     87308     49853   1607237     25.56     20.97  --
2141.79/536.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2141.79/536.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2144.59/536.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.3M T:  2.56
2144.59/536.91	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.01 s
2144.59/536.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2144.59/536.93	c Subs w/ non-existent bins:      0 time:  0.07 s
2144.59/536.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2144.59/536.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2144.59/536.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2188.53/547.94	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
2188.53/547.97	c lits-rem:      3337  cl-subs:    11574  v-elim:     80  v-fix:    0  time: 43.97 s
2188.53/547.97	c learnt bin added due to v-elim: 0
2188.53/547.97	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
2188.53/547.99	c vivif2 --  cl tried    75734 cl shrink        0 lits rem          0 time: 0.08
2189.33/548.10	c asymm  cl-useful: 0/243/7122 lits-rem:0 time: 0.46
2189.33/548.11	c calculated reachability. Time: 0.00
2189.33/548.11	c  N dy   197   1710890        91      7122        22     75734     49853   1334441     25.56     20.97  --
3161.62/791.55	c  N dy   200   2210890        91      7122        22     91992     49853   1606773     25.08     20.82  --
3162.02/791.62	c  S st   200   2210890        91      7122        22     91992     49853   1606773     25.08     20.82  --
3162.02/791.62	c Finding binary XORs  T:     0.00 s  found:       0
3163.20/791.97	c  S st   200   2211394        92      7122        24     92474     49857   1619882     25.08     20.82  --
3163.20/791.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3163.20/791.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3166.01/792.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.7M T:  2.57
3166.01/792.62	c Calc non-exist non-lernt bins v-fix:     0 done:     92 time:  0.01 s
3166.01/792.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3166.01/792.64	c Subs w/ non-existent bins:      0 time:  0.07 s
3166.01/792.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3166.01/792.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3166.01/792.67	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3209.95/803.68	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
3210.35/803.71	c lits-rem:      1023  cl-subs:    10691  v-elim:     80  v-fix:    0  time: 44.10 s
3210.35/803.71	c learnt bin added due to v-elim: 0
3210.35/803.71	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
3210.35/803.73	c vivif2 --  cl tried    81783 cl shrink        0 lits rem          0 time: 0.08
3210.73/803.85	c asymm  cl-useful: 0/174/7122 lits-rem:0 time: 0.49
3210.73/803.86	c calculated reachability. Time: 0.00
3210.73/803.86	c  N dy   200   2211394        92      7122        24     81783     49857   1377582     25.08     20.82  --
4375.52/1095.48	c  N dy   205   2711395        92      7122        24    104657     49857   1853728     26.34     20.73  --
4375.93/1095.57	c  S st   205   2711395        92      7122        24    104657     49857   1853728     26.34     20.73  --
4377.53/1095.96	c  S st   205   2711899        92      7122        24    105143     49857   1866851     26.34     20.73  --
4377.53/1095.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4377.53/1095.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4381.52/1096.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 42.0M T:  3.72
4381.52/1096.90	c Calc non-exist non-lernt bins v-fix:     0 done:     92 time:  0.01 s
4381.52/1096.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4381.52/1096.92	c Subs w/ non-existent bins:      0 time:  0.08 s
4381.52/1096.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4381.52/1096.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4381.52/1096.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4439.44/1111.42	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
4543.30/1137.46	c Added 1 vars  tried: 80000 time: 104.00
4546.49/1138.29	c ORs :      1 avg-s:  0.0 cl-sh: 19906 l-rem:  19906 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:  107.31
4546.89/1138.32	c lits-rem:      4352  cl-subs:    10874  v-elim:     80  v-fix:    0  time: 165.23 s
4546.89/1138.32	c learnt bin added due to v-elim: 0
4546.89/1138.32	c vivif2 --  cl tried     7123 cl shrink        0 lits rem          0 time: 0.00
4546.89/1138.35	c vivif2 --  cl tried    94269 cl shrink        0 lits rem          0 time: 0.08
4547.29/1138.46	c asymm  cl-useful: 0/267/7123 lits-rem:0 time: 0.44
4547.29/1138.46	c calculated reachability. Time: 0.00
4547.29/1138.46	c  N dy   205   2711899        93      7123        26     94269     49855   1577729     26.34     20.73  --
4547.29/1138.46	c  F st   205   2711899        93      7123        26     94269     49855   1577729     26.34     20.73  --
4552.09/1139.65	c Decided on static restart strategy

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3172839-1304105558/watcher-3172839-1304105558 -o /tmp/evaluation-result-3172839-1304105558/solver-3172839-1304105558 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172839-1304105558.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.20 8.17 8.10 2/180 24359
/proc/meminfo: memFree=25368228/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=50148 CPUtime=0 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 671 0 0 0 0 0 0 0 18 0 1 0 522153967 51351552 603 33554432000 4194304 4797429 140735262543824 18446744073709551615 232335588887 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24359/statm: 12537 603 347 148 0 7466 0

[startup+0.133411 s]
/proc/loadavg: 8.20 8.17 8.10 2/180 24359
/proc/meminfo: memFree=25368228/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=571644 CPUtime=0.46 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 1712 0 0 0 46 0 0 0 18 0 4 0 522153967 585363456 1550 33554432000 4194304 4797429 140735262543824 18446744073709551615 232335935623 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 185027 1467 384 148 0 179956 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 571644

[startup+0.413921 s]
/proc/loadavg: 8.20 8.17 8.10 2/180 24359
/proc/meminfo: memFree=25368228/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=680788 CPUtime=3.25 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 6157 0 0 0 324 1 0 0 19 0 4 0 522153967 697126912 4713 33554432000 4194304 4797429 140735262543824 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 170197 4713 413 148 0 165126 0
Current children cumulated CPU time (s) 3.25
Current children cumulated vsize (KiB) 680788

[startup+0.930451 s]
/proc/loadavg: 8.20 8.17 8.10 2/180 24359
/proc/meminfo: memFree=25368228/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=680788 CPUtime=3.65 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 6197 0 0 0 364 1 0 0 19 0 4 0 522153967 697126912 4747 33554432000 4194304 4797429 140735262543824 18446744073709551615 4395269 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 170197 4747 413 148 0 165126 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 680788

[startup+1.03043 s]
/proc/loadavg: 8.20 8.17 8.10 2/180 24359
/proc/meminfo: memFree=25368228/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=680788 CPUtime=4.05 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 6232 0 0 0 404 1 0 0 19 0 4 0 522153967 697126912 4782 33554432000 4194304 4797429 140735262543824 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 170197 4782 413 148 0 165126 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 680788

[startup+1.50035 s]
/proc/loadavg: 8.20 8.17 8.10 2/180 24359
/proc/meminfo: memFree=25368228/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=681268 CPUtime=5.93 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 6657 0 0 0 592 1 0 0 20 0 4 0 522153967 697618432 4866 33554432000 4194304 4797429 140735262543824 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 170317 4866 413 148 0 165246 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 681268

[startup+3.10107 s]
/proc/loadavg: 8.27 8.18 8.11 10/188 24367
/proc/meminfo: memFree=25325320/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=682540 CPUtime=12.31 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 8496 0 0 0 1230 1 0 0 25 0 4 0 522153967 698920960 5404 33554432000 4194304 4797429 140735262543824 18446744073709551615 4568003 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 170635 5404 414 148 0 165564 0
[pid=24359/tid=24365] ppid=24355 vsize=682540 CPUtime=3.07 cores=0,2,4,6
/proc/24359/task/24365/stat : 24365 (techdemo) R 24355 24359 24228 0 -1 4202560 1531 0 0 0 307 0 0 0 25 0 4 0 522153969 698920960 5404 33554432000 4194304 4797429 140735262543824 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24359/tid=24366] ppid=24355 vsize=682540 CPUtime=3.07 cores=0,2,4,6
/proc/24359/task/24366/stat : 24366 (techdemo) R 24355 24359 24228 0 -1 4202560 1623 0 0 0 307 0 0 0 25 0 4 0 522153969 698920960 5404 33554432000 4194304 4797429 140735262543824 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24359/tid=24367] ppid=24355 vsize=682540 CPUtime=3.06 cores=0,2,4,6
/proc/24359/task/24367/stat : 24367 (techdemo) R 24355 24359 24228 0 -1 4202560 1618 0 0 0 306 0 0 0 25 0 4 0 522153969 698920960 5404 33554432000 4194304 4797429 140735262543824 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 682540

[startup+6.3005 s]
/proc/loadavg: 8.25 8.18 8.11 10/188 24368
/proc/meminfo: memFree=25316424/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=685352 CPUtime=25.1 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 10966 0 0 0 2508 2 0 0 25 0 4 0 522153967 701800448 6861 33554432000 4194304 4797429 140735262543824 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 171338 6861 416 148 0 166267 0
[pid=24359/tid=24365] ppid=24355 vsize=685352 CPUtime=6.26 cores=0,2,4,6
/proc/24359/task/24365/stat : 24365 (techdemo) R 24355 24359 24228 0 -1 4202560 1826 0 0 0 626 0 0 0 25 0 4 0 522153969 701800448 6861 33554432000 4194304 4797429 140735262543824 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24359/tid=24366] ppid=24355 vsize=685352 CPUtime=6.27 cores=0,2,4,6
/proc/24359/task/24366/stat : 24366 (techdemo) R 24355 24359 24228 0 -1 4202560 1846 0 0 0 627 0 0 0 25 0 4 0 522153969 701800448 6861 33554432000 4194304 4797429 140735262543824 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24359/tid=24367] ppid=24355 vsize=685352 CPUtime=6.24 cores=0,2,4,6
/proc/24359/task/24367/stat : 24367 (techdemo) R 24355 24359 24228 0 -1 4202560 1802 0 0 0 624 0 0 0 25 0 4 0 522153969 701800448 6861 33554432000 4194304 4797429 140735262543824 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 685352

[startup+12.7004 s]
/proc/loadavg: 8.23 8.18 8.11 10/188 24368
/proc/meminfo: memFree=25304552/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=688736 CPUtime=50.69 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 15218 0 0 0 5066 3 0 0 25 0 4 0 522153967 705265664 8254 33554432000 4194304 4797429 140735262543824 18446744073709551615 4388274 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 172184 8254 419 148 0 167113 0
[pid=24359/tid=24365] ppid=24355 vsize=688736 CPUtime=12.67 cores=0,2,4,6
/proc/24359/task/24365/stat : 24365 (techdemo) R 24355 24359 24228 0 -1 4202560 2521 0 0 0 1267 0 0 0 25 0 4 0 522153969 705265664 8254 33554432000 4194304 4797429 140735262543824 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24359/tid=24366] ppid=24355 vsize=688736 CPUtime=12.67 cores=0,2,4,6
/proc/24359/task/24366/stat : 24366 (techdemo) R 24355 24359 24228 0 -1 4202560 2399 0 0 0 1267 0 0 0 25 0 4 0 522153969 705265664 8254 33554432000 4194304 4797429 140735262543824 18446744073709551615 4429171 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24359/tid=24367] ppid=24355 vsize=688736 CPUtime=12.61 cores=0,2,4,6
/proc/24359/task/24367/stat : 24367 (techdemo) R 24355 24359 24228 0 -1 4202560 2283 0 0 0 1261 0 0 0 25 0 4 0 522153969 705265664 8254 33554432000 4194304 4797429 140735262543824 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 688736

[startup+25.5011 s]
/proc/loadavg: 8.26 8.19 8.11 10/188 24368
/proc/meminfo: memFree=25287840/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=694744 CPUtime=101.79 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 22724 0 0 0 10175 4 0 0 25 0 4 0 522153967 711417856 9932 33554432000 4194304 4797429 140735262543824 18446744073709551615 4424649 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 173686 9932 419 148 0 168615 0
[pid=24359/tid=24365] ppid=24355 vsize=694744 CPUtime=25.46 cores=0,2,4,6
/proc/24359/task/24365/stat : 24365 (techdemo) R 24355 24359 24228 0 -1 4202560 3743 0 0 0 2545 1 0 0 25 0 4 0 522153969 711417856 9932 33554432000 4194304 4797429 140735262543824 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24359/tid=24366] ppid=24355 vsize=694744 CPUtime=25.47 cores=0,2,4,6
/proc/24359/task/24366/stat : 24366 (techdemo) R 24355 24359 24228 0 -1 4202560 3333 0 0 0 2547 0 0 0 25 0 4 0 522153969 711417856 9932 33554432000 4194304 4797429 140735262543824 18446744073709551615 4524288 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24359/tid=24367] ppid=24355 vsize=694744 CPUtime=25.34 cores=0,2,4,6
/proc/24359/task/24367/stat : 24367 (techdemo) R 24355 24359 24228 0 -1 4202560 3296 0 0 0 2534 0 0 0 25 0 4 0 522153969 711417856 9932 33554432000 4194304 4797429 140735262543824 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 694744

[startup+51.1006 s]
/proc/loadavg: 8.17 8.17 8.10 10/188 24369
/proc/meminfo: memFree=25268548/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=702268 CPUtime=204.05 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 34334 0 0 0 20398 7 0 0 25 0 4 0 522153967 719122432 13087 33554432000 4194304 4797429 140735262543824 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 175567 13087 421 148 0 170496 0
[pid=24359/tid=24365] ppid=24355 vsize=702268 CPUtime=51.06 cores=0,2,4,6
/proc/24359/task/24365/stat : 24365 (techdemo) R 24355 24359 24228 0 -1 4202560 5418 0 0 0 5105 1 0 0 25 0 4 0 522153969 719122432 13087 33554432000 4194304 4797429 140735262543824 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24359/tid=24366] ppid=24355 vsize=702268 CPUtime=51.07 cores=0,2,4,6
/proc/24359/task/24366/stat : 24366 (techdemo) R 24355 24359 24228 0 -1 4202560 4955 0 0 0 5106 1 0 0 25 0 4 0 522153969 719122432 13087 33554432000 4194304 4797429 140735262543824 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24359/tid=24367] ppid=24355 vsize=702268 CPUtime=50.8 cores=0,2,4,6
/proc/24359/task/24367/stat : 24367 (techdemo) R 24355 24359 24228 0 -1 4202560 4655 0 0 0 5080 0 0 0 25 0 4 0 522153969 719122432 13087 33554432000 4194304 4797429 140735262543824 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 702268

[startup+102.3 s]
/proc/loadavg: 8.15 8.17 8.10 10/188 24370
/proc/meminfo: memFree=25250056/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=706280 CPUtime=408.57 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 52135 0 0 0 40844 13 0 0 25 0 4 0 522153967 723230720 15187 33554432000 4194304 4797429 140735262543824 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 176570 15187 421 148 0 171499 0
[pid=24359/tid=24365] ppid=24355 vsize=706280 CPUtime=102.25 cores=0,2,4,6
/proc/24359/task/24365/stat : 24365 (techdemo) R 24355 24359 24228 0 -1 4202560 7376 0 0 0 10224 1 0 0 25 0 4 0 522153969 723230720 15187 33554432000 4194304 4797429 140735262543824 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24359/tid=24366] ppid=24355 vsize=706280 CPUtime=102.27 cores=0,2,4,6
/proc/24359/task/24366/stat : 24366 (techdemo) R 24355 24359 24228 0 -1 4202560 8270 0 0 0 10225 2 0 0 25 0 4 0 522153969 723230720 15187 33554432000 4194304 4797429 140735262543824 18446744073709551615 4524398 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24359/tid=24367] ppid=24355 vsize=706280 CPUtime=101.72 cores=0,2,4,6
/proc/24359/task/24367/stat : 24367 (techdemo) R 24355 24359 24228 0 -1 4202560 6507 0 0 0 10171 1 0 0 25 0 4 0 522153969 723230720 15187 33554432000 4194304 4797429 140735262543824 18446744073709551615 4495575 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.57
Current children cumulated vsize (KiB) 706280

[startup+162.301 s]
/proc/loadavg: 8.40 8.23 8.12 11/188 24372
/proc/meminfo: memFree=25232912/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=711136 CPUtime=648.26 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 68532 0 0 0 64807 19 0 0 25 0 4 0 522153967 728203264 17582 33554432000 4194304 4797429 140735262543824 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 177784 17582 421 148 0 172713 0
[pid=24359/tid=24365] ppid=24355 vsize=711136 CPUtime=162.25 cores=0,2,4,6
/proc/24359/task/24365/stat : 24365 (techdemo) R 24355 24359 24228 0 -1 4202560 9074 0 0 0 16223 2 0 0 25 0 4 0 522153969 728203264 17582 33554432000 4194304 4797429 140735262543824 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24359/tid=24366] ppid=24355 vsize=711136 CPUtime=162.28 cores=0,2,4,6
/proc/24359/task/24366/stat : 24366 (techdemo) R 24355 24359 24228 0 -1 4202560 10041 0 0 0 16225 3 0 0 25 0 4 0 522153969 728203264 17582 33554432000 4194304 4797429 140735262543824 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24359/tid=24367] ppid=24355 vsize=711136 CPUtime=161.4 cores=0,2,4,6
/proc/24359/task/24367/stat : 24367 (techdemo) R 24355 24359 24228 0 -1 4202560 8652 0 0 0 16138 2 0 0 25 0 4 0 522153969 728203264 17582 33554432000 4194304 4797429 140735262543824 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 711136

[startup+222.301 s]
/proc/loadavg: 8.30 8.23 8.13 10/188 24373
/proc/meminfo: memFree=25215140/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=716300 CPUtime=887.91 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 82336 0 0 0 88767 24 0 0 25 0 4 0 522153967 733491200 19283 33554432000 4194304 4797429 140735262543824 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 179075 19283 421 148 0 174004 0
[pid=24359/tid=24365] ppid=24355 vsize=716300 CPUtime=222.25 cores=0,2,4,6
/proc/24359/task/24365/stat : 24365 (techdemo) R 24355 24359 24228 0 -1 4202560 11008 0 0 0 22222 3 0 0 25 0 4 0 522153969 733491200 19283 33554432000 4194304 4797429 140735262543824 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24359/tid=24366] ppid=24355 vsize=716300 CPUtime=222.27 cores=0,2,4,6
/proc/24359/task/24366/stat : 24366 (techdemo) R 24355 24359 24228 0 -1 4202560 11765 0 0 0 22224 3 0 0 25 0 4 0 522153969 733491200 19283 33554432000 4194304 4797429 140735262543824 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24359/tid=24367] ppid=24355 vsize=716300 CPUtime=221.08 cores=0,2,4,6
/proc/24359/task/24367/stat : 24367 (techdemo) R 24355 24359 24228 0 -1 4202560 10450 0 0 0 22105 3 0 0 25 0 4 0 522153969 733491200 19283 33554432000 4194304 4797429 140735262543824 18446744073709551615 4245123 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.91
Current children cumulated vsize (KiB) 716300

[startup+282.307 s]
/proc/loadavg: 8.19 8.21 8.13 10/188 24375
/proc/meminfo: memFree=25198620/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=721556 CPUtime=1127.61 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 93785 0 0 0 112733 28 0 0 25 0 4 0 522153967 738873344 22442 33554432000 4194304 4797429 140735262543824 18446744073709551615 4424848 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 180389 22442 421 148 0 175318 0
[pid=24359/tid=24365] ppid=24355 vsize=721556 CPUtime=282.25 cores=0,2,4,6

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

[pid=24359] ppid=24355 vsize=737240 CPUtime=2565.62 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 155975 0 0 0 256510 52 0 0 25 0 4 0 522153967 754933760 29441 33554432000 4194304 4797429 140735262543824 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 184310 29441 421 148 0 179239 0
[pid=24359/tid=24365] ppid=24355 vsize=737240 CPUtime=642.22 cores=0,2,4,6
/proc/24359/task/24365/stat : 24365 (techdemo) R 24355 24359 24228 0 -1 4202560 20064 0 0 0 64215 7 0 0 25 0 4 0 522153969 754933760 29441 33554432000 4194304 4797429 140735262543824 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24359/tid=24366] ppid=24355 vsize=737240 CPUtime=642.28 cores=0,2,4,6
/proc/24359/task/24366/stat : 24366 (techdemo) R 24355 24359 24228 0 -1 4202560 21172 0 0 0 64220 8 0 0 25 0 4 0 522153969 754933760 29441 33554432000 4194304 4797429 140735262543824 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24359/tid=24367] ppid=24355 vsize=737240 CPUtime=638.79 cores=0,2,4,6
/proc/24359/task/24367/stat : 24367 (techdemo) R 24355 24359 24228 0 -1 4202560 19286 0 0 0 63873 6 0 0 25 0 4 0 522153969 754933760 29441 33554432000 4194304 4797429 140735262543824 18446744073709551615 4429296 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.62
Current children cumulated vsize (KiB) 737240

[startup+702.301 s]
/proc/loadavg: 8.30 8.22 8.14 10/188 24386
/proc/meminfo: memFree=25130764/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=739424 CPUtime=2805.28 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 164878 0 0 0 280472 56 0 0 25 0 4 0 522153967 757170176 29940 33554432000 4194304 4797429 140735262543824 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 184856 29940 421 148 0 179785 0
[pid=24359/tid=24365] ppid=24355 vsize=739424 CPUtime=702.21 cores=0,2,4,6
/proc/24359/task/24365/stat : 24365 (techdemo) R 24355 24359 24228 0 -1 4202560 21112 0 0 0 70214 7 0 0 25 0 4 0 522153969 757170176 29940 33554432000 4194304 4797429 140735262543824 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24359/tid=24366] ppid=24355 vsize=739424 CPUtime=702.29 cores=0,2,4,6
/proc/24359/task/24366/stat : 24366 (techdemo) R 24355 24359 24228 0 -1 4202560 22292 0 0 0 70220 9 0 0 25 0 4 0 522153969 757170176 29940 33554432000 4194304 4797429 140735262543824 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24359/tid=24367] ppid=24355 vsize=739424 CPUtime=698.47 cores=0,2,4,6
/proc/24359/task/24367/stat : 24367 (techdemo) R 24355 24359 24228 0 -1 4202560 20218 0 0 0 69840 7 0 0 25 0 4 0 522153969 757170176 29940 33554432000 4194304 4797429 140735262543824 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.28
Current children cumulated vsize (KiB) 739424

[startup+762.3 s]
/proc/loadavg: 8.35 8.24 8.15 10/188 24388
/proc/meminfo: memFree=25130244/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=740584 CPUtime=3044.96 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 172866 0 0 0 304435 61 0 0 25 0 4 0 522153967 758358016 30056 33554432000 4194304 4797429 140735262543824 18446744073709551615 4425019 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 185146 30056 421 148 0 180075 0
[pid=24359/tid=24365] ppid=24355 vsize=740584 CPUtime=762.21 cores=0,2,4,6
/proc/24359/task/24365/stat : 24365 (techdemo) R 24355 24359 24228 0 -1 4202560 22158 0 0 0 76213 8 0 0 25 0 4 0 522153969 758358016 30056 33554432000 4194304 4797429 140735262543824 18446744073709551615 4491055 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24359/tid=24366] ppid=24355 vsize=740584 CPUtime=762.29 cores=0,2,4,6
/proc/24359/task/24366/stat : 24366 (techdemo) R 24355 24359 24228 0 -1 4202560 23357 0 0 0 76219 10 0 0 25 0 4 0 522153969 758358016 30056 33554432000 4194304 4797429 140735262543824 18446744073709551615 4523968 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24359/tid=24367] ppid=24355 vsize=740584 CPUtime=758.13 cores=0,2,4,6
/proc/24359/task/24367/stat : 24367 (techdemo) R 24355 24359 24228 0 -1 4202560 20850 0 0 0 75806 7 0 0 25 0 4 0 522153969 758358016 30056 33554432000 4194304 4797429 140735262543824 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.96
Current children cumulated vsize (KiB) 740584

[startup+822.301 s]
/proc/loadavg: 8.29 8.24 8.15 10/188 24389
/proc/meminfo: memFree=25112976/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=743848 CPUtime=3284.65 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 179659 0 0 0 328401 64 0 0 25 0 4 0 522153967 761700352 32474 33554432000 4194304 4797429 140735262543824 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 185962 32474 421 148 0 180891 0
[pid=24359/tid=24365] ppid=24355 vsize=743848 CPUtime=822.21 cores=0,2,4,6
/proc/24359/task/24365/stat : 24365 (techdemo) R 24355 24359 24228 0 -1 4202560 22790 0 0 0 82212 9 0 0 25 0 4 0 522153969 761700352 32474 33554432000 4194304 4797429 140735262543824 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24359/tid=24366] ppid=24355 vsize=743848 CPUtime=822.3 cores=0,2,4,6
/proc/24359/task/24366/stat : 24366 (techdemo) R 24355 24359 24228 0 -1 4202560 24106 0 0 0 82220 10 0 0 25 0 4 0 522153969 761700352 32474 33554432000 4194304 4797429 140735262543824 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24359/tid=24367] ppid=24355 vsize=743848 CPUtime=817.82 cores=0,2,4,6
/proc/24359/task/24367/stat : 24367 (techdemo) R 24355 24359 24228 0 -1 4202560 21955 0 0 0 81774 8 0 0 25 0 4 0 522153969 761700352 32474 33554432000 4194304 4797429 140735262543824 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.65
Current children cumulated vsize (KiB) 743848

[startup+882.301 s]
/proc/loadavg: 8.22 8.22 8.15 10/188 24391
/proc/meminfo: memFree=25107492/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=749292 CPUtime=3524.29 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 188927 0 0 0 352363 66 0 0 25 0 4 0 522153967 767275008 32153 33554432000 4194304 4797429 140735262543824 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 187323 32153 421 148 0 182252 0
[pid=24359/tid=24365] ppid=24355 vsize=749292 CPUtime=882.2 cores=0,2,4,6
/proc/24359/task/24365/stat : 24365 (techdemo) R 24355 24359 24228 0 -1 4202560 24053 0 0 0 88211 9 0 0 25 0 4 0 522153969 767275008 32153 33554432000 4194304 4797429 140735262543824 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24359/tid=24366] ppid=24355 vsize=749292 CPUtime=882.29 cores=0,2,4,6
/proc/24359/task/24366/stat : 24366 (techdemo) R 24355 24359 24228 0 -1 4202560 25417 0 0 0 88219 10 0 0 25 0 4 0 522153969 767275008 32153 33554432000 4194304 4797429 140735262543824 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24359/tid=24367] ppid=24355 vsize=749292 CPUtime=877.49 cores=0,2,4,6
/proc/24359/task/24367/stat : 24367 (techdemo) R 24355 24359 24228 0 -1 4202560 23045 0 0 0 87741 8 0 0 25 0 4 0 522153969 767275008 32153 33554432000 4194304 4797429 140735262543824 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.29
Current children cumulated vsize (KiB) 749292

[startup+942.306 s]
/proc/loadavg: 8.19 8.21 8.15 10/188 24393
/proc/meminfo: memFree=25106728/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=751460 CPUtime=3763.99 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 195299 0 0 0 376330 69 0 0 25 0 4 0 522153967 769495040 33259 33554432000 4194304 4797429 140735262543824 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 187865 33259 421 148 0 182794 0
[pid=24359/tid=24365] ppid=24355 vsize=751460 CPUtime=942.2 cores=0,2,4,6
/proc/24359/task/24365/stat : 24365 (techdemo) R 24355 24359 24228 0 -1 4202560 25114 0 0 0 94211 9 0 0 25 0 4 0 522153969 769495040 33259 33554432000 4194304 4797429 140735262543824 18446744073709551615 4428841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24359/tid=24366] ppid=24355 vsize=751460 CPUtime=942.3 cores=0,2,4,6
/proc/24359/task/24366/stat : 24366 (techdemo) R 24355 24359 24228 0 -1 4202560 26305 0 0 0 94219 11 0 0 25 0 4 0 522153969 769495040 33259 33554432000 4194304 4797429 140735262543824 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24359/tid=24367] ppid=24355 vsize=751460 CPUtime=937.17 cores=0,2,4,6
/proc/24359/task/24367/stat : 24367 (techdemo) R 24355 24359 24228 0 -1 4202560 23599 0 0 0 93708 9 0 0 25 0 4 0 522153969 769495040 33259 33554432000 4194304 4797429 140735262543824 18446744073709551615 4524072 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 751460

[startup+1002.3 s]
/proc/loadavg: 8.33 8.23 8.16 10/188 24394
/proc/meminfo: memFree=25094556/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=753660 CPUtime=4003.64 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 203034 0 0 0 400292 72 0 0 25 0 4 0 522153967 771747840 34021 33554432000 4194304 4797429 140735262543824 18446744073709551615 4387294 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 188415 34021 421 148 0 183344 0
[pid=24359/tid=24365] ppid=24355 vsize=753660 CPUtime=1002.19 cores=0,2,4,6
/proc/24359/task/24365/stat : 24365 (techdemo) R 24355 24359 24228 0 -1 4202560 25664 0 0 0 100210 9 0 0 25 0 4 0 522153969 771747840 34021 33554432000 4194304 4797429 140735262543824 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24359/tid=24366] ppid=24355 vsize=753660 CPUtime=1002.29 cores=0,2,4,6
/proc/24359/task/24366/stat : 24366 (techdemo) R 24355 24359 24228 0 -1 4202560 26984 0 0 0 100218 11 0 0 25 0 4 0 522153969 771747840 34021 33554432000 4194304 4797429 140735262543824 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24359/tid=24367] ppid=24355 vsize=753660 CPUtime=996.84 cores=0,2,4,6
/proc/24359/task/24367/stat : 24367 (techdemo) R 24355 24359 24228 0 -1 4202560 24610 0 0 0 99675 9 0 0 25 0 4 0 522153969 771747840 34021 33554432000 4194304 4797429 140735262543824 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 753660

[startup+1062.3 s]
/proc/loadavg: 8.22 8.22 8.16 10/188 24396
/proc/meminfo: memFree=25095528/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=755568 CPUtime=4243.31 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 209479 0 0 0 424255 76 0 0 25 0 4 0 522153967 773701632 34959 33554432000 4194304 4797429 140735262543824 18446744073709551615 4425072 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 188892 34959 421 148 0 183821 0
[pid=24359/tid=24365] ppid=24355 vsize=755568 CPUtime=1062.19 cores=0,2,4,6
/proc/24359/task/24365/stat : 24365 (techdemo) R 24355 24359 24228 0 -1 4202560 26930 0 0 0 106209 10 0 0 25 0 4 0 522153969 773701632 34959 33554432000 4194304 4797429 140735262543824 18446744073709551615 4424622 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24359/tid=24366] ppid=24355 vsize=755568 CPUtime=1062.3 cores=0,2,4,6
/proc/24359/task/24366/stat : 24366 (techdemo) R 24355 24359 24228 0 -1 4202560 27995 0 0 0 106218 12 0 0 25 0 4 0 522153969 773701632 34959 33554432000 4194304 4797429 140735262543824 18446744073709551615 4430115 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24359/tid=24367] ppid=24355 vsize=755568 CPUtime=1056.5 cores=0,2,4,6
/proc/24359/task/24367/stat : 24367 (techdemo) R 24355 24359 24228 0 -1 4202560 25043 0 0 0 105641 9 0 0 25 0 4 0 522153969 773701632 34959 33554432000 4194304 4797429 140735262543824 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.31
Current children cumulated vsize (KiB) 755568

[startup+1122.3 s]
/proc/loadavg: 8.34 8.24 8.17 10/188 24397
/proc/meminfo: memFree=25079396/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=755684 CPUtime=4482.99 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 215453 0 0 0 448220 79 0 0 25 0 4 0 522153967 773820416 36795 33554432000 4194304 4797429 140735262543824 18446744073709551615 4495544 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 188921 36795 421 148 0 183850 0
[pid=24359/tid=24365] ppid=24355 vsize=755684 CPUtime=1122.18 cores=0,2,4,6
/proc/24359/task/24365/stat : 24365 (techdemo) R 24355 24359 24228 0 -1 4202560 27395 0 0 0 112208 10 0 0 25 0 4 0 522153969 773820416 36795 33554432000 4194304 4797429 140735262543824 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24359/tid=24366] ppid=24355 vsize=755684 CPUtime=1122.29 cores=0,2,4,6
/proc/24359/task/24366/stat : 24366 (techdemo) R 24355 24359 24228 0 -1 4202560 28517 0 0 0 112217 12 0 0 25 0 4 0 522153969 773820416 36795 33554432000 4194304 4797429 140735262543824 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24359/tid=24367] ppid=24355 vsize=755684 CPUtime=1116.19 cores=0,2,4,6
/proc/24359/task/24367/stat : 24367 (techdemo) R 24355 24359 24228 0 -1 4202560 26159 0 0 0 111609 10 0 0 25 0 4 0 522153969 773820416 36795 33554432000 4194304 4797429 140735262543824 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 755684

[startup+1182.3 s]
/proc/loadavg: 8.30 8.24 8.17 10/188 24399
/proc/meminfo: memFree=25076652/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=758224 CPUtime=4722.66 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 221957 0 0 0 472183 83 0 0 25 0 4 0 522153967 776421376 37087 33554432000 4194304 4797429 140735262543824 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 189556 37087 421 148 0 184485 0
[pid=24359/tid=24365] ppid=24355 vsize=758224 CPUtime=1182.18 cores=0,2,4,6
/proc/24359/task/24365/stat : 24365 (techdemo) R 24355 24359 24228 0 -1 4202560 28465 0 0 0 118207 11 0 0 25 0 4 0 522153969 776421376 37087 33554432000 4194304 4797429 140735262543824 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24359/tid=24366] ppid=24355 vsize=758224 CPUtime=1182.3 cores=0,2,4,6
/proc/24359/task/24366/stat : 24366 (techdemo) R 24355 24359 24228 0 -1 4202560 29565 0 0 0 118217 13 0 0 25 0 4 0 522153969 776421376 37087 33554432000 4194304 4797429 140735262543824 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24359/tid=24367] ppid=24355 vsize=758224 CPUtime=1175.86 cores=0,2,4,6
/proc/24359/task/24367/stat : 24367 (techdemo) R 24355 24359 24228 0 -1 4202560 26562 0 0 0 117575 11 0 0 25 0 4 0 522153969 776421376 37087 33554432000 4194304 4797429 140735262543824 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.66
Current children cumulated vsize (KiB) 758224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.28 8.24 8.17 10/188 24399
/proc/meminfo: memFree=25069460/32951124 swapFree=67111524/67111528
[pid=24359] ppid=24355 vsize=758280 CPUtime=4800.17 cores=0,2,4,6
/proc/24359/stat : 24359 (techdemo) R 24355 24359 24228 0 -1 4202496 223894 0 0 0 479934 83 0 0 25 0 4 0 522153967 776478720 37546 33554432000 4194304 4797429 140735262543824 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24359/statm: 189570 37546 421 148 0 184499 0
[pid=24359/tid=24365] ppid=24355 vsize=758280 CPUtime=1201.58 cores=0,2,4,6
/proc/24359/task/24365/stat : 24365 (techdemo) R 24355 24359 24228 0 -1 4202560 28655 0 0 0 120147 11 0 0 25 0 4 0 522153969 776478720 37546 33554432000 4194304 4797429 140735262543824 18446744073709551615 4428841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24359/tid=24366] ppid=24355 vsize=758280 CPUtime=1201.71 cores=0,2,4,6
/proc/24359/task/24366/stat : 24366 (techdemo) R 24355 24359 24228 0 -1 4202560 29733 0 0 0 120158 13 0 0 25 0 4 0 522153969 776478720 37546 33554432000 4194304 4797429 140735262543824 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24359/tid=24367] ppid=24355 vsize=758280 CPUtime=1195.16 cores=0,2,4,6
/proc/24359/task/24367/stat : 24367 (techdemo) R 24355 24359 24228 0 -1 4202560 27348 0 0 0 119505 11 0 0 25 0 4 0 522153969 776478720 37546 33554432000 4194304 4797429 140735262543824 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 758280

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.21
CPU user time (s): 4799.36
CPU system time (s): 0.843871
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 858880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.36
system time used= 0.843871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 223894
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= 503
involuntary context switches= 80102

runsolver used 1.91571 second user time and 4.65529 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 21:32:38
IDJOB=3172839
IDBENCH=82857
IDSOLVER=1584
FILE ID=node132/3172839-1304105558
RUNJOBID= node132-1304104354-24246
PBS_JOBID= 13170650
Free space on /tmp= 71872 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S839353433-100.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172839-1304105558/watcher-3172839-1304105558 -o /tmp/evaluation-result-3172839-1304105558/solver-3172839-1304105558 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172839-1304105558.cnf

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

MD5SUM BENCH= e68176dd0214c3858ad791ec08d1acee
RANDOM SEED=846121992

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.67
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.833
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.833
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:      25368656 kB
Buffers:        775268 kB
Cached:        6244760 kB
SwapCached:          4 kB
Active:        2099900 kB
Inactive:      4984588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25368656 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           15952 kB
Writeback:           8 kB
AnonPages:       64668 kB
Mapped:          14260 kB
Slab:           435964 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191076 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71856 MiB
End job on node132 at 2011-04-29 21:52:42