Trace number 3321224

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 42.8025 5.65881

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E05X15.cnf
MD5SUMe53b8f4e61e6411a209ad63833d35585
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.66929
Satisfiable
(Un)Satisfiability was proved
Number of variables4740
Number of clauses41379
Sum of the clauses size183934
Maximum clause length45
Minimum clause length1
Number of clauses of size 17
Number of clauses of size 211966
Number of clauses of size 39700
Number of clauses of size 43195
Number of clauses of size 54425
Number of clauses of size over 512086

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 8 threads
0.00/0.02	c This is CryptoMiniSat 3.0.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Reading file 'HOME/instance-3321224-1304332710.cnf'
0.00/0.02	c -- header says num vars:           4740
0.00/0.02	c -- header says num clauses:       41379
0.31/0.07	c -- clauses added:            0 learnts,        41379 normals,            0 xors
0.31/0.07	c -- vars added       4740
0.31/0.07	c Parsing time:  0.02 s
0.31/0.07	c  N st     0         0      4740     29396     11759         0    183338         0   no data   no data
3.50/0.45	c asymm  cl-useful: 0/12103/29291 lits-rem:0 time: 0.39
3.81/0.57	c Flit:    21 Blit:      0 bXBeca:    0 bXProp:   60 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.10
3.81/0.57	c Replacing       60 vars Replaced    19728 lits Time:     0.01 s 
4.46/0.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.46/0.63	c bin-w-bin subsume rem          129 bins  time:  0.00 s
4.46/0.63	c subs with bin:      314  lits-rem:        10  v-fix:    0  time:  0.00 s
4.46/0.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4540 time:  0.01 s
4.46/0.63	c Removed useless bin:       0  fixed:     0  props:   0.74M  time:  0.01 s
4.46/0.69	c lits-rem:         0  cl-subs:        4  v-elim:    518  v-fix:    0  time:  0.06 s
4.46/0.69	c Finding binary XORs  T:     0.00 s  found:       0
5.22/0.71	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
5.22/0.71	c calculated reachability. Time: 0.00
5.22/0.71	c Calc default polars -  time:   0.00 s pos:     196 undec:     718 neg:    3826
5.22/0.71	c =========================================================================================
5.22/0.71	c types(t): F = full restart, N = normal restart
5.22/0.71	c types(t): S = simplification begin/end, E = solution found
5.22/0.71	c restart types(rt): st = static, dy = dynamic
5.22/0.71	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.22/0.71	c  B st     0         0      4022     29607      9878         0    188428         0   no data   no data
6.82/0.90	c  N dy    17      4145      4020     29607     10017      3953    188428    109278      7.74      8.27
8.42/1.11	c  N dy    42      8400      4018     29607     10861      5684    188428    122289      8.17      8.61
10.06/1.31	c  N dy    62     12418      4009     29607     11230      5469    188428     93049      8.08      8.54
11.62/1.52	c  N dy    84     16467      4009     29607     11316      9386    188428    210516      8.17      8.71
13.22/1.76	c  N dy   112     20635      4009     29607     11715      8055    188428    146523      8.32      8.81
13.22/1.80	c Finding binary XORs  T:     0.00 s  found:       0
15.62/2.00	c  N dy   138     24689      4001     29589     11826     11963    188166    259590      8.37      8.98
15.62/2.03	c  F st   141     25000      4001     29589     11827     12273    188166    269806      8.38   no data
18.01/2.36	c  N dy   147     30001      4001     29584     11818     10557    188115    212946      8.38   no data
18.01/2.36	c  S st   147     30001      4001     29584     11818     10557    188115    212946      8.38   no data
18.86/2.42	c  S st   147     30506      3996     29584     12116     11041    188115    222409      8.38   no data
18.86/2.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.41/2.70	c Flit:     1 Blit:      2 bXBeca:    0 bXProp:    0 Bins:  93484 BRemL:  82658 BRemN:      0 P:  6.9M T:  0.27
21.15/2.70	c blocked clauses removed:        0 vars:      0 tried:        3989 T: 0.00 s
21.15/2.71	c bin-w-bin subsume rem          147 bins  time:  0.00 s
21.15/2.71	c subs with bin:      547  lits-rem:       271  v-fix:    0  time:  0.01 s
21.15/2.72	c Subs w/ non-existent bins:      7 l-rem:     68 v-fix:     0 done:   3989 time:  0.01 s
21.15/2.73	c Removed useless bin:       3  fixed:     0  props:   0.33M  time:  0.00 s
21.15/2.75	c lits-rem:         0  cl-subs:      185  v-elim:     94  v-fix:    0  time:  0.02 s
21.15/2.77	c subs with bin:      214  lits-rem:      1565  v-fix:    0  time:  0.02 s
21.95/2.80	c lits-rem:       294  cl-subs:      433  v-elim:      0  v-fix:    0  time:  0.02 s
24.35/3.10	c asymm  cl-useful: 0/16943/29046 lits-rem:0 time: 0.30
24.35/3.10	c calculated reachability. Time: 0.00
24.35/3.10	c  N dy   147     30506      3895     29046     22055      5922    186475     98259      8.38   no data
24.35/3.11	c Finding binary XORs  T:     0.00 s  found:       0
25.95/3.38	c  N dy   166     34765      3894     29046     22068     10126    186475    210533      8.31      8.82
28.41/3.64	c  N dy   181     38805      3882     29046     22169      8624    186475    150065      8.26      8.81
30.74/3.96	c  N dy   205     42901      3882     29046    101585     12660    186474    431816      8.28      8.84
31.54/4.07	c Finding binary XORs  T:     0.00 s  found:       0
33.14/4.23	c  S st   221     45759      3873     29016    100616      7363    186149    255117      8.27   no data
33.14/4.28	c  S st   221     46260      3873     29016    100616      7863    186149    268267      8.27   no data
33.14/4.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.54/4.50	c Flit:     4 Blit:      1 bXBeca:    0 bXProp:    0 Bins:   2542 BRemL:  78785 BRemN:      1 P:  6.6M T:  0.22
35.54/4.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.54/4.51	c bin-w-bin subsume rem          838 bins  time:  0.00 s
35.54/4.52	c subs with bin:      503  lits-rem:       159  v-fix:    0  time:  0.01 s
35.54/4.53	c Subs w/ non-existent bins:      0 l-rem:     13 v-fix:     0 done:   3868 time:  0.01 s
35.54/4.53	c Removed useless bin:       3  fixed:     0  props:   0.31M  time:  0.00 s
35.54/4.55	c lits-rem:         0  cl-subs:       58  v-elim:     49  v-fix:    0  time:  0.02 s
35.54/4.57	c subs with bin:      195  lits-rem:       585  v-fix:    0  time:  0.01 s
35.54/4.58	c lits-rem:       104  cl-subs:      172  v-elim:      0  v-fix:    0  time:  0.01 s
35.54/4.59	c vivif2 --  cl tried    28513 cl shrink       26 lits rem         30 time: 0.01
35.54/4.59	c vivif2 --  cl tried     5241 cl shrink      665 lits rem       1350 time: 0.00
39.36/5.02	c asymm  cl-useful: 22/9504/28513 lits-rem:32 time: 0.43
39.36/5.02	c calculated reachability. Time: 0.00
39.36/5.02	c  N dy   221     46260      3819     28513     22719      5239    183630     73655      8.27   no data
40.80/5.27	c  N dy   245     50660      3818     28513     24344      9581    183630    196606      8.30      8.82
42.64/5.58	c Following stats are for *FIRST FINISHED THREAD ONLY*
42.64/5.58	c num threads              : 8          
42.64/5.58	c restarts                 : 263        
42.64/5.58	c dynamic restarts         : 251        
42.64/5.58	c static restarts          : 12         
42.64/5.58	c full restarts            : 1          
42.64/5.58	c total simplify time      : 0.03       
42.64/5.58	c learnts DL2              : 0          
42.64/5.58	c learnts size 2           : 109474     
42.64/5.58	c learnts size 1           : 1564        (33.00     % of vars)
42.64/5.58	c filedLit time            : 0.00        (0.00      % time)
42.64/5.58	c v-elim SatELite          : 0           (0.00      % vars)
42.64/5.58	c SatELite time            : 0.00        (0.00      % time)
42.64/5.58	c v-elim xor               : 0           (0.00      % vars)
42.64/5.58	c xor elim time            : 0.00        (0.00      % time)
42.64/5.58	c num binary xor trees     : 60         
42.64/5.58	c binxor trees' crown      : 61          (1.02      leafs/tree)
42.64/5.58	c bin xor find time        : 0.00       
42.64/5.58	c OTF clause improved      : 858         (0.01      clauses/conflict)
42.64/5.58	c OTF impr. size diff      : 1058        (1.23       lits/clause)
42.64/5.58	c OTF cl watch-shrink      : 35935       (0.55      clauses/conflict)
42.64/5.58	c OTF cl watch-sh-lit      : 100398      (2.79       lits/clause)
42.64/5.58	c tried to recurMin cls    : 24995       (38.44      % of conflicts)
42.64/5.58	c updated cache            : 2574        (0.10       lits/tried recurMin)
42.64/5.58	c unit cls recevied        : 84          (5.37      % of units)
42.64/5.58	c unit cls sent            : 264         (16.88     % of units)
42.64/5.58	c bin cls recevied         : 96998      
42.64/5.58	c bin cls sent             : 1796       
42.64/5.58	c clauses over max glue    : 0           (0.00      % of all clauses)
42.64/5.58	c conflicts                : 65025       (11822.38  / sec)
42.64/5.58	c decisions                : 111672      (1.55      % random)
42.64/5.58	c bogo-props               : 384556931   (69917369.90 / sec)
42.64/5.58	c conflict literals        : 1982137     (36.39     % deleted)
42.64/5.58	c Memory used              : 546.88      MB
42.64/5.58	c single-thread CPU time   : 5.50        s
42.64/5.58	c all-threads sum CPU time : 42.47       s
42.64/5.58	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-3321224-1304332710/watcher-3321224-1304332710 -o /tmp/evaluation-result-3321224-1304332710/solver-3321224-1304332710 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3321224-1304332710.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.16 2.16 2/251 3596
/proc/meminfo: memFree=29469680/32951132 swapFree=67111364/67111528
[pid=3596] ppid=3594 vsize=92188 CPUtime=0 cores=0-7
/proc/3596/stat : 3596 (strangenight2-m) R 3594 3596 3570 0 -1 4202496 413 0 0 0 0 0 0 0 20 0 8 0 544869701 94400512 352 33554432000 4194304 4627427 140734103972176 18446744073709551615 242970606577 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3596/statm: 23047 352 299 106 0 18018 0
[pid=3596/tid=3597] ppid=3594 vsize=92188 CPUtime=0 cores=0-7
/proc/3596/task/3597/stat : 3597 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 8 0 544869701 94400512 361 33554432000 4194304 4627427 140734103972176 18446744073709551615 242970550203 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3596/tid=3598] ppid=3594 vsize=92188 CPUtime=0 cores=0-7
/proc/3596/task/3598/stat : 3598 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 8 0 544869701 94400512 361 33554432000 4194304 4627427 140734103972176 18446744073709551615 47488756852658 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3596/tid=3599] ppid=3594 vsize=92188 CPUtime=0 cores=0-7
/proc/3596/task/3599/stat : 3599 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 8 0 544869701 94400512 361 33554432000 4194304 4627427 140734103972176 18446744073709551615 47488756852240 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3596/tid=3600] ppid=3594 vsize=92188 CPUtime=0 cores=0-7
/proc/3596/task/3600/stat : 3600 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 8 0 544869701 94400512 361 33554432000 4194304 4627427 140734103972176 18446744073709551615 242965597270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3596/tid=3601] ppid=3594 vsize=92188 CPUtime=0 cores=0-7
/proc/3596/task/3601/stat : 3601 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 8 0 544869701 94400512 361 33554432000 4194304 4627427 140734103972176 18446744073709551615 242965597270 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3596/tid=3602] ppid=3594 vsize=92188 CPUtime=0 cores=0-7
/proc/3596/task/3602/stat : 3602 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 8 0 544869701 94400512 361 33554432000 4194304 4627427 140734103972176 18446744073709551615 242965597270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3596/tid=3603] ppid=3594 vsize=92188 CPUtime=0 cores=0-7
/proc/3596/task/3603/stat : 3603 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 8 0 544869701 94400512 361 33554432000 4194304 4627427 140734103972176 18446744073709551615 242965597270 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0597509 s]
/proc/loadavg: 0.00 0.16 2.16 2/251 3596
/proc/meminfo: memFree=29469680/32951132 swapFree=67111364/67111528
[pid=3596] ppid=3594 vsize=561672 CPUtime=0.31 cores=0-7
/proc/3596/stat : 3596 (strangenight2-m) R 3594 3596 3570 0 -1 4202496 9814 0 0 0 25 6 0 0 17 0 8 0 544869701 575152128 9082 33554432000 4194304 4627427 140734103972176 18446744073709551615 4361048 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3596/statm: 140417 9312 344 106 0 135388 0
[pid=3596/tid=3597] ppid=3594 vsize=561992 CPUtime=0.04 cores=0-7
/proc/3596/task/3597/stat : 3597 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1459 0 0 0 4 0 0 0 17 0 8 0 544869701 575479808 9510 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308438 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3596/tid=3598] ppid=3594 vsize=561992 CPUtime=0.03 cores=0-7
/proc/3596/task/3598/stat : 3598 (strangenight2-m) S 3594 3596 3570 0 -1 4202560 1122 0 0 0 2 1 0 0 17 0 8 0 544869701 575479808 9531 33554432000 4194304 4627427 140734103972176 18446744073709551615 242970655214 0 0 4096 2 18446604443996300288 0 0 -1 7 0 0 0
[pid=3596/tid=3599] ppid=3594 vsize=562152 CPUtime=0.04 cores=0-7
/proc/3596/task/3599/stat : 3599 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1153 0 0 0 4 0 0 0 17 0 8 0 544869701 575643648 9546 33554432000 4194304 4627427 140734103972176 18446744073709551615 242970246923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3596/tid=3600] ppid=3594 vsize=562152 CPUtime=0.03 cores=0-7
/proc/3596/task/3600/stat : 3600 (strangenight2-m) S 3594 3596 3570 0 -1 4202560 1279 0 0 0 3 0 0 0 17 0 8 0 544869701 575643648 9572 33554432000 4194304 4627427 140734103972176 18446744073709551615 242970655214 0 0 4096 2 18446604443996300288 0 0 -1 6 0 0 0
[pid=3596/tid=3601] ppid=3594 vsize=562476 CPUtime=0.03 cores=0-7
/proc/3596/task/3601/stat : 3601 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1258 0 0 0 2 1 0 0 17 0 8 0 544869701 575975424 9600 33554432000 4194304 4627427 140734103972176 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3596/tid=3602] ppid=3594 vsize=562476 CPUtime=0.04 cores=0-7
/proc/3596/task/3602/stat : 3602 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1237 0 0 0 4 0 0 0 17 0 8 0 544869701 575975424 9617 33554432000 4194304 4627427 140734103972176 18446744073709551615 4361048 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3596/tid=3603] ppid=3594 vsize=562476 CPUtime=0.03 cores=0-7
/proc/3596/task/3603/stat : 3603 (strangenight2-m) S 3594 3596 3570 0 -1 4202560 1161 0 0 0 3 0 0 0 17 0 8 0 544869701 575975424 9634 33554432000 4194304 4627427 140734103972176 18446744073709551615 242970655214 0 0 4096 2 18446604443996300288 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 561672

[startup+0.457592 s]
/proc/loadavg: 0.00 0.16 2.16 2/251 3596
/proc/meminfo: memFree=29469680/32951132 swapFree=67111364/67111528
[pid=3596] ppid=3594 vsize=564068 CPUtime=3.5 cores=0-7
/proc/3596/stat : 3596 (strangenight2-m) R 3594 3596 3570 0 -1 4202496 12336 0 0 0 343 7 0 0 18 0 8 0 544869701 577605632 11583 33554432000 4194304 4627427 140734103972176 18446744073709551615 242970655263 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3596/statm: 141017 11583 369 106 0 135988 0
[pid=3596/tid=3597] ppid=3594 vsize=564068 CPUtime=0.43 cores=0-7
/proc/3596/task/3597/stat : 3597 (strangenight2-m) D 3594 3596 3570 0 -1 4202560 1610 0 0 0 43 0 0 0 18 0 8 0 544869701 577605632 11583 33554432000 4194304 4627427 140734103972176 18446744073709551615 242970211361 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3596/tid=3598] ppid=3594 vsize=564068 CPUtime=0.42 cores=0-7
/proc/3596/task/3598/stat : 3598 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1291 0 0 0 41 1 0 0 18 0 8 0 544869701 577605632 11583 33554432000 4194304 4627427 140734103972176 18446744073709551615 242970593463 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3596/tid=3599] ppid=3594 vsize=564068 CPUtime=0.43 cores=0-7
/proc/3596/task/3599/stat : 3599 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1414 0 0 0 43 0 0 0 18 0 8 0 544869701 577605632 11583 33554432000 4194304 4627427 140734103972176 18446744073709551615 4229267 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3596/tid=3600] ppid=3594 vsize=564068 CPUtime=0.43 cores=0-7
/proc/3596/task/3600/stat : 3600 (strangenight2-m) D 3594 3596 3570 0 -1 4202560 1436 0 0 0 43 0 0 0 18 0 8 0 544869701 577605632 11583 33554432000 4194304 4627427 140734103972176 18446744073709551615 242970593463 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3596/tid=3601] ppid=3594 vsize=564068 CPUtime=0.42 cores=0-7
/proc/3596/task/3601/stat : 3601 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1448 0 0 0 41 1 0 0 18 0 8 0 544869701 577605632 11583 33554432000 4194304 4627427 140734103972176 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3596/tid=3602] ppid=3594 vsize=564068 CPUtime=0.43 cores=0-7
/proc/3596/task/3602/stat : 3602 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1544 0 0 0 43 0 0 0 18 0 8 0 544869701 577605632 11583 33554432000 4194304 4627427 140734103972176 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3596/tid=3603] ppid=3594 vsize=564068 CPUtime=0.43 cores=0-7
/proc/3596/task/3603/stat : 3603 (strangenight2-m) S 3594 3596 3570 0 -1 4202560 1757 0 0 0 43 0 0 0 18 0 8 0 544869701 577605632 11583 33554432000 4194304 4627427 140734103972176 18446744073709551615 242970655214 0 0 4096 2 18446604443996300288 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 564068

[startup+0.500532 s]
/proc/loadavg: 0.00 0.16 2.16 2/251 3596
/proc/meminfo: memFree=29469680/32951132 swapFree=67111364/67111528
[pid=3596] ppid=3594 vsize=565388 CPUtime=3.81 cores=0-7
/proc/3596/stat : 3596 (strangenight2-m) R 3594 3596 3570 0 -1 4202496 14952 0 0 0 373 8 0 0 18 0 8 0 544869701 578957312 14199 33554432000 4194304 4627427 140734103972176 18446744073709551615 4238464 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3596/statm: 141347 14201 369 106 0 136318 0
[pid=3596/tid=3597] ppid=3594 vsize=565388 CPUtime=0.47 cores=0-7
/proc/3596/task/3597/stat : 3597 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1992 0 0 0 47 0 0 0 18 0 8 0 544869701 578957312 14202 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3596/tid=3598] ppid=3594 vsize=565388 CPUtime=0.46 cores=0-7
/proc/3596/task/3598/stat : 3598 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1658 0 0 0 45 1 0 0 18 0 8 0 544869701 578957312 14205 33554432000 4194304 4627427 140734103972176 18446744073709551615 4238335 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3596/tid=3599] ppid=3594 vsize=565388 CPUtime=0.47 cores=0-7
/proc/3596/task/3599/stat : 3599 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1766 0 0 0 47 0 0 0 18 0 8 0 544869701 578957312 14206 33554432000 4194304 4627427 140734103972176 18446744073709551615 242970211013 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3596/tid=3600] ppid=3594 vsize=565388 CPUtime=0.47 cores=0-7
/proc/3596/task/3600/stat : 3600 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1813 0 0 0 46 1 0 0 18 0 8 0 544869701 578957312 14206 33554432000 4194304 4627427 140734103972176 18446744073709551615 242970211361 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3596/tid=3601] ppid=3594 vsize=565388 CPUtime=0.46 cores=0-7
/proc/3596/task/3601/stat : 3601 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1830 0 0 0 45 1 0 0 18 0 8 0 544869701 578957312 14208 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3596/tid=3602] ppid=3594 vsize=565388 CPUtime=0.48 cores=0-7
/proc/3596/task/3602/stat : 3602 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1911 0 0 0 47 1 0 0 18 0 8 0 544869701 578957312 14209 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308912 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3596/tid=3603] ppid=3594 vsize=565388 CPUtime=0.47 cores=0-7
/proc/3596/task/3603/stat : 3603 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 1792 0 0 0 47 0 0 0 18 0 8 0 544869701 578957312 14209 33554432000 4194304 4627427 140734103972176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 565388

[startup+0.700499 s]
/proc/loadavg: 0.00 0.16 2.16 2/251 3596
/proc/meminfo: memFree=29469680/32951132 swapFree=67111364/67111528
[pid=3596] ppid=3594 vsize=581124 CPUtime=5.22 cores=0-7
/proc/3596/stat : 3596 (strangenight2-m) R 3594 3596 3570 0 -1 4202496 29046 0 0 0 509 13 0 0 18 0 8 0 544869701 595070976 24402 33554432000 4194304 4627427 140734103972176 18446744073709551615 4302972 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3596/statm: 145281 24402 386 106 0 140252 0
[pid=3596/tid=3597] ppid=3594 vsize=581124 CPUtime=0.66 cores=0-7
/proc/3596/task/3597/stat : 3597 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 4138 0 0 0 65 1 0 0 18 0 8 0 544869701 595070976 24402 33554432000 4194304 4627427 140734103972176 18446744073709551615 4324736 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3596/tid=3598] ppid=3594 vsize=581124 CPUtime=0.63 cores=0-7
/proc/3596/task/3598/stat : 3598 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 3518 0 0 0 62 1 0 0 18 0 8 0 544869701 595070976 24402 33554432000 4194304 4627427 140734103972176 18446744073709551615 4495452 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3596/tid=3599] ppid=3594 vsize=581124 CPUtime=0.64 cores=0-7
/proc/3596/task/3599/stat : 3599 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 3599 0 0 0 63 1 0 0 18 0 8 0 544869701 595070976 24402 33554432000 4194304 4627427 140734103972176 18446744073709551615 4324267 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3596/tid=3600] ppid=3594 vsize=581124 CPUtime=0.65 cores=0-7
/proc/3596/task/3600/stat : 3600 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 3759 0 0 0 63 2 0 0 18 0 8 0 544869701 595070976 24402 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3596/tid=3601] ppid=3594 vsize=581124 CPUtime=0.64 cores=0-7
/proc/3596/task/3601/stat : 3601 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 3784 0 0 0 62 2 0 0 18 0 8 0 544869701 595070976 24402 33554432000 4194304 4627427 140734103972176 18446744073709551615 4333312 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3596/tid=3602] ppid=3594 vsize=581124 CPUtime=0.64 cores=0-7
/proc/3596/task/3602/stat : 3602 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 3815 0 0 0 63 1 0 0 18 0 8 0 544869701 595070976 24402 33554432000 4194304 4627427 140734103972176 18446744073709551615 4324208 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3596/tid=3603] ppid=3594 vsize=581124 CPUtime=0.65 cores=0-7
/proc/3596/task/3603/stat : 3603 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 2223 0 0 0 65 0 0 0 18 0 8 0 544869701 595070976 24402 33554432000 4194304 4627427 140734103972176 18446744073709551615 4321713 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.22
Current children cumulated vsize (KiB) 581124

[startup+1.50136 s]
/proc/loadavg: 0.00 0.16 2.16 9/259 3604
/proc/meminfo: memFree=29363596/32951132 swapFree=67111364/67111528
[pid=3596] ppid=3594 vsize=592788 CPUtime=11.62 cores=0-7
/proc/3596/stat : 3596 (strangenight2-m) R 3594 3596 3570 0 -1 4202496 36565 0 0 0 1147 15 0 0 19 0 8 0 544869701 607014912 26850 33554432000 4194304 4627427 140734103972176 18446744073709551615 4305493 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3596/statm: 148197 26850 387 106 0 143168 0
[pid=3596/tid=3597] ppid=3594 vsize=592788 CPUtime=1.45 cores=0-7
/proc/3596/task/3597/stat : 3597 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 4995 0 0 0 144 1 0 0 19 0 8 0 544869701 607014912 26850 33554432000 4194304 4627427 140734103972176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3596/tid=3598] ppid=3594 vsize=592788 CPUtime=1.42 cores=0-7
/proc/3596/task/3598/stat : 3598 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 4406 0 0 0 141 1 0 0 19 0 8 0 544869701 607014912 26850 33554432000 4194304 4627427 140734103972176 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3596/tid=3599] ppid=3594 vsize=592788 CPUtime=1.44 cores=0-7
/proc/3596/task/3599/stat : 3599 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 4623 0 0 0 143 1 0 0 19 0 8 0 544869701 607014912 26850 33554432000 4194304 4627427 140734103972176 18446744073709551615 4348352 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3596/tid=3600] ppid=3594 vsize=592788 CPUtime=1.45 cores=0-7
/proc/3596/task/3600/stat : 3600 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 4709 0 0 0 143 2 0 0 19 0 8 0 544869701 607014912 26850 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3596/tid=3601] ppid=3594 vsize=592788 CPUtime=1.44 cores=0-7
/proc/3596/task/3601/stat : 3601 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 4928 0 0 0 142 2 0 0 19 0 8 0 544869701 607014912 26850 33554432000 4194304 4627427 140734103972176 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3596/tid=3602] ppid=3594 vsize=592788 CPUtime=1.44 cores=0-7
/proc/3596/task/3602/stat : 3602 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 4665 0 0 0 143 1 0 0 18 0 8 0 544869701 607014912 26850 33554432000 4194304 4627427 140734103972176 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3596/tid=3603] ppid=3594 vsize=592788 CPUtime=1.45 cores=0-7
/proc/3596/task/3603/stat : 3603 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 2991 0 0 0 145 0 0 0 19 0 8 0 544869701 607014912 26850 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308752 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.62
Current children cumulated vsize (KiB) 592788

[startup+3.10109 s]
/proc/loadavg: 0.00 0.16 2.16 9/259 3604
/proc/meminfo: memFree=29359256/32951132 swapFree=67111364/67111528
[pid=3596] ppid=3594 vsize=594040 CPUtime=24.35 cores=0-7
/proc/3596/stat : 3596 (strangenight2-m) R 3594 3596 3570 0 -1 4202496 51689 0 0 0 2416 19 0 0 22 0 8 0 544869701 608296960 28844 33554432000 4194304 4627427 140734103972176 18446744073709551615 4309043 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3596/statm: 148510 28844 391 106 0 143481 0
[pid=3596/tid=3597] ppid=3594 vsize=594040 CPUtime=3.02 cores=0-7
/proc/3596/task/3597/stat : 3597 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 6829 0 0 0 300 2 0 0 22 0 8 0 544869701 608296960 28844 33554432000 4194304 4627427 140734103972176 18446744073709551615 4299691 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3596/tid=3598] ppid=3594 vsize=594040 CPUtime=3.01 cores=0-7
/proc/3596/task/3598/stat : 3598 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 6265 0 0 0 300 1 0 0 22 0 8 0 544869701 608296960 28844 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3596/tid=3599] ppid=3594 vsize=594040 CPUtime=3.04 cores=0-7
/proc/3596/task/3599/stat : 3599 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 6601 0 0 0 302 2 0 0 22 0 8 0 544869701 608296960 28844 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3596/tid=3600] ppid=3594 vsize=594040 CPUtime=3.04 cores=0-7
/proc/3596/task/3600/stat : 3600 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 6546 0 0 0 302 2 0 0 22 0 8 0 544869701 608296960 28844 33554432000 4194304 4627427 140734103972176 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3596/tid=3601] ppid=3594 vsize=594040 CPUtime=3.04 cores=0-7
/proc/3596/task/3601/stat : 3601 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 6813 0 0 0 302 2 0 0 22 0 8 0 544869701 608296960 28844 33554432000 4194304 4627427 140734103972176 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3596/tid=3602] ppid=3594 vsize=594040 CPUtime=3.04 cores=0-7
/proc/3596/task/3602/stat : 3602 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 6446 0 0 0 302 2 0 0 22 0 8 0 544869701 608296960 28844 33554432000 4194304 4627427 140734103972176 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3596/tid=3603] ppid=3594 vsize=594040 CPUtime=3.05 cores=0-7
/proc/3596/task/3603/stat : 3603 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 4543 0 0 0 304 1 0 0 22 0 8 0 544869701 608296960 28844 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.35
Current children cumulated vsize (KiB) 594040

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

[startup+3.40104 s]
/proc/loadavg: 0.00 0.16 2.16 9/259 3604
/proc/meminfo: memFree=29359256/32951132 swapFree=67111364/67111528
[pid=3596] ppid=3594 vsize=594512 CPUtime=26.75 cores=0-7
/proc/3596/stat : 3596 (strangenight2-m) R 3594 3596 3570 0 -1 4202496 53464 0 0 0 2656 19 0 0 24 0 8 0 544869701 608780288 29927 33554432000 4194304 4627427 140734103972176 18446744073709551615 4326744 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3596/statm: 148628 29927 391 106 0 143599 0
[pid=3596/tid=3597] ppid=3594 vsize=594512 CPUtime=3.33 cores=0-7
/proc/3596/task/3597/stat : 3597 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 7313 0 0 0 330 3 0 0 24 0 8 0 544869701 608780288 29927 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308428 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3596/tid=3598] ppid=3594 vsize=594512 CPUtime=3.32 cores=0-7
/proc/3596/task/3598/stat : 3598 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 6368 0 0 0 330 2 0 0 23 0 8 0 544869701 608780288 29927 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3596/tid=3599] ppid=3594 vsize=594512 CPUtime=3.34 cores=0-7
/proc/3596/task/3599/stat : 3599 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 6722 0 0 0 332 2 0 0 24 0 8 0 544869701 608780288 29927 33554432000 4194304 4627427 140734103972176 18446744073709551615 4309234 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3596/tid=3600] ppid=3594 vsize=594512 CPUtime=3.34 cores=0-7
/proc/3596/task/3600/stat : 3600 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 6675 0 0 0 332 2 0 0 24 0 8 0 544869701 608780288 29927 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308438 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3596/tid=3601] ppid=3594 vsize=594512 CPUtime=3.34 cores=0-7
/proc/3596/task/3601/stat : 3601 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 6948 0 0 0 332 2 0 0 23 0 8 0 544869701 608780288 29927 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3596/tid=3602] ppid=3594 vsize=594512 CPUtime=3.34 cores=0-7
/proc/3596/task/3602/stat : 3602 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 6618 0 0 0 332 2 0 0 23 0 8 0 544869701 608780288 29927 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3596/tid=3603] ppid=3594 vsize=594512 CPUtime=3.35 cores=0-7
/proc/3596/task/3603/stat : 3603 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 5040 0 0 0 334 1 0 0 23 0 8 0 544869701 608780288 29927 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308493 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 26.75
Current children cumulated vsize (KiB) 594512

[startup+5.00076 s]
/proc/loadavg: 0.64 0.29 2.19 9/259 3604
/proc/meminfo: memFree=29323588/32951132 swapFree=67111364/67111528
[pid=3596] ppid=3594 vsize=570628 CPUtime=39.36 cores=0-7
/proc/3596/stat : 3596 (strangenight2-m) R 3594 3596 3570 0 -1 4202496 67872 0 0 0 3911 25 0 0 25 0 8 0 544869701 584323072 37465 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3596/statm: 142657 37465 391 106 0 137628 0
[pid=3596/tid=3597] ppid=3594 vsize=570628 CPUtime=4.82 cores=0-7
/proc/3596/task/3597/stat : 3597 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 8978 0 0 0 478 4 0 0 25 0 8 0 544869701 584323072 37465 33554432000 4194304 4627427 140734103972176 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3596/tid=3598] ppid=3594 vsize=570628 CPUtime=4.88 cores=0-7
/proc/3596/task/3598/stat : 3598 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 9117 0 0 0 486 2 0 0 25 0 8 0 544869701 584323072 37465 33554432000 4194304 4627427 140734103972176 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3596/tid=3599] ppid=3594 vsize=570628 CPUtime=4.93 cores=0-7
/proc/3596/task/3599/stat : 3599 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 8704 0 0 0 491 2 0 0 25 0 8 0 544869701 584323072 37465 33554432000 4194304 4627427 140734103972176 18446744073709551615 4309454 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3596/tid=3600] ppid=3594 vsize=570628 CPUtime=4.95 cores=0-7
/proc/3596/task/3600/stat : 3600 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 8560 0 0 0 490 5 0 0 25 0 8 0 544869701 584323072 37465 33554432000 4194304 4627427 140734103972176 18446744073709551615 4309021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3596/tid=3601] ppid=3594 vsize=570628 CPUtime=4.93 cores=0-7
/proc/3596/task/3601/stat : 3601 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 8347 0 0 0 490 3 0 0 25 0 8 0 544869701 584323072 37465 33554432000 4194304 4627427 140734103972176 18446744073709551615 4299536 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3596/tid=3602] ppid=3594 vsize=570628 CPUtime=4.93 cores=0-7
/proc/3596/task/3602/stat : 3602 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 8277 0 0 0 491 2 0 0 25 0 8 0 544869701 584323072 37465 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3596/tid=3603] ppid=3594 vsize=570628 CPUtime=4.93 cores=0-7
/proc/3596/task/3603/stat : 3603 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 6619 0 0 0 492 1 0 0 25 0 8 0 544869701 584323072 37465 33554432000 4194304 4627427 140734103972176 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39.36
Current children cumulated vsize (KiB) 570628

[startup+5.40069 s]
/proc/loadavg: 0.64 0.29 2.19 9/259 3604
/proc/meminfo: memFree=29323588/32951132 swapFree=67111364/67111528
[pid=3596] ppid=3594 vsize=560000 CPUtime=42.24 cores=0-7
/proc/3596/stat : 3596 (strangenight2-m) R 3594 3596 3570 0 -1 4202496 69926 0 0 0 4193 31 0 0 25 0 8 0 544869701 573440000 36667 33554432000 4194304 4627427 140734103972176 18446744073709551615 47488756852249 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3596/statm: 140000 36667 391 106 0 134971 0
[pid=3596/tid=3597] ppid=3594 vsize=560000 CPUtime=5 cores=0-7
/proc/3596/task/3597/stat : 3597 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 8984 0 0 0 495 5 0 0 25 0 8 0 544869701 573440000 36667 33554432000 4194304 4627427 140734103972176 18446744073709551615 47488756852249 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3596/tid=3598] ppid=3594 vsize=560000 CPUtime=5.22 cores=0-7
/proc/3596/task/3598/stat : 3598 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 9446 0 0 0 518 4 0 0 25 0 8 0 544869701 573440000 36667 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3596/tid=3599] ppid=3594 vsize=560000 CPUtime=5.32 cores=0-7
/proc/3596/task/3599/stat : 3599 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 9112 0 0 0 529 3 0 0 25 0 8 0 544869701 573440000 36667 33554432000 4194304 4627427 140734103972176 18446744073709551615 47488756852249 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3596/tid=3600] ppid=3594 vsize=560000 CPUtime=5.34 cores=0-7
/proc/3596/task/3600/stat : 3600 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 8695 0 0 0 528 6 0 0 18 0 8 0 544869701 573440000 36667 33554432000 4194304 4627427 140734103972176 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3596/tid=3601] ppid=3594 vsize=560000 CPUtime=5.32 cores=0-7
/proc/3596/task/3601/stat : 3601 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 8808 0 0 0 529 3 0 0 25 0 8 0 544869701 573440000 36667 33554432000 4194304 4627427 140734103972176 18446744073709551615 47488756852249 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3596/tid=3602] ppid=3594 vsize=560000 CPUtime=5.32 cores=0-7
/proc/3596/task/3602/stat : 3602 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 8752 0 0 0 529 3 0 0 25 0 8 0 544869701 573440000 36667 33554432000 4194304 4627427 140734103972176 18446744073709551615 47488756852249 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3596/tid=3603] ppid=3594 vsize=560000 CPUtime=5.33 cores=0-7
/proc/3596/task/3603/stat : 3603 (strangenight2-m) R 3594 3596 3570 0 -1 4202560 6700 0 0 0 532 1 0 0 25 0 8 0 544869701 573440000 36667 33554432000 4194304 4627427 140734103972176 18446744073709551615 47488756827691 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 42.24
Current children cumulated vsize (KiB) 560000

[startup+5.60071 s]
/proc/loadavg: 0.64 0.29 2.19 9/259 3604
/proc/meminfo: memFree=29323588/32951132 swapFree=67111364/67111528
[pid=3596] ppid=3594 vsize=0 CPUtime=42.79 cores=0-7
/proc/3596/stat : 3596 (strangenight2-m) Z 3594 3596 3570 0 -1 4203548 69929 0 0 0 4247 32 0 0 24 0 2 0 544869701 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3596/statm: 0 0 0 0 0 0 0
[pid=3596/tid=3598] ppid=3594 vsize=0 CPUtime=5.3 cores=0-7
/proc/3596/task/3598/stat : 3598 (strangenight2-m) S 3594 3596 3570 0 -1 4203588 9446 0 0 0 525 5 0 0 25 0 2 0 544869701 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 42.79
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 5.65881
CPU time (s): 42.8025
CPU user time (s): 42.4705
CPU system time (s): 0.331949
CPU usage (%): 756.386
Max. virtual memory (cumulated for all children) (KiB): 602588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.4705
system time used= 0.331949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69929
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= 18844
involuntary context switches= 229

runsolver used 0.012998 second user time and 0.044993 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-02 12:38:31
IDJOB=3321224
IDBENCH=83454
IDSOLVER=1709
FILE ID=node128/3321224-1304332710
RUNJOBID= node128-1304332708-3584
PBS_JOBID= 13177714
Free space on /tmp= 68220 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E05X15.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3321224-1304332710/watcher-3321224-1304332710 -o /tmp/evaluation-result-3321224-1304332710/solver-3321224-1304332710 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3321224-1304332710.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= e53b8f4e61e6411a209ad63833d35585
RANDOM SEED=1106578082

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      29469844 kB
Buffers:        515968 kB
Cached:        1497684 kB
SwapCached:          0 kB
Active:        1338656 kB
Inactive:      1705560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      29469844 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6628 kB
Writeback:           4 kB
AnonPages:     1030572 kB
Mapped:          22828 kB
Slab:           360232 kB
PageTables:      15812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 43896384 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 68212 MiB
End job on node128 at 2011-05-02 12:38:36