Trace number 3172677

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S977260632-016-UNKNOWN.cnf
MD5SUM58eb79e3bfc8d25580f794d4e2d18629
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 variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

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-3172677-1304085075.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:       21250
0.00/0.04	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.04	c -- vars added        250
0.00/0.04	c Parsing time:  0.04 s
0.00/0.05	c  N st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.24/0.17	c asymm  cl-useful: 0/1966/21250 lits-rem:0 time: 0.49
0.24/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.04
0.24/0.19	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
0.24/0.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.24/0.19	c Subs w/ non-existent bins:      0 time:  0.00 s
3.43/0.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.43/0.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.43/0.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.43/0.96	c lits-rem:         0  cl-subs:        0  v-elim:    166  v-fix:    0  time:  0.27 s
3.43/0.96	c learnt bin added due to v-elim: 0
3.43/0.96	c Finding binary XORs  T:     0.00 s  found:       0
3.43/0.96	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
3.43/0.96	c calculated reachability. Time: 0.00
3.43/0.96	c Calc default polars -  time:   0.00 s pos:     126 undec:       2 neg:     122
3.43/0.96	c =========================================================================================
3.43/0.96	c types(t): F = full restart, N = normal restart
3.43/0.96	c types(t): S = simplification begin/end, E = solution found
3.43/0.96	c restart types(rt): st = static, dy = dynamic
3.43/0.96	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
3.43/0.96	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
3.43/0.96	c Decided on static restart strategy
18.61/4.72	c  N dy     7     30002       250     21250         0     10479    148750    508154     72.84     62.81  --
18.61/4.76	c  S st     7     30002       250     21250         0     10479    148750    508154     72.84     62.81  --
19.01/4.83	c  S st     7     30506       250     21250         0     10978    148750    537891     72.84     62.81  --
19.01/4.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
19.01/4.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.01/4.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.23
19.01/4.89	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
19.01/4.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.41/4.90	c Subs w/ non-existent bins:      0 time:  0.02 s
19.41/4.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.41/4.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.41/4.91	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.80/7.01	c lits-rem:      2365  cl-subs:      797  v-elim:    250  v-fix:    0  time:  8.38 s
27.80/7.01	c learnt bin added due to v-elim: 0
27.80/7.01	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
27.80/7.01	c vivif2 --  cl tried    10181 cl shrink        0 lits rem          0 time: 0.02
28.20/7.12	c asymm  cl-useful: 0/1898/21250 lits-rem:0 time: 0.42
28.20/7.12	c calculated reachability. Time: 0.00
28.20/7.12	c  N dy     7     30506       250     21250         0     10181    148750    488325     72.84     62.81  --
28.20/7.12	c  F st     7     30506       250     21250         0     10181    148750    488325     72.84     62.81  --
29.00/7.39	c Decided on static restart strategy
36.99/9.36	c  N dy    14     45762       250     21250         0     17340    148750    927642     71.76     61.75  --
37.39/9.41	c  S st    14     45762       250     21250         0     17340    148750    927642     71.76     61.75  --
37.79/9.50	c  S st    14     46265       250     21250         0      9150    148750    292880     71.76     61.75  --
37.79/9.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.79/9.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.79/9.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.17
37.79/9.54	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
37.79/9.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.79/9.54	c Subs w/ non-existent bins:      0 time:  0.01 s
37.79/9.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.79/9.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.79/9.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
45.38/11.41	c lits-rem:       175  cl-subs:      215  v-elim:    250  v-fix:    0  time:  7.42 s
45.38/11.41	c learnt bin added due to v-elim: 0
45.38/11.41	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
45.38/11.41	c vivif2 --  cl tried     8935 cl shrink        0 lits rem          0 time: 0.01
45.78/11.57	c asymm  cl-useful: 0/4168/21250 lits-rem:0 time: 0.60
45.78/11.57	c calculated reachability. Time: 0.00
45.78/11.57	c  N dy    14     46265       250     21250         0      8935    148750    286602     71.76     61.75  --
62.55/15.70	c  N dy    15     69397       250     21250         0     11056    148750    327346     72.89     61.31  --
62.55/15.72	c  S st    15     69397       250     21250         0     11056    148750    327346     72.89     61.31  --
62.95/15.80	c  S st    15     69901       250     21250         0     11557    148750    356607     72.89     61.31  --
62.95/15.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
62.95/15.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.95/15.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.22
62.95/15.86	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
62.95/15.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.95/15.86	c Subs w/ non-existent bins:      0 time:  0.01 s
62.95/15.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.95/15.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.95/15.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
70.16/17.67	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
78.53/19.72	c Added 3 vars  tried: 80000 time: 8.18
78.53/19.74	c ORs :      3 avg-s:  0.0 cl-sh:  2098 l-rem:   2098 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    8.23
78.53/19.74	c lits-rem:       606  cl-subs:      249  v-elim:    250  v-fix:    0  time: 15.48 s
78.53/19.74	c learnt bin added due to v-elim: 0
78.53/19.75	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
78.53/19.75	c vivif2 --  cl tried    11308 cl shrink        0 lits rem          0 time: 0.01
79.32/19.91	c asymm  cl-useful: 0/3424/21253 lits-rem:0 time: 0.65
79.32/19.91	c calculated reachability. Time: 0.00
79.32/19.91	c  N dy    15     69901       253     21253         6     11308    148751    345098     72.89     61.31  --
79.32/19.91	c  F st    15     69901       253     21253         6     11308    148751    345098     72.89     61.31  --
80.52/20.21	c Decided on static restart strategy
104.10/26.15	c  N dy    22    104852       253     21253         6     21023    148751    915734     70.59     60.70  --
104.10/26.19	c  S st    22    104852       253     21253         6     21023    148751    915734     70.59     60.70  --
104.50/26.30	c  S st    22    105356       253     21253         6     21523    148751    945923     70.59     60.70  --
104.50/26.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
104.50/26.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
105.32/26.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  0.48
105.32/26.42	c Calc non-exist non-lernt bins v-fix:     0 done:    253 time:  0.00 s
105.32/26.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
105.32/26.43	c Subs w/ non-existent bins:      0 time:  0.03 s
105.32/26.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.32/26.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.32/26.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
114.48/28.78	c ORs :      3 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
114.88/28.80	c lits-rem:      4432  cl-subs:     1163  v-elim:    250  v-fix:    0  time:  9.40 s
114.88/28.80	c learnt bin added due to v-elim: 0
114.88/28.80	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.00
114.88/28.81	c vivif2 --  cl tried    20360 cl shrink        0 lits rem          0 time: 0.03
115.28/28.91	c asymm  cl-useful: 0/1280/21253 lits-rem:0 time: 0.41
115.28/28.91	c calculated reachability. Time: 0.00
115.28/28.91	c  N dy    22    105356       253     21253         6     20360    148751    866869     70.59     60.70  --
164.81/41.32	c  N dy    23    158035       253     21253         6     27756    148751   1258203     71.02     60.52  --
164.81/41.38	c  S st    23    158035       253     21253         6     27756    148751   1258203     71.02     60.52  --
165.61/41.50	c  S st    23    158536       253     21253         6     28253    148751   1287800     71.02     60.52  --
165.61/41.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
165.61/41.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
166.01/41.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.9M T:  0.71
166.01/41.68	c Calc non-exist non-lernt bins v-fix:     0 done:    253 time:  0.00 s
166.01/41.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
166.01/41.69	c Subs w/ non-existent bins:      0 time:  0.03 s
166.41/41.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
166.41/41.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.41/41.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
179.20/44.96	c ORs :      3 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
179.20/44.98	c lits-rem:       182  cl-subs:     1614  v-elim:    250  v-fix:    0  time: 13.07 s
179.20/44.98	c learnt bin added due to v-elim: 0
179.20/44.98	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
179.20/44.99	c vivif2 --  cl tried    26639 cl shrink        0 lits rem          0 time: 0.04
179.60/45.10	c asymm  cl-useful: 0/1364/21253 lits-rem:0 time: 0.41
179.60/45.10	c calculated reachability. Time: 0.00
179.60/45.10	c  N dy    23    158536       253     21253         6     26639    148751   1170639     71.02     60.52  --
261.48/65.54	c  N dy    24    237806       253     21253         6     31790    148751   1332230     71.28     60.81  --
261.89/65.62	c  S st    24    237806       253     21253         6     31790    148751   1332230     71.28     60.81  --
262.28/65.75	c  S st    24    238308       253     21253         6     32290    148751   1361019     71.28     60.81  --
262.28/65.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
262.28/65.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
263.09/65.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.9M T:  0.82
263.09/65.96	c Calc non-exist non-lernt bins v-fix:     0 done:    253 time:  0.00 s
263.09/65.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
263.09/65.97	c Subs w/ non-existent bins:      0 time:  0.03 s
263.09/65.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
263.09/65.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
263.09/65.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
281.45/70.54	c ORs :      3 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
281.45/70.57	c lits-rem:      1925  cl-subs:     1720  v-elim:    250  v-fix:    0  time: 18.27 s
281.45/70.57	c learnt bin added due to v-elim: 0
281.45/70.57	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
281.45/70.58	c vivif2 --  cl tried    30570 cl shrink        0 lits rem          0 time: 0.04
282.25/70.70	c asymm  cl-useful: 0/1217/21253 lits-rem:0 time: 0.46
282.25/70.70	c calculated reachability. Time: 0.00
282.25/70.70	c  N dy    24    238308       253     21253         6     30570    148751   1240525     71.28     60.81  --
426.86/106.93	c  N dy    25    357462       253     21253         6     34569    148751   1273002     74.45     60.63  --
426.86/106.99	c  S st    25    357462       253     21253         6     34569    148751   1273002     74.45     60.63  --
427.66/107.14	c  S st    25    357963       265     21253        30     35075    148799   1303277     74.45     60.63  --
427.66/107.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
427.66/107.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
428.46/107.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.9M T:  0.85
428.46/107.35	c Calc non-exist non-lernt bins v-fix:     0 done:    265 time:  0.00 s
428.46/107.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
428.46/107.37	c Subs w/ non-existent bins:      0 time:  0.04 s
428.46/107.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
428.46/107.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
428.46/107.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
447.23/112.03	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
447.23/112.05	c lits-rem:      1258  cl-subs:     1765  v-elim:    250  v-fix:    0  time: 18.63 s
447.23/112.05	c learnt bin added due to v-elim: 0
447.23/112.05	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
447.23/112.06	c vivif2 --  cl tried    33310 cl shrink        0 lits rem          0 time: 0.05
447.64/112.18	c asymm  cl-useful: 0/1039/21253 lits-rem:0 time: 0.47
447.64/112.19	c calculated reachability. Time: 0.00
447.64/112.19	c  N dy    25    357963       265     21253        30     33310    148799   1195191     74.45     60.63  --
671.33/168.13	c  N dy    26    536944       265     21253        30     40331    148799   1538822     83.88     63.61  --
671.74/168.20	c  S st    26    536944       265     21253        30     40331    148799   1538822     83.88     63.61  --
672.15/168.35	c  S st    26    537445       274     21253        48     40839    148835   1567939     83.88     63.61  --
672.15/168.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
672.15/168.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
673.33/168.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.7M T:  1.14
673.33/168.64	c Calc non-exist non-lernt bins v-fix:     0 done:    274 time:  0.00 s
673.33/168.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
673.33/168.65	c Subs w/ non-existent bins:      0 time:  0.05 s
673.33/168.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
673.33/168.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
673.33/168.68	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
699.29/175.18	c ORs :      3 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
699.69/175.21	c lits-rem:      1144  cl-subs:     2169  v-elim:    250  v-fix:    0  time: 26.10 s
699.69/175.21	c learnt bin added due to v-elim: 0
699.69/175.21	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.01
699.69/175.22	c vivif2 --  cl tried    38670 cl shrink        0 lits rem          0 time: 0.06
700.09/175.35	c asymm  cl-useful: 0/1089/21253 lits-rem:0 time: 0.50
700.09/175.35	c calculated reachability. Time: 0.00
700.09/175.35	c  N dy    26    537445       274     21253        48     38670    148835   1401629     83.88     63.61  --
700.09/175.35	c  F st    26    537445       274     21253        48     38670    148835   1401629     83.88     63.61  --
702.09/175.84	c Decided on static restart strategy
1049.63/262.86	c  N dy    33    806169       274     21253        48     60026    148835   3017382     92.41     69.69  --
1050.05/262.98	c  S st    33    806169       274     21253        48     60026    148835   3017382     92.41     69.69  --
1051.23/263.21	c  S st    33    806675       283     21253        74     60539    148879   3048028     92.41     69.69  --
1051.23/263.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1051.23/263.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1053.22/263.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.1M T:  2.21
1053.22/263.78	c Calc non-exist non-lernt bins v-fix:     0 done:    283 time:  0.00 s
1053.22/263.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1053.62/263.80	c Subs w/ non-existent bins:      0 time:  0.10 s
1053.62/263.81	c Replacing        2 vars Replaced      200 lits Time:     0.05 s 
1053.62/263.86	c bin-w-bin subsume rem            4 bins  time:  0.00 s
1053.62/263.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1053.62/263.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1482.65/371.20	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.40
1573.32/393.90	c Added 3 vars  tried: 80000 time: 90.66
1578.52/395.22	c ORs :      3 avg-s:  0.0 cl-sh: 47024 l-rem:  47024 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   95.94
1578.52/395.26	c lits-rem:      3234  cl-subs:     7070  v-elim:    250  v-fix:    0  time: 524.85 s
1578.52/395.26	c learnt bin added due to v-elim: 0
1578.52/395.26	c vivif2 --  cl tried    21256 cl shrink        0 lits rem          0 time: 0.01
1578.52/395.29	c vivif2 --  cl tried    53469 cl shrink        0 lits rem          0 time: 0.10
1579.31/395.43	c asymm  cl-useful: 0/940/21256 lits-rem:0 time: 0.56
1579.31/395.43	c calculated reachability. Time: 0.00
1579.31/395.43	c  N dy    33    806675       284     21256        68     53469    148865   2395151     92.41     69.69  --
2288.37/573.00	c  N dy    34   1210013       284     21256        68     71369    148865   3414406     91.01     71.80  --
2289.19/573.13	c  S st    34   1210013       284     21256        68     71369    148865   3414406     91.01     71.80  --
2289.19/573.13	c Finding binary XORs  T:     0.00 s  found:       0
2290.36/573.40	c  S st    34   1210515       284     21256        68     71868    148865   3444449     91.01     71.80  --
2290.36/573.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2290.36/573.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2291.96/573.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.6M T:  1.86
2291.96/573.88	c Calc non-exist non-lernt bins v-fix:     0 done:    284 time:  0.01 s
2291.96/573.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2292.36/573.91	c Subs w/ non-existent bins:      0 time:  0.12 s
2292.36/573.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2292.36/573.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
2292.36/573.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2858.79/715.74	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.34
2858.79/715.79	c lits-rem:      3753  cl-subs:     6976  v-elim:    250  v-fix:    0  time: 566.48 s
2858.79/715.79	c learnt bin added due to v-elim: 0
2858.79/715.79	c vivif2 --  cl tried    21256 cl shrink        0 lits rem          0 time: 0.01
2859.19/715.83	c vivif2 --  cl tried    64892 cl shrink        0 lits rem          0 time: 0.12
2859.59/715.98	c asymm  cl-useful: 0/906/21256 lits-rem:0 time: 0.61
2859.59/715.98	c calculated reachability. Time: 0.00
2859.59/715.98	c  N dy    34   1210515       284     21256        68     64892    148865   2859368     91.01     71.80  --
3873.84/969.89	c  N dy    35   1710516       284     21256        68     94581    148865   4825047     88.21     72.42  --
3874.64/970.09	c  S st    35   1710516       284     21256        68     94581    148865   4825047     88.21     72.42  --
3876.23/970.40	c  S st    35   1711022       293     21256        94     95095    148909   4855139     88.21     72.42  --
3876.23/970.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3876.23/970.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3879.84/971.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.2M T:  3.68
3879.84/971.34	c Calc non-exist non-lernt bins v-fix:     0 done:    293 time:  0.01 s
3879.84/971.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3879.84/971.38	c Subs w/ non-existent bins:      0 time:  0.16 s
3880.22/971.40	c Replacing        2 vars Replaced       34 lits Time:     0.06 s 
3880.22/971.47	c bin-w-bin subsume rem            4 bins  time:  0.00 s
3880.22/971.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
3880.22/971.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3172677-1304085075/watcher-3172677-1304085075 -o /tmp/evaluation-result-3172677-1304085075/solver-3172677-1304085075 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172677-1304085075.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.41 7.91 7.90 7/180 333
/proc/meminfo: memFree=25607240/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=20564 CPUtime=0 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4194304 244 0 0 0 0 0 0 0 25 0 1 0 500922976 21057536 196 33554432000 4194304 4797429 140734574482752 18446744073709551615 228090488721 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/333/statm: 5141 201 167 148 0 57 0

[startup+0.0992771 s]
/proc/loadavg: 7.41 7.91 7.90 7/180 333
/proc/meminfo: memFree=25607240/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=151740 CPUtime=0.23 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 2851 0 0 0 23 0 0 0 18 0 4 0 500922976 155381760 2700 33554432000 4194304 4797429 140734574482752 18446744073709551615 4428777 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 37935 2700 373 148 0 32864 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 151740

[startup+0.100275 s]
/proc/loadavg: 7.41 7.91 7.90 7/180 333
/proc/meminfo: memFree=25607240/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=151740 CPUtime=0.24 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 2852 0 0 0 24 0 0 0 18 0 4 0 500922976 155381760 2701 33554432000 4194304 4797429 140734574482752 18446744073709551615 4430115 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 37935 2701 373 148 0 32864 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 151740

[startup+0.300239 s]
/proc/loadavg: 7.41 7.91 7.90 7/180 333
/proc/meminfo: memFree=25607240/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=685872 CPUtime=1.03 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 6676 0 0 0 102 1 0 0 18 0 4 0 500922976 702332928 5184 33554432000 4194304 4797429 140734574482752 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 171468 5184 407 148 0 166397 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 685872

[startup+0.700167 s]
/proc/loadavg: 7.41 7.91 7.90 7/180 333
/proc/meminfo: memFree=25607240/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=685872 CPUtime=2.63 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 7776 0 0 0 261 2 0 0 18 0 4 0 500922976 702332928 6263 33554432000 4194304 4797429 140734574482752 18446744073709551615 4425045 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 171468 6263 409 148 0 166397 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 685872

[startup+1.50102 s]
/proc/loadavg: 7.41 7.91 7.90 9/184 337
/proc/meminfo: memFree=25575712/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=690328 CPUtime=5.83 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 11329 0 0 0 580 3 0 0 20 0 4 0 500922976 706895872 7691 33554432000 4194304 4797429 140734574482752 18446744073709551615 4424603 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 172582 7691 410 148 0 167511 0
[pid=333/tid=335] ppid=331 vsize=690328 CPUtime=1.43 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 2459 0 0 0 143 0 0 0 19 0 4 0 500922981 706895872 7691 33554432000 4194304 4797429 140734574482752 18446744073709551615 4424977 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=690328 CPUtime=1.43 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 2160 0 0 0 143 0 0 0 19 0 4 0 500922981 706895872 7691 33554432000 4194304 4797429 140734574482752 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=690328 CPUtime=1.44 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 2261 0 0 0 144 0 0 0 20 0 4 0 500922981 706895872 7691 33554432000 4194304 4797429 140734574482752 18446744073709551615 4424713 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 690328

[startup+3.10072 s]
/proc/loadavg: 7.41 7.91 7.90 9/184 337
/proc/meminfo: memFree=25550664/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=695728 CPUtime=12.22 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 15188 0 0 0 1219 3 0 0 25 0 4 0 500922976 712425472 9964 33554432000 4194304 4797429 140734574482752 18446744073709551615 4424622 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 173932 9964 414 148 0 168861 0
[pid=333/tid=335] ppid=331 vsize=695728 CPUtime=3.02 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 3182 0 0 0 302 0 0 0 24 0 4 0 500922981 712425472 9964 33554432000 4194304 4797429 140734574482752 18446744073709551615 4523968 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=695728 CPUtime=3.03 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 2926 0 0 0 303 0 0 0 24 0 4 0 500922981 712425472 9964 33554432000 4194304 4797429 140734574482752 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=695728 CPUtime=3.04 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 2995 0 0 0 304 0 0 0 25 0 4 0 500922981 712425472 9964 33554432000 4194304 4797429 140734574482752 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 695728

[startup+6.30113 s]
/proc/loadavg: 7.46 7.91 7.90 9/184 337
/proc/meminfo: memFree=25544092/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=699260 CPUtime=25 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 18980 0 0 0 2496 4 0 0 25 0 4 0 500922976 716042240 10601 33554432000 4194304 4797429 140734574482752 18446744073709551615 4524064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 174815 10601 415 148 0 169744 0
[pid=333/tid=335] ppid=331 vsize=699260 CPUtime=6.2 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 3822 0 0 0 620 0 0 0 25 0 4 0 500922981 716042240 10601 33554432000 4194304 4797429 140734574482752 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=699260 CPUtime=6.24 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 3517 0 0 0 624 0 0 0 25 0 4 0 500922981 716042240 10601 33554432000 4194304 4797429 140734574482752 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=699260 CPUtime=6.24 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 3602 0 0 0 623 1 0 0 25 0 4 0 500922981 716042240 10601 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 699260

[startup+12.7009 s]
/proc/loadavg: 7.50 7.91 7.90 9/184 337
/proc/meminfo: memFree=25535804/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=701696 CPUtime=50.57 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 22715 0 0 0 5052 5 0 0 25 0 4 0 500922976 718536704 12084 33554432000 4194304 4797429 140734574482752 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 175424 12084 417 148 0 170353 0
[pid=333/tid=335] ppid=331 vsize=701696 CPUtime=12.57 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 4104 0 0 0 1257 0 0 0 25 0 4 0 500922981 718536704 12084 33554432000 4194304 4797429 140734574482752 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=701696 CPUtime=12.63 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 3825 0 0 0 1263 0 0 0 25 0 4 0 500922981 718536704 12084 33554432000 4194304 4797429 140734574482752 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=701696 CPUtime=12.64 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 3804 0 0 0 1263 1 0 0 25 0 4 0 500922981 718536704 12084 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568036 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 701696

[startup+25.5006 s]
/proc/loadavg: 7.68 7.93 7.90 9/184 337
/proc/meminfo: memFree=25516332/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=708596 CPUtime=101.7 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 30648 0 0 0 10162 8 0 0 25 0 4 0 500922976 725602304 14385 33554432000 4194304 4797429 140734574482752 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 177149 14385 420 148 0 172078 0
[pid=333/tid=335] ppid=331 vsize=708596 CPUtime=25.31 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 4668 0 0 0 2530 1 0 0 25 0 4 0 500922981 725602304 14385 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=708596 CPUtime=25.43 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 4260 0 0 0 2543 0 0 0 25 0 4 0 500922981 725602304 14385 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=708596 CPUtime=25.44 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 4254 0 0 0 2543 1 0 0 25 0 4 0 500922981 725602304 14385 33554432000 4194304 4797429 140734574482752 18446744073709551615 4425015 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 708596

[startup+51.1009 s]
/proc/loadavg: 7.79 7.93 7.91 9/184 338
/proc/meminfo: memFree=25482388/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=716312 CPUtime=203.96 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 44388 0 0 0 20383 13 0 0 25 0 4 0 500922976 733503488 18703 33554432000 4194304 4797429 140734574482752 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 179078 18703 420 148 0 174007 0
[pid=333/tid=335] ppid=331 vsize=716312 CPUtime=50.77 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 5700 0 0 0 5076 1 0 0 25 0 4 0 500922981 733503488 18703 33554432000 4194304 4797429 140734574482752 18446744073709551615 4495544 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=716312 CPUtime=51.04 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 5334 0 0 0 5103 1 0 0 25 0 4 0 500922981 733503488 18703 33554432000 4194304 4797429 140734574482752 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=716312 CPUtime=51.03 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 5523 0 0 0 5102 1 0 0 25 0 4 0 500922981 733503488 18703 33554432000 4194304 4797429 140734574482752 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 716312

[startup+102.306 s]
/proc/loadavg: 8.02 7.97 7.92 9/184 339
/proc/meminfo: memFree=25464024/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=724316 CPUtime=408.5 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 67741 0 0 0 40826 24 0 0 25 0 4 0 500922976 741699584 20891 33554432000 4194304 4797429 140734574482752 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 181079 20891 420 148 0 176008 0
[pid=333/tid=335] ppid=331 vsize=724316 CPUtime=101.7 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 7661 0 0 0 10168 2 0 0 25 0 4 0 500922981 741699584 20891 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=724316 CPUtime=102.24 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 7155 0 0 0 10222 2 0 0 25 0 4 0 500922981 741699584 20891 33554432000 4194304 4797429 140734574482752 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=724316 CPUtime=102.25 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 7499 0 0 0 10223 2 0 0 25 0 4 0 500922981 741699584 20891 33554432000 4194304 4797429 140734574482752 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.5
Current children cumulated vsize (KiB) 724316

[startup+162.3 s]
/proc/loadavg: 8.05 7.99 7.92 9/184 341
/proc/meminfo: memFree=25435212/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=733192 CPUtime=648.16 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 91520 0 0 0 64782 34 0 0 25 0 4 0 500922976 750788608 24608 33554432000 4194304 4797429 140734574482752 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 183298 24608 420 148 0 178227 0
[pid=333/tid=335] ppid=331 vsize=733192 CPUtime=161.37 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 9070 0 0 0 16135 2 0 0 25 0 4 0 500922981 750788608 24608 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=733192 CPUtime=162.24 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 8555 0 0 0 16222 2 0 0 25 0 4 0 500922981 750788608 24608 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=733192 CPUtime=162.24 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 8877 0 0 0 16222 2 0 0 25 0 4 0 500922981 750788608 24608 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 648.16
Current children cumulated vsize (KiB) 733192

[startup+222.3 s]
/proc/loadavg: 8.12 8.02 7.93 9/184 343
/proc/meminfo: memFree=25426616/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=736596 CPUtime=887.84 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 116689 0 0 0 88739 45 0 0 25 0 4 0 500922976 754274304 26515 33554432000 4194304 4797429 140734574482752 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 184149 26515 422 148 0 179078 0
[pid=333/tid=335] ppid=331 vsize=736596 CPUtime=221.04 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 10371 0 0 0 22102 2 0 0 25 0 4 0 500922981 754274304 26515 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=736596 CPUtime=222.24 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 10368 0 0 0 22221 3 0 0 25 0 4 0 500922981 754274304 26515 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568074 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=736596 CPUtime=222.24 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 10826 0 0 0 22221 3 0 0 25 0 4 0 500922981 754274304 26515 33554432000 4194304 4797429 140734574482752 18446744073709551615 4495564 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 887.84
Current children cumulated vsize (KiB) 736596

[startup+282.301 s]

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

[pid=333] ppid=331 vsize=764396 CPUtime=2805.26 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 210932 0 0 0 280435 91 0 0 25 0 4 0 500922976 782741504 37546 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 191099 37546 422 148 0 186028 0
[pid=333/tid=335] ppid=331 vsize=764396 CPUtime=698.44 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 20395 0 0 0 69837 7 0 0 25 0 4 0 500922981 782741504 37546 33554432000 4194304 4797429 140734574482752 18446744073709551615 4495473 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=764396 CPUtime=702.26 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 18940 0 0 0 70219 7 0 0 25 0 4 0 500922981 782741504 37546 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=764396 CPUtime=702.25 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 19792 0 0 0 70219 6 0 0 25 0 4 0 500922981 782741504 37546 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.26
Current children cumulated vsize (KiB) 764396

[startup+762.306 s]
/proc/loadavg: 8.16 8.08 7.98 9/184 366
/proc/meminfo: memFree=25325660/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=768736 CPUtime=3044.97 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 225160 0 0 0 304397 100 0 0 25 0 4 0 500922976 787185664 38080 33554432000 4194304 4797429 140734574482752 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 192184 38080 422 148 0 187113 0
[pid=333/tid=335] ppid=331 vsize=768736 CPUtime=758.11 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 21724 0 0 0 75804 7 0 0 25 0 4 0 500922981 787185664 38080 33554432000 4194304 4797429 140734574482752 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=768736 CPUtime=762.26 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 19311 0 0 0 76219 7 0 0 25 0 4 0 500922981 787185664 38080 33554432000 4194304 4797429 140734574482752 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=768736 CPUtime=762.26 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 20223 0 0 0 76220 6 0 0 25 0 4 0 500922981 787185664 38080 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3044.97
Current children cumulated vsize (KiB) 768736

[startup+822.3 s]
/proc/loadavg: 8.19 8.09 7.99 9/184 368
/proc/meminfo: memFree=25310868/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=769428 CPUtime=3284.62 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 240957 0 0 0 328355 107 0 0 25 0 4 0 500922976 787894272 39104 33554432000 4194304 4797429 140734574482752 18446744073709551615 4425836 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 192357 39104 422 148 0 187286 0
[pid=333/tid=335] ppid=331 vsize=769428 CPUtime=817.79 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 22144 0 0 0 81771 8 0 0 25 0 4 0 500922981 787894272 39104 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=769428 CPUtime=822.26 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 20653 0 0 0 82218 8 0 0 25 0 4 0 500922981 787894272 39104 33554432000 4194304 4797429 140734574482752 18446744073709551615 4428904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=769428 CPUtime=822.26 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 21473 0 0 0 82219 7 0 0 25 0 4 0 500922981 787894272 39104 33554432000 4194304 4797429 140734574482752 18446744073709551615 4524600 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.62
Current children cumulated vsize (KiB) 769428

[startup+882.3 s]
/proc/loadavg: 8.19 8.10 8.00 9/184 369
/proc/meminfo: memFree=25305144/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=769720 CPUtime=3524.3 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 256091 0 0 0 352314 116 0 0 25 0 4 0 500922976 788193280 40611 33554432000 4194304 4797429 140734574482752 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 192430 40611 422 148 0 187359 0
[pid=333/tid=335] ppid=331 vsize=769720 CPUtime=877.45 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 23256 0 0 0 87737 8 0 0 25 0 4 0 500922981 788193280 40611 33554432000 4194304 4797429 140734574482752 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=769720 CPUtime=882.26 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 21022 0 0 0 88218 8 0 0 25 0 4 0 500922981 788193280 40611 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=769720 CPUtime=882.26 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 21982 0 0 0 88219 7 0 0 25 0 4 0 500922981 788193280 40611 33554432000 4194304 4797429 140734574482752 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.3
Current children cumulated vsize (KiB) 769720

[startup+942.3 s]
/proc/loadavg: 8.18 8.11 8.01 9/184 371
/proc/meminfo: memFree=25284040/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=771344 CPUtime=3763.98 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 270019 0 0 0 376274 124 0 0 25 0 4 0 500922976 789856256 41983 33554432000 4194304 4797429 140734574482752 18446744073709551615 4424846 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 192836 41983 422 148 0 187765 0
[pid=333/tid=335] ppid=331 vsize=771344 CPUtime=937.14 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 23741 0 0 0 93705 9 0 0 25 0 4 0 500922981 789856256 41983 33554432000 4194304 4797429 140734574482752 18446744073709551615 4428848 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=771344 CPUtime=942.26 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 21362 0 0 0 94218 8 0 0 25 0 4 0 500922981 789856256 41983 33554432000 4194304 4797429 140734574482752 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=771344 CPUtime=942.26 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 22404 0 0 0 94219 7 0 0 25 0 4 0 500922981 789856256 41983 33554432000 4194304 4797429 140734574482752 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 771344

[startup+1002.3 s]
/proc/loadavg: 8.18 8.12 8.01 9/184 372
/proc/meminfo: memFree=25279428/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=776564 CPUtime=4003.66 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 281008 0 0 0 400237 129 0 0 25 0 4 0 500922976 795201536 43333 33554432000 4194304 4797429 140734574482752 18446744073709551615 4506580 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 194141 43333 422 148 0 189070 0
[pid=333/tid=335] ppid=331 vsize=776564 CPUtime=996.8 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 23949 0 0 0 99671 9 0 0 25 0 4 0 500922981 795201536 43333 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=776564 CPUtime=1002.26 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 22467 0 0 0 100218 8 0 0 25 0 4 0 500922981 795201536 43333 33554432000 4194304 4797429 140734574482752 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=776564 CPUtime=1002.26 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 23708 0 0 0 100219 7 0 0 25 0 4 0 500922981 795201536 43333 33554432000 4194304 4797429 140734574482752 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.66
Current children cumulated vsize (KiB) 776564

[startup+1062.3 s]
/proc/loadavg: 8.11 8.11 8.01 9/184 374
/proc/meminfo: memFree=25272960/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=777148 CPUtime=4243.34 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 282986 0 0 0 424204 130 0 0 25 0 4 0 500922976 795799552 43662 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 194287 43662 422 148 0 189216 0
[pid=333/tid=335] ppid=331 vsize=777148 CPUtime=1056.49 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 25099 0 0 0 105639 10 0 0 25 0 4 0 500922981 795799552 43662 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=777148 CPUtime=1062.26 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 22892 0 0 0 106218 8 0 0 25 0 4 0 500922981 795799552 43662 33554432000 4194304 4797429 140734574482752 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=777148 CPUtime=1062.27 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 24111 0 0 0 106219 8 0 0 25 0 4 0 500922981 795799552 43662 33554432000 4194304 4797429 140734574482752 18446744073709551615 4524184 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.34
Current children cumulated vsize (KiB) 777148

[startup+1122.3 s]
/proc/loadavg: 8.08 8.10 8.01 9/184 376
/proc/meminfo: memFree=25266252/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=777148 CPUtime=4483.01 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 283909 0 0 0 448170 131 0 0 25 0 4 0 500922976 795799552 44551 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 194287 44551 422 148 0 189216 0
[pid=333/tid=335] ppid=331 vsize=777148 CPUtime=1116.16 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 25464 0 0 0 111606 10 0 0 25 0 4 0 500922981 795799552 44551 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=777148 CPUtime=1122.27 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 23208 0 0 0 112218 9 0 0 25 0 4 0 500922981 795799552 44551 33554432000 4194304 4797429 140734574482752 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=777148 CPUtime=1122.27 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 24353 0 0 0 112219 8 0 0 25 0 4 0 500922981 795799552 44551 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.01
Current children cumulated vsize (KiB) 777148

[startup+1182.3 s]
/proc/loadavg: 8.12 8.11 8.02 9/184 377
/proc/meminfo: memFree=25273680/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=778612 CPUtime=4722.7 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 286526 0 0 0 472137 133 0 0 25 0 4 0 500922976 797298688 43744 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568088 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 194653 43744 422 148 0 189582 0
[pid=333/tid=335] ppid=331 vsize=778612 CPUtime=1175.84 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 25736 0 0 0 117573 11 0 0 25 0 4 0 500922981 797298688 43744 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=778612 CPUtime=1182.27 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 24359 0 0 0 118217 10 0 0 25 0 4 0 500922981 797298688 43744 33554432000 4194304 4797429 140734574482752 18446744073709551615 4430103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=778612 CPUtime=1182.26 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 25547 0 0 0 118218 8 0 0 25 0 4 0 500922981 797298688 43744 33554432000 4194304 4797429 140734574482752 18446744073709551615 4509672 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 778612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 8.12 8.02 5/179 379
/proc/meminfo: memFree=25451020/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=778612 CPUtime=4800.19 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 286995 0 0 0 479886 133 0 0 25 0 4 0 500922976 797298688 44205 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 194653 44205 422 148 0 189582 0
[pid=333/tid=335] ppid=331 vsize=778612 CPUtime=1195.13 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 25839 0 0 0 119502 11 0 0 25 0 4 0 500922981 797298688 44205 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568110 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=778612 CPUtime=1201.68 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 24540 0 0 0 120158 10 0 0 25 0 4 0 500922981 797298688 44205 33554432000 4194304 4797429 140734574482752 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=778612 CPUtime=1201.67 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 25732 0 0 0 120159 8 0 0 25 0 4 0 500922981 797298688 44205 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 778612

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: 8.15 8.12 8.02 5/179 379
/proc/meminfo: memFree=25451020/32951124 swapFree=67111524/67111528
[pid=333] ppid=331 vsize=778612 CPUtime=4800.19 cores=1,3,5,7
/proc/333/stat : 333 (techdemo) R 331 333 30205 0 -1 4202496 286995 0 0 0 479886 133 0 0 25 0 4 0 500922976 797298688 44205 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/333/statm: 194653 44205 422 148 0 189582 0
[pid=333/tid=335] ppid=331 vsize=778612 CPUtime=1195.13 cores=1,3,5,7
/proc/333/task/335/stat : 335 (techdemo) R 331 333 30205 0 -1 4202560 25839 0 0 0 119502 11 0 0 25 0 4 0 500922981 797298688 44205 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568110 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=333/tid=336] ppid=331 vsize=778612 CPUtime=1201.68 cores=1,3,5,7
/proc/333/task/336/stat : 336 (techdemo) R 331 333 30205 0 -1 4202560 24540 0 0 0 120158 10 0 0 25 0 4 0 500922981 797298688 44205 33554432000 4194304 4797429 140734574482752 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=333/tid=337] ppid=331 vsize=778612 CPUtime=1201.67 cores=1,3,5,7
/proc/333/task/337/stat : 337 (techdemo) R 331 333 30205 0 -1 4202560 25732 0 0 0 120159 8 0 0 25 0 4 0 500922981 797298688 44205 33554432000 4194304 4797429 140734574482752 18446744073709551615 4568105 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 778612

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.25
CPU user time (s): 4798.9
CPU system time (s): 1.3458
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 886308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.9
system time used= 1.34579
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 286995
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= 1580
involuntary context switches= 34843

runsolver used 1.9467 second user time and 4.6193 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-29 15:51:15
IDJOB=3172677
IDBENCH=82695
IDSOLVER=1584
FILE ID=node142/3172677-1304085075
RUNJOBID= node142-1304083870-32675
PBS_JOBID= 13170458
Free space on /tmp= 71304 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S977260632-016-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172677-1304085075/watcher-3172677-1304085075 -o /tmp/evaluation-result-3172677-1304085075/solver-3172677-1304085075 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172677-1304085075.cnf

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

MD5SUM BENCH= 58eb79e3bfc8d25580f794d4e2d18629
RANDOM SEED=971316803

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25607520 kB
Buffers:       1674636 kB
Cached:        5042224 kB
SwapCached:          4 kB
Active:         888076 kB
Inactive:      5915600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25607520 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           16712 kB
Writeback:           0 kB
AnonPages:       85668 kB
Mapped:          15560 kB
Slab:           477156 kB
PageTables:       4424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   678056 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= 71308 MiB
End job on node142 at 2011-04-29 16:11:19