Trace number 3286206

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 248.076 66.1128

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-12-step15.cnf
MD5SUM86980f7370ece00291f2970256db731a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark63.2044
Satisfiable
(Un)Satisfiability was proved
Number of variables63349
Number of clauses943492
Sum of the clauses size2149412
Maximum clause length541
Minimum clause length1
Number of clauses of size 1202
Number of clauses of size 2908736
Number of clauses of size 32676
Number of clauses of size 41261
Number of clauses of size 54705
Number of clauses of size over 525912

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-3286206-1304029905.cnf'
0.00/0.00	c -- header says num vars:          63349
0.00/0.00	c -- header says num clauses:      943492
1.37/0.40	c -- clauses added:            0 learnts,       943492 normals,            0 xors
1.37/0.40	c -- vars added      63349
1.37/0.40	c Parsing time:  0.27 s
1.37/0.40	c  N st     0         0     63349     34554    907893         0   2147524         0   no data   no data
1.37/0.79	c asymm  cl-useful: 28/500/34031 lits-rem:1938 time: 0.38
28.13/7.14	c Flit:   608 Blit:   7126 bXBeca:    0 bXProp:  421 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  6.35
28.13/7.16	c Cleaning up after failed var search:     0.02 s 
28.13/7.19	c Replacing      422 vars Replaced    17547 lits Time:     0.03 s 
28.52/7.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.52/7.28	c bin-w-bin subsume rem          746 bins  time:  0.05 s
29.34/7.43	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.15 s
34.12/8.69	c Subs w/ non-existent bins:      6 l-rem:    179 v-fix:     0 done:  51259 time:  1.26 s
34.92/8.88	c Removed useless bin:    8780  fixed:     0  props:  20.01M  time:  0.18 s
35.72/9.01	c lits-rem:        62  cl-subs:       84  v-elim:    140  v-fix:    0  time:  0.14 s
35.72/9.03	c Finding binary XORs  T:     0.02 s  found:      68
35.72/9.06	c Replacing       68 vars Replaced     3543 lits Time:     0.03 s 
35.72/9.09	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
35.72/9.09	c calculated reachability. Time: 0.00
36.12/9.10	c Calc default polars -  time:   0.01 s pos:    1820 undec:   24980 neg:   36549
36.12/9.10	c =========================================================================================
36.12/9.10	c types(t): F = full restart, N = normal restart
36.12/9.10	c types(t): S = simplification begin/end, E = solution found
36.12/9.10	c restart types(rt): st = static, dy = dynamic
36.12/9.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
36.12/9.10	c  B st     0         0     51051     25330    616641         0   1458594         0   no data   no data
42.91/10.84	c  N dy    17      4016     50930     25330    617046      3489   1458590    724698     13.01     13.98
51.70/13.10	c  N dy    44      8043     50653     25330    618087      4670   1458588    859521     15.18     17.24
63.68/16.07	c  N dy    70     12262     50646     25330    618263      8646   1458582   2271648     16.99     18.11
74.07/18.66	c  N dy    92     16318     49998     24440    594615      7899   1398819   1445909     16.68     20.98
88.45/22.28	c  N dy   123     20461     49412     23715    579874      5881   1360553    413423     17.54     18.63
101.23/25.42	c  N dy   143     24501     49290     23715    580044      9824   1360551   2134755     17.79     39.00
102.43/25.78	c  F st   148     25000     49290     23715    580053     10304   1360551   2366216     17.99   no data
125.62/31.54	c  N dy   154     30001     49058     23403    572142      8059   1341218   1273565     17.99   no data
125.62/31.54	c  S st   154     30001     49058     23403    572142      8059   1341218   1273565     17.99   no data
126.80/31.88	c  S st   154     30502     49056     23403    572628      8526   1341218   1347093     17.99   no data
127.20/31.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
167.55/42.05	c Flit:  4325 Blit:   1632 bXBeca:    0 bXProp:  418 Bins: 520355 BRemL:   4122 BRemN:      0 P: 200.1M T: 10.08
167.55/42.08	c Cleaning up after failed var search:     0.03 s 
167.95/42.14	c Replacing      418 vars Replaced   105887 lits Time:     0.06 s 
167.95/42.17	c blocked clauses removed:        0 vars:  12763 tried:       38639 T: 0.02 s
168.36/42.21	c bin-w-bin subsume rem         6426 bins  time:  0.04 s
168.76/42.33	c subs with bin:      226  lits-rem:       129  v-fix:    0  time:  0.11 s
170.75/42.85	c Subs w/ non-existent bins:    103 l-rem:    303 v-fix:     0 done:  24428 time:  0.52 s
171.55/43.02	c Removed useless bin:     494  fixed:     0  props:  20.01M  time:  0.17 s
171.55/43.09	c lits-rem:         0  cl-subs:      146  v-elim:     19  v-fix:    0  time:  0.07 s
178.36/44.72	c subs with bin:      169  lits-rem:     11856  v-fix:    0  time:  1.58 s
178.76/44.89	c lits-rem:      2425  cl-subs:      892  v-elim:      0  v-fix:    0  time:  0.17 s
180.34/45.25	c asymm  cl-useful: 337/811/13309 lits-rem:1418 time: 0.35
180.74/45.36	c calculated reachability. Time: 0.10
180.74/45.36	c  N dy   154     30502     24409     13275    428624      4577    682117    882056     17.99   no data
182.34/45.72	c Finding binary XORs  T:     0.36 s  found:     141
193.92/48.63	c  N dy   157     35089     24077     12889    407996      8634    663612   2454613     16.94     17.97
207.50/52.06	c  N dy   168     39416     23709     12435    379743     12362    643522   4136466     16.45     17.52
217.49/54.53	c Finding binary XORs  T:     0.36 s  found:      69
218.31/54.71	c  N dy   183     43628     21605     10608    332359      9604    524118   1636360     16.25     17.47
222.31/55.71	c  S st   187     45753     21300     10300    325763     11640    508929   2095015     15.99     12.07
223.09/55.97	c  S st   187     46254     21299     10300    325807     12078    508929   2148171     15.99   no data
223.09/55.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
242.90/63.53	c Flit:  2046 Blit:    726 bXBeca:    0 bXProp:  487 Bins: 356462 BRemL:   5861 BRemN:      0 P: 140.0M T:  7.52
242.90/63.56	c Cleaning up after failed var search:     0.02 s 
243.09/63.60	c Replacing      697 vars Replaced   106190 lits Time:     0.04 s 
243.09/63.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
243.09/63.63	c bin-w-bin subsume rem         8390 bins  time:  0.02 s
243.09/63.66	c subs with bin:      147  lits-rem:       132  v-fix:    0  time:  0.03 s
243.29/63.76	c Subs w/ non-existent bins:    124 l-rem:    262 v-fix:     0 done:  14843 time:  0.10 s
243.49/63.80	c Removed useless bin:     586  fixed:     0  props:   4.44M  time:  0.04 s
243.49/63.83	c lits-rem:         6  cl-subs:      143  v-elim:     38  v-fix:    0  time:  0.03 s
246.70/65.42	c subs with bin:      326  lits-rem:     34715  v-fix:    0  time:  1.56 s
247.11/65.66	c lits-rem:      3105  cl-subs:     1134  v-elim:      0  v-fix:    0  time:  0.24 s
247.11/65.67	c vivif2 --  cl tried     4857 cl shrink      897 lits rem       1496 time: 0.01
247.31/65.72	c vivif2 --  cl tried     8498 cl shrink     6836 lits rem     209649 time: 0.05
247.90/66.03	c asymm  cl-useful: 101/1318/4237 lits-rem:155 time: 0.30
247.90/66.06	c calculated reachability. Time: 0.03
247.90/66.06	c  N dy   187     46254     14805      4221    193047      8081    198538    524725     15.99   no data
247.90/66.06	c Following stats are for *FIRST FINISHED THREAD ONLY*
247.90/66.06	c num threads              : 4          
247.90/66.06	c restarts                 : 260        
247.90/66.06	c dynamic restarts         : 248        
247.90/66.06	c static restarts          : 12         
247.90/66.06	c full restarts            : 1          
247.90/66.06	c total simplify time      : 0.96       
247.90/66.06	c learnts DL2              : 0          
247.90/66.06	c learnts size 2           : 1779555    
247.90/66.06	c learnts size 1           : 37908       (59.84     % of vars)
247.90/66.06	c filedLit time            : 7.14        (10.85     % time)
247.90/66.06	c v-elim SatELite          : 154         (0.24      % vars)
247.90/66.06	c SatELite time            : 0.20        (0.31      % time)
247.90/66.06	c v-elim xor               : 0           (0.00      % vars)
247.90/66.06	c xor elim time            : 0.02        (0.03      % time)
247.90/66.06	c num binary xor trees     : 1027       
247.90/66.06	c binxor trees' crown      : 1413        (1.38      leafs/tree)
247.90/66.06	c bin xor find time        : 0.48       
247.90/66.06	c OTF clause improved      : 500         (0.01      clauses/conflict)
247.90/66.06	c OTF impr. size diff      : 922         (1.84       lits/clause)
247.90/66.06	c OTF cl watch-shrink      : 44061       (0.77      clauses/conflict)
247.90/66.06	c OTF cl watch-sh-lit      : 1767455     (40.11      lits/clause)
247.90/66.06	c tried to recurMin cls    : 34641       (60.24      % of conflicts)
247.90/66.06	c updated cache            : 36400       (1.05       lits/tried recurMin)
247.90/66.06	c unit cls recevied        : 1502        (3.96      % of units)
247.90/66.06	c unit cls sent            : 9936        (26.21     % of units)
247.90/66.06	c bin cls recevied         : 48176      
247.90/66.06	c bin cls sent             : 821283     
247.90/66.06	c clauses over max glue    : 0           (0.00      % of all clauses)
247.90/66.06	c conflicts                : 57505       (874.07    / sec)
247.90/66.06	c decisions                : 289106      (3.23      % random)
247.90/66.06	c bogo-props               : 1173063775  (17830427.28 / sec)
247.90/66.06	c conflict literals        : 22268465    (27.85     % deleted)
247.90/66.06	c Memory used              : 1460.12     MB
247.90/66.06	c single-thread CPU time   : 65.79       s
247.90/66.06	c all-threads sum CPU time : 247.08      s
247.90/66.06	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-3286206-1304029905/watcher-3286206-1304029905 -o /tmp/evaluation-result-3286206-1304029905/solver-3286206-1304029905 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3286206-1304029905.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.15 7.95 5.85 7/180 11129
/proc/meminfo: memFree=14606564/32951124 swapFree=67111528/67111528
[pid=11129] ppid=11127 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/11129/stat : 11129 (strangenight2-m) R 11127 11129 10991 0 -1 4202496 412 0 0 0 0 0 0 0 24 0 4 0 495406157 52441088 352 33554432000 4194304 4627427 140737128681712 18446744073709551615 47511471765426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11129/statm: 12803 352 303 106 0 7774 0
[pid=11129/tid=11130] ppid=11127 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/11129/task/11130/stat : 11130 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 4 0 495406157 52441088 352 33554432000 4194304 4627427 140737128681712 18446744073709551615 264726405051 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11129/tid=11131] ppid=11127 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/11129/task/11131/stat : 11131 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495406157 52441088 352 33554432000 4194304 4627427 140737128681712 18446744073709551615 47511471765426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/11129/task/11132/stat : 11132 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 495406157 52441088 352 33554432000 4194304 4627427 140737128681712 18446744073709551615 264721452118 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0885919 s]
/proc/loadavg: 8.15 7.95 5.85 7/180 11129
/proc/meminfo: memFree=14606564/32951124 swapFree=67111528/67111528
[pid=11129] ppid=11127 vsize=392804 CPUtime=0.3 cores=0,2,4,6
/proc/11129/stat : 11129 (strangenight2-m) R 11127 11129 10991 0 -1 4202496 22363 0 0 0 25 5 0 0 18 0 4 0 495406157 402231296 17882 33554432000 4194304 4627427 140737128681712 18446744073709551615 4531685 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11129/statm: 98201 17894 341 106 0 93172 0
[pid=11129/tid=11130] ppid=11127 vsize=392804 CPUtime=0.07 cores=0,2,4,6
/proc/11129/task/11130/stat : 11130 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 5917 0 0 0 6 1 0 0 18 0 4 0 495406157 402231296 17907 33554432000 4194304 4627427 140737128681712 18446744073709551615 4360952 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11129/tid=11131] ppid=11127 vsize=392936 CPUtime=0.06 cores=0,2,4,6
/proc/11129/task/11131/stat : 11131 (strangenight2-m) S 11127 11129 10991 0 -1 4202560 5580 0 0 0 6 0 0 0 18 0 4 0 495406157 402366464 17938 33554432000 4194304 4627427 140737128681712 18446744073709551615 264726510062 0 0 4096 2 18446604440279314816 0 0 -1 6 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=392936 CPUtime=0.06 cores=0,2,4,6
/proc/11129/task/11132/stat : 11132 (strangenight2-m) S 11127 11129 10991 0 -1 4202560 5558 0 0 0 5 1 0 0 18 0 4 0 495406157 402366464 17963 33554432000 4194304 4627427 140737128681712 18446744073709551615 264726510062 0 0 4096 2 18446604440279314816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 392804

[startup+0.104781 s]
/proc/loadavg: 8.15 7.95 5.85 7/180 11129
/proc/meminfo: memFree=14606564/32951124 swapFree=67111528/67111528
[pid=11129] ppid=11127 vsize=393596 CPUtime=0.35 cores=0,2,4,6
/proc/11129/stat : 11129 (strangenight2-m) R 11127 11129 10991 0 -1 4202496 23279 0 0 0 29 6 0 0 18 0 4 0 495406157 403042304 18797 33554432000 4194304 4627427 140737128681712 18446744073709551615 264726510111 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11129/statm: 98432 18834 341 106 0 93403 0
[pid=11129/tid=11130] ppid=11127 vsize=393728 CPUtime=0.08 cores=0,2,4,6
/proc/11129/task/11130/stat : 11130 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 6151 0 0 0 7 1 0 0 18 0 4 0 495406157 403177472 18858 33554432000 4194304 4627427 140737128681712 18446744073709551615 264726510111 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11129/tid=11131] ppid=11127 vsize=393728 CPUtime=0.09 cores=0,2,4,6
/proc/11129/task/11131/stat : 11131 (strangenight2-m) S 11127 11129 10991 0 -1 4202560 5820 0 0 0 8 1 0 0 18 0 4 0 495406157 403177472 18882 33554432000 4194304 4627427 140737128681712 18446744073709551615 264726510062 0 0 4096 2 18446604440279314816 0 0 -1 6 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=393728 CPUtime=0.08 cores=0,2,4,6
/proc/11129/task/11132/stat : 11132 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 5789 0 0 0 7 1 0 0 18 0 4 0 495406157 403177472 18909 33554432000 4194304 4627427 140737128681712 18446744073709551615 264726510111 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 393596

[startup+0.301507 s]
/proc/loadavg: 8.15 7.95 5.85 7/180 11129
/proc/meminfo: memFree=14606564/32951124 swapFree=67111528/67111528
[pid=11129] ppid=11127 vsize=408424 CPUtime=1.03 cores=0,2,4,6
/proc/11129/stat : 11129 (strangenight2-m) R 11127 11129 10991 0 -1 4202496 35762 0 0 0 79 24 0 0 18 0 4 0 495406157 418226176 31253 33554432000 4194304 4627427 140737128681712 18446744073709551615 264726510111 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11129/statm: 102106 31271 341 106 0 97077 0
[pid=11129/tid=11130] ppid=11127 vsize=408424 CPUtime=0.24 cores=0,2,4,6
/proc/11129/task/11130/stat : 11130 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 9248 0 0 0 18 6 0 0 17 0 4 0 495406157 418226176 31283 33554432000 4194304 4627427 140737128681712 18446744073709551615 4313348 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11129/tid=11131] ppid=11127 vsize=408424 CPUtime=0.25 cores=0,2,4,6
/proc/11129/task/11131/stat : 11131 (strangenight2-m) S 11127 11129 10991 0 -1 4202560 8812 0 0 0 19 6 0 0 17 0 4 0 495406157 418226176 31310 33554432000 4194304 4627427 140737128681712 18446744073709551615 264726510062 0 0 4096 2 18446604440279314816 0 0 -1 6 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=408424 CPUtime=0.26 cores=0,2,4,6
/proc/11129/task/11132/stat : 11132 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 8904 0 0 0 21 5 0 0 17 0 4 0 495406157 418226176 31318 33554432000 4194304 4627427 140737128681712 18446744073709551615 264726073711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 408424

[startup+1.46028 s]
/proc/loadavg: 8.15 7.95 5.85 7/180 11129
/proc/meminfo: memFree=14606564/32951124 swapFree=67111528/67111528
[pid=11129] ppid=11127 vsize=422732 CPUtime=5.6 cores=0,2,4,6
/proc/11129/stat : 11129 (strangenight2-m) R 11127 11129 10991 0 -1 4202496 47986 0 0 0 523 37 0 0 19 0 4 0 495406157 432877568 43185 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308987 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11129/statm: 105683 43185 367 106 0 100654 0
[pid=11129/tid=11130] ppid=11127 vsize=422732 CPUtime=1.38 cores=0,2,4,6
/proc/11129/task/11130/stat : 11130 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 12244 0 0 0 128 10 0 0 19 0 4 0 495406157 432877568 43185 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11129/tid=11131] ppid=11127 vsize=422732 CPUtime=1.39 cores=0,2,4,6
/proc/11129/task/11131/stat : 11131 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 11448 0 0 0 130 9 0 0 19 0 4 0 495406157 432877568 43185 33554432000 4194304 4627427 140737128681712 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=422732 CPUtime=1.39 cores=0,2,4,6
/proc/11129/task/11132/stat : 11132 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 12821 0 0 0 132 7 0 0 19 0 4 0 495406157 432877568 43185 33554432000 4194304 4627427 140737128681712 18446744073709551615 4223691 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 422732

[startup+1.56026 s]
/proc/loadavg: 8.15 7.95 5.85 7/180 11129
/proc/meminfo: memFree=14606564/32951124 swapFree=67111528/67111528
[pid=11129] ppid=11127 vsize=422732 CPUtime=6 cores=0,2,4,6
/proc/11129/stat : 11129 (strangenight2-m) R 11127 11129 10991 0 -1 4202496 48080 0 0 0 563 37 0 0 19 0 4 0 495406157 432877568 43279 33554432000 4194304 4627427 140737128681712 18446744073709551615 4299691 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11129/statm: 105683 43279 367 106 0 100654 0
[pid=11129/tid=11130] ppid=11127 vsize=422732 CPUtime=1.48 cores=0,2,4,6
/proc/11129/task/11130/stat : 11130 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 12254 0 0 0 138 10 0 0 19 0 4 0 495406157 432877568 43279 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11129/tid=11131] ppid=11127 vsize=422732 CPUtime=1.49 cores=0,2,4,6
/proc/11129/task/11131/stat : 11131 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 11455 0 0 0 140 9 0 0 19 0 4 0 495406157 432877568 43279 33554432000 4194304 4627427 140737128681712 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=422732 CPUtime=1.49 cores=0,2,4,6
/proc/11129/task/11132/stat : 11132 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 12888 0 0 0 142 7 0 0 19 0 4 0 495406157 432877568 43279 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308912 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 422732

[startup+3.10097 s]
/proc/loadavg: 8.22 7.97 5.87 9/184 11133
/proc/meminfo: memFree=14427104/32951124 swapFree=67111528/67111528
[pid=11129] ppid=11127 vsize=423260 CPUtime=12.14 cores=0,2,4,6
/proc/11129/stat : 11129 (strangenight2-m) R 11127 11129 10991 0 -1 4202496 49453 0 0 0 1177 37 0 0 22 0 4 0 495406157 433418240 44562 33554432000 4194304 4627427 140737128681712 18446744073709551615 4309587 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11129/statm: 105815 44562 367 106 0 100786 0
[pid=11129/tid=11130] ppid=11127 vsize=423260 CPUtime=3.02 cores=0,2,4,6
/proc/11129/task/11130/stat : 11130 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 12305 0 0 0 292 10 0 0 22 0 4 0 495406157 433418240 44562 33554432000 4194304 4627427 140737128681712 18446744073709551615 4310363 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11129/tid=11131] ppid=11127 vsize=423260 CPUtime=3.01 cores=0,2,4,6
/proc/11129/task/11131/stat : 11131 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 11510 0 0 0 292 9 0 0 22 0 4 0 495406157 433418240 44562 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308771 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=423260 CPUtime=3.04 cores=0,2,4,6
/proc/11129/task/11132/stat : 11132 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 14085 0 0 0 296 8 0 0 22 0 4 0 495406157 433418240 44562 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 423260

[startup+6.30637 s]
/proc/loadavg: 8.22 7.97 5.87 9/184 11133
/proc/meminfo: memFree=14419052/32951124 swapFree=67111528/67111528
[pid=11129] ppid=11127 vsize=429608 CPUtime=24.95 cores=0,2,4,6
/proc/11129/stat : 11129 (strangenight2-m) R 11127 11129 10991 0 -1 4202496 52659 0 0 0 2456 39 0 0 25 0 4 0 495406157 439918592 45754 33554432000 4194304 4627427 140737128681712 18446744073709551615 4309103 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11129/statm: 107402 45754 369 106 0 102373 0
[pid=11129/tid=11130] ppid=11127 vsize=429608 CPUtime=6.23 cores=0,2,4,6
/proc/11129/task/11130/stat : 11130 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 12315 0 0 0 613 10 0 0 25 0 4 0 495406157 439918592 45754 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308425 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11129/tid=11131] ppid=11127 vsize=429608 CPUtime=6.2 cores=0,2,4,6
/proc/11129/task/11131/stat : 11131 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 11517 0 0 0 611 9 0 0 25 0 4 0 495406157 439918592 45754 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=429608 CPUtime=6.24 cores=0,2,4,6
/proc/11129/task/11132/stat : 11132 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 17272 0 0 0 615 9 0 0 25 0 4 0 495406157 439918592 45754 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 429608

[startup+12.7012 s]
/proc/loadavg: 8.26 7.99 5.90 9/184 11133
/proc/meminfo: memFree=14344900/32951124 swapFree=67111528/67111528
[pid=11129] ppid=11127 vsize=436380 CPUtime=50.5 cores=0,2,4,6
/proc/11129/stat : 11129 (strangenight2-m) R 11127 11129 10991 0 -1 4202496 73164 0 0 0 5006 44 0 0 25 0 4 0 495406157 446853120 58480 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11129/statm: 109095 58480 387 106 0 104066 0
[pid=11129/tid=11130] ppid=11127 vsize=436380 CPUtime=12.62 cores=0,2,4,6
/proc/11129/task/11130/stat : 11130 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 18474 0 0 0 1251 11 0 0 25 0 4 0 495406157 446853120 58480 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11129/tid=11131] ppid=11127 vsize=436380 CPUtime=12.58 cores=0,2,4,6
/proc/11129/task/11131/stat : 11131 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 17108 0 0 0 1247 11 0 0 25 0 4 0 495406157 446853120 58480 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=436380 CPUtime=12.64 cores=0,2,4,6
/proc/11129/task/11132/stat : 11132 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 20658 0 0 0 1253 11 0 0 25 0 4 0 495406157 446853120 58480 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 436380

[startup+25.5007 s]
/proc/loadavg: 8.22 7.99 5.92 9/184 11134
/proc/meminfo: memFree=14266684/32951124 swapFree=67111528/67111528
[pid=11129] ppid=11127 vsize=458988 CPUtime=101.63 cores=0,2,4,6
/proc/11129/stat : 11129 (strangenight2-m) R 11127 11129 10991 0 -1 4202496 99503 0 0 0 10113 50 0 0 25 0 4 0 495406157 470003712 70401 33554432000 4194304 4627427 140737128681712 18446744073709551615 4322609 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11129/statm: 114747 70401 388 106 0 109718 0
[pid=11129/tid=11130] ppid=11127 vsize=458988 CPUtime=25.42 cores=0,2,4,6
/proc/11129/task/11130/stat : 11130 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 24932 0 0 0 2530 12 0 0 25 0 4 0 495406157 470003712 70401 33554432000 4194304 4627427 140737128681712 18446744073709551615 4332845 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11129/tid=11131] ppid=11127 vsize=458988 CPUtime=25.32 cores=0,2,4,6
/proc/11129/task/11131/stat : 11131 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 22455 0 0 0 2519 13 0 0 25 0 4 0 495406157 470003712 70401 33554432000 4194304 4627427 140737128681712 18446744073709551615 4321648 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=458988 CPUtime=25.43 cores=0,2,4,6
/proc/11129/task/11132/stat : 11132 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 27875 0 0 0 2531 12 0 0 25 0 4 0 495406157 470003712 70401 33554432000 4194304 4627427 140737128681712 18446744073709551615 4309272 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) 458988

[startup+51.1009 s]
/proc/loadavg: 8.22 8.00 5.98 9/184 11134
/proc/meminfo: memFree=13727836/32951124 swapFree=67111528/67111528
[pid=11129] ppid=11127 vsize=1306436 CPUtime=203.91 cores=0,2,4,6
/proc/11129/stat : 11129 (strangenight2-m) R 11127 11129 10991 0 -1 4202496 284735 0 0 0 20307 84 0 0 25 0 4 0 495406157 1337790464 230118 33554432000 4194304 4627427 140737128681712 18446744073709551615 4321776 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11129/statm: 326609 230118 391 106 0 321580 0
[pid=11129/tid=11130] ppid=11127 vsize=1306436 CPUtime=51.02 cores=0,2,4,6
/proc/11129/task/11130/stat : 11130 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 77504 0 0 0 5079 23 0 0 25 0 4 0 495406157 1337790464 230118 33554432000 4194304 4627427 140737128681712 18446744073709551615 4442772 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11129/tid=11131] ppid=11127 vsize=1306436 CPUtime=50.79 cores=0,2,4,6
/proc/11129/task/11131/stat : 11131 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 64548 0 0 0 5058 21 0 0 22 0 4 0 495406157 1337790464 230118 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308171 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=1306436 CPUtime=51.04 cores=0,2,4,6
/proc/11129/task/11132/stat : 11132 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 64285 0 0 0 5085 19 0 0 22 0 4 0 495406157 1337790464 230118 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308920 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 1306436

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

[startup+51.9007 s]
/proc/loadavg: 8.21 8.00 5.99 9/184 11135
/proc/meminfo: memFree=13645376/32951124 swapFree=67111528/67111528
[pid=11129] ppid=11127 vsize=1322536 CPUtime=207.1 cores=0,2,4,6
/proc/11129/stat : 11129 (strangenight2-m) R 11127 11129 10991 0 -1 4202496 300747 0 0 0 20623 87 0 0 25 0 4 0 495406157 1354276864 246130 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308268 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11129/statm: 330634 246130 391 106 0 325605 0
[pid=11129/tid=11130] ppid=11127 vsize=1322536 CPUtime=51.82 cores=0,2,4,6
/proc/11129/task/11130/stat : 11130 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 86666 0 0 0 5157 25 0 0 25 0 4 0 495406157 1354276864 246130 33554432000 4194304 4627427 140737128681712 18446744073709551615 4424975 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11129/tid=11131] ppid=11127 vsize=1322536 CPUtime=51.59 cores=0,2,4,6
/proc/11129/task/11131/stat : 11131 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 68425 0 0 0 5137 22 0 0 25 0 4 0 495406157 1354276864 246130 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=1322536 CPUtime=51.83 cores=0,2,4,6
/proc/11129/task/11132/stat : 11132 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 66672 0 0 0 5164 19 0 0 25 0 4 0 495406157 1354276864 246130 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 207.1
Current children cumulated vsize (KiB) 1322536

[startup+58.3006 s]
/proc/loadavg: 8.19 8.00 6.00 9/184 11135
/proc/meminfo: memFree=13520628/32951124 swapFree=67111528/67111528
[pid=11129] ppid=11127 vsize=1438724 CPUtime=232.5 cores=0,2,4,6
/proc/11129/stat : 11129 (strangenight2-m) R 11127 11129 10991 0 -1 4202496 331158 0 0 0 23157 93 0 0 25 0 4 0 495406157 1473253376 270326 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11129/statm: 359681 270326 391 106 0 354652 0
[pid=11129/tid=11130] ppid=11127 vsize=1438724 CPUtime=58.13 cores=0,2,4,6
/proc/11129/task/11130/stat : 11130 (strangenight2-m) S 11127 11129 10991 0 -1 4202560 90868 0 0 0 5787 26 0 0 25 0 4 0 495406157 1473253376 270326 33554432000 4194304 4627427 140737128681712 18446744073709551615 47511471765044 0 0 4096 2 18446604440279314816 0 0 -1 4 0 0 0
[pid=11129/tid=11131] ppid=11127 vsize=1438724 CPUtime=57.86 cores=0,2,4,6
/proc/11129/task/11131/stat : 11131 (strangenight2-m) S 11127 11129 10991 0 -1 4202560 78904 0 0 0 5763 23 0 0 25 0 4 0 495406157 1473253376 270326 33554432000 4194304 4627427 140737128681712 18446744073709551615 47511471765044 0 0 4096 2 18446604440279314816 0 0 -1 6 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=1438724 CPUtime=58.23 cores=0,2,4,6
/proc/11129/task/11132/stat : 11132 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 76090 0 0 0 5802 21 0 0 25 0 4 0 495406157 1473253376 270326 33554432000 4194304 4627427 140737128681712 18446744073709551615 47511471740459 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 232.5
Current children cumulated vsize (KiB) 1438724

[startup+61.501 s]
/proc/loadavg: 8.19 8.00 6.00 7/184 11135
/proc/meminfo: memFree=13470036/32951124 swapFree=67111528/67111528
[pid=11129] ppid=11127 vsize=1483872 CPUtime=238.89 cores=0,2,4,6
/proc/11129/stat : 11129 (strangenight2-m) R 11127 11129 10991 0 -1 4202496 342464 0 0 0 23795 94 0 0 25 0 4 0 495406157 1519484928 281632 33554432000 4194304 4627427 140737128681712 18446744073709551615 4308942 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11129/statm: 370968 281632 391 106 0 365939 0
[pid=11129/tid=11130] ppid=11127 vsize=1483872 CPUtime=58.13 cores=0,2,4,6
/proc/11129/task/11130/stat : 11130 (strangenight2-m) S 11127 11129 10991 0 -1 4202560 90868 0 0 0 5787 26 0 0 25 0 4 0 495406157 1519484928 281632 33554432000 4194304 4627427 140737128681712 18446744073709551615 47511471765044 0 0 4096 2 18446604440279314816 0 0 -1 4 0 0 0
[pid=11129/tid=11131] ppid=11127 vsize=1483872 CPUtime=57.86 cores=0,2,4,6
/proc/11129/task/11131/stat : 11131 (strangenight2-m) S 11127 11129 10991 0 -1 4202560 78904 0 0 0 5763 23 0 0 25 0 4 0 495406157 1519484928 281632 33554432000 4194304 4627427 140737128681712 18446744073709551615 47511471765044 0 0 4096 2 18446604440279314816 0 0 -1 6 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=1483872 CPUtime=61.43 cores=0,2,4,6
/proc/11129/task/11132/stat : 11132 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 76090 0 0 0 6122 21 0 0 25 0 4 0 495406157 1519484928 281632 33554432000 4194304 4627427 140737128681712 18446744073709551615 47511471740459 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 238.89
Current children cumulated vsize (KiB) 1483872

[startup+64.7004 s]
/proc/loadavg: 8.01 7.97 6.00 7/184 11135
/proc/meminfo: memFree=13458132/32951124 swapFree=67111528/67111528
[pid=11129] ppid=11127 vsize=1494056 CPUtime=245.3 cores=0,2,4,6
/proc/11129/stat : 11129 (strangenight2-m) R 11127 11129 10991 0 -1 4202496 345043 0 0 0 24435 95 0 0 25 0 4 0 495406157 1529913344 284211 33554432000 4194304 4627427 140737128681712 18446744073709551615 4424709 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11129/statm: 373514 284211 391 106 0 368485 0
[pid=11129/tid=11130] ppid=11127 vsize=1494056 CPUtime=58.13 cores=0,2,4,6
/proc/11129/task/11130/stat : 11130 (strangenight2-m) S 11127 11129 10991 0 -1 4202560 90868 0 0 0 5787 26 0 0 25 0 4 0 495406157 1529913344 284211 33554432000 4194304 4627427 140737128681712 18446744073709551615 47511471765044 0 0 4096 2 18446604440279314816 0 0 -1 4 0 0 0
[pid=11129/tid=11131] ppid=11127 vsize=1494056 CPUtime=57.86 cores=0,2,4,6
/proc/11129/task/11131/stat : 11131 (strangenight2-m) S 11127 11129 10991 0 -1 4202560 78904 0 0 0 5763 23 0 0 25 0 4 0 495406157 1529913344 284211 33554432000 4194304 4627427 140737128681712 18446744073709551615 47511471765044 0 0 4096 2 18446604440279314816 0 0 -1 6 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=1494056 CPUtime=64.63 cores=0,2,4,6
/proc/11129/task/11132/stat : 11132 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 76090 0 0 0 6442 21 0 0 25 0 4 0 495406157 1529913344 284211 33554432000 4194304 4627427 140737128681712 18446744073709551615 47511471740612 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 245.3
Current children cumulated vsize (KiB) 1494056

[startup+65.5002 s]
/proc/loadavg: 8.01 7.97 6.00 7/184 11135
/proc/meminfo: memFree=13458132/32951124 swapFree=67111528/67111528
[pid=11129] ppid=11127 vsize=1495164 CPUtime=246.9 cores=0,2,4,6
/proc/11129/stat : 11129 (strangenight2-m) R 11127 11129 10991 0 -1 4202496 345273 0 0 0 24595 95 0 0 25 0 4 0 495406157 1531047936 284441 33554432000 4194304 4627427 140737128681712 18446744073709551615 4428380 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11129/statm: 373791 284441 391 106 0 368762 0
[pid=11129/tid=11130] ppid=11127 vsize=1495164 CPUtime=58.13 cores=0,2,4,6
/proc/11129/task/11130/stat : 11130 (strangenight2-m) S 11127 11129 10991 0 -1 4202560 90868 0 0 0 5787 26 0 0 25 0 4 0 495406157 1531047936 284441 33554432000 4194304 4627427 140737128681712 18446744073709551615 47511471765044 0 0 4096 2 18446604440279314816 0 0 -1 4 0 0 0
[pid=11129/tid=11131] ppid=11127 vsize=1495164 CPUtime=57.86 cores=0,2,4,6
/proc/11129/task/11131/stat : 11131 (strangenight2-m) S 11127 11129 10991 0 -1 4202560 78904 0 0 0 5763 23 0 0 25 0 4 0 495406157 1531047936 284441 33554432000 4194304 4627427 140737128681712 18446744073709551615 47511471765044 0 0 4096 2 18446604440279314816 0 0 -1 6 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=1495164 CPUtime=65.43 cores=0,2,4,6
/proc/11129/task/11132/stat : 11132 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 76090 0 0 0 6522 21 0 0 25 0 4 0 495406157 1531047936 284441 33554432000 4194304 4627427 140737128681712 18446744073709551615 47511471740459 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 246.9
Current children cumulated vsize (KiB) 1495164

[startup+65.9012 s]
/proc/loadavg: 8.01 7.97 6.00 7/184 11135
/proc/meminfo: memFree=13456148/32951124 swapFree=67111528/67111528
[pid=11129] ppid=11127 vsize=1495164 CPUtime=247.7 cores=0,2,4,6
/proc/11129/stat : 11129 (strangenight2-m) R 11127 11129 10991 0 -1 4202496 345609 0 0 0 24675 95 0 0 25 0 4 0 495406157 1531047936 284777 33554432000 4194304 4627427 140737128681712 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11129/statm: 373791 284777 391 106 0 368762 0
[pid=11129/tid=11130] ppid=11127 vsize=1495164 CPUtime=58.13 cores=0,2,4,6
/proc/11129/task/11130/stat : 11130 (strangenight2-m) S 11127 11129 10991 0 -1 4202560 90868 0 0 0 5787 26 0 0 25 0 4 0 495406157 1531047936 284777 33554432000 4194304 4627427 140737128681712 18446744073709551615 47511471765044 0 0 4096 2 18446604440279314816 0 0 -1 4 0 0 0
[pid=11129/tid=11131] ppid=11127 vsize=1495164 CPUtime=57.86 cores=0,2,4,6
/proc/11129/task/11131/stat : 11131 (strangenight2-m) S 11127 11129 10991 0 -1 4202560 78904 0 0 0 5763 23 0 0 25 0 4 0 495406157 1531047936 284777 33554432000 4194304 4627427 140737128681712 18446744073709551615 47511471765044 0 0 4096 2 18446604440279314816 0 0 -1 6 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=1495164 CPUtime=65.83 cores=0,2,4,6
/proc/11129/task/11132/stat : 11132 (strangenight2-m) R 11127 11129 10991 0 -1 4202560 76090 0 0 0 6562 21 0 0 25 0 4 0 495406157 1531047936 284777 33554432000 4194304 4627427 140737128681712 18446744073709551615 47511471740459 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 247.7
Current children cumulated vsize (KiB) 1495164

[startup+66.1012 s]
/proc/loadavg: 8.01 7.97 6.00 7/184 11135
/proc/meminfo: memFree=13456148/32951124 swapFree=67111528/67111528
[pid=11129] ppid=11127 vsize=0 CPUtime=248.05 cores=0,2,4,6
/proc/11129/stat : 11129 (strangenight2-m) Z 11127 11129 10991 0 -1 4203548 345612 0 0 0 24707 98 0 0 25 0 2 0 495406157 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11129/statm: 0 0 0 0 0 0 0
[pid=11129/tid=11131] ppid=11127 vsize=0 CPUtime=57.9 cores=0,2,4,6
/proc/11129/task/11131/stat : 11131 (strangenight2-m) R 11127 11129 10991 0 -1 4203588 78904 0 0 0 5763 27 0 0 18 0 2 0 495406157 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 248.05
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 66.1128
CPU time (s): 248.076
CPU user time (s): 247.075
CPU system time (s): 1.00085
CPU usage (%): 375.232
Max. virtual memory (cumulated for all children) (KiB): 1495164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 247.075
system time used= 1.00085
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 345612
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= 53857
involuntary context switches= 1052

runsolver used 0.098984 second user time and 0.220966 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 00:31:45
IDJOB=3286206
IDBENCH=82420
IDSOLVER=1586
FILE ID=node141/3286206-1304029905
RUNJOBID= node141-1304028687-11010
PBS_JOBID= 13170311
Free space on /tmp= 71404 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-12-step15.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286206-1304029905/watcher-3286206-1304029905 -o /tmp/evaluation-result-3286206-1304029905/solver-3286206-1304029905 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3286206-1304029905.cnf

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

MD5SUM BENCH= 86980f7370ece00291f2970256db731a
RANDOM SEED=133053823

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14606844 kB
Buffers:       1621812 kB
Cached:       15522380 kB
SwapCached:          0 kB
Active:        8428404 kB
Inactive:      9332248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14606844 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20988 kB
Writeback:           0 kB
AnonPages:      615820 kB
Mapped:          15528 kB
Slab:           518660 kB
PageTables:       5772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   903548 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= 71396 MiB
End job on node141 at 2011-04-29 00:32:52