Trace number 3287632

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 170.634 49.056

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.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3287632-1304029952.cnf'
0.00/0.00	c -- header says num vars:         116405
0.00/0.00	c -- header says num clauses:      346850
3.86/1.02	c -- clauses added:            0 learnts,       346850 normals,            0 xors
3.86/1.02	c -- vars added     116405
3.86/1.02	c Parsing time:  0.15 s
3.86/1.02	c  N st     0         0    116405    115616    231232         0    809312         0   no data   no data
3.86/1.02	c asymm  cl-useful: 0/41054/115615 lits-rem:0 time: 0.40
19.43/4.99	c Flit:   589 Blit:   2084 bXBeca:    0 bXProp: 12251 Bins:      0 BRemL:      0 BRemN:      0 P: 83.6M T:  4.35
19.83/5.00	c Cleaning up after failed var search:     0.02 s 
19.83/5.06	c Replacing    12251 vars Replaced   291825 lits Time:     0.05 s 
20.22/5.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.22/5.12	c bin-w-bin subsume rem         7956 bins  time:  0.02 s
20.22/5.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
21.43/5.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done: 101459 time:  0.24 s
21.84/5.54	c Removed useless bin:     855  fixed:     0  props:  20.00M  time:  0.12 s
23.40/5.94	c lits-rem:      1222  cl-subs:     7237  v-elim:  33819  v-fix:    0  time:  0.37 s
23.40/5.96	c Finding binary XORs  T:     0.02 s  found:       9
23.40/5.98	c Replacing        9 vars Replaced       70 lits Time:     0.02 s 
23.80/6.02	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
23.80/6.02	c calculated reachability. Time: 0.00
23.80/6.04	c Calc default polars -  time:   0.01 s pos:    1640 undec:   48877 neg:   65888
23.80/6.04	c =========================================================================================
23.80/6.04	c types(t): F = full restart, N = normal restart
23.80/6.04	c types(t): S = simplification begin/end, E = solution found
23.80/6.04	c restart types(rt): st = static, dy = dynamic
23.80/6.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
23.80/6.04	c  B st     0         0     67631     98068    134628         0    613445         0   no data   no data
30.21/7.64	c  N dy    15      4288     67631     98068    134981      3891    613423     26507      3.98      4.21
36.58/9.25	c  N dy    40      8363     67616     98068    136832      7668    613416     57875      4.13      4.49
42.17/10.65	c  N dy    71     12365     67604     98068    137817     11442    613407     90259      4.27      5.07
48.57/12.25	c  N dy   105     16381     67597     98068    137932     15299    613398    128754      4.50      5.84
52.94/13.35	c Finding binary XORs  T:     0.02 s  found:     173
56.56/14.25	c  N dy   141     20429     67587     97784    139693     10070    612132     60528      4.72      7.10
62.92/15.88	c  N dy   169     24501     67583     97784    140008     14010    612128    115093      4.97     10.56
64.12/16.13	c  F st   174     25000     67583     97784    140012     14498    612128    123312      5.03   no data
64.12/16.17	c Replacing      173 vars Replaced    26852 lits Time:     0.03 s 
66.89/16.86	c Found part    25163 vars:         11 clauses:        13 lits size:        32
66.89/16.86	c Found part    25164 vars:          4 clauses:         9 lits size:        23
66.89/16.86	c Found part    25177 vars:      67388 clauses:    232128 lits size:    611296
66.89/16.86	c Found parts:          3 time: 0.69 s
66.89/16.86	c Solving part 25164
67.29/16.92	c  N st     0         0         4         4         5         0        23         0   no data   no data
67.29/16.92	c asymm  cl-useful: 1/4/4 lits-rem:1 time: 0.00
67.29/16.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
67.29/16.92	c Finding binary XORs  T:     0.01 s  found:       0
67.29/16.92	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
67.29/16.92	c calculated reachability. Time: 0.00
67.29/16.93	c Calc default polars -  time:   0.00 s pos:       1 undec:  116401 neg:       3
67.29/16.93	c =========================================================================================
67.29/16.93	c types(t): F = full restart, N = normal restart
67.29/16.93	c types(t): S = simplification begin/end, E = solution found
67.29/16.93	c restart types(rt): st = static, dy = dynamic
67.29/16.93	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
67.29/16.93	c  B st     0         0         4         4         5         0        22         0   no data   no data
67.29/16.93	c  E st     1         0         0         4         5         0        22         0   no data   no data
67.29/16.93	c Verified 4 clauses.
67.29/16.93	c Verified 4 clauses.
67.29/16.93	c Solved part
67.29/16.93	c =========================================================================================
67.29/16.93	c Solving part 25163
67.29/16.99	c  N st     0         0        11         6         7         0        32         0   no data   no data
67.29/16.99	c asymm  cl-useful: 0/6/6 lits-rem:0 time: 0.00
67.29/16.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
67.29/16.99	c Finding binary XORs  T:     0.01 s  found:       0
67.29/16.99	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
67.29/16.99	c calculated reachability. Time: 0.00
67.29/16.99	c Calc default polars -  time:   0.00 s pos:       0 undec:  116397 neg:       8
67.29/16.99	c =========================================================================================
67.29/16.99	c types(t): F = full restart, N = normal restart
67.29/16.99	c types(t): S = simplification begin/end, E = solution found
67.29/16.99	c restart types(rt): st = static, dy = dynamic
67.29/16.99	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
67.29/16.99	c  B st     0         0        11         6         7         0        32         0   no data   no data
67.29/16.99	c  E st     1         0         0         6         7         0        32         0   no data   no data
67.67/17.00	c Verified 6 clauses.
67.67/17.00	c Verified 6 clauses.
67.67/17.00	c Solved part
67.67/17.00	c =========================================================================================
67.67/17.00	c Coming back to original instance
67.67/17.00	c =========================================================================================
76.46/19.29	c  N dy   180     30000     67386     97610    139555     19388    611296    300843      5.03   no data
76.46/19.29	c  S st   180     30000     67386     97610    139555     19388    611296    300843      5.03   no data
78.06/19.65	c  S st   180     30501     67385     97610    140298     19827    611296    306729      5.03   no data
78.06/19.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
107.22/26.94	c Flit:    22 Blit:    158 bXBeca:    0 bXProp:  503 Bins: 122940 BRemL:  31375 BRemN:    346 P: 89.5M T:  7.22
107.22/26.94	c Cleaning up after failed var search:     0.00 s 
107.22/26.99	c Replacing      503 vars Replaced    68168 lits Time:     0.05 s 
107.62/27.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
107.62/27.05	c bin-w-bin subsume rem         9536 bins  time:  0.03 s
108.02/27.10	c subs with bin:     3338  lits-rem:     16489  v-fix:    0  time:  0.05 s
108.82/27.32	c Subs w/ non-existent bins:   1575 l-rem:   2015 v-fix:     0 done:  66656 time:  0.22 s
109.23/27.49	c Removed useless bin:    2131  fixed:     0  props:  15.57M  time:  0.16 s
111.61/28.03	c lits-rem:      8354  cl-subs:    12952  v-elim:  44436  v-fix:    0  time:  0.53 s
111.61/28.05	c subs with bin:      344  lits-rem:      1014  v-fix:    0  time:  0.02 s
112.01/28.11	c lits-rem:       121  cl-subs:      662  v-elim:      0  v-fix:    0  time:  0.04 s
113.63/28.57	c asymm  cl-useful: 1065/15457/96287 lits-rem:1321 time: 0.46
113.63/28.58	c calculated reachability. Time: 0.00
113.63/28.58	c  N dy   180     30501     22220     96200     74510      7738    450842    125477      5.03   no data
113.63/28.60	c Finding binary XORs  T:     0.01 s  found:       7
117.61/29.58	c  N dy   203     34525     22220     96200     74574     11658    450839    165544      5.07      5.82
122.41/30.72	c  N dy   233     38685     22219     96200     74972     15718    450838    218221      5.22      5.73
127.21/31.96	c  N dy   266     42714     22219     96200    118557     11358    450833    232945      5.38      9.02
128.38/32.24	c Finding binary XORs  T:     0.01 s  found:       5
130.78/32.81	c  S st   287     45752     22219     96196    118595     14321    450799    272342      5.42      4.95
131.19/32.99	c  S st   287     46252     22219     96196    118638     14777    450799    276680      5.42   no data
131.60/33.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
141.96/35.67	c Flit:    23 Blit:     12 bXBeca:    0 bXProp:   93 Bins:  78621 BRemL:  56826 BRemN:    175 P: 29.8M T:  2.65
142.36/35.71	c Replacing      105 vars Replaced    15298 lits Time:     0.03 s 
142.36/35.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.36/35.76	c bin-w-bin subsume rem        11861 bins  time:  0.02 s
142.36/35.80	c subs with bin:     3163  lits-rem:     16096  v-fix:    0  time:  0.04 s
142.76/35.88	c Subs w/ non-existent bins:   3081 l-rem:  12652 v-fix:     0 done:  22051 time:  0.09 s
143.16/35.92	c Removed useless bin:     948  fixed:     0  props:   2.20M  time:  0.03 s
143.96/36.11	c lits-rem:      3474  cl-subs:     7788  v-elim:   5861  v-fix:    0  time:  0.18 s
143.96/36.13	c subs with bin:      185  lits-rem:       706  v-fix:    0  time:  0.02 s
143.96/36.18	c lits-rem:       102  cl-subs:      444  v-elim:      0  v-fix:    0  time:  0.03 s
144.38/36.23	c vivif2 --  cl tried    86007 cl shrink     7595 lits rem       8036 time: 0.04
144.38/36.24	c vivif2 --  cl tried    12152 cl shrink     2095 lits rem       3377 time: 0.01
145.56/36.67	c asymm  cl-useful: 2/15965/85551 lits-rem:6 time: 0.43
145.56/36.68	c calculated reachability. Time: 0.01
145.56/36.68	c  N dy   287     46252     16190     85549     79492     12078    360842    183740      5.42   no data
170.54/49.02	c Following stats are for *FIRST FINISHED THREAD ONLY*
170.54/49.02	c num threads              : 4          
170.54/49.02	c restarts                 : 350        
170.54/49.02	c dynamic restarts         : 338        
170.54/49.02	c static restarts          : 12         
170.54/49.02	c full restarts            : 1          
170.54/49.02	c total simplify time      : 0.12       
170.54/49.02	c learnts DL2              : 0          
170.54/49.02	c learnts size 2           : 454448     
170.54/49.02	c learnts size 1           : 5990        (5.15      % of vars)
170.54/49.02	c filedLit time            : 11.09       (22.74     % time)
170.54/49.02	c v-elim SatELite          : 78237       (67.21     % vars)
170.54/49.02	c SatELite time            : 1.31        (2.69      % time)
170.54/49.02	c v-elim xor               : 0           (0.00      % vars)
170.54/49.02	c xor elim time            : 0.02        (0.04      % time)
170.54/49.02	c num binary xor trees     : 3256       
170.54/49.02	c binxor trees' crown      : 13047       (4.01      leafs/tree)
170.54/49.02	c bin xor find time        : 0.08       
170.54/49.02	c OTF clause improved      : 556         (0.01      clauses/conflict)
170.54/49.02	c OTF impr. size diff      : 646         (1.16       lits/clause)
170.54/49.02	c OTF cl watch-shrink      : 17431       (0.32      clauses/conflict)
170.54/49.02	c OTF cl watch-sh-lit      : 30359       (1.74       lits/clause)
170.54/49.02	c tried to recurMin cls    : 0           (0.00       % of conflicts)
170.54/49.02	c updated cache            : 0           (nan        lits/tried recurMin)
170.54/49.02	c unit cls recevied        : 35          (0.58      % of units)
170.54/49.02	c unit cls sent            : 127         (2.12      % of units)
170.54/49.02	c bin cls recevied         : 126114     
170.54/49.02	c bin cls sent             : 60774      
170.54/49.02	c clauses over max glue    : 0           (0.00      % of all clauses)
170.54/49.02	c conflicts                : 54574       (1118.54   / sec)
170.54/49.02	c decisions                : 360602      (3.55      % random)
170.54/49.02	c bogo-props               : 637803711   (13072271.02 / sec)
170.54/49.02	c conflict literals        : 775837      (28.13     % deleted)
170.54/49.02	c Memory used              : 1069.05     MB
170.54/49.02	c single-thread CPU time   : 48.79       s
170.54/49.02	c all-threads sum CPU time : 169.88      s
170.54/49.02	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-3287632-1304029952/watcher-3287632-1304029952 -o /tmp/evaluation-result-3287632-1304029952/solver-3287632-1304029952 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3287632-1304029952.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.84 7.89 5.88 6/180 11822
/proc/meminfo: memFree=29519340/32951124 swapFree=67111364/67111528
[pid=11822] ppid=11820 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/11822/stat : 11822 (strangenight2-m) R 11820 11822 11656 0 -1 4202496 413 0 0 0 0 0 0 0 21 0 4 0 514595616 52441088 352 33554432000 4194304 4627427 140733721674416 18446744073709551615 253640859579 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11822/statm: 12803 352 303 106 0 7774 0
[pid=11822/tid=11823] ppid=11820 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/11822/task/11823/stat : 11823 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 514595616 52441088 352 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344107442 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11822/tid=11824] ppid=11820 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/11822/task/11824/stat : 11824 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 514595616 52441088 352 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344107432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11822/tid=11825] ppid=11820 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/11822/task/11825/stat : 11825 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 514595616 52441088 352 33554432000 4194304 4627427 140733721674416 18446744073709551615 253635906646 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0546251 s]
/proc/loadavg: 7.84 7.89 5.88 6/180 11822
/proc/meminfo: memFree=29519340/32951124 swapFree=67111364/67111528
[pid=11822] ppid=11820 vsize=368608 CPUtime=0.18 cores=0,2,4,6
/proc/11822/stat : 11822 (strangenight2-m) D 11820 11822 11656 0 -1 4202496 12891 0 0 0 14 4 0 0 17 0 4 0 514595616 377454592 10821 33554432000 4194304 4627427 140733721674416 18446744073709551615 253640520737 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11822/statm: 92152 10950 339 106 0 87123 0
[pid=11822/tid=11823] ppid=11820 vsize=368608 CPUtime=0.03 cores=0,2,4,6
/proc/11822/task/11823/stat : 11823 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 3146 0 0 0 3 0 0 0 17 0 4 0 514595616 377454592 11049 33554432000 4194304 4627427 140733721674416 18446744073709551615 4314206 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11822/tid=11824] ppid=11820 vsize=368608 CPUtime=0.03 cores=0,2,4,6
/proc/11822/task/11824/stat : 11824 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 3136 0 0 0 3 0 0 0 17 0 4 0 514595616 377454592 11099 33554432000 4194304 4627427 140733721674416 18446744073709551615 253640964639 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11822/tid=11825] ppid=11820 vsize=368608 CPUtime=0.04 cores=0,2,4,6
/proc/11822/task/11825/stat : 11825 (strangenight2-m) S 11820 11822 11656 0 -1 4202560 3269 0 0 0 3 1 0 0 18 0 4 0 514595616 377454592 11146 33554432000 4194304 4627427 140733721674416 18446744073709551615 253640964590 0 0 4096 2 18446604453877654848 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 368608

[startup+0.103514 s]
/proc/loadavg: 7.84 7.89 5.88 6/180 11822
/proc/meminfo: memFree=29519340/32951124 swapFree=67111364/67111528
[pid=11822] ppid=11820 vsize=393076 CPUtime=0.34 cores=0,2,4,6
/proc/11822/stat : 11822 (strangenight2-m) R 11820 11822 11656 0 -1 4202496 24698 0 0 0 27 7 0 0 17 0 4 0 514595616 402509824 20460 33554432000 4194304 4627427 140733721674416 18446744073709551615 4314333 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11822/statm: 98269 20607 339 106 0 93240 0
[pid=11822/tid=11823] ppid=11820 vsize=393076 CPUtime=0.08 cores=0,2,4,6
/proc/11822/task/11823/stat : 11823 (strangenight2-m) D 11820 11822 11656 0 -1 4202560 6319 0 0 0 7 1 0 0 17 0 4 0 514595616 402509824 20622 33554432000 4194304 4627427 140733721674416 18446744073709551615 253640520737 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11822/tid=11824] ppid=11820 vsize=393076 CPUtime=0.07 cores=0,2,4,6
/proc/11822/task/11824/stat : 11824 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 5952 0 0 0 6 1 0 0 17 0 4 0 514595616 402509824 20751 33554432000 4194304 4627427 140733721674416 18446744073709551615 253640964639 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11822/tid=11825] ppid=11820 vsize=393076 CPUtime=0.08 cores=0,2,4,6
/proc/11822/task/11825/stat : 11825 (strangenight2-m) S 11820 11822 11656 0 -1 4202560 6107 0 0 0 6 2 0 0 17 0 4 0 514595616 402509824 20839 33554432000 4194304 4627427 140733721674416 18446744073709551615 253640964590 0 0 4096 2 18446604453877654848 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 393076

[startup+0.339396 s]
/proc/loadavg: 7.84 7.89 5.88 6/180 11822
/proc/meminfo: memFree=29519340/32951124 swapFree=67111364/67111528
[pid=11822] ppid=11820 vsize=449224 CPUtime=1.2 cores=0,2,4,6
/proc/11822/stat : 11822 (strangenight2-m) R 11820 11822 11656 0 -1 4202496 55069 0 0 0 103 17 0 0 17 0 4 0 514595616 460005376 46269 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308987 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11822/statm: 112306 46269 364 106 0 107277 0
[pid=11822/tid=11823] ppid=11820 vsize=449224 CPUtime=0.29 cores=0,2,4,6
/proc/11822/task/11823/stat : 11823 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 14029 0 0 0 26 3 0 0 17 0 4 0 514595616 460005376 46269 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11822/tid=11824] ppid=11820 vsize=449224 CPUtime=0.29 cores=0,2,4,6
/proc/11822/task/11824/stat : 11824 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 13308 0 0 0 25 4 0 0 17 0 4 0 514595616 460005376 46269 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308213 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11822/tid=11825] ppid=11820 vsize=449224 CPUtime=0.29 cores=0,2,4,6
/proc/11822/task/11825/stat : 11825 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 13975 0 0 0 24 5 0 0 17 0 4 0 514595616 460005376 46269 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 449224

[startup+0.700331 s]
/proc/loadavg: 7.84 7.89 5.88 6/180 11822
/proc/meminfo: memFree=29519340/32951124 swapFree=67111364/67111528
[pid=11822] ppid=11820 vsize=449224 CPUtime=2.65 cores=0,2,4,6
/proc/11822/stat : 11822 (strangenight2-m) R 11820 11822 11656 0 -1 4202496 56988 0 0 0 247 18 0 0 18 0 4 0 514595616 460005376 47797 33554432000 4194304 4627427 140733721674416 18446744073709551615 4238623 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11822/statm: 112306 47797 367 106 0 107277 0
[pid=11822/tid=11823] ppid=11820 vsize=449224 CPUtime=0.65 cores=0,2,4,6
/proc/11822/task/11823/stat : 11823 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 14602 0 0 0 62 3 0 0 18 0 4 0 514595616 460005376 47797 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11822/tid=11824] ppid=11820 vsize=449224 CPUtime=0.65 cores=0,2,4,6
/proc/11822/task/11824/stat : 11824 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 13651 0 0 0 61 4 0 0 18 0 4 0 514595616 460005376 47797 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11822/tid=11825] ppid=11820 vsize=449224 CPUtime=0.65 cores=0,2,4,6
/proc/11822/task/11825/stat : 11825 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 14409 0 0 0 60 5 0 0 18 0 4 0 514595616 460005376 47797 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 449224

[startup+1.50019 s]
/proc/loadavg: 7.84 7.89 5.88 11/184 11826
/proc/meminfo: memFree=29325124/32951124 swapFree=67111364/67111528
[pid=11822] ppid=11820 vsize=449224 CPUtime=5.84 cores=0,2,4,6
/proc/11822/stat : 11822 (strangenight2-m) R 11820 11822 11656 0 -1 4202496 57705 0 0 0 566 18 0 0 19 0 4 0 514595616 460005376 48043 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308275 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11822/statm: 112306 48043 367 106 0 107277 0
[pid=11822/tid=11823] ppid=11820 vsize=449224 CPUtime=1.45 cores=0,2,4,6
/proc/11822/task/11823/stat : 11823 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 14684 0 0 0 142 3 0 0 19 0 4 0 514595616 460005376 48043 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11822/tid=11824] ppid=11820 vsize=449224 CPUtime=1.45 cores=0,2,4,6
/proc/11822/task/11824/stat : 11824 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 13708 0 0 0 141 4 0 0 19 0 4 0 514595616 460005376 48043 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308755 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11822/tid=11825] ppid=11820 vsize=449224 CPUtime=1.45 cores=0,2,4,6
/proc/11822/task/11825/stat : 11825 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 14964 0 0 0 140 5 0 0 19 0 4 0 514595616 460005376 48043 33554432000 4194304 4627427 140733721674416 18446744073709551615 4334195 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 449224

[startup+3.10089 s]
/proc/loadavg: 7.84 7.89 5.88 9/184 11826
/proc/meminfo: memFree=29320288/32951124 swapFree=67111364/67111528
[pid=11822] ppid=11820 vsize=454684 CPUtime=12.24 cores=0,2,4,6
/proc/11822/stat : 11822 (strangenight2-m) R 11820 11822 11656 0 -1 4202496 59555 0 0 0 1205 19 0 0 23 0 4 0 514595616 465596416 49893 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308940 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11822/statm: 113671 49893 368 106 0 108642 0
[pid=11822/tid=11823] ppid=11820 vsize=454684 CPUtime=3.05 cores=0,2,4,6
/proc/11822/task/11823/stat : 11823 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 14764 0 0 0 302 3 0 0 23 0 4 0 514595616 465596416 49893 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11822/tid=11824] ppid=11820 vsize=454684 CPUtime=3.05 cores=0,2,4,6
/proc/11822/task/11824/stat : 11824 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 13836 0 0 0 301 4 0 0 23 0 4 0 514595616 465596416 49893 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308940 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11822/tid=11825] ppid=11820 vsize=454684 CPUtime=3.04 cores=0,2,4,6
/proc/11822/task/11825/stat : 11825 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 16490 0 0 0 299 5 0 0 23 0 4 0 514595616 465596416 49893 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 454684

[startup+6.30032 s]
/proc/loadavg: 7.85 7.89 5.89 9/184 11826
/proc/meminfo: memFree=29245264/32951124 swapFree=67111364/67111528
[pid=11822] ppid=11820 vsize=508888 CPUtime=25 cores=0,2,4,6
/proc/11822/stat : 11822 (strangenight2-m) R 11820 11822 11656 0 -1 4202496 104240 0 0 0 2471 29 0 0 18 0 4 0 514595616 521101312 84321 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11822/statm: 127222 84321 386 106 0 122193 0
[pid=11822/tid=11823] ppid=11820 vsize=508888 CPUtime=6.25 cores=0,2,4,6
/proc/11822/task/11823/stat : 11823 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 31065 0 0 0 618 7 0 0 18 0 4 0 514595616 521101312 84321 33554432000 4194304 4627427 140733721674416 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11822/tid=11824] ppid=11820 vsize=508888 CPUtime=6.24 cores=0,2,4,6
/proc/11822/task/11824/stat : 11824 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 30050 0 0 0 617 7 0 0 18 0 4 0 514595616 521101312 84321 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308493 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11822/tid=11825] ppid=11820 vsize=508888 CPUtime=6.22 cores=0,2,4,6
/proc/11822/task/11825/stat : 11825 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 16666 0 0 0 617 5 0 0 19 0 4 0 514595616 521101312 84321 33554432000 4194304 4627427 140733721674416 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 508888

[startup+12.7012 s]
/proc/loadavg: 7.86 7.89 5.90 9/184 11826
/proc/meminfo: memFree=29144816/32951124 swapFree=67111364/67111528
[pid=11822] ppid=11820 vsize=508888 CPUtime=50.57 cores=0,2,4,6
/proc/11822/stat : 11822 (strangenight2-m) R 11820 11822 11656 0 -1 4202496 106489 0 0 0 5027 30 0 0 25 0 4 0 514595616 521101312 85849 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308291 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11822/statm: 127222 85849 387 106 0 122193 0
[pid=11822/tid=11823] ppid=11820 vsize=508888 CPUtime=12.66 cores=0,2,4,6
/proc/11822/task/11823/stat : 11823 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 31666 0 0 0 1259 7 0 0 25 0 4 0 514595616 521101312 85849 33554432000 4194304 4627427 140733721674416 18446744073709551615 4324721 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11822/tid=11824] ppid=11820 vsize=508888 CPUtime=12.65 cores=0,2,4,6
/proc/11822/task/11824/stat : 11824 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 30753 0 0 0 1257 8 0 0 25 0 4 0 514595616 521101312 85849 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11822/tid=11825] ppid=11820 vsize=508888 CPUtime=12.59 cores=0,2,4,6
/proc/11822/task/11825/stat : 11825 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 17224 0 0 0 1253 6 0 0 25 0 4 0 514595616 521101312 85849 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308940 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 508888

[startup+25.5008 s]
/proc/loadavg: 7.89 7.89 5.93 9/184 11827
/proc/meminfo: memFree=29090984/32951124 swapFree=67111364/67111528
[pid=11822] ppid=11820 vsize=589716 CPUtime=101.63 cores=0,2,4,6
/proc/11822/stat : 11822 (strangenight2-m) R 11820 11822 11656 0 -1 4202496 269874 0 0 0 10112 51 0 0 25 0 4 0 514595616 603869184 99615 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308987 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11822/statm: 147429 99615 391 106 0 142400 0
[pid=11822/tid=11823] ppid=11820 vsize=589716 CPUtime=25.43 cores=0,2,4,6
/proc/11822/task/11823/stat : 11823 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 78612 0 0 0 2530 13 0 0 25 0 4 0 514595616 603869184 99615 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11822/tid=11824] ppid=11820 vsize=589716 CPUtime=25.44 cores=0,2,4,6
/proc/11822/task/11824/stat : 11824 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 71282 0 0 0 2531 13 0 0 25 0 4 0 514595616 603869184 99615 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11822/tid=11825] ppid=11820 vsize=589716 CPUtime=25.36 cores=0,2,4,6
/proc/11822/task/11825/stat : 11825 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 45666 0 0 0 2527 9 0 0 25 0 4 0 514595616 603869184 99615 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 589716

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

[startup+38.3005 s]
/proc/loadavg: 7.91 7.90 5.95 7/184 11827
/proc/meminfo: memFree=28857212/32951124 swapFree=67111364/67111528
[pid=11822] ppid=11820 vsize=929456 CPUtime=149.15 cores=0,2,4,6
/proc/11822/stat : 11822 (strangenight2-m) S 11820 11822 11656 0 -1 4202496 347298 0 0 0 14850 65 0 0 25 0 4 0 514595616 951762944 164931 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344107060 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11822/statm: 232364 164931 391 106 0 227335 0
[pid=11822/tid=11823] ppid=11820 vsize=929456 CPUtime=38.23 cores=0,2,4,6
/proc/11822/task/11823/stat : 11823 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 95174 0 0 0 3806 17 0 0 25 0 4 0 514595616 951762944 164931 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344082628 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11822/tid=11824] ppid=11820 vsize=929456 CPUtime=36.14 cores=0,2,4,6
/proc/11822/task/11824/stat : 11824 (strangenight2-m) S 11820 11822 11656 0 -1 4202560 84681 0 0 0 3599 15 0 0 25 0 4 0 514595616 951762944 164931 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344107060 0 0 4096 2 18446604453877654848 0 0 -1 2 0 0 0
[pid=11822/tid=11825] ppid=11820 vsize=929456 CPUtime=38.16 cores=0,2,4,6
/proc/11822/task/11825/stat : 11825 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 76025 0 0 0 3800 16 0 0 25 0 4 0 514595616 951762944 164931 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308265 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 149.15
Current children cumulated vsize (KiB) 929456

[startup+44.7004 s]
/proc/loadavg: 7.76 7.87 5.95 7/184 11827
/proc/meminfo: memFree=28744712/32951124 swapFree=67111364/67111528
[pid=11822] ppid=11820 vsize=1015176 CPUtime=161.94 cores=0,2,4,6
/proc/11822/stat : 11822 (strangenight2-m) S 11820 11822 11656 0 -1 4202496 364323 0 0 0 16125 69 0 0 25 0 4 0 514595616 1039540224 181956 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344107060 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11822/statm: 253794 181956 391 106 0 248765 0
[pid=11822/tid=11823] ppid=11820 vsize=1015176 CPUtime=44.63 cores=0,2,4,6
/proc/11822/task/11823/stat : 11823 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 95174 0 0 0 4446 17 0 0 25 0 4 0 514595616 1039540224 181956 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344082624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11822/tid=11824] ppid=11820 vsize=1015176 CPUtime=36.14 cores=0,2,4,6
/proc/11822/task/11824/stat : 11824 (strangenight2-m) S 11820 11822 11656 0 -1 4202560 84681 0 0 0 3599 15 0 0 25 0 4 0 514595616 1039540224 181956 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344107060 0 0 4096 2 18446604453877654848 0 0 -1 2 0 0 0
[pid=11822/tid=11825] ppid=11820 vsize=1015176 CPUtime=44.56 cores=0,2,4,6
/proc/11822/task/11825/stat : 11825 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 93050 0 0 0 4436 20 0 0 25 0 4 0 514595616 1039540224 181956 33554432000 4194304 4627427 140733721674416 18446744073709551615 4238464 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 161.94
Current children cumulated vsize (KiB) 1015176

[startup+46.3011 s]
/proc/loadavg: 7.62 7.83 5.95 7/184 11827
/proc/meminfo: memFree=28748556/32951124 swapFree=67111364/67111528
[pid=11822] ppid=11820 vsize=1017164 CPUtime=165.14 cores=0,2,4,6
/proc/11822/stat : 11822 (strangenight2-m) S 11820 11822 11656 0 -1 4202496 366525 0 0 0 16445 69 0 0 25 0 4 0 514595616 1041575936 184158 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344107060 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11822/statm: 254291 184158 391 106 0 249262 0
[pid=11822/tid=11823] ppid=11820 vsize=1017164 CPUtime=46.23 cores=0,2,4,6
/proc/11822/task/11823/stat : 11823 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 95174 0 0 0 4606 17 0 0 25 0 4 0 514595616 1041575936 184158 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344082628 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11822/tid=11824] ppid=11820 vsize=1017164 CPUtime=36.14 cores=0,2,4,6
/proc/11822/task/11824/stat : 11824 (strangenight2-m) S 11820 11822 11656 0 -1 4202560 84681 0 0 0 3599 15 0 0 25 0 4 0 514595616 1041575936 184158 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344107060 0 0 4096 2 18446604453877654848 0 0 -1 2 0 0 0
[pid=11822/tid=11825] ppid=11820 vsize=1017164 CPUtime=46.17 cores=0,2,4,6
/proc/11822/task/11825/stat : 11825 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 95252 0 0 0 4596 21 0 0 25 0 4 0 514595616 1041575936 184158 33554432000 4194304 4627427 140733721674416 18446744073709551615 4228012 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 165.14
Current children cumulated vsize (KiB) 1017164

[startup+47.9008 s]
/proc/loadavg: 7.62 7.83 5.95 7/184 11827
/proc/meminfo: memFree=28735660/32951124 swapFree=67111364/67111528
[pid=11822] ppid=11820 vsize=1091096 CPUtime=168.35 cores=0,2,4,6
/proc/11822/stat : 11822 (strangenight2-m) S 11820 11822 11656 0 -1 4202496 372600 0 0 0 16765 70 0 0 25 0 4 0 514595616 1117282304 190230 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344107060 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11822/statm: 272774 190230 391 106 0 267745 0
[pid=11822/tid=11823] ppid=11820 vsize=1091096 CPUtime=47.83 cores=0,2,4,6
/proc/11822/task/11823/stat : 11823 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 95174 0 0 0 4766 17 0 0 25 0 4 0 514595616 1117282304 190230 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344082628 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11822/tid=11824] ppid=11820 vsize=1091096 CPUtime=36.14 cores=0,2,4,6
/proc/11822/task/11824/stat : 11824 (strangenight2-m) S 11820 11822 11656 0 -1 4202560 84681 0 0 0 3599 15 0 0 25 0 4 0 514595616 1117282304 190230 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344107060 0 0 4096 2 18446604453877654848 0 0 -1 2 0 0 0
[pid=11822/tid=11825] ppid=11820 vsize=1091096 CPUtime=47.76 cores=0,2,4,6
/proc/11822/task/11825/stat : 11825 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 101327 0 0 0 4755 21 0 0 25 0 4 0 514595616 1117282304 190230 33554432000 4194304 4627427 140733721674416 18446744073709551615 4300155 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 168.35
Current children cumulated vsize (KiB) 1091096

[startup+48.7006 s]
/proc/loadavg: 7.62 7.83 5.95 7/184 11827
/proc/meminfo: memFree=28688540/32951124 swapFree=67111364/67111528
[pid=11822] ppid=11820 vsize=1094700 CPUtime=169.94 cores=0,2,4,6
/proc/11822/stat : 11822 (strangenight2-m) S 11820 11822 11656 0 -1 4202496 382734 0 0 0 16922 72 0 0 25 0 4 0 514595616 1120972800 197734 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344107060 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11822/statm: 273675 197734 391 106 0 268646 0
[pid=11822/tid=11823] ppid=11820 vsize=1094700 CPUtime=48.63 cores=0,2,4,6
/proc/11822/task/11823/stat : 11823 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 95174 0 0 0 4846 17 0 0 25 0 4 0 514595616 1120972800 197734 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344082628 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11822/tid=11824] ppid=11820 vsize=1094700 CPUtime=36.14 cores=0,2,4,6
/proc/11822/task/11824/stat : 11824 (strangenight2-m) S 11820 11822 11656 0 -1 4202560 84681 0 0 0 3599 15 0 0 25 0 4 0 514595616 1120972800 197734 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344107060 0 0 4096 2 18446604453877654848 0 0 -1 2 0 0 0
[pid=11822/tid=11825] ppid=11820 vsize=1094700 CPUtime=48.56 cores=0,2,4,6
/proc/11822/task/11825/stat : 11825 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 111461 0 0 0 4833 23 0 0 25 0 4 0 514595616 1120972800 197734 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 169.94
Current children cumulated vsize (KiB) 1094700

[startup+48.9006 s]
/proc/loadavg: 7.62 7.83 5.95 7/184 11827
/proc/meminfo: memFree=28688540/32951124 swapFree=67111364/67111528
[pid=11822] ppid=11820 vsize=1094700 CPUtime=170.34 cores=0,2,4,6
/proc/11822/stat : 11822 (strangenight2-m) S 11820 11822 11656 0 -1 4202496 382748 0 0 0 16962 72 0 0 25 0 4 0 514595616 1120972800 197748 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344107060 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11822/statm: 273675 197748 391 106 0 268646 0
[pid=11822/tid=11823] ppid=11820 vsize=1094700 CPUtime=48.83 cores=0,2,4,6
/proc/11822/task/11823/stat : 11823 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 95174 0 0 0 4866 17 0 0 25 0 4 0 514595616 1120972800 197748 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344082475 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11822/tid=11824] ppid=11820 vsize=1094700 CPUtime=36.14 cores=0,2,4,6
/proc/11822/task/11824/stat : 11824 (strangenight2-m) S 11820 11822 11656 0 -1 4202560 84681 0 0 0 3599 15 0 0 25 0 4 0 514595616 1120972800 197748 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344107060 0 0 4096 2 18446604453877654848 0 0 -1 2 0 0 0
[pid=11822/tid=11825] ppid=11820 vsize=1094700 CPUtime=48.76 cores=0,2,4,6
/proc/11822/task/11825/stat : 11825 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 111475 0 0 0 4853 23 0 0 25 0 4 0 514595616 1120972800 197748 33554432000 4194304 4627427 140733721674416 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 170.34
Current children cumulated vsize (KiB) 1094700

[startup+49.0006 s]
/proc/loadavg: 7.62 7.83 5.95 7/184 11827
/proc/meminfo: memFree=28688540/32951124 swapFree=67111364/67111528
[pid=11822] ppid=11820 vsize=1094700 CPUtime=170.54 cores=0,2,4,6
/proc/11822/stat : 11822 (strangenight2-m) S 11820 11822 11656 0 -1 4202496 382750 0 0 0 16982 72 0 0 25 0 4 0 514595616 1120972800 197750 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344107060 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11822/statm: 273675 197750 391 106 0 268646 0
[pid=11822/tid=11823] ppid=11820 vsize=1094700 CPUtime=48.93 cores=0,2,4,6
/proc/11822/task/11823/stat : 11823 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 95174 0 0 0 4876 17 0 0 25 0 4 0 514595616 1120972800 197750 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344082475 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11822/tid=11824] ppid=11820 vsize=1094700 CPUtime=36.14 cores=0,2,4,6
/proc/11822/task/11824/stat : 11824 (strangenight2-m) S 11820 11822 11656 0 -1 4202560 84681 0 0 0 3599 15 0 0 25 0 4 0 514595616 1120972800 197750 33554432000 4194304 4627427 140733721674416 18446744073709551615 46931344107060 0 0 4096 2 18446604453877654848 0 0 -1 2 0 0 0
[pid=11822/tid=11825] ppid=11820 vsize=1094700 CPUtime=48.86 cores=0,2,4,6
/proc/11822/task/11825/stat : 11825 (strangenight2-m) R 11820 11822 11656 0 -1 4202560 111477 0 0 0 4863 23 0 0 25 0 4 0 514595616 1120972800 197750 33554432000 4194304 4627427 140733721674416 18446744073709551615 4298922 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 170.54
Current children cumulated vsize (KiB) 1094700

Child status: 20
Real time (s): 49.056
CPU time (s): 170.634
CPU user time (s): 169.875
CPU system time (s): 0.758884
CPU usage (%): 347.836
Max. virtual memory (cumulated for all children) (KiB): 1094700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 169.875
system time used= 0.758884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 382753
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= 16872
involuntary context switches= 830

runsolver used 0.075988 second user time and 0.175973 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 00:32:32
IDJOB=3287632
IDBENCH=82471
IDSOLVER=1586
FILE ID=node106/3287632-1304029952
RUNJOBID= node106-1304028687-11674
PBS_JOBID= 13170346
Free space on /tmp= 72144 MiB

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

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

MD5SUM BENCH= 2b5c02650b763b7d13b77ce3fc61aa15
RANDOM SEED=1840490768

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29519496 kB
Buffers:        207216 kB
Cached:        1968488 kB
SwapCached:         88 kB
Active:        1674376 kB
Inactive:      1545496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29519496 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11632 kB
Writeback:           0 kB
AnonPages:     1043544 kB
Mapped:          15464 kB
Slab:           144568 kB
PageTables:       6852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1365800 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= 72140 MiB
End job on node106 at 2011-04-29 00:33:21