Trace number 3367212

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-mt (fixed)UNSAT 219.734 58.6682

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
MD5SUM17407fc59aa2b679b7792ae0656704b9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.5967
Satisfiable
(Un)Satisfiability was proved
Number of variables66084
Number of clauses1060536
Sum of the clauses size2420856
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21023120
Number of clauses of size 32880
Number of clauses of size 413320
Number of clauses of size 55760
Number of clauses of size over 514760

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-3367212-1305393931.cnf'
0.00/0.00	c -- header says num vars:          66084
0.00/0.00	c -- header says num clauses:     1060536
1.02/0.36	c -- clauses added:            0 learnts,      1060536 normals,            0 xors
1.02/0.36	c -- vars added      66084
1.02/0.36	c Parsing time:  0.20 s
1.02/0.36	c  N st     0         0     66084     25002    661876         0   1572305         0   no data   no data
1.02/0.74	c asymm  cl-useful: 279/802/20688 lits-rem:9991 time: 0.37
30.53/7.76	c Flit:   281 Blit:   9075 bXBeca:    0 bXProp:  515 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T:  7.02
30.53/7.78	c Cleaning up after failed var search:     0.01 s 
30.53/7.79	c Replacing      515 vars Replaced    29599 lits Time:     0.02 s 
30.94/7.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.94/7.84	c bin-w-bin subsume rem          774 bins  time:  0.02 s
31.33/7.91	c subs with bin:       29  lits-rem:       151  v-fix:    0  time:  0.07 s
36.92/9.30	c Subs w/ non-existent bins:     43 l-rem:    537 v-fix:   419 done:  25334 time:  1.39 s
37.34/9.45	c Removed useless bin:   11600  fixed:     0  props:  20.00M  time:  0.14 s
37.75/9.54	c lits-rem:         0  cl-subs:       80  v-elim:     13  v-fix:    0  time:  0.09 s
37.75/9.55	c Finding binary XORs  T:     0.01 s  found:     197
37.75/9.56	c Replacing      197 vars Replaced    15767 lits Time:     0.02 s 
37.75/9.58	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
37.75/9.58	c calculated reachability. Time: 0.00
37.75/9.59	c Calc default polars -  time:   0.01 s pos:    1149 undec:   41221 neg:   23714
37.75/9.59	c =========================================================================================
37.75/9.59	c types(t): F = full restart, N = normal restart
37.75/9.59	c types(t): S = simplification begin/end, E = solution found
37.75/9.59	c restart types(rt): st = static, dy = dynamic
37.75/9.59	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
37.75/9.59	c  B st     0         0     24869     15464    304210         0    738545         0   no data   no data
56.88/14.37	c  N dy    12      4031     24861     15464    304281      3914    738545   2506152     37.27     40.45
74.04/18.61	c  N dy    32      8073     24798     15464    304935      5417    738545   2507762     39.07    165.53
88.03/22.15	c  N dy    46     12310     24792     15464    305019      5408    738545   1254128     35.58     38.26
106.40/26.78	c  N dy    53     17092     24697     15464    305440     10039    738545   3707966     31.35     34.32
119.97/30.20	c  N dy    65     21093     24547     15304    300656      8423    726016   1729183     29.36     34.83
134.36/33.76	c  F st    82     25003     24403     15304    300979     12252    726016   3595939     29.36     27.16
135.54/34.04	c  N st    83     25253     24402     15258    299032     12451    721148   3601328     29.36   no data
153.10/38.44	c  N dy    88     30002     24346     15258    299102     10492    721148   1820801     29.36   no data
153.10/38.44	c  S st    88     30002     24346     15258    299102     10492    721148   1820801     29.36   no data
155.10/38.92	c  S st    88     30502     24338     15258    299113     10971    721148   1971123     29.36   no data
155.10/38.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
203.98/52.94	c Flit:   949 Blit:   1813 bXBeca:    0 bXProp:  187 Bins: 569801 BRemL:  24765 BRemN:    941 P: 200.0M T: 13.90
203.98/52.97	c Cleaning up after failed var search:     0.03 s 
204.28/53.06	c Replacing      187 vars Replaced    50282 lits Time:     0.08 s 
204.28/53.08	c blocked clauses removed:        0 vars:      0 tried:       20850 T: 0.01 s
204.58/53.14	c bin-w-bin subsume rem         7277 bins  time:  0.06 s
204.87/53.23	c subs with bin:       12  lits-rem:        14  v-fix:    0  time:  0.09 s
207.88/54.23	c Subs w/ non-existent bins:      6 l-rem:    251 v-fix:    25 done:  20850 time:  0.99 s
208.48/54.42	c Removed useless bin:   29735  fixed:     0  props:  20.00M  time:  0.19 s
208.80/54.52	c lits-rem:         3  cl-subs:       12  v-elim:     65  v-fix:    0  time:  0.10 s
213.27/56.09	c subs with bin:       84  lits-rem:      4105  v-fix:    0  time:  1.47 s
214.77/56.54	c lits-rem:      1816  cl-subs:      766  v-elim:      0  v-fix:    0  time:  0.44 s
215.70/56.90	c asymm  cl-useful: 73/588/13726 lits-rem:554 time: 0.36
216.28/57.05	c calculated reachability. Time: 0.14
216.28/57.05	c  N dy    88     30502     20760     13726    622627      9090    541409   2077650     29.36   no data
219.63/58.62	c Following stats are for *FIRST FINISHED THREAD ONLY*
219.63/58.62	c num threads              : 4          
219.63/58.62	c restarts                 : 118        
219.63/58.62	c dynamic restarts         : 106        
219.63/58.62	c static restarts          : 12         
219.63/58.62	c full restarts            : 1          
219.63/58.62	c total simplify time      : 0.40       
219.63/58.62	c learnts DL2              : 0          
219.63/58.62	c learnts size 2           : 666937     
219.63/58.62	c learnts size 1           : 56336       (85.25     % of vars)
219.63/58.62	c filedLit time            : 0.00        (0.00      % time)
219.63/58.62	c v-elim SatELite          : 0           (0.00      % vars)
219.63/58.62	c SatELite time            : 0.00        (0.00      % time)
219.63/58.62	c v-elim xor               : 0           (0.00      % vars)
219.63/58.62	c xor elim time            : 0.00        (0.00      % time)
219.63/58.62	c num binary xor trees     : 936        
219.63/58.62	c binxor trees' crown      : 1022        (1.09      leafs/tree)
219.63/58.62	c bin xor find time        : 0.05       
219.63/58.62	c OTF clause improved      : 262         (0.01      clauses/conflict)
219.63/58.62	c OTF impr. size diff      : 337         (1.29       lits/clause)
219.63/58.62	c OTF cl watch-shrink      : 30254       (0.79      clauses/conflict)
219.63/58.62	c OTF cl watch-sh-lit      : 1793622     (59.29      lits/clause)
219.63/58.62	c tried to recurMin cls    : 26389       (69.18      % of conflicts)
219.63/58.62	c updated cache            : 34276       (1.30       lits/tried recurMin)
219.63/58.62	c unit cls recevied        : 2114        (3.75      % of units)
219.63/58.62	c unit cls sent            : 31984       (56.77     % of units)
219.63/58.62	c bin cls recevied         : 3203       
219.63/58.62	c bin cls sent             : 1410       
219.63/58.62	c clauses over max glue    : 0           (0.00      % of all clauses)
219.63/58.62	c conflicts                : 38147       (653.25    / sec)
219.63/58.62	c decisions                : 331380      (1.15      % random)
219.63/58.62	c bogo-props               : 868060120   (14865030.25 / sec)
219.63/58.62	c conflict literals        : 17635367    (30.84     % deleted)
219.63/58.62	c Memory used              : 1334.34     MB
219.63/58.62	c single-thread CPU time   : 58.40       s
219.63/58.62	c all-threads sum CPU time : 218.86      s
219.63/58.62	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-3367212-1305393931/watcher-3367212-1305393931 -o /tmp/evaluation-result-3367212-1305393931/solver-3367212-1305393931 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3367212-1305393931.cnf 

running on 4 cores: 1,3,5,7

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.95 7.15 7.16 6/241 7487
/proc/meminfo: memFree=23626284/32951124 swapFree=61559568/67111528
[pid=7487] ppid=7485 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7487/stat : 7487 (strangenight2-m) R 7485 7487 6866 0 -1 4202496 407 0 0 0 0 0 0 0 21 0 4 0 650993958 52396032 347 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642976178 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7487/statm: 12792 347 299 95 0 7774 0
[pid=7487/tid=7488] ppid=7485 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7488/stat : 7488 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 650993958 52396032 347 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642976178 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7487/tid=7489] ppid=7485 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7489/stat : 7489 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 650993958 52396032 347 33554432000 4194304 4580107 140736724827888 18446744073709551615 222921833457 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7487/tid=7490] ppid=7485 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7490/stat : 7490 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 650993958 52396032 347 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642976172 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0340401 s]
/proc/loadavg: 8.95 7.15 7.16 6/241 7487
/proc/meminfo: memFree=23626284/32951124 swapFree=61559568/67111528
[pid=7487] ppid=7485 vsize=291136 CPUtime=0.1 cores=1,3,5,7
/proc/7487/stat : 7487 (strangenight2-m) R 7485 7487 6866 0 -1 4202496 5726 0 0 0 10 0 0 0 23 0 4 0 650993958 298123264 4723 33554432000 4194304 4580107 140736724827888 18446744073709551615 4511053 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7487/statm: 72784 4723 338 95 0 67766 0
[pid=7487/tid=7488] ppid=7485 vsize=291136 CPUtime=0.02 cores=1,3,5,7
/proc/7487/task/7488/stat : 7488 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 1307 0 0 0 2 0 0 0 23 0 4 0 650993958 298123264 4723 33554432000 4194304 4580107 140736724827888 18446744073709551615 4353553 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7487/tid=7489] ppid=7485 vsize=291136 CPUtime=0.02 cores=1,3,5,7
/proc/7487/task/7489/stat : 7489 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 1436 0 0 0 2 0 0 0 24 0 4 0 650993958 298123264 4723 33554432000 4194304 4580107 140736724827888 18446744073709551615 4512395 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7487/tid=7490] ppid=7485 vsize=291136 CPUtime=0.02 cores=1,3,5,7
/proc/7487/task/7490/stat : 7490 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 1248 0 0 0 2 0 0 0 24 0 4 0 650993958 298123264 4723 33554432000 4194304 4580107 140736724827888 18446744073709551615 4512303 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 291136

[startup+0.101076 s]
/proc/loadavg: 8.95 7.15 7.16 6/241 7487
/proc/meminfo: memFree=23626284/32951124 swapFree=61559568/67111528
[pid=7487] ppid=7485 vsize=371312 CPUtime=0.35 cores=1,3,5,7
/proc/7487/stat : 7487 (strangenight2-m) R 7485 7487 6866 0 -1 4202496 13905 0 0 0 28 7 0 0 17 0 4 0 650993958 380223488 11804 33554432000 4194304 4580107 140736724827888 18446744073709551615 222921437893 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7487/statm: 92828 11813 338 95 0 87810 0
[pid=7487/tid=7488] ppid=7485 vsize=371312 CPUtime=0.09 cores=1,3,5,7
/proc/7487/task/7488/stat : 7488 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 3605 0 0 0 8 1 0 0 17 0 4 0 650993958 380223488 11883 33554432000 4194304 4580107 140736724827888 18446744073709551615 4511202 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7487/tid=7489] ppid=7485 vsize=371792 CPUtime=0.07 cores=1,3,5,7
/proc/7487/task/7489/stat : 7489 (strangenight2-m) D 7485 7487 6866 0 -1 4202560 3309 0 0 0 6 1 0 0 18 0 4 0 650993958 380715008 11914 33554432000 4194304 4580107 140736724827888 18446744073709551615 4306964 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7487/tid=7490] ppid=7485 vsize=373232 CPUtime=0.08 cores=1,3,5,7
/proc/7487/task/7490/stat : 7490 (strangenight2-m) S 7485 7487 6866 0 -1 4202560 3468 0 0 0 6 2 0 0 18 0 4 0 650993958 382189568 12153 33554432000 4194304 4580107 140736724827888 18446744073709551615 222921882094 0 0 4096 2 18446604461831179200 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 371312

[startup+0.302992 s]
/proc/loadavg: 8.95 7.15 7.16 6/241 7487
/proc/meminfo: memFree=23626284/32951124 swapFree=61559568/67111528
[pid=7487] ppid=7485 vsize=402212 CPUtime=1.02 cores=1,3,5,7
/proc/7487/stat : 7487 (strangenight2-m) S 7485 7487 6866 0 -1 4202496 34968 0 0 0 72 30 0 0 17 0 4 0 650993958 411865088 30636 33554432000 4194304 4580107 140736724827888 18446744073709551615 222921882094 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7487/statm: 100553 30656 338 95 0 95535 0
[pid=7487/tid=7488] ppid=7485 vsize=402212 CPUtime=0.25 cores=1,3,5,7
/proc/7487/task/7488/stat : 7488 (strangenight2-m) S 7485 7487 6866 0 -1 4202560 9426 0 0 0 19 6 0 0 17 0 4 0 650993958 411865088 30667 33554432000 4194304 4580107 140736724827888 18446744073709551615 222921882094 0 0 4096 2 18446604461831179200 0 0 -1 1 0 0 0
[pid=7487/tid=7489] ppid=7485 vsize=402212 CPUtime=0.24 cores=1,3,5,7
/proc/7487/task/7489/stat : 7489 (strangenight2-m) S 7485 7487 6866 0 -1 4202560 8050 0 0 0 17 7 0 0 17 0 4 0 650993958 411865088 30680 33554432000 4194304 4580107 140736724827888 18446744073709551615 222921882094 0 0 4096 2 18446604461831179200 0 0 -1 7 0 0 0
[pid=7487/tid=7490] ppid=7485 vsize=402212 CPUtime=0.25 cores=1,3,5,7
/proc/7487/task/7490/stat : 7490 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 8853 0 0 0 18 7 0 0 17 0 4 0 650993958 411865088 30691 33554432000 4194304 4580107 140736724827888 18446744073709551615 222921474425 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 402212

[startup+1.29982 s]
/proc/loadavg: 8.95 7.15 7.16 6/241 7487
/proc/meminfo: memFree=23626284/32951124 swapFree=61559568/67111528
[pid=7487] ppid=7485 vsize=424760 CPUtime=4.98 cores=1,3,5,7
/proc/7487/stat : 7487 (strangenight2-m) R 7485 7487 6866 0 -1 4202496 47029 0 0 0 461 37 0 0 19 0 4 0 650993958 434954240 38567 33554432000 4194304 4580107 140736724827888 18446744073709551615 4293022 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7487/statm: 106190 38567 360 95 0 101172 0
[pid=7487/tid=7488] ppid=7485 vsize=424760 CPUtime=1.24 cores=1,3,5,7
/proc/7487/task/7488/stat : 7488 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 11905 0 0 0 117 7 0 0 19 0 4 0 650993958 434954240 38567 33554432000 4194304 4580107 140736724827888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7487/tid=7489] ppid=7485 vsize=424760 CPUtime=1.23 cores=1,3,5,7
/proc/7487/task/7489/stat : 7489 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 10738 0 0 0 114 9 0 0 19 0 4 0 650993958 434954240 38567 33554432000 4194304 4580107 140736724827888 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7487/tid=7490] ppid=7485 vsize=424760 CPUtime=1.23 cores=1,3,5,7
/proc/7487/task/7490/stat : 7490 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 12509 0 0 0 114 9 0 0 19 0 4 0 650993958 434954240 38567 33554432000 4194304 4580107 140736724827888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.98
Current children cumulated vsize (KiB) 424760

[startup+1.50078 s]
/proc/loadavg: 8.95 7.15 7.16 6/241 7487
/proc/meminfo: memFree=23626284/32951124 swapFree=61559568/67111528
[pid=7487] ppid=7485 vsize=424760 CPUtime=5.78 cores=1,3,5,7
/proc/7487/stat : 7487 (strangenight2-m) R 7485 7487 6866 0 -1 4202496 47251 0 0 0 541 37 0 0 19 0 4 0 650993958 434954240 38722 33554432000 4194304 4580107 140736724827888 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7487/statm: 106190 38722 360 95 0 101172 0
[pid=7487/tid=7488] ppid=7485 vsize=424760 CPUtime=1.44 cores=1,3,5,7
/proc/7487/task/7488/stat : 7488 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 11906 0 0 0 137 7 0 0 19 0 4 0 650993958 434954240 38722 33554432000 4194304 4580107 140736724827888 18446744073709551615 4234976 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7487/tid=7489] ppid=7485 vsize=424760 CPUtime=1.44 cores=1,3,5,7
/proc/7487/task/7489/stat : 7489 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 10738 0 0 0 135 9 0 0 19 0 4 0 650993958 434954240 38722 33554432000 4194304 4580107 140736724827888 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7487/tid=7490] ppid=7485 vsize=424760 CPUtime=1.44 cores=1,3,5,7
/proc/7487/task/7490/stat : 7490 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 12730 0 0 0 134 10 0 0 19 0 4 0 650993958 434954240 38722 33554432000 4194304 4580107 140736724827888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 424760

[startup+3.10049 s]
/proc/loadavg: 8.88 7.17 7.17 9/245 7491
/proc/meminfo: memFree=23452884/32951124 swapFree=61559568/67111528
[pid=7487] ppid=7485 vsize=425028 CPUtime=12.16 cores=1,3,5,7
/proc/7487/stat : 7487 (strangenight2-m) R 7485 7487 6866 0 -1 4202496 48357 0 0 0 1178 38 0 0 23 0 4 0 650993958 435228672 39760 33554432000 4194304 4580107 140736724827888 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7487/statm: 106257 39760 361 95 0 101239 0
[pid=7487/tid=7488] ppid=7485 vsize=425028 CPUtime=3.03 cores=1,3,5,7
/proc/7487/task/7488/stat : 7488 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 11913 0 0 0 296 7 0 0 23 0 4 0 650993958 435228672 39760 33554432000 4194304 4580107 140736724827888 18446744073709551615 4292977 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7487/tid=7489] ppid=7485 vsize=425028 CPUtime=3.02 cores=1,3,5,7
/proc/7487/task/7489/stat : 7489 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 10738 0 0 0 293 9 0 0 23 0 4 0 650993958 435228672 39760 33554432000 4194304 4580107 140736724827888 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7487/tid=7490] ppid=7485 vsize=425028 CPUtime=3.03 cores=1,3,5,7
/proc/7487/task/7490/stat : 7490 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 13828 0 0 0 293 10 0 0 23 0 4 0 650993958 435228672 39760 33554432000 4194304 4580107 140736724827888 18446744073709551615 4316819 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 425028

[startup+6.3009 s]
/proc/loadavg: 8.88 7.17 7.17 9/245 7491
/proc/meminfo: memFree=23422864/32951124 swapFree=61559568/67111528
[pid=7487] ppid=7485 vsize=459128 CPUtime=24.94 cores=1,3,5,7
/proc/7487/stat : 7487 (strangenight2-m) R 7485 7487 6866 0 -1 4202496 50408 0 0 0 2455 39 0 0 25 0 4 0 650993958 470147072 41811 33554432000 4194304 4580107 140736724827888 18446744073709551615 4293295 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7487/statm: 114782 41811 361 95 0 109764 0
[pid=7487/tid=7488] ppid=7485 vsize=459128 CPUtime=6.23 cores=1,3,5,7
/proc/7487/task/7488/stat : 7488 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 11923 0 0 0 616 7 0 0 25 0 4 0 650993958 470147072 41811 33554432000 4194304 4580107 140736724827888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7487/tid=7489] ppid=7485 vsize=459128 CPUtime=6.2 cores=1,3,5,7
/proc/7487/task/7489/stat : 7489 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 10744 0 0 0 611 9 0 0 25 0 4 0 650993958 470147072 41811 33554432000 4194304 4580107 140736724827888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7487/tid=7490] ppid=7485 vsize=459128 CPUtime=6.24 cores=1,3,5,7
/proc/7487/task/7490/stat : 7490 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 15857 0 0 0 613 11 0 0 25 0 4 0 650993958 470147072 41811 33554432000 4194304 4580107 140736724827888 18446744073709551615 4320872 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 459128

[startup+12.7007 s]
/proc/loadavg: 8.74 7.19 7.17 9/245 7491
/proc/meminfo: memFree=23357040/32951124 swapFree=61559568/67111528
[pid=7487] ppid=7485 vsize=496112 CPUtime=50.52 cores=1,3,5,7
/proc/7487/stat : 7487 (strangenight2-m) R 7485 7487 6866 0 -1 4202496 67415 0 0 0 5009 43 0 0 25 0 4 0 650993958 508018688 55192 33554432000 4194304 4580107 140736724827888 18446744073709551615 4317260 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7487/statm: 124028 55192 378 95 0 119010 0
[pid=7487/tid=7488] ppid=7485 vsize=496112 CPUtime=12.64 cores=1,3,5,7
/proc/7487/task/7488/stat : 7488 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 16276 0 0 0 1256 8 0 0 25 0 4 0 650993958 508018688 55196 33554432000 4194304 4580107 140736724827888 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7487/tid=7489] ppid=7485 vsize=496112 CPUtime=12.56 cores=1,3,5,7
/proc/7487/task/7489/stat : 7489 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 14555 0 0 0 1246 10 0 0 25 0 4 0 650993958 508018688 55196 33554432000 4194304 4580107 140736724827888 18446744073709551615 4316572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7487/tid=7490] ppid=7485 vsize=496112 CPUtime=12.64 cores=1,3,5,7
/proc/7487/task/7490/stat : 7490 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 20875 0 0 0 1252 12 0 0 25 0 4 0 650993958 508018688 55196 33554432000 4194304 4580107 140736724827888 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 496112

[startup+25.5004 s]
/proc/loadavg: 8.63 7.22 7.18 9/245 7491
/proc/meminfo: memFree=23377260/32951124 swapFree=61559568/67111528
[pid=7487] ppid=7485 vsize=497896 CPUtime=101.59 cores=1,3,5,7
/proc/7487/stat : 7487 (strangenight2-m) R 7485 7487 6866 0 -1 4202496 98960 0 0 0 10108 51 0 0 25 0 4 0 650993958 509845504 58800 33554432000 4194304 4580107 140736724827888 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7487/statm: 124474 58800 378 95 0 119456 0
[pid=7487/tid=7488] ppid=7485 vsize=497896 CPUtime=25.43 cores=1,3,5,7
/proc/7487/task/7488/stat : 7488 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 24281 0 0 0 2533 10 0 0 25 0 4 0 650993958 509845504 58800 33554432000 4194304 4580107 140736724827888 18446744073709551615 4320902 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7487/tid=7489] ppid=7485 vsize=497896 CPUtime=25.26 cores=1,3,5,7
/proc/7487/task/7489/stat : 7489 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 22170 0 0 0 2514 12 0 0 25 0 4 0 650993958 509845504 58800 33554432000 4194304 4580107 140736724827888 18446744073709551615 4316677 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7487/tid=7490] ppid=7485 vsize=497896 CPUtime=25.44 cores=1,3,5,7
/proc/7487/task/7490/stat : 7490 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 28061 0 0 0 2529 15 0 0 25 0 4 0 650993958 509845504 58800 33554432000 4194304 4580107 140736724827888 18446744073709551615 4320902 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 497896

[startup+51.1007 s]
/proc/loadavg: 8.41 7.28 7.20 8/245 7492
/proc/meminfo: memFree=22839392/32951124 swapFree=61559568/67111528
[pid=7487] ppid=7485 vsize=1147636 CPUtime=198.58 cores=1,3,5,7
/proc/7487/stat : 7487 (strangenight2-m) R 7485 7487 6866 0 -1 4202496 241591 0 0 0 19781 77 0 0 25 0 4 0 650993958 1175179264 189545 33554432000 4194304 4580107 140736724827888 18446744073709551615 4230307 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7487/statm: 286909 189545 380 95 0 281891 0
[pid=7487/tid=7488] ppid=7485 vsize=1147636 CPUtime=51.03 cores=1,3,5,7
/proc/7487/task/7488/stat : 7488 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 89565 0 0 0 5082 21 0 0 25 0 4 0 650993958 1175179264 189545 33554432000 4194304 4580107 140736724827888 18446744073709551615 4293032 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7487/tid=7489] ppid=7485 vsize=1147636 CPUtime=45.45 cores=1,3,5,7
/proc/7487/task/7489/stat : 7489 (strangenight2-m) S 7485 7487 6866 0 -1 4202560 25374 0 0 0 4532 13 0 0 25 0 4 0 650993958 1175179264 189545 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642975796 0 0 4096 2 18446604461831179200 0 0 -1 7 0 0 0
[pid=7487/tid=7490] ppid=7485 vsize=1147636 CPUtime=51.03 cores=1,3,5,7
/proc/7487/task/7490/stat : 7490 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 34972 0 0 0 5086 17 0 0 25 0 4 0 650993958 1175179264 189545 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642951364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 198.58
Current children cumulated vsize (KiB) 1147636

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

[startup+51.8006 s]
/proc/loadavg: 8.41 7.28 7.20 8/245 7492
/proc/meminfo: memFree=22793884/32951124 swapFree=61559568/67111528
[pid=7487] ppid=7485 vsize=1153540 CPUtime=200.68 cores=1,3,5,7
/proc/7487/stat : 7487 (strangenight2-m) R 7485 7487 6866 0 -1 4202496 247715 0 0 0 19990 78 0 0 25 0 4 0 650993958 1181224960 195669 33554432000 4194304 4580107 140736724827888 18446744073709551615 4292924 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7487/statm: 288385 195669 380 95 0 283367 0
[pid=7487/tid=7488] ppid=7485 vsize=1153540 CPUtime=51.73 cores=1,3,5,7
/proc/7487/task/7488/stat : 7488 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 93920 0 0 0 5152 21 0 0 25 0 4 0 650993958 1181224960 195669 33554432000 4194304 4580107 140736724827888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7487/tid=7489] ppid=7485 vsize=1153540 CPUtime=45.45 cores=1,3,5,7
/proc/7487/task/7489/stat : 7489 (strangenight2-m) S 7485 7487 6866 0 -1 4202560 25374 0 0 0 4532 13 0 0 25 0 4 0 650993958 1181224960 195669 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642975796 0 0 4096 2 18446604461831179200 0 0 -1 7 0 0 0
[pid=7487/tid=7490] ppid=7485 vsize=1153540 CPUtime=51.73 cores=1,3,5,7
/proc/7487/task/7490/stat : 7490 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 34972 0 0 0 5156 17 0 0 25 0 4 0 650993958 1181224960 195669 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642951364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 200.68
Current children cumulated vsize (KiB) 1153540

[startup+55.001 s]
/proc/loadavg: 8.29 7.28 7.20 8/245 7492
/proc/meminfo: memFree=22741792/32951124 swapFree=61559568/67111528
[pid=7487] ppid=7485 vsize=1299740 CPUtime=210.28 cores=1,3,5,7
/proc/7487/stat : 7487 (strangenight2-m) R 7485 7487 6866 0 -1 4202496 270440 0 0 0 20946 82 0 0 25 0 4 0 650993958 1330933760 218370 33554432000 4194304 4580107 140736724827888 18446744073709551615 4413351 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7487/statm: 324935 218370 380 95 0 319917 0
[pid=7487/tid=7488] ppid=7485 vsize=1299740 CPUtime=54.93 cores=1,3,5,7
/proc/7487/task/7488/stat : 7488 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 104586 0 0 0 5470 23 0 0 25 0 4 0 650993958 1330933760 218370 33554432000 4194304 4580107 140736724827888 18446744073709551615 4295828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7487/tid=7489] ppid=7485 vsize=1299740 CPUtime=45.45 cores=1,3,5,7
/proc/7487/task/7489/stat : 7489 (strangenight2-m) S 7485 7487 6866 0 -1 4202560 25374 0 0 0 4532 13 0 0 25 0 4 0 650993958 1330933760 218370 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642975796 0 0 4096 2 18446604461831179200 0 0 -1 7 0 0 0
[pid=7487/tid=7490] ppid=7485 vsize=1299740 CPUtime=54.93 cores=1,3,5,7
/proc/7487/task/7490/stat : 7490 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 34972 0 0 0 5476 17 0 0 25 0 4 0 650993958 1330933760 218370 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642951364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 210.28
Current children cumulated vsize (KiB) 1299740

[startup+56.6007 s]
/proc/loadavg: 8.29 7.28 7.20 8/245 7492
/proc/meminfo: memFree=22690084/32951124 swapFree=61559568/67111528
[pid=7487] ppid=7485 vsize=1366364 CPUtime=215.08 cores=1,3,5,7
/proc/7487/stat : 7487 (strangenight2-m) R 7485 7487 6866 0 -1 4202496 273801 0 0 0 21425 83 0 0 25 0 4 0 650993958 1399156736 221476 33554432000 4194304 4580107 140736724827888 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7487/statm: 341591 221478 380 95 0 336573 0
[pid=7487/tid=7488] ppid=7485 vsize=1366364 CPUtime=56.53 cores=1,3,5,7
/proc/7487/task/7488/stat : 7488 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 107218 0 0 0 5629 24 0 0 25 0 4 0 650993958 1399156736 221480 33554432000 4194304 4580107 140736724827888 18446744073709551615 222921438241 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7487/tid=7489] ppid=7485 vsize=1366364 CPUtime=45.45 cores=1,3,5,7
/proc/7487/task/7489/stat : 7489 (strangenight2-m) S 7485 7487 6866 0 -1 4202560 25374 0 0 0 4532 13 0 0 25 0 4 0 650993958 1399156736 221481 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642975796 0 0 4096 2 18446604461831179200 0 0 -1 7 0 0 0
[pid=7487/tid=7490] ppid=7485 vsize=1366364 CPUtime=56.53 cores=1,3,5,7
/proc/7487/task/7490/stat : 7490 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 34972 0 0 0 5636 17 0 0 25 0 4 0 650993958 1399156736 221483 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642951364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 215.08
Current children cumulated vsize (KiB) 1366364

[startup+57.4006 s]
/proc/loadavg: 8.29 7.28 7.20 8/245 7492
/proc/meminfo: memFree=22681404/32951124 swapFree=61559568/67111528
[pid=7487] ppid=7485 vsize=1366364 CPUtime=217.23 cores=1,3,5,7
/proc/7487/stat : 7487 (strangenight2-m) S 7485 7487 6866 0 -1 4202496 274094 0 0 0 21640 83 0 0 25 0 4 0 650993958 1399156736 221769 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642975796 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7487/statm: 341591 221769 380 95 0 336573 0
[pid=7487/tid=7488] ppid=7485 vsize=1366364 CPUtime=57.33 cores=1,3,5,7
/proc/7487/task/7488/stat : 7488 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 107506 0 0 0 5709 24 0 0 25 0 4 0 650993958 1399156736 221769 33554432000 4194304 4580107 140736724827888 18446744073709551615 4413077 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7487/tid=7489] ppid=7485 vsize=1366364 CPUtime=45.45 cores=1,3,5,7
/proc/7487/task/7489/stat : 7489 (strangenight2-m) S 7485 7487 6866 0 -1 4202560 25374 0 0 0 4532 13 0 0 25 0 4 0 650993958 1399156736 221769 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642975796 0 0 4096 2 18446604461831179200 0 0 -1 7 0 0 0
[pid=7487/tid=7490] ppid=7485 vsize=1366364 CPUtime=57.33 cores=1,3,5,7
/proc/7487/task/7490/stat : 7490 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 34972 0 0 0 5716 17 0 0 25 0 4 0 650993958 1399156736 221769 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642951364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 217.23
Current children cumulated vsize (KiB) 1366364

[startup+58.2005 s]
/proc/loadavg: 8.11 7.25 7.19 7/245 7492
/proc/meminfo: memFree=22676940/32951124 swapFree=61559568/67111528
[pid=7487] ppid=7485 vsize=1366364 CPUtime=218.83 cores=1,3,5,7
/proc/7487/stat : 7487 (strangenight2-m) S 7485 7487 6866 0 -1 4202496 274425 0 0 0 21800 83 0 0 25 0 4 0 650993958 1399156736 221915 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642975796 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7487/statm: 341591 221915 380 95 0 336573 0
[pid=7487/tid=7488] ppid=7485 vsize=1366364 CPUtime=58.13 cores=1,3,5,7
/proc/7487/task/7488/stat : 7488 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 107837 0 0 0 5789 24 0 0 25 0 4 0 650993958 1399156736 221915 33554432000 4194304 4580107 140736724827888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7487/tid=7489] ppid=7485 vsize=1366364 CPUtime=45.45 cores=1,3,5,7
/proc/7487/task/7489/stat : 7489 (strangenight2-m) S 7485 7487 6866 0 -1 4202560 25374 0 0 0 4532 13 0 0 25 0 4 0 650993958 1399156736 221915 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642975796 0 0 4096 2 18446604461831179200 0 0 -1 7 0 0 0
[pid=7487/tid=7490] ppid=7485 vsize=1366364 CPUtime=58.13 cores=1,3,5,7
/proc/7487/task/7490/stat : 7490 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 34972 0 0 0 5796 17 0 0 25 0 4 0 650993958 1399156736 221915 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642951211 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 218.83
Current children cumulated vsize (KiB) 1366364

[startup+58.6004 s]
/proc/loadavg: 8.11 7.25 7.19 7/245 7492
/proc/meminfo: memFree=22676940/32951124 swapFree=61559568/67111528
[pid=7487] ppid=7485 vsize=1366364 CPUtime=219.63 cores=1,3,5,7
/proc/7487/stat : 7487 (strangenight2-m) S 7485 7487 6866 0 -1 4202496 274425 0 0 0 21880 83 0 0 25 0 4 0 650993958 1399156736 221915 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642975796 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7487/statm: 341591 221915 380 95 0 336573 0
[pid=7487/tid=7488] ppid=7485 vsize=1366364 CPUtime=58.53 cores=1,3,5,7
/proc/7487/task/7488/stat : 7488 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 107837 0 0 0 5829 24 0 0 25 0 4 0 650993958 1399156736 221915 33554432000 4194304 4580107 140736724827888 18446744073709551615 4290875 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7487/tid=7489] ppid=7485 vsize=1366364 CPUtime=45.45 cores=1,3,5,7
/proc/7487/task/7489/stat : 7489 (strangenight2-m) S 7485 7487 6866 0 -1 4202560 25374 0 0 0 4532 13 0 0 25 0 4 0 650993958 1399156736 221915 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642975796 0 0 4096 2 18446604461831179200 0 0 -1 7 0 0 0
[pid=7487/tid=7490] ppid=7485 vsize=1366364 CPUtime=58.53 cores=1,3,5,7
/proc/7487/task/7490/stat : 7490 (strangenight2-m) R 7485 7487 6866 0 -1 4202560 34972 0 0 0 5836 17 0 0 25 0 4 0 650993958 1399156736 221915 33554432000 4194304 4580107 140736724827888 18446744073709551615 47691642951211 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 219.63
Current children cumulated vsize (KiB) 1366364

Child status: 20
Real time (s): 58.6682
CPU time (s): 219.734
CPU user time (s): 218.862
CPU system time (s): 0.871867
CPU usage (%): 374.536
Max. virtual memory (cumulated for all children) (KiB): 1366364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 218.862
system time used= 0.871867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 274428
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= 44014
involuntary context switches= 1422

runsolver used 0.13098 second user time and 0.298954 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-14 19:25:32
IDJOB=3367212
IDBENCH=82410
IDSOLVER=1844
FILE ID=node109/3367212-1305393931
RUNJOBID= node109-1305393717-7383
PBS_JOBID= 13324441
Free space on /tmp= 73164 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367212-1305393931/watcher-3367212-1305393931 -o /tmp/evaluation-result-3367212-1305393931/solver-3367212-1305393931 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3367212-1305393931.cnf

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=958523880

node109.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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:      23626440 kB
Buffers:        223000 kB
Cached:        2293916 kB
SwapCached:      28404 kB
Active:         757368 kB
Inactive:      8345996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23626440 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:           69244 kB
Writeback:           0 kB
AnonPages:     6564356 kB
Mapped:          18148 kB
Slab:           124644 kB
PageTables:      32224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 18695224 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= 73160 MiB
End job on node109 at 2011-05-14 19:26:31