Trace number 3369433

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-1-mt (fixed)UNSAT 166.844 42.3739

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns2p3-tseitin.cnf
MD5SUM2b5c02650b763b7d13b77ce3fc61aa15
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.29735
Satisfiable
(Un)Satisfiability was proved
Number of variables116405
Number of clauses346850
Sum of the clauses size809314
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2231232
Number of clauses of size 3115616
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369433-1305394266.cnf'
0.00/0.01	c -- header says num vars:         116405
0.00/0.01	c -- header says num clauses:      346850
1.82/0.91	c -- clauses added:            0 learnts,       346850 normals,            0 xors
1.82/0.91	c -- vars added     116405
1.82/0.91	c Parsing time:  0.49 s
1.82/0.91	c  N st     0         0    116405    115616    231232         0    809312         0   no data   no data  --
1.82/0.91	c asymm  cl-useful: 0/41054/115615 lits-rem:0 time: 1.14
16.31/4.19	c Flit:   589 Blit:   2084 bXBeca:    0 bXProp: 12251 Bins:      0 BRemL:      0 BRemN:      0 P: 83.6M T: 14.86
16.71/4.20	c Cleaning up after failed var search:     0.04 s 
16.71/4.24	c Replacing    12251 vars Replaced   291825 lits Time:     0.15 s 
17.11/4.30	c bin-w-bin subsume rem         7956 bins  time:  0.07 s
17.11/4.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
18.31/4.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done: 101459 time:  1.14 s
18.71/4.74	c Removed useless bin:     855  fixed:     0  props:  20.00M  time:  0.46 s
20.34/5.14	c lits-rem:         1  cl-subs:    11189  v-elim:  33819  v-fix:    0  time:  1.50 s
20.34/5.15	c Finding binary XORs  T:     0.07 s  found:       0
20.69/5.22	c Finding non-binary XORs:     0.19 s (found:     208, avg size: 3.0)
20.69/5.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
20.69/5.24	c Calc default polars -  time:   0.04 s pos:    2558 undec:   49195 neg:   64652
20.69/5.24	c =========================================================================================
20.69/5.24	c types(t): F = full restart, N = normal restart
20.69/5.24	c types(t): S = simplification begin/end, E = solution found
20.69/5.24	c restart types(rt): st = static, dy = dynamic
20.69/5.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
20.69/5.24	c  B st     0         0     67640    104330    128492         0    635952         0   no data   no data  --
24.73/6.22	c  N dy    17      4019     67629    104330    128831      3645    635950     30234      3.95      4.16  --
29.47/7.42	c  N dy    43      8066     67528    104330    130663      7370    635944     64900      4.11      4.35  --
34.26/8.67	c  N dy    74     12109     67507    104330    130823     11218    635940    108620      4.57      9.98  --
41.04/10.31	c  N dy   108     16162     67446    104330    131624     15094    635937    164882      4.89      5.22  --
46.26/11.61	c  N dy   133     20322     67389    104330    132052      9763    635932     58537      4.94      5.30  --
49.42/12.48	c Finding binary XORs  T:     0.08 s  found:     323
53.41/13.49	c  N dy   165     24351     67388    103936    131579     13667    633662    118654      5.14      5.54  --
54.61/13.75	c  F st   171     25000     67388    103936    132019     14294    633660    129479      5.17      4.90  --
54.61/13.79	c Replacing      323 vars Replaced    13805 lits Time:     0.10 s 
58.20/14.68	c Found part    21180 vars:          6 clauses:        15 lits size:        35
58.20/14.68	c Found part    21796 vars:      67058 clauses:    231640 lits size:    632656
58.20/14.68	c Found parts:          2 time: 3.68 s
58.20/14.68	c Solving part 21180
58.60/14.73	c  N st     0         0         6         5        10         0        35         0   no data   no data  --
58.60/14.73	c asymm  cl-useful: 0/5/5 lits-rem:0 time: 0.00
58.60/14.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
58.60/14.74	c Finding binary XORs  T:     0.02 s  found:       0
58.60/14.74	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
58.60/14.74	c Calc default polars -  time:   0.00 s pos:       2 undec:  116399 neg:       4
58.60/14.74	c =========================================================================================
58.60/14.74	c types(t): F = full restart, N = normal restart
58.60/14.74	c types(t): S = simplification begin/end, E = solution found
58.60/14.74	c restart types(rt): st = static, dy = dynamic
58.60/14.74	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
58.60/14.74	c  B st     0         0         6         5        10         0        35         0   no data   no data  --
58.60/14.74	c  E st     1         0         0         5        10         0        35         0   no data   no data  --
58.60/14.74	c Verified 5 clauses.
58.60/14.74	c Verified 5 clauses.
58.60/14.74	c Solved part
58.60/14.74	c =========================================================================================
58.60/14.75	c Coming back to original instance
58.60/14.75	c =========================================================================================
67.36/16.93	c  N dy   177     30002     67058    103838    131373     19169    632654    258715      5.17   no data  --
67.36/16.93	c  S st   177     30002     67058    103838    131373     19169    632654    258715      5.17   no data  --
68.18/17.15	c  S st   177     30505     67055    103838    131407     19632    632654    263463      5.17   no data  --
68.18/17.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
121.60/30.54	c Flit:    56 Blit:    488 bXBeca:    0 bXProp: 1252 Bins:  35859 BRemL:   4444 BRemN:    249 P: 106.9M T: 53.11
121.60/30.55	c Cleaning up after failed var search:     0.05 s 
121.60/30.59	c Replacing     1252 vars Replaced    66757 lits Time:     0.13 s 
122.00/30.66	c bin-w-bin subsume rem         2757 bins  time:  0.07 s
122.41/30.75	c subs with bin:     2274  lits-rem:     23457  v-fix:    0  time:  0.36 s
122.80/30.85	c Subs w/ non-existent bins:    973 l-rem:   4671 v-fix:     0 done:  11434 time:  0.38 s
123.60/31.01	c Removed useless bin:    1346  fixed:     0  props:  17.51M  time:  0.60 s
127.58/32.04	c lits-rem:     26616  cl-subs:    31178  v-elim:  43350  v-fix:    0  time:  4.04 s
130.37/32.79	c asymm  cl-useful: 1566/29679/97040 lits-rem:1820 time: 2.98
130.77/32.83	c calculated reachability. Time: 0.13
130.77/32.83	c  N dy   177     30505     21676     96944     36713      5904    440615     44469      5.17   no data  --
131.18/32.94	c Finding binary XORs  T:     0.44 s  found:      91
134.75/33.81	c  N dy   190     34586     21665     96944     37380      9648    440612     85419      5.09      5.99  --
137.97/34.63	c Finding binary XORs  T:     0.19 s  found:      23
139.15/34.90	c  N dy   214     38647     21664     96868     42201     13156    440276    137812      5.11      5.38  --
142.35/35.78	c  N dy   241     42656     21656     96868     42330     16966    440276    186818      5.15      5.48  --
145.54/36.51	c  S st   261     45758     21614     96868     44994     19921    440273    234980      5.20      3.93  --
145.94/36.66	c  S st   261     46259     21614     96868     45044     20370    440272    239394      5.20   no data  --
145.94/36.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      4 locsubst:     0 time:   0.06
145.94/36.68	c Cache  BProp: 0 Set: 0 BXProp: 4 T: 0.02
162.27/40.87	c Flit:    26 Blit:     22 bXBeca:    0 bXProp:  238 Bins:  46190 BRemL:   8222 BRemN:    429 P: 29.2M T: 16.15
162.57/40.91	c Replacing      356 vars Replaced    22359 lits Time:     0.11 s 
162.57/40.96	c bin-w-bin subsume rem         2182 bins  time:  0.04 s
162.87/41.02	c subs with bin:     3456  lits-rem:     21319  v-fix:    0  time:  0.20 s
163.17/41.10	c Subs w/ non-existent bins:   3471 l-rem:   9822 v-fix:     0 done:  13473 time:  0.23 s
163.17/41.13	c Removed useless bin:     937  fixed:     0  props:   1.81M  time:  0.07 s
165.27/41.85	c lits-rem:      9348  cl-subs:    15025  v-elim:   7274  v-fix:    0  time:  2.17 s
165.57/41.90	c vivif2 --  cl tried    85128 cl shrink    10777 lits rem      13188 time: 0.15
165.57/41.92	c vivif2 --  cl tried    10997 cl shrink     1364 lits rem       2324 time: 0.04
166.74/42.30	c asymm  cl-useful: 0/13058/83791 lits-rem:0 time: 1.12
166.74/42.32	c calculated reachability. Time: 0.02
166.74/42.32	c  N dy   261     46259     13913     83791     44556     10932    341168    119787      5.20   no data  --
166.74/42.32	c Following stats are for *FIRST FINISHED THREAD ONLY*
166.74/42.32	c num threads              : 4          
166.74/42.32	c restarts                 : 321        
166.74/42.32	c dynamic restarts         : 309        
166.74/42.32	c static restarts          : 12         
166.74/42.32	c full restarts            : 1          
166.74/42.32	c total simplify time      : 1.05       
166.74/42.32	c learnts DL2              : 0          
166.74/42.32	c learnts size 2           : 287219     
166.74/42.32	c learnts size 1           : 4581        (3.94      % of vars)
166.74/42.32	c filedLit time            : 68.01       (40.95     % time)
166.74/42.32	c v-elim SatELite          : 77005       (66.15     % vars)
166.74/42.32	c SatELite time            : 6.81        (4.10      % time)
166.74/42.32	c v-elim xor               : 0           (0.00      % vars)
166.74/42.32	c xor elim time            : 0.13        (0.08      % time)
166.74/42.32	c num binary xor trees     : 3711       
166.74/42.32	c binxor trees' crown      : 14209       (3.83      leafs/tree)
166.74/42.32	c bin xor find time        : 0.90       
166.74/42.32	c OTF clause improved      : 661         (0.01      clauses/conflict)
166.74/42.32	c OTF impr. size diff      : 747         (1.13       lits/clause)
166.74/42.32	c OTF cl watch-shrink      : 16891       (0.30      clauses/conflict)
166.74/42.32	c OTF cl watch-sh-lit      : 25965       (1.54       lits/clause)
166.74/42.32	c tried to recurMin cls    : 5685        (10.11      % of conflicts)
166.74/42.32	c updated cache            : 0           (0.00       lits/tried recurMin)
166.74/42.32	c unit cls received        : 75          (1.64      % of units)
166.74/42.32	c unit cls sent            : 2065        (45.08     % of units)
166.74/42.32	c bin cls received         : 38160      
166.74/42.32	c bin cls sent             : 39737      
166.74/42.32	c clauses over max glue    : 0           (0.00      % of all clauses)
166.74/42.32	c conflicts                : 56236       (338.57    / sec)
166.74/42.32	c decisions                : 349820      (3.42      % random)
166.74/42.32	c bogo-props               : 686045739   (4130398.36 / sec)
166.74/42.32	c conflict literals        : 754031      (28.16     % deleted)
166.74/42.32	c Memory used              : 1436.39     MB
166.74/42.32	c single-thread CPU time   : 166.10      s
166.74/42.32	c all-threads sum CPU time : 166.10      s
166.74/42.32	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: 961)

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-3369433-1305394266/watcher-3369433-1305394266 -o /tmp/evaluation-result-3369433-1305394266/solver-3369433-1305394266 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369433-1305394266.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.08 8.00 7.62 5/342 11933
/proc/meminfo: memFree=17875504/32951124 swapFree=67082152/67111528
[pid=11933] ppid=11931 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/11933/stat : 11933 (strangenight1-m) R 11931 11933 11396 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 651024562 52465664 352 33554432000 4194304 4650419 140734799331552 18446744073709551615 47810949527474 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11933/statm: 12809 352 303 112 0 7774 0
[pid=11933/tid=11934] ppid=11931 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/11933/task/11934/stat : 11934 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651024562 52465664 352 33554432000 4194304 4650419 140734799331552 18446744073709551615 228244405233 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11933/tid=11935] ppid=11931 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/11933/task/11935/stat : 11935 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651024562 52465664 352 33554432000 4194304 4650419 140734799331552 18446744073709551615 47810949527474 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11933/tid=11936] ppid=11931 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/11933/task/11936/stat : 11936 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651024562 52465664 352 33554432000 4194304 4650419 140734799331552 18446744073709551615 47810949527468 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.108962 s]
/proc/loadavg: 8.08 8.00 7.62 5/342 11933
/proc/meminfo: memFree=17875504/32951124 swapFree=67082152/67111528
[pid=11933] ppid=11931 vsize=358332 CPUtime=0.39 cores=0,2,4,6
/proc/11933/stat : 11933 (strangenight1-m) R 11931 11933 11396 0 -1 4202496 36942 0 0 0 33 6 0 0 18 0 4 0 651024562 366931968 28281 33554432000 4194304 4650419 140734799331552 18446744073709551615 228244406698 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11933/statm: 89583 28281 344 112 0 84548 0
[pid=11933/tid=11934] ppid=11931 vsize=358332 CPUtime=0.08 cores=0,2,4,6
/proc/11933/task/11934/stat : 11934 (strangenight1-m) D 11931 11933 11396 0 -1 4202560 9041 0 0 0 7 1 0 0 18 0 4 0 651024562 366931968 28281 33554432000 4194304 4650419 140734799331552 18446744073709551615 228244392119 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11933/tid=11935] ppid=11931 vsize=358332 CPUtime=0.09 cores=0,2,4,6
/proc/11933/task/11935/stat : 11935 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 9045 0 0 0 8 1 0 0 25 0 4 0 651024562 366931968 28281 33554432000 4194304 4650419 140734799331552 18446744073709551615 228244406698 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11933/tid=11936] ppid=11931 vsize=358332 CPUtime=0.09 cores=0,2,4,6
/proc/11933/task/11936/stat : 11936 (strangenight1-m) D 11931 11933 11396 0 -1 4202560 9392 0 0 0 8 1 0 0 18 0 4 0 651024562 366931968 28281 33554432000 4194304 4650419 140734799331552 18446744073709551615 4319766 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) 358332

[startup+0.453888 s]
/proc/loadavg: 8.08 8.00 7.62 5/342 11933
/proc/meminfo: memFree=17875504/32951124 swapFree=67082152/67111528
[pid=11933] ppid=11931 vsize=399420 CPUtime=1.82 cores=0,2,4,6
/proc/11933/stat : 11933 (strangenight1-m) R 11931 11933 11396 0 -1 4202496 56865 0 0 0 172 10 0 0 18 0 4 0 651024562 409006080 46488 33554432000 4194304 4650419 140734799331552 18446744073709551615 228244392071 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11933/statm: 99855 46488 371 112 0 94820 0
[pid=11933/tid=11934] ppid=11931 vsize=399420 CPUtime=0.44 cores=0,2,4,6
/proc/11933/task/11934/stat : 11934 (strangenight1-m) D 11931 11933 11396 0 -1 4202560 14315 0 0 0 42 2 0 0 18 0 4 0 651024562 409006080 45985 33554432000 4194304 4650419 140734799331552 18446744073709551615 4230170 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11933/tid=11935] ppid=11931 vsize=399420 CPUtime=0.45 cores=0,2,4,6
/proc/11933/task/11935/stat : 11935 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 14297 0 0 0 43 2 0 0 25 0 4 0 651024562 409006080 45985 33554432000 4194304 4650419 140734799331552 18446744073709551615 228244046486 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11933/tid=11936] ppid=11931 vsize=399420 CPUtime=0.45 cores=0,2,4,6
/proc/11933/task/11936/stat : 11936 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 13523 0 0 0 43 2 0 0 18 0 4 0 651024562 409006080 45985 33554432000 4194304 4650419 140734799331552 18446744073709551615 4364865 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 399420

[startup+0.969078 s]
/proc/loadavg: 8.08 8.00 7.62 5/342 11933
/proc/meminfo: memFree=17875504/32951124 swapFree=67082152/67111528
[pid=11933] ppid=11931 vsize=391212 CPUtime=3.83 cores=0,2,4,6
/proc/11933/stat : 11933 (strangenight1-m) R 11931 11933 11396 0 -1 4202496 57302 0 0 0 373 10 0 0 19 0 4 0 651024562 400601088 46247 33554432000 4194304 4650419 140734799331552 18446744073709551615 4369376 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11933/statm: 97803 46247 373 112 0 92768 0
[pid=11933/tid=11934] ppid=11931 vsize=391212 CPUtime=0.94 cores=0,2,4,6
/proc/11933/task/11934/stat : 11934 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 14442 0 0 0 92 2 0 0 19 0 4 0 651024562 400601088 46247 33554432000 4194304 4650419 140734799331552 18446744073709551615 4369387 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11933/tid=11935] ppid=11931 vsize=391212 CPUtime=0.95 cores=0,2,4,6
/proc/11933/task/11935/stat : 11935 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 14439 0 0 0 93 2 0 0 18 0 4 0 651024562 400601088 46247 33554432000 4194304 4650419 140734799331552 18446744073709551615 4244379 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11933/tid=11936] ppid=11931 vsize=391212 CPUtime=0.95 cores=0,2,4,6
/proc/11933/task/11936/stat : 11936 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 13548 0 0 0 93 2 0 0 19 0 4 0 651024562 400601088 46247 33554432000 4194304 4650419 140734799331552 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 391212

[startup+1.06906 s]
/proc/loadavg: 8.08 8.00 7.62 5/342 11933
/proc/meminfo: memFree=17875504/32951124 swapFree=67082152/67111528
[pid=11933] ppid=11931 vsize=391212 CPUtime=4.23 cores=0,2,4,6
/proc/11933/stat : 11933 (strangenight1-m) R 11931 11933 11396 0 -1 4202496 57306 0 0 0 413 10 0 0 19 0 4 0 651024562 400601088 46251 33554432000 4194304 4650419 140734799331552 18446744073709551615 4369860 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11933/statm: 97803 46251 373 112 0 92768 0
[pid=11933/tid=11934] ppid=11931 vsize=391212 CPUtime=1.04 cores=0,2,4,6
/proc/11933/task/11934/stat : 11934 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 14442 0 0 0 102 2 0 0 19 0 4 0 651024562 400601088 46251 33554432000 4194304 4650419 140734799331552 18446744073709551615 4369322 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11933/tid=11935] ppid=11931 vsize=391212 CPUtime=1.05 cores=0,2,4,6
/proc/11933/task/11935/stat : 11935 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 14439 0 0 0 103 2 0 0 18 0 4 0 651024562 400601088 46251 33554432000 4194304 4650419 140734799331552 18446744073709551615 4369305 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11933/tid=11936] ppid=11931 vsize=391212 CPUtime=1.05 cores=0,2,4,6
/proc/11933/task/11936/stat : 11936 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 13552 0 0 0 103 2 0 0 19 0 4 0 651024562 400601088 46251 33554432000 4194304 4650419 140734799331552 18446744073709551615 4363346 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 391212

[startup+1.50099 s]
/proc/loadavg: 8.08 8.00 7.62 5/342 11933
/proc/meminfo: memFree=17875504/32951124 swapFree=67082152/67111528
[pid=11933] ppid=11931 vsize=391752 CPUtime=5.95 cores=0,2,4,6
/proc/11933/stat : 11933 (strangenight1-m) R 11931 11933 11396 0 -1 4202496 57517 0 0 0 585 10 0 0 19 0 4 0 651024562 401154048 46462 33554432000 4194304 4650419 140734799331552 18446744073709551615 4369188 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11933/statm: 97938 46462 373 112 0 92903 0
[pid=11933/tid=11934] ppid=11931 vsize=391752 CPUtime=1.47 cores=0,2,4,6
/proc/11933/task/11934/stat : 11934 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 14476 0 0 0 145 2 0 0 20 0 4 0 651024562 401154048 46462 33554432000 4194304 4650419 140734799331552 18446744073709551615 4369471 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11933/tid=11935] ppid=11931 vsize=391752 CPUtime=1.48 cores=0,2,4,6
/proc/11933/task/11935/stat : 11935 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 14474 0 0 0 146 2 0 0 19 0 4 0 651024562 401154048 46462 33554432000 4194304 4650419 140734799331552 18446744073709551615 4370299 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11933/tid=11936] ppid=11931 vsize=391752 CPUtime=1.48 cores=0,2,4,6
/proc/11933/task/11936/stat : 11936 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 13660 0 0 0 146 2 0 0 19 0 4 0 651024562 401154048 46462 33554432000 4194304 4650419 140734799331552 18446744073709551615 4363371 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 391752

[startup+3.10071 s]
/proc/loadavg: 8.08 8.00 7.62 9/346 11937
/proc/meminfo: memFree=17676948/32951124 swapFree=67082152/67111528
[pid=11933] ppid=11931 vsize=397340 CPUtime=12.32 cores=0,2,4,6
/proc/11933/stat : 11933 (strangenight1-m) R 11931 11933 11396 0 -1 4202496 59398 0 0 0 1222 10 0 0 25 0 4 0 651024562 406876160 48343 33554432000 4194304 4650419 140734799331552 18446744073709551615 4302842 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11933/statm: 99335 48343 374 112 0 94300 0
[pid=11933/tid=11934] ppid=11931 vsize=397340 CPUtime=3.05 cores=0,2,4,6
/proc/11933/task/11934/stat : 11934 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 14618 0 0 0 303 2 0 0 25 0 4 0 651024562 406876160 48343 33554432000 4194304 4650419 140734799331552 18446744073709551615 4244988 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11933/tid=11935] ppid=11931 vsize=397340 CPUtime=3.08 cores=0,2,4,6
/proc/11933/task/11935/stat : 11935 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 14616 0 0 0 306 2 0 0 22 0 4 0 651024562 406876160 48343 33554432000 4194304 4650419 140734799331552 18446744073709551615 4369916 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11933/tid=11936] ppid=11931 vsize=397340 CPUtime=3.08 cores=0,2,4,6
/proc/11933/task/11936/stat : 11936 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 15115 0 0 0 306 2 0 0 25 0 4 0 651024562 406876160 48343 33554432000 4194304 4650419 140734799331552 18446744073709551615 4363576 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 397340

[startup+6.30115 s]
/proc/loadavg: 8.16 8.02 7.63 9/346 11937
/proc/meminfo: memFree=17533108/32951124 swapFree=67082152/67111528
[pid=11933] ppid=11931 vsize=594540 CPUtime=25.08 cores=0,2,4,6
/proc/11933/stat : 11933 (strangenight1-m) R 11931 11933 11396 0 -1 4202496 95544 0 0 0 2489 19 0 0 20 0 4 0 651024562 608808960 80950 33554432000 4194304 4650419 140734799331552 18446744073709551615 4364883 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11933/statm: 148635 80950 392 112 0 143600 0
[pid=11933/tid=11934] ppid=11931 vsize=594540 CPUtime=6.21 cores=0,2,4,6
/proc/11933/task/11934/stat : 11934 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 26632 0 0 0 616 5 0 0 19 0 4 0 651024562 608808960 80950 33554432000 4194304 4650419 140734799331552 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11933/tid=11935] ppid=11931 vsize=594540 CPUtime=6.28 cores=0,2,4,6
/proc/11933/task/11935/stat : 11935 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 26574 0 0 0 623 5 0 0 20 0 4 0 651024562 608808960 80950 33554432000 4194304 4650419 140734799331552 18446744073709551615 4363883 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11933/tid=11936] ppid=11931 vsize=594540 CPUtime=6.28 cores=0,2,4,6
/proc/11933/task/11936/stat : 11936 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 15373 0 0 0 626 2 0 0 25 0 4 0 651024562 608808960 80950 33554432000 4194304 4650419 140734799331552 18446744073709551615 4363337 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 594540

[startup+12.701 s]
/proc/loadavg: 8.14 8.02 7.63 9/346 11937
/proc/meminfo: memFree=17476480/32951124 swapFree=67082152/67111528
[pid=11933] ppid=11931 vsize=619728 CPUtime=50.64 cores=0,2,4,6
/proc/11933/stat : 11933 (strangenight1-m) R 11931 11933 11396 0 -1 4202496 110468 0 0 0 5042 22 0 0 25 0 4 0 651024562 634601472 86122 33554432000 4194304 4650419 140734799331552 18446744073709551615 4364792 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11933/statm: 154932 86122 396 112 0 149897 0
[pid=11933/tid=11934] ppid=11931 vsize=619728 CPUtime=12.55 cores=0,2,4,6
/proc/11933/task/11934/stat : 11934 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 28320 0 0 0 1249 6 0 0 25 0 4 0 651024562 634601472 86124 33554432000 4194304 4650419 140734799331552 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11933/tid=11935] ppid=11931 vsize=619728 CPUtime=12.7 cores=0,2,4,6
/proc/11933/task/11935/stat : 11935 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 28454 0 0 0 1264 6 0 0 25 0 4 0 651024562 634601472 86124 33554432000 4194304 4650419 140734799331552 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11933/tid=11936] ppid=11931 vsize=619728 CPUtime=12.7 cores=0,2,4,6
/proc/11933/task/11936/stat : 11936 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 25022 0 0 0 1266 4 0 0 25 0 4 0 651024562 634601472 86124 33554432000 4194304 4650419 140734799331552 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 619728

[startup+25.5008 s]
/proc/loadavg: 8.11 8.01 7.63 9/346 11938
/proc/meminfo: memFree=17163452/32951124 swapFree=67082152/67111528
[pid=11933] ppid=11931 vsize=623568 CPUtime=101.67 cores=0,2,4,6
/proc/11933/stat : 11933 (strangenight1-m) R 11931 11933 11396 0 -1 4202496 153717 0 0 0 10137 30 0 0 25 0 4 0 651024562 638533632 114758 33554432000 4194304 4650419 140734799331552 18446744073709551615 4370267 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11933/statm: 155892 114759 396 112 0 150857 0
[pid=11933/tid=11934] ppid=11931 vsize=623568 CPUtime=25.2 cores=0,2,4,6
/proc/11933/task/11934/stat : 11934 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 39344 0 0 0 2513 7 0 0 25 0 4 0 651024562 638533632 114759 33554432000 4194304 4650419 140734799331552 18446744073709551615 4370267 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11933/tid=11935] ppid=11931 vsize=623568 CPUtime=25.47 cores=0,2,4,6
/proc/11933/task/11935/stat : 11935 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 37094 0 0 0 2540 7 0 0 25 0 4 0 651024562 638533632 114759 33554432000 4194304 4650419 140734799331552 18446744073709551615 4230795 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11933/tid=11936] ppid=11931 vsize=623568 CPUtime=25.49 cores=0,2,4,6
/proc/11933/task/11936/stat : 11936 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 26258 0 0 0 2544 5 0 0 25 0 4 0 651024562 638533632 114759 33554432000 4194304 4650419 140734799331552 18446744073709551615 4230695 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 623568

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

[startup+26.2007 s]
/proc/loadavg: 8.11 8.01 7.63 9/346 11938
/proc/meminfo: memFree=17065740/32951124 swapFree=67082152/67111528
[pid=11933] ppid=11931 vsize=756708 CPUtime=104.45 cores=0,2,4,6
/proc/11933/stat : 11933 (strangenight1-m) R 11931 11933 11396 0 -1 4202496 168053 0 0 0 10411 34 0 0 18 0 4 0 651024562 774868992 129094 33554432000 4194304 4650419 140734799331552 18446744073709551615 4369198 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11933/statm: 189177 129097 396 112 0 184142 0
[pid=11933/tid=11934] ppid=11931 vsize=756708 CPUtime=25.89 cores=0,2,4,6
/proc/11933/task/11934/stat : 11934 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 46338 0 0 0 2580 9 0 0 25 0 4 0 651024562 774868992 129100 33554432000 4194304 4650419 140734799331552 18446744073709551615 4369075 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11933/tid=11935] ppid=11931 vsize=756708 CPUtime=26.17 cores=0,2,4,6
/proc/11933/task/11935/stat : 11935 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 37094 0 0 0 2610 7 0 0 25 0 4 0 651024562 774868992 129101 33554432000 4194304 4650419 140734799331552 18446744073709551615 4369253 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11933/tid=11936] ppid=11931 vsize=756708 CPUtime=26.19 cores=0,2,4,6
/proc/11933/task/11936/stat : 11936 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 26754 0 0 0 2614 5 0 0 25 0 4 0 651024562 774868992 129101 33554432000 4194304 4650419 140734799331552 18446744073709551615 4230706 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 104.45
Current children cumulated vsize (KiB) 756708

[startup+32.6125 s]
/proc/loadavg: 8.10 8.01 7.64 10/346 11938
/proc/meminfo: memFree=16618716/32951124 swapFree=67082152/67111528
[pid=11933] ppid=11931 vsize=1138344 CPUtime=130.02 cores=0,2,4,6
/proc/11933/stat : 11933 (strangenight1-m) R 11931 11933 11396 0 -1 4202496 266621 0 0 0 12944 58 0 0 19 0 4 0 651024562 1165664256 226983 33554432000 4194304 4650419 140734799331552 18446744073709551615 4370456 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11933/statm: 284586 226983 396 112 0 279551 0
[pid=11933/tid=11934] ppid=11931 vsize=1138344 CPUtime=32.23 cores=0,2,4,6
/proc/11933/task/11934/stat : 11934 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 64819 0 0 0 3209 14 0 0 25 0 4 0 651024562 1165664256 226983 33554432000 4194304 4650419 140734799331552 18446744073709551615 4452629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11933/tid=11935] ppid=11931 vsize=1138344 CPUtime=32.58 cores=0,2,4,6
/proc/11933/task/11935/stat : 11935 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 68833 0 0 0 3243 15 0 0 25 0 4 0 651024562 1165664256 226983 33554432000 4194304 4650419 140734799331552 18446744073709551615 4369376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11933/tid=11936] ppid=11931 vsize=1138344 CPUtime=32.6 cores=0,2,4,6
/proc/11933/task/11936/stat : 11936 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 53092 0 0 0 3250 10 0 0 19 0 4 0 651024562 1165664256 226983 33554432000 4194304 4650419 140734799331552 18446744073709551615 4241514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (KiB) 1138344

[startup+39.0004 s]
/proc/loadavg: 8.09 8.01 7.64 9/346 11938
/proc/meminfo: memFree=16398420/32951124 swapFree=67082152/67111528
[pid=11933] ppid=11931 vsize=1365376 CPUtime=155.51 cores=0,2,4,6
/proc/11933/stat : 11933 (strangenight1-m) R 11931 11933 11396 0 -1 4202496 314116 0 0 0 15484 67 0 0 25 0 4 0 651024562 1398145024 272549 33554432000 4194304 4650419 140734799331552 18446744073709551615 4230702 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11933/statm: 341344 272549 396 112 0 336309 0
[pid=11933/tid=11934] ppid=11931 vsize=1365376 CPUtime=38.55 cores=0,2,4,6
/proc/11933/task/11934/stat : 11934 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 74393 0 0 0 3839 16 0 0 25 0 4 0 651024562 1398145024 272549 33554432000 4194304 4650419 140734799331552 18446744073709551615 4363613 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11933/tid=11935] ppid=11931 vsize=1365376 CPUtime=38.97 cores=0,2,4,6
/proc/11933/task/11935/stat : 11935 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 80328 0 0 0 3878 19 0 0 25 0 4 0 651024562 1398145024 272549 33554432000 4194304 4650419 140734799331552 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11933/tid=11936] ppid=11931 vsize=1365376 CPUtime=38.98 cores=0,2,4,6
/proc/11933/task/11936/stat : 11936 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 77660 0 0 0 3886 12 0 0 25 0 4 0 651024562 1398145024 272549 33554432000 4194304 4650419 140734799331552 18446744073709551615 4369240 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 155.51
Current children cumulated vsize (KiB) 1365376

[startup+40.6012 s]
/proc/loadavg: 8.09 8.01 7.64 9/346 11938
/proc/meminfo: memFree=16305948/32951124 swapFree=67082152/67111528
[pid=11933] ppid=11931 vsize=1394172 CPUtime=161.67 cores=0,2,4,6
/proc/11933/stat : 11933 (strangenight1-m) R 11931 11933 11396 0 -1 4202496 321615 0 0 0 16099 68 0 0 25 0 4 0 651024562 1427632128 276704 33554432000 4194304 4650419 140734799331552 18446744073709551615 4370270 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11933/statm: 348543 276704 396 112 0 343508 0
[pid=11933/tid=11934] ppid=11931 vsize=1394172 CPUtime=39.92 cores=0,2,4,6
/proc/11933/task/11934/stat : 11934 (strangenight1-m) S 11931 11933 11396 0 -1 4202560 75328 0 0 0 3975 17 0 0 25 0 4 0 651024562 1427632128 276704 33554432000 4194304 4650419 140734799331552 18446744073709551615 47810949527092 0 0 4096 2 18446604445455753344 0 0 -1 6 0 0 0
[pid=11933/tid=11935] ppid=11931 vsize=1394172 CPUtime=40.57 cores=0,2,4,6
/proc/11933/task/11935/stat : 11935 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 80437 0 0 0 4038 19 0 0 25 0 4 0 651024562 1427632128 276704 33554432000 4194304 4650419 140734799331552 18446744073709551615 47810949502507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11933/tid=11936] ppid=11931 vsize=1394172 CPUtime=40.58 cores=0,2,4,6
/proc/11933/task/11936/stat : 11936 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 83894 0 0 0 4045 13 0 0 25 0 4 0 651024562 1427632128 276704 33554432000 4194304 4650419 140734799331552 18446744073709551615 4468132 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 161.67
Current children cumulated vsize (KiB) 1394172

[startup+41.413 s]
/proc/loadavg: 8.09 8.01 7.64 8/346 11938
/proc/meminfo: memFree=16274700/32951124 swapFree=67082152/67111528
[pid=11933] ppid=11931 vsize=1404508 CPUtime=164.11 cores=0,2,4,6
/proc/11933/stat : 11933 (strangenight1-m) R 11931 11933 11396 0 -1 4202496 325678 0 0 0 16342 69 0 0 25 0 4 0 651024562 1438216192 280767 33554432000 4194304 4650419 140734799331552 18446744073709551615 4438419 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11933/statm: 351127 280769 396 112 0 346092 0
[pid=11933/tid=11934] ppid=11931 vsize=1404508 CPUtime=39.92 cores=0,2,4,6
/proc/11933/task/11934/stat : 11934 (strangenight1-m) S 11931 11933 11396 0 -1 4202560 75328 0 0 0 3975 17 0 0 25 0 4 0 651024562 1438216192 280769 33554432000 4194304 4650419 140734799331552 18446744073709551615 47810949527092 0 0 4096 2 18446604445455753344 0 0 -1 6 0 0 0
[pid=11933/tid=11935] ppid=11931 vsize=1404508 CPUtime=41.38 cores=0,2,4,6
/proc/11933/task/11935/stat : 11935 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 80437 0 0 0 4119 19 0 0 25 0 4 0 651024562 1438216192 280770 33554432000 4194304 4650419 140734799331552 18446744073709551615 47810949502660 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11933/tid=11936] ppid=11931 vsize=1404508 CPUtime=41.4 cores=0,2,4,6
/proc/11933/task/11936/stat : 11936 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 86920 0 0 0 4126 14 0 0 25 0 4 0 651024562 1438216192 280770 33554432000 4194304 4650419 140734799331552 18446744073709551615 228244009669 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 164.11
Current children cumulated vsize (KiB) 1404508

[startup+41.801 s]
/proc/loadavg: 8.09 8.01 7.64 8/346 11938
/proc/meminfo: memFree=16274700/32951124 swapFree=67082152/67111528
[pid=11933] ppid=11931 vsize=1470860 CPUtime=165.27 cores=0,2,4,6
/proc/11933/stat : 11933 (strangenight1-m) R 11931 11933 11396 0 -1 4202496 331556 0 0 0 16458 69 0 0 25 0 4 0 651024562 1506160640 286349 33554432000 4194304 4650419 140734799331552 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11933/statm: 367715 286349 396 112 0 362680 0
[pid=11933/tid=11934] ppid=11931 vsize=1470860 CPUtime=39.92 cores=0,2,4,6
/proc/11933/task/11934/stat : 11934 (strangenight1-m) S 11931 11933 11396 0 -1 4202560 75328 0 0 0 3975 17 0 0 25 0 4 0 651024562 1506160640 286349 33554432000 4194304 4650419 140734799331552 18446744073709551615 47810949527092 0 0 4096 2 18446604445455753344 0 0 -1 6 0 0 0
[pid=11933/tid=11935] ppid=11931 vsize=1470860 CPUtime=41.77 cores=0,2,4,6
/proc/11933/task/11935/stat : 11935 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 80437 0 0 0 4158 19 0 0 25 0 4 0 651024562 1506160640 286349 33554432000 4194304 4650419 140734799331552 18446744073709551615 4205736 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11933/tid=11936] ppid=11931 vsize=1470860 CPUtime=41.78 cores=0,2,4,6
/proc/11933/task/11936/stat : 11936 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 91876 0 0 0 4164 14 0 0 25 0 4 0 651024562 1506160640 286349 33554432000 4194304 4650419 140734799331552 18446744073709551615 4369856 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 165.27
Current children cumulated vsize (KiB) 1470860

[startup+42.2009 s]
/proc/loadavg: 8.09 8.01 7.64 8/346 11938
/proc/meminfo: memFree=16274700/32951124 swapFree=67082152/67111528
[pid=11933] ppid=11931 vsize=1470860 CPUtime=166.47 cores=0,2,4,6
/proc/11933/stat : 11933 (strangenight1-m) R 11931 11933 11396 0 -1 4202496 332163 0 0 0 16578 69 0 0 25 0 4 0 651024562 1506160640 286156 33554432000 4194304 4650419 140734799331552 18446744073709551615 4369214 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11933/statm: 367715 286156 396 112 0 362680 0
[pid=11933/tid=11934] ppid=11931 vsize=1470860 CPUtime=39.92 cores=0,2,4,6
/proc/11933/task/11934/stat : 11934 (strangenight1-m) S 11931 11933 11396 0 -1 4202560 75328 0 0 0 3975 17 0 0 25 0 4 0 651024562 1506160640 286156 33554432000 4194304 4650419 140734799331552 18446744073709551615 47810949527092 0 0 4096 2 18446604445455753344 0 0 -1 6 0 0 0
[pid=11933/tid=11935] ppid=11931 vsize=1470860 CPUtime=42.17 cores=0,2,4,6
/proc/11933/task/11935/stat : 11935 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 80437 0 0 0 4198 19 0 0 25 0 4 0 651024562 1506160640 286156 33554432000 4194304 4650419 140734799331552 18446744073709551615 47810949502660 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11933/tid=11936] ppid=11931 vsize=1470860 CPUtime=42.18 cores=0,2,4,6
/proc/11933/task/11936/stat : 11936 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 91901 0 0 0 4204 14 0 0 25 0 4 0 651024562 1506160640 286156 33554432000 4194304 4650419 140734799331552 18446744073709551615 47810949527065 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 166.47
Current children cumulated vsize (KiB) 1470860

[startup+42.3009 s]
/proc/loadavg: 8.09 8.01 7.64 8/346 11938
/proc/meminfo: memFree=16274700/32951124 swapFree=67082152/67111528
[pid=11933] ppid=11931 vsize=1470860 CPUtime=166.74 cores=0,2,4,6
/proc/11933/stat : 11933 (strangenight1-m) R 11931 11933 11396 0 -1 4202496 332163 0 0 0 16605 69 0 0 25 0 4 0 651024562 1506160640 286156 33554432000 4194304 4650419 140734799331552 18446744073709551615 4371011 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11933/statm: 367715 286156 396 112 0 362680 0
[pid=11933/tid=11934] ppid=11931 vsize=1470860 CPUtime=39.92 cores=0,2,4,6
/proc/11933/task/11934/stat : 11934 (strangenight1-m) S 11931 11933 11396 0 -1 4202560 75328 0 0 0 3975 17 0 0 25 0 4 0 651024562 1506160640 286156 33554432000 4194304 4650419 140734799331552 18446744073709551615 47810949527092 0 0 4096 2 18446604445455753344 0 0 -1 6 0 0 0
[pid=11933/tid=11935] ppid=11931 vsize=1470860 CPUtime=42.27 cores=0,2,4,6
/proc/11933/task/11935/stat : 11935 (strangenight1-m) R 11931 11933 11396 0 -1 4202560 80437 0 0 0 4208 19 0 0 25 0 4 0 651024562 1506160640 286156 33554432000 4194304 4650419 140734799331552 18446744073709551615 47810949502660 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11933/tid=11936] ppid=11931 vsize=1470860 CPUtime=42.25 cores=0,2,4,6
/proc/11933/task/11936/stat : 11936 (strangenight1-m) S 11931 11933 11396 0 -1 4202560 91901 0 0 0 4211 14 0 0 25 0 4 0 651024562 1506160640 286156 33554432000 4194304 4650419 140734799331552 18446744073709551615 47810949527092 0 0 4096 2 18446604445455753344 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 166.74
Current children cumulated vsize (KiB) 1470860

Child status: 20
Real time (s): 42.3739
CPU time (s): 166.844
CPU user time (s): 166.099
CPU system time (s): 0.744886
CPU usage (%): 393.742
Max. virtual memory (cumulated for all children) (KiB): 1470860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 166.099
system time used= 0.744886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332166
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= 5054
involuntary context switches= 935

runsolver used 0.12898 second user time and 0.347947 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-14 19:31:06
IDJOB=3369433
IDBENCH=82471
IDSOLVER=1846
FILE ID=node136/3369433-1305394266
RUNJOBID= node136-1305393047-11785
PBS_JOBID= 13324431
Free space on /tmp= 72980 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns2p3-tseitin.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369433-1305394266/watcher-3369433-1305394266 -o /tmp/evaluation-result-3369433-1305394266/solver-3369433-1305394266 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369433-1305394266.cnf

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

MD5SUM BENCH= 2b5c02650b763b7d13b77ce3fc61aa15
RANDOM SEED=996817845

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17875536 kB
Buffers:        290000 kB
Cached:        5020936 kB
SwapCached:       2740 kB
Active:       10860916 kB
Inactive:      3872644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17875536 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:           22884 kB
Writeback:           0 kB
AnonPages:     9420896 kB
Mapped:          28264 kB
Slab:           237276 kB
PageTables:      40248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70341672 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= 72972 MiB
End job on node136 at 2011-05-14 19:31:48