Trace number 3286758

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 Strange-Night-2-mtUNSAT 313.616 79.1699

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_008_063_080-tseitin.cnf
MD5SUMceca868d07951273fdc2de08c57f2b6a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.9231
Satisfiable
(Un)Satisfiability was proved
Number of variables259762
Number of clauses656573
Sum of the clauses size1532001
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2437714
Number of clauses of size 3218857
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3286758-1304029926.cnf'
0.00/0.00	c -- header says num vars:         259762
0.00/0.00	c -- header says num clauses:      656573
1.38/1.38	c -- clauses added:            0 learnts,       656573 normals,            0 xors
1.38/1.38	c -- vars added     259762
1.38/1.38	c Parsing time:  0.27 s
1.38/1.38	c  N st     0         0    259762    218857    437714         0   1531999         0   no data   no data
1.38/1.41	c asymm  cl-useful: 0/844/216224 lits-rem:0 time: 0.96
66.82/16.82	c Flit:     0 Blit:   4662 bXBeca:    0 bXProp: 3592 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 15.41
66.82/16.85	c Cleaning up after failed var search:     0.02 s 
67.22/16.90	c Replacing     3592 vars Replaced    46696 lits Time:     0.04 s 
67.22/16.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.62/17.02	c bin-w-bin subsume rem            0 bins  time:  0.03 s
68.02/17.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
77.21/19.41	c Subs w/ non-existent bins:      1 l-rem:      1 v-fix:  9527 done:  47736 time:  2.29 s
77.62/19.57	c Removed useless bin:     418  fixed:     0  props:  20.00M  time:  0.16 s
93.14/23.49	c lits-rem:         0  cl-subs:      103  v-elim:  82958  v-fix:    0  time:  3.82 s
93.54/23.54	c Finding binary XORs  T:     0.04 s  found:    8572
93.54/23.57	c Replacing     8572 vars Replaced    77200 lits Time:     0.03 s 
93.94/23.61	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
93.94/23.61	c calculated reachability. Time: 0.00
93.94/23.62	c Calc default polars -  time:   0.01 s pos:   13258 undec:  114015 neg:  132489
93.94/23.62	c =========================================================================================
93.94/23.62	c types(t): F = full restart, N = normal restart
93.94/23.62	c types(t): S = simplification begin/end, E = solution found
93.94/23.62	c restart types(rt): st = static, dy = dynamic
93.94/23.62	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
93.94/23.62	c  B st     0         0    147817    109942    307184         0    949717         0   no data   no data
125.92/31.70	c  N dy    18      4469    135899    102865    290054      3847    893215   2500855     10.37     11.16
127.10/31.96	c Finding binary XORs  T:     0.04 s  found:    8573
127.50/32.06	c Replacing     8573 vars Replaced   117306 lits Time:     0.09 s 
143.08/35.90	c  N dy    33      8674    118241     92325    253386      7942    780661   4309928     10.19     10.77
160.66/40.37	c  N dy    58     12744    108578     74972    232391     11836    663003   4803384     11.54     18.81
174.66/43.88	c Finding binary XORs  T:     0.04 s  found:    8435
176.24/44.21	c Replacing     8435 vars Replaced   455590 lits Time:     0.33 s 
177.44/44.57	c  N dy    73     16809    100133     74961    210415     15800    629186   6353022     11.25     11.86
195.00/48.90	c  N dy    77     21183     90937     74961    238200     10637    629186   2046941     10.69     11.37
203.79/51.16	c  F st    88     25001     76452     50887    178540     14333    445944   1968893     10.34   no data
204.59/51.40	c  N st    89     25251     76452     50887    178540     14582    445944   1986800     10.34   no data
211.78/53.14	c  N dy    94     30002     73139     50887    185953     19253    445944   2717855     10.34   no data
211.78/53.14	c  S st    94     30002     73139     50887    185953     19253    445944   2717855     10.34   no data
212.18/53.28	c Finding binary XORs  T:     0.04 s  found:   16631
212.58/53.38	c Replacing    16631 vars Replaced   338334 lits Time:     0.10 s 
213.38/53.58	c  S st    94     30505     50580     42395    104706     19710    326257   2088145     10.34   no data
213.79/53.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
277.69/69.64	c Flit:    11 Blit:      0 bXBeca:    0 bXProp: 15769 Bins:  25607 BRemL:   9175 BRemN:   7225 P: 200.0M T: 15.85
278.08/69.72	c Replacing    15769 vars Replaced   407175 lits Time:     0.05 s 
278.08/69.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
278.08/69.74	c bin-w-bin subsume rem        18471 bins  time:  0.01 s
278.08/69.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
279.28/70.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19213 time:  0.25 s
279.70/70.14	c Removed useless bin:       0  fixed:     0  props:  18.08M  time:  0.12 s
281.27/70.53	c lits-rem:         0  cl-subs:     7200  v-elim:  11326  v-fix:    0  time:  0.38 s
281.27/70.55	c subs with bin:        0  lits-rem:       117  v-fix:    0  time:  0.01 s
281.27/70.56	c lits-rem:        51  cl-subs:      226  v-elim:      0  v-fix:    0  time:  0.02 s
281.27/70.58	c asymm  cl-useful: 0/8896/9740 lits-rem:0 time: 0.01
281.67/70.60	c calculated reachability. Time: 0.02
281.67/70.60	c  N dy    94     30505      7887      9740     16549      2412     93808     30545     10.34   no data
282.08/70.76	c Finding binary XORs  T:     0.16 s  found:       0
283.27/71.02	c  N dy   109     35378      7886      9740     16553      6921     93808    115436     10.12     10.77
284.49/71.33	c  N dy   123     40618      7886      9740     20122     11862     93808    215650      9.85     10.42
286.07/71.70	c  N dy   146     44676      7886      9740     21900      9425     93808    133913      9.97     11.94
286.07/71.77	c  S st   152     45757      7886      9740     21900     10441     93808    160319     10.08      6.24
286.47/71.83	c  S st   152     46259      7886      9740     21901     10889     93808    166441     10.08   no data
286.47/71.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
287.66/72.12	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:     88 BRemN:      0 P:  1.7M T:  0.28
287.66/72.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
287.66/72.13	c bin-w-bin subsume rem         5297 bins  time:  0.00 s
287.66/72.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
287.66/72.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7885 time:  0.01 s
287.66/72.19	c Removed useless bin:       0  fixed:     0  props:   0.43M  time:  0.01 s
288.06/72.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
288.06/72.30	c subs with bin:       11  lits-rem:         0  v-fix:    0  time:  0.04 s
288.48/72.35	c lits-rem:       223  cl-subs:      377  v-elim:      0  v-fix:    0  time:  0.04 s
288.48/72.35	c vivif2 --  cl tried     9732 cl shrink        0 lits rem          0 time: 0.00
288.48/72.36	c vivif2 --  cl tried    10050 cl shrink        2 lits rem          2 time: 0.00
288.48/72.39	c asymm  cl-useful: 0/9732/9732 lits-rem:0 time: 0.04
288.48/72.40	c calculated reachability. Time: 0.00
288.48/72.40	c  N dy   152     46259      7885      9732     16254     10050     93036    142734     10.08   no data
288.88/72.45	c Finding binary XORs  T:     0.05 s  found:       0
290.06/72.70	c  N dy   160     50278      7885      9732     16254     13878     93036    209045      9.85     10.83
291.66/73.11	c  N dy   174     54284      7885      9732     16418     17715     93036    279437      9.73     11.41
292.87/73.47	c  N dy   190     58696      7883      9732     16445     21815     93036    353463      9.57     10.38
294.46/73.83	c  N dy   208     63057      7882      9732     16459     25920     93036    433573      9.53     10.13
295.65/74.18	c  N dy   225     67143      7882      9732     16459     16577     93036    167109      9.48     10.15
296.45/74.35	c  S st   235     69388      7882      9732     16460     18723     93036    206245      9.45      6.41
296.85/74.42	c  S st   235     69892      7882      9732     16462     19205     93036    213764      9.45   no data
296.85/74.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
298.05/74.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     10 BRemL:      0 BRemN:      0 P:  2.1M T:  0.29
298.05/74.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
298.05/74.74	c bin-w-bin subsume rem          118 bins  time:  0.00 s
298.05/74.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
298.05/74.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7882 time:  0.02 s
298.44/74.80	c Removed useless bin:       0  fixed:     0  props:   0.43M  time:  0.01 s
298.44/74.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
298.84/74.92	c subs with bin:        9  lits-rem:        19  v-fix:    0  time:  0.04 s
298.84/74.99	c lits-rem:       569  cl-subs:      710  v-elim:      0  v-fix:    0  time:  0.07 s
298.84/74.99	c vivif2 --  cl tried     9720 cl shrink        0 lits rem          0 time: 0.00
299.24/75.00	c vivif2 --  cl tried    17992 cl shrink        6 lits rem          6 time: 0.01
299.24/75.04	c asymm  cl-useful: 0/9720/9720 lits-rem:0 time: 0.04
299.24/75.05	c calculated reachability. Time: 0.00
299.24/75.05	c  N dy   235     69892      7882      9720     15904     17992     91878    200910      9.45   no data
300.84/75.40	c  N dy   256     74470      7882      9720     15904     22296     91878    285320      9.54     10.14
302.44/75.80	c  N dy   274     79617      7882      9720     15972     27185     91878    374188      9.44     10.01
304.03/76.27	c  N dy   305     84740      7882      9720     15987     32039     91878    473689      9.49     10.25
305.23/76.56	c  F st   322     87500      7878      9720     16034     17437     91878    133172      9.66   no data
306.04/76.80	c  N st   327     90796      7878      9704     15526     20161     90334    209299      9.66   no data
308.02/77.27	c  N dy   345     96655      7877      9704     15578     25627     90334    325989      9.64     10.29
310.45/77.84	c  N dy   386    103041      7870      9704     15695     31670     90325    457284      9.66     10.25
310.85/77.97	c  E dy   394    104660      7818      9704     15758     33123     90325    482830      9.64      5.74
313.37/79.07	c Following stats are for *FIRST FINISHED THREAD ONLY*
313.37/79.07	c num threads              : 4          
313.37/79.07	c restarts                 : 394        
313.37/79.07	c dynamic restarts         : 376        
313.37/79.07	c static restarts          : 18         
313.37/79.07	c full restarts            : 2          
313.37/79.07	c total simplify time      : 1.13       
313.37/79.07	c learnts DL2              : 0          
313.37/79.07	c learnts size 2           : 3265210    
313.37/79.07	c learnts size 1           : 96357       (37.09     % of vars)
313.37/79.07	c filedLit time            : 31.88       (40.63     % time)
313.37/79.07	c v-elim SatELite          : 94284       (36.30     % vars)
313.37/79.07	c SatELite time            : 6.84        (8.72      % time)
313.37/79.07	c v-elim xor               : 0           (0.00      % vars)
313.37/79.07	c xor elim time            : 0.04        (0.05      % time)
313.37/79.07	c num binary xor trees     : 15458      
313.37/79.07	c binxor trees' crown      : 61572       (3.98      leafs/tree)
313.37/79.07	c bin xor find time        : 0.38       
313.37/79.07	c OTF clause improved      : 4400        (0.04      clauses/conflict)
313.37/79.07	c OTF impr. size diff      : 5898        (1.34       lits/clause)
313.37/79.07	c OTF cl watch-shrink      : 15203       (0.15      clauses/conflict)
313.37/79.07	c OTF cl watch-sh-lit      : 28290       (1.86       lits/clause)
313.37/79.07	c tried to recurMin cls    : 50120       (47.89      % of conflicts)
313.37/79.07	c updated cache            : 0           (0.00       lits/tried recurMin)
313.37/79.07	c unit cls recevied        : 1958        (2.03      % of units)
313.37/79.07	c unit cls sent            : 38127       (39.57     % of units)
313.37/79.07	c bin cls recevied         : 165629     
313.37/79.07	c bin cls sent             : 2771402    
313.37/79.07	c clauses over max glue    : 0           (0.00      % of all clauses)
313.37/79.07	c conflicts                : 104660      (1333.94   / sec)
313.37/79.07	c decisions                : 1042786     (1.21      % random)
313.37/79.07	c bogo-props               : 738567422   (9413410.12 / sec)
313.37/79.07	c conflict literals        : 13681852    (6.57      % deleted)
313.37/79.07	c Memory used              : 2421.72     MB
313.37/79.07	c single-thread CPU time   : 78.46       s
313.37/79.07	c all-threads sum CPU time : 311.82      s
313.37/79.07	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3286758-1304029926/watcher-3286758-1304029926 -o /tmp/evaluation-result-3286758-1304029926/solver-3286758-1304029926 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3286758-1304029926.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: 7.93 7.94 5.87 5/180 7014
/proc/meminfo: memFree=14318596/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) R 7012 7014 6848 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 514591394 52441088 347 33554432000 4194304 4627427 140736168888240 18446744073709551615 47323449616300 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 12803 347 299 106 0 7774 0
[pid=7014/tid=7015] ppid=7012 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/7014/task/7015/stat : 7015 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514591394 52441088 347 33554432000 4194304 4627427 140736168888240 18446744073709551615 251814296561 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7014/tid=7016] ppid=7012 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/7014/task/7016/stat : 7016 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514591394 52441088 347 33554432000 4194304 4627427 140736168888240 18446744073709551615 47323449616306 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514591394 52441088 347 33554432000 4194304 4627427 140736168888240 18446744073709551615 47323449616296 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0875631 s]
/proc/loadavg: 7.93 7.94 5.87 5/180 7014
/proc/meminfo: memFree=14318596/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=424568 CPUtime=0.28 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) R 7012 7014 6848 0 -1 4202496 33608 0 0 0 21 7 0 0 25 0 4 0 514591394 434757632 25185 33554432000 4194304 4627427 140736168888240 18446744073709551615 251814345247 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 106142 25456 339 106 0 101113 0
[pid=7014/tid=7015] ppid=7012 vsize=424568 CPUtime=0.06 cores=0,2,4,6
/proc/7014/task/7015/stat : 7015 (strangenight2-m) S 7012 7014 6848 0 -1 4202560 8519 0 0 0 5 1 0 0 17 0 4 0 514591394 434757632 25580 33554432000 4194304 4627427 140736168888240 18446744073709551615 251814345198 0 0 4096 2 18446604453857018176 0 0 -1 6 0 0 0
[pid=7014/tid=7016] ppid=7012 vsize=424568 CPUtime=0.07 cores=0,2,4,6
/proc/7014/task/7016/stat : 7016 (strangenight2-m) S 7012 7014 6848 0 -1 4202560 8497 0 0 0 5 2 0 0 18 0 4 0 514591394 434757632 25838 33554432000 4194304 4627427 140736168888240 18446744073709551615 251814345198 0 0 4096 2 18446604453857018176 0 0 -1 2 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=424568 CPUtime=0.07 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 8477 0 0 0 5 2 0 0 18 0 4 0 514591394 434757632 26074 33554432000 4194304 4627427 140736168888240 18446744073709551615 251814345247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 424568

[startup+0.115333 s]
/proc/loadavg: 7.93 7.94 5.87 5/180 7014
/proc/meminfo: memFree=14318596/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=424568 CPUtime=0.39 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) R 7012 7014 6848 0 -1 4202496 38277 0 0 0 30 9 0 0 25 0 4 0 514591394 434757632 29740 33554432000 4194304 4627427 140736168888240 18446744073709551615 4314206 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 106142 30065 339 106 0 101113 0
[pid=7014/tid=7015] ppid=7012 vsize=424568 CPUtime=0.09 cores=0,2,4,6
/proc/7014/task/7015/stat : 7015 (strangenight2-m) S 7012 7014 6848 0 -1 4202560 9727 0 0 0 7 2 0 0 18 0 4 0 514591394 434757632 30204 33554432000 4194304 4627427 140736168888240 18446744073709551615 251814345198 0 0 4096 2 18446604453857018176 0 0 -1 6 0 0 0
[pid=7014/tid=7016] ppid=7012 vsize=425648 CPUtime=0.09 cores=0,2,4,6
/proc/7014/task/7016/stat : 7016 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 9676 0 0 0 7 2 0 0 18 0 4 0 514591394 435863552 30383 33554432000 4194304 4627427 140736168888240 18446744073709551615 251813937255 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=425648 CPUtime=0.1 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 9591 0 0 0 8 2 0 0 18 0 4 0 514591394 435863552 30410 33554432000 4194304 4627427 140736168888240 18446744073709551615 251813937263 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 424568

[startup+0.301296 s]
/proc/loadavg: 7.93 7.94 5.87 5/180 7014
/proc/meminfo: memFree=14318596/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=519276 CPUtime=1.02 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) S 7012 7014 6848 0 -1 4202496 84846 0 0 0 78 24 0 0 25 0 4 0 514591394 531738624 67352 33554432000 4194304 4627427 140736168888240 18446744073709551615 251814345198 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 129819 67685 339 106 0 124790 0
[pid=7014/tid=7015] ppid=7012 vsize=519276 CPUtime=0.25 cores=0,2,4,6
/proc/7014/task/7015/stat : 7015 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 21562 0 0 0 19 6 0 0 17 0 4 0 514591394 531738624 67851 33554432000 4194304 4627427 140736168888240 18446744073709551615 251814345198 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7014/tid=7016] ppid=7012 vsize=519276 CPUtime=0.25 cores=0,2,4,6
/proc/7014/task/7016/stat : 7016 (strangenight2-m) S 7012 7014 6848 0 -1 4202560 21603 0 0 0 19 6 0 0 17 0 4 0 514591394 531738624 68076 33554432000 4194304 4627427 140736168888240 18446744073709551615 251814345198 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=519276 CPUtime=0.25 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) S 7012 7014 6848 0 -1 4202560 20942 0 0 0 20 5 0 0 17 0 4 0 514591394 531738624 68298 33554432000 4194304 4627427 140736168888240 18446744073709551615 251814345198 0 0 4096 2 18446604453857018176 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 519276

[startup+1.42072 s]
/proc/loadavg: 7.93 7.94 5.87 5/180 7014
/proc/meminfo: memFree=14318596/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=575452 CPUtime=5.38 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) R 7012 7014 6848 0 -1 4202496 118774 0 0 0 503 35 0 0 19 0 4 0 514591394 589262848 100533 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 143863 100533 367 106 0 138834 0
[pid=7014/tid=7015] ppid=7012 vsize=575452 CPUtime=1.34 cores=0,2,4,6
/proc/7014/task/7015/stat : 7015 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 30223 0 0 0 124 10 0 0 19 0 4 0 514591394 589262848 100533 33554432000 4194304 4627427 140736168888240 18446744073709551615 251813937360 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7014/tid=7016] ppid=7012 vsize=575452 CPUtime=1.34 cores=0,2,4,6
/proc/7014/task/7016/stat : 7016 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 30811 0 0 0 126 8 0 0 19 0 4 0 514591394 589262848 100533 33554432000 4194304 4627427 140736168888240 18446744073709551615 251814283623 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=575452 CPUtime=1.34 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 28636 0 0 0 127 7 0 0 19 0 4 0 514591394 589262848 100533 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308435 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.38
Current children cumulated vsize (KiB) 575452

[startup+1.50097 s]
/proc/loadavg: 7.93 7.94 5.87 5/180 7014
/proc/meminfo: memFree=14318596/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=575452 CPUtime=5.7 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) R 7012 7014 6848 0 -1 4202496 118918 0 0 0 535 35 0 0 19 0 4 0 514591394 589262848 100677 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 143863 100677 367 106 0 138834 0
[pid=7014/tid=7015] ppid=7012 vsize=575452 CPUtime=1.42 cores=0,2,4,6
/proc/7014/task/7015/stat : 7015 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 30332 0 0 0 132 10 0 0 19 0 4 0 514591394 589262848 100677 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7014/tid=7016] ppid=7012 vsize=575452 CPUtime=1.42 cores=0,2,4,6
/proc/7014/task/7016/stat : 7016 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 30845 0 0 0 134 8 0 0 19 0 4 0 514591394 589262848 100677 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=575452 CPUtime=1.42 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 28637 0 0 0 135 7 0 0 19 0 4 0 514591394 589262848 100677 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308343 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 575452

[startup+3.1067 s]
/proc/loadavg: 7.93 7.94 5.87 9/184 7018
/proc/meminfo: memFree=13921640/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=575452 CPUtime=12.11 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) R 7012 7014 6848 0 -1 4202496 120169 0 0 0 1176 35 0 0 23 0 4 0 514591394 589262848 100984 33554432000 4194304 4627427 140736168888240 18446744073709551615 4309038 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 143863 100984 367 106 0 138834 0
[pid=7014/tid=7015] ppid=7012 vsize=575452 CPUtime=3.02 cores=0,2,4,6
/proc/7014/task/7015/stat : 7015 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 30332 0 0 0 292 10 0 0 22 0 4 0 514591394 589262848 100984 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7014/tid=7016] ppid=7012 vsize=575452 CPUtime=3.02 cores=0,2,4,6
/proc/7014/task/7016/stat : 7016 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 30845 0 0 0 294 8 0 0 22 0 4 0 514591394 589262848 100984 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=575452 CPUtime=3.02 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 29888 0 0 0 295 7 0 0 22 0 4 0 514591394 589262848 100984 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 575452

[startup+6.30116 s]
/proc/loadavg: 7.93 7.94 5.88 9/184 7018
/proc/meminfo: memFree=13927724/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=575452 CPUtime=24.89 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) R 7012 7014 6848 0 -1 4202496 120565 0 0 0 2454 35 0 0 25 0 4 0 514591394 589262848 101380 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 143863 101380 367 106 0 138834 0
[pid=7014/tid=7015] ppid=7012 vsize=575452 CPUtime=6.2 cores=0,2,4,6
/proc/7014/task/7015/stat : 7015 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 30332 0 0 0 610 10 0 0 25 0 4 0 514591394 589262848 101380 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7014/tid=7016] ppid=7012 vsize=575452 CPUtime=6.22 cores=0,2,4,6
/proc/7014/task/7016/stat : 7016 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 30845 0 0 0 614 8 0 0 25 0 4 0 514591394 589262848 101384 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=575452 CPUtime=6.22 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 30288 0 0 0 615 7 0 0 25 0 4 0 514591394 589262848 101384 33554432000 4194304 4627427 140736168888240 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 575452

[startup+12.7011 s]
/proc/loadavg: 7.94 7.94 5.89 9/184 7018
/proc/meminfo: memFree=13914936/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=608268 CPUtime=50.45 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) R 7012 7014 6848 0 -1 4202496 122123 0 0 0 5009 36 0 0 25 0 4 0 514591394 622866432 102938 33554432000 4194304 4627427 140736168888240 18446744073709551615 4299701 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 152067 102938 367 106 0 147038 0
[pid=7014/tid=7015] ppid=7012 vsize=608268 CPUtime=12.57 cores=0,2,4,6
/proc/7014/task/7015/stat : 7015 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 30334 0 0 0 1247 10 0 0 25 0 4 0 514591394 622866432 102938 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7014/tid=7016] ppid=7012 vsize=608268 CPUtime=12.62 cores=0,2,4,6
/proc/7014/task/7016/stat : 7016 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 30848 0 0 0 1254 8 0 0 25 0 4 0 514591394 622866432 102938 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=608268 CPUtime=12.62 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 31837 0 0 0 1255 7 0 0 25 0 4 0 514591394 622866432 102938 33554432000 4194304 4627427 140736168888240 18446744073709551615 4321720 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.45
Current children cumulated vsize (KiB) 608268

[startup+25.5009 s]
/proc/loadavg: 7.95 7.94 5.92 9/184 7019
/proc/meminfo: memFree=13434684/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=1199832 CPUtime=101.52 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) R 7012 7014 6848 0 -1 4202496 268127 0 0 0 10080 72 0 0 21 0 4 0 514591394 1228627968 223716 33554432000 4194304 4627427 140736168888240 18446744073709551615 4322609 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 299958 223716 386 106 0 294929 0
[pid=7014/tid=7015] ppid=7012 vsize=1199832 CPUtime=25.31 cores=0,2,4,6
/proc/7014/task/7015/stat : 7015 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 81731 0 0 0 2508 23 0 0 20 0 4 0 514591394 1228627968 223716 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308493 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7014/tid=7016] ppid=7012 vsize=1199832 CPUtime=25.38 cores=0,2,4,6
/proc/7014/task/7016/stat : 7016 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 77728 0 0 0 2519 19 0 0 21 0 4 0 514591394 1228627968 223716 33554432000 4194304 4627427 140736168888240 18446744073709551615 4321828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=1199832 CPUtime=25.42 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 36011 0 0 0 2534 8 0 0 25 0 4 0 514591394 1228627968 223716 33554432000 4194304 4627427 140736168888240 18446744073709551615 4321703 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 1199832

[startup+51.1006 s]
/proc/loadavg: 7.97 7.94 5.98 9/184 7019
/proc/meminfo: memFree=13331172/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=1484896 CPUtime=203.79 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) R 7012 7014 6848 0 -1 4202496 360307 0 0 0 20288 91 0 0 25 0 4 0 514591394 1520533504 247824 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308275 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 371224 247824 388 106 0 366195 0
[pid=7014/tid=7015] ppid=7012 vsize=1484896 CPUtime=50.9 cores=0,2,4,6
/proc/7014/task/7015/stat : 7015 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 96947 0 0 0 5064 26 0 0 25 0 4 0 514591394 1520533504 247824 33554432000 4194304 4627427 140736168888240 18446744073709551615 4332667 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7014/tid=7016] ppid=7012 vsize=1484896 CPUtime=50.87 cores=0,2,4,6
/proc/7014/task/7016/stat : 7016 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 89771 0 0 0 5064 23 0 0 25 0 4 0 514591394 1520533504 247824 33554432000 4194304 4627427 140736168888240 18446744073709551615 4223691 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=1484896 CPUtime=51 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 83604 0 0 0 5085 15 0 0 25 0 4 0 514591394 1520533504 247824 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 1484896

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

[startup+52.0005 s]
/proc/loadavg: 7.97 7.94 5.98 9/184 7019
/proc/meminfo: memFree=13316540/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=1485512 CPUtime=207.38 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) R 7012 7014 6848 0 -1 4202496 383159 0 0 0 20645 93 0 0 25 0 4 0 514591394 1521164288 248934 33554432000 4194304 4627427 140736168888240 18446744073709551615 4321862 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 371378 248934 388 106 0 366349 0
[pid=7014/tid=7015] ppid=7012 vsize=1485512 CPUtime=51.8 cores=0,2,4,6
/proc/7014/task/7015/stat : 7015 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 105038 0 0 0 5153 27 0 0 25 0 4 0 514591394 1521164288 248934 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7014/tid=7016] ppid=7012 vsize=1485512 CPUtime=51.77 cores=0,2,4,6
/proc/7014/task/7016/stat : 7016 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 90354 0 0 0 5154 23 0 0 25 0 4 0 514591394 1521164288 248934 33554432000 4194304 4627427 140736168888240 18446744073709551615 4321883 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=1485512 CPUtime=51.89 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 83787 0 0 0 5174 15 0 0 25 0 4 0 514591394 1521164288 248934 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 207.38
Current children cumulated vsize (KiB) 1485512

[startup+64.8003 s]
/proc/loadavg: 7.97 7.94 6.00 9/184 7019
/proc/meminfo: memFree=12598144/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=2084008 CPUtime=258.51 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) R 7012 7014 6848 0 -1 4202496 579759 0 0 0 25709 142 0 0 25 0 4 0 514591394 2134024192 424130 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 521002 424130 391 106 0 515973 0
[pid=7014/tid=7015] ppid=7012 vsize=2084008 CPUtime=64.6 cores=0,2,4,6
/proc/7014/task/7015/stat : 7015 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 161468 0 0 0 6419 41 0 0 25 0 4 0 514591394 2134024192 424130 33554432000 4194304 4627427 140736168888240 18446744073709551615 4238959 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7014/tid=7016] ppid=7012 vsize=2084008 CPUtime=64.56 cores=0,2,4,6
/proc/7014/task/7016/stat : 7016 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 145656 0 0 0 6421 35 0 0 25 0 4 0 514591394 2134024192 424130 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308438 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=2084008 CPUtime=64.63 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 106421 0 0 0 6442 21 0 0 25 0 4 0 514591394 2134024192 424130 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 258.51
Current children cumulated vsize (KiB) 2084008

[startup+71.2002 s]
/proc/loadavg: 7.98 7.95 6.02 9/184 7019
/proc/meminfo: memFree=12322864/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=2330964 CPUtime=284.09 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) R 7012 7014 6848 0 -1 4202496 647298 0 0 0 28249 160 0 0 25 0 4 0 514591394 2386907136 491005 33554432000 4194304 4627427 140736168888240 18446744073709551615 4333392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 582741 491005 391 106 0 577712 0
[pid=7014/tid=7015] ppid=7012 vsize=2330964 CPUtime=71 cores=0,2,4,6
/proc/7014/task/7015/stat : 7015 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 177109 0 0 0 7055 45 0 0 25 0 4 0 514591394 2386907136 491005 33554432000 4194304 4627427 140736168888240 18446744073709551615 4420288 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7014/tid=7016] ppid=7012 vsize=2330964 CPUtime=70.97 cores=0,2,4,6
/proc/7014/task/7016/stat : 7016 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 148271 0 0 0 7061 36 0 0 25 0 4 0 514591394 2386907136 491005 33554432000 4194304 4627427 140736168888240 18446744073709551615 4497763 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=2330964 CPUtime=71.01 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 145845 0 0 0 7070 31 0 0 25 0 4 0 514591394 2386907136 491005 33554432000 4194304 4627427 140736168888240 18446744073709551615 4297761 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 284.09
Current children cumulated vsize (KiB) 2330964

[startup+74.4007 s]
/proc/loadavg: 7.98 7.95 6.02 9/184 7019
/proc/meminfo: memFree=12269792/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=2360352 CPUtime=296.85 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) R 7012 7014 6848 0 -1 4202496 674970 0 0 0 29519 166 0 0 25 0 4 0 514591394 2417000448 502797 33554432000 4194304 4627427 140736168888240 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 590088 502797 391 106 0 585059 0
[pid=7014/tid=7015] ppid=7012 vsize=2360352 CPUtime=74.2 cores=0,2,4,6
/proc/7014/task/7015/stat : 7015 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 184521 0 0 0 7373 47 0 0 25 0 4 0 514591394 2417000448 502797 33554432000 4194304 4627427 140736168888240 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7014/tid=7016] ppid=7012 vsize=2360352 CPUtime=74.16 cores=0,2,4,6
/proc/7014/task/7016/stat : 7016 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 155030 0 0 0 7379 37 0 0 21 0 4 0 514591394 2417000448 502797 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=2360352 CPUtime=74.19 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 153892 0 0 0 7386 33 0 0 25 0 4 0 514591394 2417000448 502797 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 296.85
Current children cumulated vsize (KiB) 2360352

[startup+77.6012 s]
/proc/loadavg: 7.98 7.95 6.03 9/184 7020
/proc/meminfo: memFree=12215480/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=2405592 CPUtime=309.62 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) R 7012 7014 6848 0 -1 4202496 696110 0 0 0 30793 169 0 0 25 0 4 0 514591394 2463326208 514658 33554432000 4194304 4627427 140736168888240 18446744073709551615 4309290 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 601398 514658 391 106 0 596369 0
[pid=7014/tid=7015] ppid=7012 vsize=2405592 CPUtime=77.39 cores=0,2,4,6
/proc/7014/task/7015/stat : 7015 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 186882 0 0 0 7692 47 0 0 25 0 4 0 514591394 2463326208 514658 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7014/tid=7016] ppid=7012 vsize=2405592 CPUtime=77.35 cores=0,2,4,6
/proc/7014/task/7016/stat : 7016 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 161773 0 0 0 7697 38 0 0 25 0 4 0 514591394 2463326208 514658 33554432000 4194304 4627427 140736168888240 18446744073709551615 4515164 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=2405592 CPUtime=77.38 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 159804 0 0 0 7705 33 0 0 25 0 4 0 514591394 2463326208 514658 33554432000 4194304 4627427 140736168888240 18446744073709551615 4249224 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 309.62
Current children cumulated vsize (KiB) 2405592

[startup+78.401 s]
/proc/loadavg: 7.98 7.95 6.03 9/184 7020
/proc/meminfo: memFree=12200228/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=2471128 CPUtime=312.17 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) R 7012 7014 6848 0 -1 4202496 697389 0 0 0 31047 170 0 0 25 0 4 0 514591394 2530435072 515937 33554432000 4194304 4627427 140736168888240 18446744073709551615 47323449591339 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 617782 515937 391 106 0 612753 0
[pid=7014/tid=7015] ppid=7012 vsize=2471128 CPUtime=77.86 cores=0,2,4,6
/proc/7014/task/7015/stat : 7015 (strangenight2-m) S 7012 7014 6848 0 -1 4202560 187246 0 0 0 7739 47 0 0 25 0 4 0 514591394 2530435072 515937 33554432000 4194304 4627427 140736168888240 18446744073709551615 47323449615924 0 0 4096 2 18446604453857018176 0 0 -1 2 0 0 0
[pid=7014/tid=7016] ppid=7012 vsize=2471128 CPUtime=77.81 cores=0,2,4,6
/proc/7014/task/7016/stat : 7016 (strangenight2-m) S 7012 7014 6848 0 -1 4202560 161885 0 0 0 7743 38 0 0 25 0 4 0 514591394 2530435072 515937 33554432000 4194304 4627427 140736168888240 18446744073709551615 47323449615924 0 0 4096 2 18446604453857018176 0 0 -1 6 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=2471128 CPUtime=78.19 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 160502 0 0 0 7785 34 0 0 25 0 4 0 514591394 2530435072 515937 33554432000 4194304 4627427 140736168888240 18446744073709551615 4440863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 312.17
Current children cumulated vsize (KiB) 2471128

[startup+78.801 s]
/proc/loadavg: 7.98 7.95 6.03 9/184 7020
/proc/meminfo: memFree=12200228/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=2479836 CPUtime=312.96 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) R 7012 7014 6848 0 -1 4202496 699797 0 0 0 31126 170 0 0 25 0 4 0 514591394 2539352064 518157 33554432000 4194304 4627427 140736168888240 18446744073709551615 4219945 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 619959 518157 391 106 0 614930 0
[pid=7014/tid=7015] ppid=7012 vsize=2479836 CPUtime=77.86 cores=0,2,4,6
/proc/7014/task/7015/stat : 7015 (strangenight2-m) S 7012 7014 6848 0 -1 4202560 187246 0 0 0 7739 47 0 0 25 0 4 0 514591394 2539352064 518157 33554432000 4194304 4627427 140736168888240 18446744073709551615 47323449615924 0 0 4096 2 18446604453857018176 0 0 -1 2 0 0 0
[pid=7014/tid=7016] ppid=7012 vsize=2479836 CPUtime=77.81 cores=0,2,4,6
/proc/7014/task/7016/stat : 7016 (strangenight2-m) S 7012 7014 6848 0 -1 4202560 161885 0 0 0 7743 38 0 0 25 0 4 0 514591394 2539352064 518157 33554432000 4194304 4627427 140736168888240 18446744073709551615 47323449615924 0 0 4096 2 18446604453857018176 0 0 -1 6 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=2479836 CPUtime=78.58 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 162910 0 0 0 7824 34 0 0 25 0 4 0 514591394 2539352064 518157 33554432000 4194304 4627427 140736168888240 18446744073709551615 4308661 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 312.96
Current children cumulated vsize (KiB) 2479836

[startup+79.0059 s]
/proc/loadavg: 7.98 7.95 6.03 7/184 7020
/proc/meminfo: memFree=12210644/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=2479836 CPUtime=313.37 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) R 7012 7014 6848 0 -1 4202496 699798 0 0 0 31167 170 0 0 25 0 4 0 514591394 2539352064 518158 33554432000 4194304 4627427 140736168888240 18446744073709551615 47323449591339 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 619959 518158 391 106 0 614930 0
[pid=7014/tid=7015] ppid=7012 vsize=2479836 CPUtime=77.86 cores=0,2,4,6
/proc/7014/task/7015/stat : 7015 (strangenight2-m) S 7012 7014 6848 0 -1 4202560 187246 0 0 0 7739 47 0 0 25 0 4 0 514591394 2539352064 518158 33554432000 4194304 4627427 140736168888240 18446744073709551615 47323449615924 0 0 4096 2 18446604453857018176 0 0 -1 2 0 0 0
[pid=7014/tid=7016] ppid=7012 vsize=2479836 CPUtime=77.81 cores=0,2,4,6
/proc/7014/task/7016/stat : 7016 (strangenight2-m) S 7012 7014 6848 0 -1 4202560 161885 0 0 0 7743 38 0 0 25 0 4 0 514591394 2539352064 518158 33554432000 4194304 4627427 140736168888240 18446744073709551615 47323449615924 0 0 4096 2 18446604453857018176 0 0 -1 6 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=2479836 CPUtime=78.79 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) R 7012 7014 6848 0 -1 4202560 162911 0 0 0 7845 34 0 0 25 0 4 0 514591394 2539352064 518158 33554432000 4194304 4627427 140736168888240 18446744073709551615 4498429 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 313.37
Current children cumulated vsize (KiB) 2479836

[startup+79.1011 s]
/proc/loadavg: 7.98 7.95 6.03 7/184 7020
/proc/meminfo: memFree=12210644/32950928 swapFree=67111528/67111528
[pid=7014] ppid=7012 vsize=0 CPUtime=313.53 cores=0,2,4,6
/proc/7014/stat : 7014 (strangenight2-m) Z 7012 7014 6848 0 -1 4202524 699801 0 0 0 31181 172 0 0 25 0 2 0 514591394 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7014/statm: 0 0 0 0 0 0 0
[pid=7014/tid=7017] ppid=7012 vsize=0 CPUtime=78.88 cores=0,2,4,6
/proc/7014/task/7017/stat : 7017 (strangenight2-m) R 7012 7014 6848 0 -1 4203588 162911 0 0 0 7852 36 0 0 25 0 2 0 514591394 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 313.53
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 79.1699
CPU time (s): 313.616
CPU user time (s): 311.819
CPU system time (s): 1.79773
CPU usage (%): 396.131
Max. virtual memory (cumulated for all children) (KiB): 2479836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 311.819
system time used= 1.79773
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 699801
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= 30288
involuntary context switches= 1485

runsolver used 0.099984 second user time and 0.282956 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 00:32:07
IDJOB=3286758
IDBENCH=82435
IDSOLVER=1586
FILE ID=node126/3286758-1304029926
RUNJOBID= node126-1304028687-6867
PBS_JOBID= 13170326
Free space on /tmp= 71580 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_008_063_080-tseitin.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286758-1304029926/watcher-3286758-1304029926 -o /tmp/evaluation-result-3286758-1304029926/solver-3286758-1304029926 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3286758-1304029926.cnf

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

MD5SUM BENCH= ceca868d07951273fdc2de08c57f2b6a
RANDOM SEED=1260120708

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14318876 kB
Buffers:       1839160 kB
Cached:       15261476 kB
SwapCached:          0 kB
Active:        7507340 kB
Inactive:     10541096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14318876 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17492 kB
Writeback:           0 kB
AnonPages:      947344 kB
Mapped:          15516 kB
Slab:           519236 kB
PageTables:       6588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1378916 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= 71572 MiB
End job on node126 at 2011-04-29 00:33:26