Trace number 3172534

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.62

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1897807474-073-UNKNOWN.cnf
MD5SUM6ed0ea2d6f55cf35f843b9274cf5be29
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 variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

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-3172534-1304060080.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.07/0.07	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.07/0.07	c -- vars added        400
0.07/0.07	c Parsing time:  0.06 s
0.07/0.08	c  N st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.56/0.21	c asymm  cl-useful: 0/1954/34000 lits-rem:0 time: 0.54
0.56/0.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.08
0.56/0.24	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
0.56/0.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.56/0.24	c Subs w/ non-existent bins:      0 time:  0.00 s
0.56/0.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.56/0.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.56/0.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.56/0.37	c lits-rem:         0  cl-subs:        0  v-elim:    266  v-fix:    0  time:  0.46 s
0.56/0.37	c learnt bin added due to v-elim: 0
0.56/0.37	c Finding binary XORs  T:     0.00 s  found:       0
4.09/1.09	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
4.09/1.09	c calculated reachability. Time: 0.00
4.09/1.09	c Calc default polars -  time:   0.01 s pos:     196 undec:       8 neg:     196
4.09/1.09	c =========================================================================================
4.09/1.09	c types(t): F = full restart, N = normal restart
4.09/1.09	c types(t): S = simplification begin/end, E = solution found
4.09/1.09	c restart types(rt): st = static, dy = dynamic
4.09/1.09	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
4.09/1.09	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
4.09/1.09	c Decided on static restart strategy
26.12/6.61	c  N dy     7     30000       400     34000         0      8600    238000    443815    101.14     87.02  --
26.12/6.66	c  S st     7     30000       400     34000         0      8600    238000    443815    101.14     87.02  --
26.52/6.77	c  S st     7     30505       400     34000         0      9105    238000    483894    101.14     87.02  --
26.52/6.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
26.52/6.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.92/6.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.25
26.92/6.83	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
26.92/6.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.92/6.84	c Subs w/ non-existent bins:      0 time:  0.02 s
26.92/6.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.92/6.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.92/6.85	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
38.50/9.75	c lits-rem:      1192  cl-subs:      592  v-elim:    400  v-fix:    0  time: 11.58 s
38.50/9.75	c learnt bin added due to v-elim: 0
38.50/9.75	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
38.50/9.76	c vivif2 --  cl tried     8513 cl shrink        0 lits rem          0 time: 0.01
38.90/9.86	c asymm  cl-useful: 0/2281/34000 lits-rem:0 time: 0.42
38.90/9.86	c calculated reachability. Time: 0.00
38.90/9.86	c  N dy     7     30505       400     34000         0      8513    238000    451601    101.14     87.02  --
38.90/9.86	c  F st     7     30505       400     34000         0      8513    238000    451601    101.14     87.02  --
40.50/10.22	c Decided on static restart strategy
52.09/13.15	c  N dy    14     45757       400     34000         0     15062    238000   1018432    107.53     88.42  --
52.49/13.21	c  S st    14     45757       400     34000         0     15062    238000   1018432    107.53     88.42  --
52.89/13.33	c  S st    14     46262       400     34000         0     15563    238000   1058394    107.53     88.42  --
52.89/13.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.89/13.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.29/13.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.43
53.29/13.45	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
53.29/13.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.29/13.45	c Subs w/ non-existent bins:      0 time:  0.03 s
53.29/13.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.29/13.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.29/13.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
64.48/16.29	c lits-rem:      3108  cl-subs:      684  v-elim:    400  v-fix:    0  time: 11.21 s
64.48/16.29	c learnt bin added due to v-elim: 0
64.48/16.29	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
64.88/16.30	c vivif2 --  cl tried    14879 cl shrink        0 lits rem          0 time: 0.03
64.88/16.39	c asymm  cl-useful: 0/2274/34000 lits-rem:0 time: 0.37
64.88/16.39	c calculated reachability. Time: 0.00
64.88/16.39	c  N dy    14     46262       400     34000         0     14879    238000    982368    107.53     88.42  --
86.07/21.66	c  N dy    15     69393       400     34000         0     17725    238000   1117211    105.22     88.74  --
86.45/21.71	c  S st    15     69393       400     34000         0     17725    238000   1117211    105.22     88.74  --
86.85/21.84	c  S st    15     69896       400     34000         0     18226    238000   1155260    105.22     88.74  --
86.85/21.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
86.85/21.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.25/21.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.54
87.25/21.98	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
87.25/21.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.25/21.99	c Subs w/ non-existent bins:      0 time:  0.03 s
87.65/22.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.65/22.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.65/22.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
98.44/24.79	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
127.20/31.95	c Added 5 vars  tried: 80000 time: 28.63
127.60/32.05	c ORs :      5 avg-s:  0.0 cl-sh: 10024 l-rem:  10024 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   29.03
127.60/32.08	c lits-rem:      1558  cl-subs:      742  v-elim:    400  v-fix:    0  time: 40.21 s
127.60/32.08	c learnt bin added due to v-elim: 0
127.60/32.08	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
127.60/32.09	c vivif2 --  cl tried    17484 cl shrink        0 lits rem          0 time: 0.04
128.00/32.19	c asymm  cl-useful: 0/1988/34005 lits-rem:0 time: 0.40
128.00/32.19	c calculated reachability. Time: 0.00
128.00/32.19	c  N dy    15     69896       405     34005        10     17484    238017   1070476    105.22     88.74  --
128.00/32.19	c  F st    15     69896       405     34005        10     17484    238017   1070476    105.22     88.74  --
129.62/32.59	c Decided on static restart strategy
163.15/40.97	c  N dy    22    104844       405     34005        10     14531    238017    541093    105.86     87.80  --
163.56/41.00	c  S st    22    104844       405     34005        10     14531    238017    541093    105.86     87.80  --
163.96/41.13	c  S st    22    105347       405     34005        10     15032    238017    581599    105.86     87.80  --
163.96/41.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
163.96/41.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
164.36/41.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.46
164.36/41.25	c Calc non-exist non-lernt bins v-fix:     0 done:    405 time:  0.00 s
164.36/41.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
164.36/41.25	c Subs w/ non-existent bins:      0 time:  0.02 s
164.36/41.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.36/41.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.36/41.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
176.74/44.37	c ORs :      5 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
176.74/44.39	c lits-rem:       866  cl-subs:      395  v-elim:    400  v-fix:    0  time: 12.46 s
176.74/44.39	c learnt bin added due to v-elim: 0
176.74/44.39	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
176.74/44.39	c vivif2 --  cl tried    14637 cl shrink        0 lits rem          0 time: 0.02
177.14/44.49	c asymm  cl-useful: 0/1750/34005 lits-rem:0 time: 0.38
177.14/44.49	c calculated reachability. Time: 0.00
177.14/44.49	c  N dy    22    105347       405     34005        10     14637    238017    560069    105.86     87.80  --
241.46/60.52	c  N dy    23    158021       405     34005        10     20147    238017    877679    106.02     87.85  --
241.46/60.57	c  S st    23    158021       405     34005        10     20147    238017    877679    106.02     87.85  --
241.86/60.70	c  S st    23    158523       405     34005        10     20648    238017    918151    106.02     87.85  --
242.26/60.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
242.26/60.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
242.66/60.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  0.62
242.66/60.85	c Calc non-exist non-lernt bins v-fix:     0 done:    405 time:  0.00 s
242.66/60.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
242.66/60.86	c Subs w/ non-existent bins:      0 time:  0.03 s
242.66/60.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.66/60.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.66/60.88	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
253.44/63.54	c ORs :      5 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
253.44/63.56	c lits-rem:       182  cl-subs:      764  v-elim:    400  v-fix:    0  time: 10.71 s
253.44/63.56	c learnt bin added due to v-elim: 0
253.44/63.57	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
253.44/63.58	c vivif2 --  cl tried    19884 cl shrink        0 lits rem          0 time: 0.03
253.84/63.68	c asymm  cl-useful: 0/1634/34005 lits-rem:0 time: 0.43
253.84/63.68	c calculated reachability. Time: 0.00
253.84/63.68	c  N dy    23    158523       405     34005        10     19884    238017    860194    106.02     87.85  --
372.10/93.21	c  N dy    24    237784       405     34005        10     22437    238017    793103    106.29     87.95  --
372.10/93.25	c  S st    24    237784       405     34005        10     22437    238017    793103    106.29     87.95  --
372.91/93.40	c  S st    24    238287       405     34005        10     22939    238017    833940    106.29     87.95  --
372.91/93.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
372.91/93.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
373.31/93.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.9M T:  0.68
373.31/93.58	c Calc non-exist non-lernt bins v-fix:     0 done:    405 time:  0.01 s
373.31/93.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
373.31/93.58	c Subs w/ non-existent bins:      0 time:  0.03 s
373.71/93.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
373.71/93.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
373.71/93.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
383.70/96.14	c ORs :      5 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
383.70/96.16	c lits-rem:       116  cl-subs:      667  v-elim:    400  v-fix:    0  time: 10.20 s
383.70/96.16	c learnt bin added due to v-elim: 0
383.70/96.16	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
383.70/96.17	c vivif2 --  cl tried    22272 cl shrink        0 lits rem          0 time: 0.03
384.10/96.28	c asymm  cl-useful: 0/1517/34005 lits-rem:0 time: 0.44
384.10/96.28	c calculated reachability. Time: 0.00
384.10/96.28	c  N dy    24    238287       405     34005        10     22272    238017    795967    106.29     87.95  --
569.10/142.55	c  N dy    25    357430       405     34005        10     48220    238017   3213925    107.30     88.22  --
569.50/142.68	c  S st    25    357430       405     34005        10     48220    238017   3213925    107.30     88.22  --
570.68/142.90	c  S st    25    357932       425     34005        50     48739    238097   3251942    107.30     88.22  --
570.68/142.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
570.68/142.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
572.28/143.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.1M T:  1.89
572.28/143.38	c Calc non-exist non-lernt bins v-fix:     0 done:    425 time:  0.00 s
572.28/143.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
572.68/143.40	c Subs w/ non-existent bins:      0 time:  0.09 s
572.68/143.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
572.68/143.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
572.68/143.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
968.18/242.49	c ORs :      5 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
968.58/242.55	c lits-rem:       651  cl-subs:     2727  v-elim:    400  v-fix:    0  time: 395.81 s
968.58/242.55	c learnt bin added due to v-elim: 0
968.58/242.55	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.02
968.58/242.58	c vivif2 --  cl tried    46012 cl shrink        0 lits rem          0 time: 0.11
969.39/242.73	c asymm  cl-useful: 0/1188/34005 lits-rem:0 time: 0.62
969.39/242.74	c calculated reachability. Time: 0.00
969.39/242.74	c  N dy    25    357932       425     34005        50     46012    238097   2964254    107.30     88.22  --
1271.41/318.36	c  N dy    26    536901       425     34005        50     56115    238097   3951622    121.61     92.44  --
1272.22/318.56	c  S st    26    536901       425     34005        50     56115    238097   3951622    121.61     92.44  --
1273.40/318.80	c  S st    26    537405       440     34005        80     56632    238157   3991011    121.61     92.44  --
1273.40/318.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1273.40/318.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1275.80/319.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.1M T:  2.36
1275.80/319.41	c Calc non-exist non-lernt bins v-fix:     0 done:    440 time:  0.01 s
1275.80/319.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1275.80/319.44	c Subs w/ non-existent bins:      0 time:  0.12 s
1276.21/319.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1276.21/319.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1276.21/319.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2387.96/597.88	c ORs :      5 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
2388.38/597.94	c lits-rem:      8363  cl-subs:     3031  v-elim:    400  v-fix:    0  time: 1112.20 s
2388.38/597.94	c learnt bin added due to v-elim: 0
2388.38/597.94	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.01
2388.38/597.98	c vivif2 --  cl tried    53601 cl shrink        0 lits rem          0 time: 0.14
2389.15/598.16	c asymm  cl-useful: 0/1170/34005 lits-rem:0 time: 0.72
2389.15/598.16	c calculated reachability. Time: 0.00
2389.15/598.16	c  N dy    26    537405       440     34005        80     53601    238157   3616241    121.61     92.44  --
2389.15/598.16	c  F st    26    537405       440     34005        80     53601    238157   3616241    121.61     92.44  --
2391.95/598.81	c Decided on static restart strategy
2887.76/722.92	c  N dy    33    806107       440     34005        80     39950    238157   1447057    133.97    101.47  --
2888.16/723.00	c  S st    33    806107       440     34005        80     39950    238157   1447057    133.97    101.47  --
2888.55/723.19	c  S st    33    806612       459     34005       126     40473    238241   1485931    133.97    101.47  --
2888.95/723.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2888.95/723.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2890.15/723.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.8M T:  1.23
2890.15/723.51	c Calc non-exist non-lernt bins v-fix:     0 done:    459 time:  0.01 s
2890.15/723.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2890.15/723.53	c Subs w/ non-existent bins:      0 time:  0.06 s
2890.15/723.53	c Replacing        2 vars Replaced       34 lits Time:     0.03 s 
2890.15/723.56	c bin-w-bin subsume rem            4 bins  time:  0.00 s
2890.15/723.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2890.15/723.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2906.53/727.67	c ORs :      5 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
2944.88/737.23	c Added 5 vars  tried: 80000 time: 38.18
2945.28/737.33	c ORs :      5 avg-s:  0.0 cl-sh:  8696 l-rem:   8696 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   38.60
2945.28/737.36	c lits-rem:       830  cl-subs:      703  v-elim:    400  v-fix:    0  time: 55.13 s
2945.28/737.36	c learnt bin added due to v-elim: 0
2945.28/737.37	c vivif2 --  cl tried    34010 cl shrink        0 lits rem          0 time: 0.01
2945.28/737.38	c vivif2 --  cl tried    39770 cl shrink        0 lits rem          0 time: 0.06
2946.08/737.50	c asymm  cl-useful: 0/1371/34010 lits-rem:0 time: 0.48
2946.08/737.51	c calculated reachability. Time: 0.00
2946.08/737.51	c  N dy    33    806612       462     34010       124     39770    238241   1410730    133.97    101.47  --
3817.41/955.62	c  N dy    34   1209919       462     34010       124     49552    238241   1884218    138.40    107.81  --
3817.81/955.71	c  S st    34   1209919       462     34010       124     49552    238241   1884218    138.40    107.81  --
3818.61/955.93	c  S st    34   1210423       462     34010       124     50056    238241   1922556    138.40    107.81  --
3818.61/955.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3818.61/955.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3820.21/956.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.7M T:  1.66
3820.21/956.35	c Calc non-exist non-lernt bins v-fix:     0 done:    462 time:  0.01 s
3820.21/956.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3820.21/956.37	c Subs w/ non-existent bins:      0 time:  0.08 s
3820.61/956.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3820.61/956.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3820.61/956.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3844.18/962.37	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
3844.58/962.41	c lits-rem:      1465  cl-subs:     1072  v-elim:    400  v-fix:    0  time: 23.96 s
3844.58/962.41	c learnt bin added due to v-elim: 0
3844.58/962.41	c vivif2 --  cl tried    34010 cl shrink        0 lits rem          0 time: 0.02
3844.58/962.43	c vivif2 --  cl tried    48984 cl shrink        0 lits rem          0 time: 0.08
3844.98/962.58	c asymm  cl-useful: 0/976/34010 lits-rem:0 time: 0.60
3844.98/962.58	c calculated reachability. Time: 0.00
3844.98/962.58	c  N dy    34   1210423       462     34010       124     48984    238241   1827468    138.40    107.81  --

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-3172534-1304060080/watcher-3172534-1304060080 -o /tmp/evaluation-result-3172534-1304060080/solver-3172534-1304060080 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172534-1304060080.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: 6.53 7.75 7.95 2/176 22523
/proc/meminfo: memFree=13856284/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=50572 CPUtime=0 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 995 0 0 0 0 0 0 0 25 0 1 0 517608954 51785728 926 33554432000 4194304 4797429 140737403542064 18446744073709551615 270612807194 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22523/statm: 12643 926 347 148 0 7572 0

[startup+0.073008 s]
/proc/loadavg: 6.53 7.75 7.95 2/176 22523
/proc/meminfo: memFree=13856284/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=56048 CPUtime=0.07 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 3429 0 0 0 6 1 0 0 25 0 1 0 517608954 57393152 3239 33554432000 4194304 4797429 140737403542064 18446744073709551615 4407927 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22523/statm: 14012 3254 348 148 0 8941 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 56048

[startup+0.104419 s]
/proc/loadavg: 6.53 7.75 7.95 2/176 22523
/proc/meminfo: memFree=13856284/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=155204 CPUtime=0.17 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 4280 0 0 0 16 1 0 0 25 0 4 0 517608954 158928896 3976 33554432000 4194304 4797429 140737403542064 18446744073709551615 270613215775 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 38801 3976 373 148 0 33730 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 155204

[startup+0.375553 s]
/proc/loadavg: 6.53 7.75 7.95 2/176 22523
/proc/meminfo: memFree=13856284/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=695040 CPUtime=4.09 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 12467 0 0 0 406 3 0 0 19 0 4 0 517608954 711720960 9607 33554432000 4194304 4797429 140737403542064 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 173760 9607 409 148 0 168689 0
Current children cumulated CPU time (s) 4.09
Current children cumulated vsize (KiB) 695040

[startup+1.18477 s]
/proc/loadavg: 6.53 7.75 7.95 2/176 22523
/proc/meminfo: memFree=13856284/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=695172 CPUtime=4.49 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 12726 0 0 0 446 3 0 0 19 0 4 0 517608954 711856128 9862 33554432000 4194304 4797429 140737403542064 18446744073709551615 4423089 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 173793 9862 409 148 0 168722 0
Current children cumulated CPU time (s) 4.49
Current children cumulated vsize (KiB) 695172

[startup+1.50071 s]
/proc/loadavg: 6.53 7.75 7.95 2/176 22523
/proc/meminfo: memFree=13856284/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=699432 CPUtime=5.75 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 15850 0 0 0 571 4 0 0 19 0 4 0 517608954 716218368 9457 33554432000 4194304 4797429 140737403542064 18446744073709551615 4404796 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 174858 9457 409 148 0 169787 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 699432

[startup+3.10043 s]
/proc/loadavg: 6.53 7.75 7.95 9/184 22531
/proc/meminfo: memFree=13750820/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=707744 CPUtime=12.13 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 21466 0 0 0 1208 5 0 0 24 0 4 0 517608954 724729856 13946 33554432000 4194304 4797429 140737403542064 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 176936 13946 414 148 0 171865 0
[pid=22523/tid=22529] ppid=22521 vsize=707744 CPUtime=3 cores=0,2,4,6
/proc/22523/task/22529/stat : 22529 (techdemo) R 22521 22523 22486 0 -1 4202560 4510 0 0 0 300 0 0 0 24 0 4 0 517608962 724729856 13946 33554432000 4194304 4797429 140737403542064 18446744073709551615 4523992 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22523/tid=22530] ppid=22521 vsize=707744 CPUtime=3.01 cores=0,2,4,6
/proc/22523/task/22530/stat : 22530 (techdemo) R 22521 22523 22486 0 -1 4202560 4666 0 0 0 300 1 0 0 24 0 4 0 517608962 724729856 13946 33554432000 4194304 4797429 140737403542064 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22523/tid=22531] ppid=22521 vsize=707744 CPUtime=2.99 cores=0,2,4,6
/proc/22523/task/22531/stat : 22531 (techdemo) R 22521 22523 22486 0 -1 4202560 4169 0 0 0 299 0 0 0 24 0 4 0 517608962 724729856 13946 33554432000 4194304 4797429 140737403542064 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 707744

[startup+6.30086 s]
/proc/loadavg: 6.65 7.75 7.95 9/184 22531
/proc/meminfo: memFree=13750188/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=708316 CPUtime=24.92 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 23736 0 0 0 2486 6 0 0 25 0 4 0 517608954 725315584 14884 33554432000 4194304 4797429 140737403542064 18446744073709551615 4377056 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 177079 14884 415 148 0 172008 0
[pid=22523/tid=22529] ppid=22521 vsize=708316 CPUtime=6.21 cores=0,2,4,6
/proc/22523/task/22529/stat : 22529 (techdemo) R 22521 22523 22486 0 -1 4202560 4515 0 0 0 621 0 0 0 25 0 4 0 517608962 725315584 14884 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568114 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22523/tid=22530] ppid=22521 vsize=708316 CPUtime=6.21 cores=0,2,4,6
/proc/22523/task/22530/stat : 22530 (techdemo) R 22521 22523 22486 0 -1 4202560 4839 0 0 0 620 1 0 0 25 0 4 0 517608962 725315584 14884 33554432000 4194304 4797429 140737403542064 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22523/tid=22531] ppid=22521 vsize=708316 CPUtime=6.18 cores=0,2,4,6
/proc/22523/task/22531/stat : 22531 (techdemo) R 22521 22523 22486 0 -1 4202560 4175 0 0 0 618 0 0 0 25 0 4 0 517608962 725315584 14884 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 708316

[startup+12.7007 s]
/proc/loadavg: 6.76 7.76 7.95 9/184 22531
/proc/meminfo: memFree=13726296/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=712844 CPUtime=50.51 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 28407 0 0 0 5044 7 0 0 25 0 4 0 517608954 729952256 16467 33554432000 4194304 4797429 140737403542064 18446744073709551615 4425037 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 178211 16467 415 148 0 173140 0
[pid=22523/tid=22529] ppid=22521 vsize=712844 CPUtime=12.62 cores=0,2,4,6
/proc/22523/task/22529/stat : 22529 (techdemo) R 22521 22523 22486 0 -1 4202560 4862 0 0 0 1261 1 0 0 25 0 4 0 517608962 729952256 16467 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22523/tid=22530] ppid=22521 vsize=712844 CPUtime=12.62 cores=0,2,4,6
/proc/22523/task/22530/stat : 22530 (techdemo) R 22521 22523 22486 0 -1 4202560 4938 0 0 0 1261 1 0 0 25 0 4 0 517608962 729952256 16467 33554432000 4194304 4797429 140737403542064 18446744073709551615 4567905 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22523/tid=22531] ppid=22521 vsize=712844 CPUtime=12.56 cores=0,2,4,6
/proc/22523/task/22531/stat : 22531 (techdemo) R 22521 22523 22486 0 -1 4202560 4510 0 0 0 1255 1 0 0 25 0 4 0 517608962 729952256 16467 33554432000 4194304 4797429 140737403542064 18446744073709551615 4526328 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 712844

[startup+25.5005 s]
/proc/loadavg: 7.03 7.77 7.95 9/184 22532
/proc/meminfo: memFree=13708804/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=718424 CPUtime=101.64 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 37680 0 0 0 10154 10 0 0 25 0 4 0 517608954 735666176 18707 33554432000 4194304 4797429 140737403542064 18446744073709551615 4495554 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 179606 18707 419 148 0 174535 0
[pid=22523/tid=22529] ppid=22521 vsize=718424 CPUtime=25.41 cores=0,2,4,6
/proc/22523/task/22529/stat : 22529 (techdemo) R 22521 22523 22486 0 -1 4202560 6173 0 0 0 2540 1 0 0 25 0 4 0 517608962 735666176 18707 33554432000 4194304 4797429 140737403542064 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22523/tid=22530] ppid=22521 vsize=718424 CPUtime=25.41 cores=0,2,4,6
/proc/22523/task/22530/stat : 22530 (techdemo) R 22521 22523 22486 0 -1 4202560 6084 0 0 0 2540 1 0 0 25 0 4 0 517608962 735666176 18707 33554432000 4194304 4797429 140737403542064 18446744073709551615 4524204 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22523/tid=22531] ppid=22521 vsize=718424 CPUtime=25.3 cores=0,2,4,6
/proc/22523/task/22531/stat : 22531 (techdemo) R 22521 22523 22486 0 -1 4202560 5670 0 0 0 2529 1 0 0 25 0 4 0 517608962 735666176 18707 33554432000 4194304 4797429 140737403542064 18446744073709551615 4524092 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 718424

[startup+51.1009 s]
/proc/loadavg: 7.43 7.80 7.96 9/184 22532
/proc/meminfo: memFree=13670172/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=726808 CPUtime=203.91 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 49313 0 0 0 20378 13 0 0 25 0 4 0 517608954 744251392 21789 33554432000 4194304 4797429 140737403542064 18446744073709551615 4391139 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 181702 21789 420 148 0 176631 0
[pid=22523/tid=22529] ppid=22521 vsize=726808 CPUtime=51.01 cores=0,2,4,6
/proc/22523/task/22529/stat : 22529 (techdemo) R 22521 22523 22486 0 -1 4202560 6703 0 0 0 5100 1 0 0 25 0 4 0 517608962 744251392 21789 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22523/tid=22530] ppid=22521 vsize=726808 CPUtime=51.01 cores=0,2,4,6
/proc/22523/task/22530/stat : 22530 (techdemo) R 22521 22523 22486 0 -1 4202560 6843 0 0 0 5100 1 0 0 25 0 4 0 517608962 744251392 21789 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22523/tid=22531] ppid=22521 vsize=726808 CPUtime=50.77 cores=0,2,4,6
/proc/22523/task/22531/stat : 22531 (techdemo) R 22521 22523 22486 0 -1 4202560 6241 0 0 0 5076 1 0 0 25 0 4 0 517608962 744251392 21789 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 726808

[startup+102.301 s]
/proc/loadavg: 7.89 7.86 7.97 9/184 22534
/proc/meminfo: memFree=13628868/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=733312 CPUtime=408.47 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 73463 0 0 0 40825 22 0 0 25 0 4 0 517608954 750911488 25651 33554432000 4194304 4797429 140737403542064 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 183328 25651 420 148 0 178257 0
[pid=22523/tid=22529] ppid=22521 vsize=733312 CPUtime=102.21 cores=0,2,4,6
/proc/22523/task/22529/stat : 22529 (techdemo) R 22521 22523 22486 0 -1 4202560 7999 0 0 0 10220 1 0 0 25 0 4 0 517608962 750911488 25651 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22523/tid=22530] ppid=22521 vsize=733312 CPUtime=102.21 cores=0,2,4,6
/proc/22523/task/22530/stat : 22530 (techdemo) R 22521 22523 22486 0 -1 4202560 8537 0 0 0 10219 2 0 0 25 0 4 0 517608962 750911488 25651 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22523/tid=22531] ppid=22521 vsize=733312 CPUtime=101.73 cores=0,2,4,6
/proc/22523/task/22531/stat : 22531 (techdemo) R 22521 22523 22486 0 -1 4202560 7863 0 0 0 10171 2 0 0 25 0 4 0 517608962 750911488 25651 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.47
Current children cumulated vsize (KiB) 733312

[startup+162.3 s]
/proc/loadavg: 8.09 7.92 7.98 9/184 22535
/proc/meminfo: memFree=13586196/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=743508 CPUtime=648.2 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 96838 0 0 0 64790 30 0 0 25 0 4 0 517608954 761352192 31282 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568098 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 185877 31282 420 148 0 180806 0
[pid=22523/tid=22529] ppid=22521 vsize=743508 CPUtime=162.22 cores=0,2,4,6
/proc/22523/task/22529/stat : 22529 (techdemo) R 22521 22523 22486 0 -1 4202560 9452 0 0 0 16220 2 0 0 25 0 4 0 517608962 761352192 31282 33554432000 4194304 4797429 140737403542064 18446744073709551615 4567988 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22523/tid=22530] ppid=22521 vsize=743508 CPUtime=162.21 cores=0,2,4,6
/proc/22523/task/22530/stat : 22530 (techdemo) R 22521 22523 22486 0 -1 4202560 10297 0 0 0 16219 2 0 0 25 0 4 0 517608962 761352192 31282 33554432000 4194304 4797429 140737403542064 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22523/tid=22531] ppid=22521 vsize=743508 CPUtime=161.44 cores=0,2,4,6
/proc/22523/task/22531/stat : 22531 (techdemo) R 22521 22523 22486 0 -1 4202560 9359 0 0 0 16142 2 0 0 25 0 4 0 517608962 761352192 31282 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.2
Current children cumulated vsize (KiB) 743508

[startup+222.301 s]
/proc/loadavg: 8.15 7.96 7.99 9/184 22537
/proc/meminfo: memFree=13572924/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=745172 CPUtime=887.87 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 100870 0 0 0 88756 31 0 0 25 0 4 0 517608954 763056128 32314 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568103 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 186293 32314 420 148 0 181222 0
[pid=22523/tid=22529] ppid=22521 vsize=745172 CPUtime=222.21 cores=0,2,4,6
/proc/22523/task/22529/stat : 22529 (techdemo) R 22521 22523 22486 0 -1 4202560 10888 0 0 0 22219 2 0 0 25 0 4 0 517608962 763056128 32314 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22523/tid=22530] ppid=22521 vsize=745172 CPUtime=222.22 cores=0,2,4,6
/proc/22523/task/22530/stat : 22530 (techdemo) R 22521 22523 22486 0 -1 4202560 11375 0 0 0 22219 3 0 0 25 0 4 0 517608962 763056128 32314 33554432000 4194304 4797429 140737403542064 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22523/tid=22531] ppid=22521 vsize=745172 CPUtime=221.13 cores=0,2,4,6
/proc/22523/task/22531/stat : 22531 (techdemo) R 22521 22523 22486 0 -1 4202560 10877 0 0 0 22110 3 0 0 25 0 4 0 517608962 763056128 32314 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.87
Current children cumulated vsize (KiB) 745172

[startup+282.307 s]
/proc/loadavg: 8.16 8.00 8.00 9/184 22538
/proc/meminfo: memFree=13561872/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=750044 CPUtime=1127.61 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 120836 0 0 0 112718 43 0 0 25 0 4 0 517608954 768045056 31736 33554432000 4194304 4797429 140737403542064 18446744073709551615 4340978 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 187511 31736 420 148 0 182440 0
[pid=22523/tid=22529] ppid=22521 vsize=750044 CPUtime=282.22 cores=0,2,4,6

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

[pid=22523] ppid=22521 vsize=769572 CPUtime=2805.45 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 192835 0 0 0 280471 74 0 0 25 0 4 0 517608954 788041728 43110 33554432000 4194304 4797429 140737403542064 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 192393 43110 422 148 0 187322 0
[pid=22523/tid=22529] ppid=22521 vsize=769572 CPUtime=702.22 cores=0,2,4,6
/proc/22523/task/22529/stat : 22529 (techdemo) R 22521 22523 22486 0 -1 4202560 18141 0 0 0 70217 5 0 0 25 0 4 0 517608962 788041728 43110 33554432000 4194304 4797429 140737403542064 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22523/tid=22530] ppid=22521 vsize=769572 CPUtime=702.22 cores=0,2,4,6
/proc/22523/task/22530/stat : 22530 (techdemo) R 22521 22523 22486 0 -1 4202560 19249 0 0 0 70216 6 0 0 25 0 4 0 517608962 788041728 43110 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22523/tid=22531] ppid=22521 vsize=769572 CPUtime=698.68 cores=0,2,4,6
/proc/22523/task/22531/stat : 22531 (techdemo) R 22521 22523 22486 0 -1 4202560 18588 0 0 0 69862 6 0 0 25 0 4 0 517608962 788041728 43110 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.45
Current children cumulated vsize (KiB) 769572

[startup+762.301 s]
/proc/loadavg: 8.19 8.15 8.06 9/184 22563
/proc/meminfo: memFree=13407644/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=771092 CPUtime=3045.16 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 214449 0 0 0 304431 85 0 0 25 0 4 0 517608954 789598208 41320 33554432000 4194304 4797429 140737403542064 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 192773 41320 422 148 0 187702 0
[pid=22523/tid=22529] ppid=22521 vsize=771092 CPUtime=762.23 cores=0,2,4,6
/proc/22523/task/22529/stat : 22529 (techdemo) R 22521 22523 22486 0 -1 4202560 18624 0 0 0 76218 5 0 0 25 0 4 0 517608962 789598208 41320 33554432000 4194304 4797429 140737403542064 18446744073709551615 4429090 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22523/tid=22530] ppid=22521 vsize=771092 CPUtime=762.23 cores=0,2,4,6
/proc/22523/task/22530/stat : 22530 (techdemo) R 22521 22523 22486 0 -1 4202560 20800 0 0 0 76216 7 0 0 25 0 4 0 517608962 789598208 41320 33554432000 4194304 4797429 140737403542064 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22523/tid=22531] ppid=22521 vsize=771092 CPUtime=758.38 cores=0,2,4,6
/proc/22523/task/22531/stat : 22531 (techdemo) R 22521 22523 22486 0 -1 4202560 20238 0 0 0 75832 6 0 0 25 0 4 0 517608962 789598208 41320 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.16
Current children cumulated vsize (KiB) 771092

[startup+822.3 s]
/proc/loadavg: 8.10 8.14 8.06 9/184 22565
/proc/meminfo: memFree=13417060/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=772888 CPUtime=3284.86 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 235314 0 0 0 328390 96 0 0 25 0 4 0 517608954 791437312 40818 33554432000 4194304 4797429 140737403542064 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 193222 40818 422 148 0 188151 0
[pid=22523/tid=22529] ppid=22521 vsize=772888 CPUtime=822.23 cores=0,2,4,6
/proc/22523/task/22529/stat : 22529 (techdemo) R 22521 22523 22486 0 -1 4202560 18876 0 0 0 82218 5 0 0 25 0 4 0 517608962 791437312 40818 33554432000 4194304 4797429 140737403542064 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22523/tid=22530] ppid=22521 vsize=772888 CPUtime=822.23 cores=0,2,4,6
/proc/22523/task/22530/stat : 22530 (techdemo) R 22521 22523 22486 0 -1 4202560 21106 0 0 0 82216 7 0 0 25 0 4 0 517608962 791437312 40818 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568062 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22523/tid=22531] ppid=22521 vsize=772888 CPUtime=818.07 cores=0,2,4,6
/proc/22523/task/22531/stat : 22531 (techdemo) R 22521 22523 22486 0 -1 4202560 20620 0 0 0 81800 7 0 0 25 0 4 0 517608962 791437312 40818 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.86
Current children cumulated vsize (KiB) 772888

[startup+882.301 s]
/proc/loadavg: 8.07 8.12 8.06 9/184 22566
/proc/meminfo: memFree=13405272/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=775924 CPUtime=3524.57 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 257109 0 0 0 352351 106 0 0 25 0 4 0 517608954 794546176 41617 33554432000 4194304 4797429 140737403542064 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 193981 41617 422 148 0 188910 0
[pid=22523/tid=22529] ppid=22521 vsize=775924 CPUtime=882.22 cores=0,2,4,6
/proc/22523/task/22529/stat : 22529 (techdemo) R 22521 22523 22486 0 -1 4202560 20173 0 0 0 88217 5 0 0 25 0 4 0 517608962 794546176 41617 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22523/tid=22530] ppid=22521 vsize=775924 CPUtime=882.22 cores=0,2,4,6
/proc/22523/task/22530/stat : 22530 (techdemo) R 22521 22523 22486 0 -1 4202560 22219 0 0 0 88215 7 0 0 25 0 4 0 517608962 794546176 41617 33554432000 4194304 4797429 140737403542064 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22523/tid=22531] ppid=22521 vsize=775924 CPUtime=877.78 cores=0,2,4,6
/proc/22523/task/22531/stat : 22531 (techdemo) R 22521 22523 22486 0 -1 4202560 21673 0 0 0 87771 7 0 0 25 0 4 0 517608962 794546176 41617 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.57
Current children cumulated vsize (KiB) 775924

[startup+942.306 s]
/proc/loadavg: 8.06 8.11 8.06 10/184 22568
/proc/meminfo: memFree=13377732/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=776816 CPUtime=3764.29 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 275923 0 0 0 376313 116 0 0 25 0 4 0 517608954 795459584 44568 33554432000 4194304 4797429 140737403542064 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 194204 44568 422 148 0 189133 0
[pid=22523/tid=22529] ppid=22521 vsize=776816 CPUtime=942.24 cores=0,2,4,6
/proc/22523/task/22529/stat : 22529 (techdemo) R 22521 22523 22486 0 -1 4202560 20540 0 0 0 94218 6 0 0 25 0 4 0 517608962 795459584 44568 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22523/tid=22530] ppid=22521 vsize=776816 CPUtime=942.24 cores=0,2,4,6
/proc/22523/task/22530/stat : 22530 (techdemo) R 22521 22523 22486 0 -1 4202560 22852 0 0 0 94216 8 0 0 25 0 4 0 517608962 795459584 44568 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22523/tid=22531] ppid=22521 vsize=776816 CPUtime=937.49 cores=0,2,4,6
/proc/22523/task/22531/stat : 22531 (techdemo) R 22521 22523 22486 0 -1 4202560 22304 0 0 0 93741 8 0 0 25 0 4 0 517608962 795459584 44568 33554432000 4194304 4797429 140737403542064 18446744073709551615 4524596 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.29
Current children cumulated vsize (KiB) 776816

[startup+1002.3 s]
/proc/loadavg: 8.08 8.10 8.06 9/184 22570
/proc/meminfo: memFree=13388756/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=777300 CPUtime=4003.98 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 291313 0 0 0 400275 123 0 0 25 0 4 0 517608954 795955200 43513 33554432000 4194304 4797429 140737403542064 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 194325 43513 422 148 0 189254 0
[pid=22523/tid=22529] ppid=22521 vsize=777300 CPUtime=1002.23 cores=0,2,4,6
/proc/22523/task/22529/stat : 22529 (techdemo) R 22521 22523 22486 0 -1 4202560 20791 0 0 0 100217 6 0 0 25 0 4 0 517608962 795955200 43513 33554432000 4194304 4797429 140737403542064 18446744073709551615 4526610 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22523/tid=22530] ppid=22521 vsize=777300 CPUtime=1002.23 cores=0,2,4,6
/proc/22523/task/22530/stat : 22530 (techdemo) R 22521 22523 22486 0 -1 4202560 23101 0 0 0 100215 8 0 0 25 0 4 0 517608962 795955200 43513 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22523/tid=22531] ppid=22521 vsize=777300 CPUtime=997.2 cores=0,2,4,6
/proc/22523/task/22531/stat : 22531 (techdemo) R 22521 22523 22486 0 -1 4202560 22552 0 0 0 99712 8 0 0 25 0 4 0 517608962 795955200 43513 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.98
Current children cumulated vsize (KiB) 777300

[startup+1062.3 s]
/proc/loadavg: 8.16 8.11 8.06 9/184 22571
/proc/meminfo: memFree=13373244/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=783340 CPUtime=4243.69 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 308840 0 0 0 424236 133 0 0 25 0 4 0 517608954 802140160 44948 33554432000 4194304 4797429 140737403542064 18446744073709551615 4425015 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 195835 44948 422 148 0 190764 0
[pid=22523/tid=22529] ppid=22521 vsize=783340 CPUtime=1062.23 cores=0,2,4,6
/proc/22523/task/22529/stat : 22529 (techdemo) R 22521 22523 22486 0 -1 4202560 21465 0 0 0 106217 6 0 0 25 0 4 0 517608962 802140160 44948 33554432000 4194304 4797429 140737403542064 18446744073709551615 4495544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22523/tid=22530] ppid=22521 vsize=783340 CPUtime=1062.23 cores=0,2,4,6
/proc/22523/task/22530/stat : 22530 (techdemo) R 22521 22523 22486 0 -1 4202560 23820 0 0 0 106215 8 0 0 25 0 4 0 517608962 802140160 44948 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568048 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22523/tid=22531] ppid=22521 vsize=783340 CPUtime=1056.89 cores=0,2,4,6
/proc/22523/task/22531/stat : 22531 (techdemo) R 22521 22523 22486 0 -1 4202560 22881 0 0 0 105681 8 0 0 25 0 4 0 517608962 802140160 44948 33554432000 4194304 4797429 140737403542064 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.69
Current children cumulated vsize (KiB) 783340

[startup+1122.3 s]
/proc/loadavg: 8.18 8.12 8.07 9/184 22573
/proc/meminfo: memFree=13309004/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=786384 CPUtime=4483.37 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 326593 0 0 0 448197 140 0 0 25 0 4 0 517608954 805257216 47973 33554432000 4194304 4797429 140737403542064 18446744073709551615 4387398 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 196596 47973 422 148 0 191525 0
[pid=22523/tid=22529] ppid=22521 vsize=786384 CPUtime=1122.23 cores=0,2,4,6
/proc/22523/task/22529/stat : 22529 (techdemo) R 22521 22523 22486 0 -1 4202560 23453 0 0 0 112217 6 0 0 25 0 4 0 517608962 805257216 47973 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22523/tid=22530] ppid=22521 vsize=786384 CPUtime=1122.23 cores=0,2,4,6
/proc/22523/task/22530/stat : 22530 (techdemo) R 22521 22523 22486 0 -1 4202560 25323 0 0 0 112214 9 0 0 25 0 4 0 517608962 805257216 47973 33554432000 4194304 4797429 140737403542064 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22523/tid=22531] ppid=22521 vsize=786384 CPUtime=1116.58 cores=0,2,4,6
/proc/22523/task/22531/stat : 22531 (techdemo) R 22521 22523 22486 0 -1 4202560 24108 0 0 0 111649 9 0 0 25 0 4 0 517608962 805257216 47973 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.37
Current children cumulated vsize (KiB) 786384

[startup+1182.3 s]
/proc/loadavg: 8.17 8.13 8.07 9/184 22574
/proc/meminfo: memFree=13319400/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=787172 CPUtime=4723.08 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 342759 0 0 0 472161 147 0 0 25 0 4 0 517608954 806064128 47256 33554432000 4194304 4797429 140737403542064 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 196793 47256 422 148 0 191722 0
[pid=22523/tid=22529] ppid=22521 vsize=787172 CPUtime=1182.24 cores=0,2,4,6
/proc/22523/task/22529/stat : 22529 (techdemo) R 22521 22523 22486 0 -1 4202560 23827 0 0 0 118217 7 0 0 25 0 4 0 517608962 806064128 47256 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22523/tid=22530] ppid=22521 vsize=787172 CPUtime=1182.23 cores=0,2,4,6
/proc/22523/task/22530/stat : 22530 (techdemo) R 22521 22523 22486 0 -1 4202560 25697 0 0 0 118214 9 0 0 25 0 4 0 517608962 806064128 47256 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22523/tid=22531] ppid=22521 vsize=787172 CPUtime=1176.28 cores=0,2,4,6
/proc/22523/task/22531/stat : 22531 (techdemo) R 22521 22523 22486 0 -1 4202560 24489 0 0 0 117619 9 0 0 25 0 4 0 517608962 806064128 47256 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4723.08
Current children cumulated vsize (KiB) 787172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.12 8.12 8.07 9/184 22575
/proc/meminfo: memFree=13327584/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=787280 CPUtime=4800.21 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 348270 0 0 0 479872 149 0 0 25 0 4 0 517608954 806174720 44120 33554432000 4194304 4797429 140737403542064 18446744073709551615 4424887 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 196820 44120 422 148 0 191749 0
[pid=22523/tid=22529] ppid=22521 vsize=787280 CPUtime=1201.54 cores=0,2,4,6
/proc/22523/task/22529/stat : 22529 (techdemo) R 22521 22523 22486 0 -1 4202560 23827 0 0 0 120147 7 0 0 25 0 4 0 517608962 806174720 44121 33554432000 4194304 4797429 140737403542064 18446744073709551615 4509395 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22523/tid=22530] ppid=22521 vsize=787280 CPUtime=1201.54 cores=0,2,4,6
/proc/22523/task/22530/stat : 22530 (techdemo) R 22521 22523 22486 0 -1 4202560 25821 0 0 0 120145 9 0 0 25 0 4 0 517608962 806174720 44121 33554432000 4194304 4797429 140737403542064 18446744073709551615 4428981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22523/tid=22531] ppid=22521 vsize=787280 CPUtime=1195.49 cores=0,2,4,6
/proc/22523/task/22531/stat : 22531 (techdemo) R 22521 22523 22486 0 -1 4202560 24611 0 0 0 119540 9 0 0 25 0 4 0 517608962 806174720 44121 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 787280

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

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

[startup+1201.6 s]
/proc/loadavg: 8.12 8.12 8.07 9/184 22575
/proc/meminfo: memFree=13327584/32951124 swapFree=67111528/67111528
[pid=22523] ppid=22521 vsize=787280 CPUtime=4800.21 cores=0,2,4,6
/proc/22523/stat : 22523 (techdemo) R 22521 22523 22486 0 -1 4202496 348270 0 0 0 479872 149 0 0 25 0 4 0 517608954 806174720 44120 33554432000 4194304 4797429 140737403542064 18446744073709551615 4424887 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22523/statm: 196820 44120 422 148 0 191749 0
[pid=22523/tid=22529] ppid=22521 vsize=787280 CPUtime=1201.54 cores=0,2,4,6
/proc/22523/task/22529/stat : 22529 (techdemo) R 22521 22523 22486 0 -1 4202560 23827 0 0 0 120147 7 0 0 25 0 4 0 517608962 806174720 44121 33554432000 4194304 4797429 140737403542064 18446744073709551615 4509395 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22523/tid=22530] ppid=22521 vsize=787280 CPUtime=1201.54 cores=0,2,4,6
/proc/22523/task/22530/stat : 22530 (techdemo) R 22521 22523 22486 0 -1 4202560 25821 0 0 0 120145 9 0 0 25 0 4 0 517608962 806174720 44121 33554432000 4194304 4797429 140737403542064 18446744073709551615 4428981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22523/tid=22531] ppid=22521 vsize=787280 CPUtime=1195.49 cores=0,2,4,6
/proc/22523/task/22531/stat : 22531 (techdemo) R 22521 22523 22486 0 -1 4202560 24611 0 0 0 119540 9 0 0 25 0 4 0 517608962 806174720 44121 33554432000 4194304 4797429 140737403542064 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 787280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.62
CPU time (s): 4800.25
CPU user time (s): 4798.75
CPU system time (s): 1.49877
CPU usage (%): 399.481
Max. virtual memory (cumulated for all children) (KiB): 901608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.75
system time used= 1.49877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 348272
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= 2414
involuntary context switches= 22575

runsolver used 1.68674 second user time and 4.26735 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 08:54:40
IDJOB=3172534
IDBENCH=82552
IDSOLVER=1584
FILE ID=node108/3172534-1304060080
RUNJOBID= node108-1304060080-22504
PBS_JOBID= 13170448
Free space on /tmp= 72120 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S1897807474-073-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172534-1304060080/watcher-3172534-1304060080 -o /tmp/evaluation-result-3172534-1304060080/solver-3172534-1304060080 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172534-1304060080.cnf

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

MD5SUM BENCH= 6ed0ea2d6f55cf35f843b9274cf5be29
RANDOM SEED=1737293385

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13856588 kB
Buffers:       2296792 kB
Cached:       16150156 kB
SwapCached:          0 kB
Active:       10395536 kB
Inactive:      8115108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13856588 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17224 kB
Writeback:           0 kB
AnonPages:       63604 kB
Mapped:          14432 kB
Slab:           518640 kB
PageTables:       4504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186220 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= 72104 MiB
End job on node108 at 2011-04-29 09:14:44