Trace number 3286392

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mtUNSAT 135.338 36.5013

General information on the benchmark

Nameapplication/jarvisalo/
AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
MD5SUMac372f51471a04bbb3fb9a678284c6a4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.57246
Satisfiable
(Un)Satisfiability was proved
Number of variables29317
Number of clauses277090
Sum of the clauses size598882
Maximum clause length179
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2264085
Number of clauses of size 38078
Number of clauses of size 41144
Number of clauses of size 5453
Number of clauses of size over 53186

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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3286392-1304041017.cnf'
0.00/0.00	c -- header says num vars:          29317
0.00/0.00	c -- header says num clauses:      277090
0.34/0.33	c -- clauses added:            0 learnts,       277090 normals,            0 xors
0.34/0.33	c -- vars added      29317
0.34/0.33	c Parsing time:  0.32 s
0.34/0.33	c  N st     0         0     29317     12861    264085         0    598738         0   no data   no data  --
0.34/0.33	c asymm  cl-useful: 5/3513/12727 lits-rem:201 time: 0.85
15.09/3.84	c Flit:    89 Blit:   1878 bXBeca:    0 bXProp:  527 Bins:      0 BRemL:      0 BRemN:      0 P: 111.1M T: 13.67
15.09/3.84	c Cleaning up after failed var search:     0.02 s 
15.09/3.86	c Replacing      527 vars Replaced    11553 lits Time:     0.05 s 
15.09/3.88	c bin-w-bin subsume rem          156 bins  time:  0.05 s
15.49/3.90	c subs with bin:       22  lits-rem:         0  v-fix:    0  time:  0.10 s
16.30/4.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  26575 time:  0.96 s
17.08/4.30	c Removed useless bin:    2803  fixed:     0  props:  20.00M  time:  0.62 s
17.48/4.49	c lits-rem:       561  cl-subs:     1576  v-elim:   5148  v-fix:    0  time:  0.73 s
18.28/4.68	c Finding binary XORs  T:     0.75 s  found:       0
18.68/4.74	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
18.68/4.74	c calculated reachability. Time: 0.21
18.68/4.75	c Calc default polars -  time:   0.02 s pos:    2552 undec:    8712 neg:   18053
18.68/4.75	c =========================================================================================
18.68/4.75	c types(t): F = full restart, N = normal restart
18.68/4.75	c types(t): S = simplification begin/end, E = solution found
18.68/4.75	c restart types(rt): st = static, dy = dynamic
18.68/4.75	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
18.68/4.75	c  B st     0         0     21427     13879    187821         0    530916         0   no data   no data  --
20.69/5.24	c  N dy    21      4093     21427     13879    188406      3417    530916    153862      8.13     10.14  --
22.27/5.65	c  N dy    48      8103     21427     13879    190773      5042    530916    178272      9.16     11.46  --
24.27/6.10	c  N dy    76     12837     21427     13879    190796      5709    530916    170296     10.03     10.70  --
25.87/6.58	c  N dy   103     17395     21427     13879    190867     10104    530916    341574     10.30     10.85  --
27.47/6.97	c  N dy   126     21481     21427     13879    190958      8693    530916    256474     10.42     15.01  --
29.06/7.32	c  F st   134     25005     21427     13879    190963     12064    530916    377185     10.28      9.45  --
29.48/7.42	c  N st   136     25635     21427     13879    190977     12656    530916    398377     10.28   no data  --
31.06/7.82	c Decided on static restart strategy
31.06/7.82	c  N st   140     30000     21427     13879    190982     10305    530916    295124     10.28   no data  --
31.06/7.82	c  S st   140     30000     21427     13879    190982     10305    530916    295124     10.28   no data  --
31.46/7.91	c  S st   140     30503     21427     13879    191006     10783    530916    317258     10.28   no data  --
31.46/7.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
31.46/7.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
53.83/13.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins: 227515 BRemL:   3460 BRemN:   1757 P: 102.4M T: 22.17
53.83/13.56	c bin-w-bin subsume rem           66 bins  time:  0.16 s
55.03/13.86	c subs with bin:     1461  lits-rem:     35372  v-fix:    0  time:  1.18 s
55.84/14.10	c Subs w/ non-existent bins:     18 l-rem:   1760 v-fix:     0 done:  21427 time:  0.95 s
56.62/14.23	c Removed useless bin:     875  fixed:     0  props:  19.70M  time:  0.52 s
59.42/14.98	c lits-rem:      1204  cl-subs:      850  v-elim:    373  v-fix:    0  time:  2.99 s
60.64/15.21	c asymm  cl-useful: 129/3739/14229 lits-rem:221 time: 0.93
60.64/15.28	c calculated reachability. Time: 0.24
60.64/15.28	c  N st   140     30503     21054     14229    407015      9130    501195    726898     10.28   no data  --
61.42/15.44	c Finding binary XORs  T:     0.64 s  found:       0
65.04/16.34	c  N st   142     37614     21054     14229    411008      8483    501195    719908     10.28   no data  --
68.21/17.11	c  N st   143     44017     21054     14229    411009     14341    501195    935544     10.28   no data  --
69.02/17.38	c  S st   144     45755     21054     14229    412214     15984    501195   1021250     10.28   no data  --
69.80/17.54	c  S st   144     46257     21054     14229    412228     16469    501195   1038367     10.28   no data  --
69.80/17.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
69.80/17.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
87.01/21.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:  27334 BRemL:  12011 BRemN:    950 P: 104.2M T: 17.07
87.01/21.85	c Replacing        1 vars Replaced       70 lits Time:     0.07 s 
87.38/21.92	c bin-w-bin subsume rem          742 bins  time:  0.16 s
88.58/22.26	c subs with bin:      395  lits-rem:      3458  v-fix:    0  time:  1.33 s
89.78/22.52	c Subs w/ non-existent bins:      4 l-rem:   2415 v-fix:     0 done:  21053 time:  1.05 s
90.18/22.65	c Removed useless bin:     270  fixed:     0  props:  18.88M  time:  0.51 s
100.57/25.21	c lits-rem:      3516  cl-subs:     1342  v-elim:     51  v-fix:    0  time: 10.25 s
100.57/25.24	c vivif2 --  cl tried    13947 cl shrink      540 lits rem       4090 time: 0.08
100.57/25.29	c vivif2 --  cl tried    15167 cl shrink     4063 lits rem      18474 time: 0.21
101.76/25.54	c asymm  cl-useful: 0/3341/13740 lits-rem:0 time: 1.01
102.17/25.61	c calculated reachability. Time: 0.24
102.17/25.61	c  N st   144     46257     21002     13740    425205     15160    494718   1006038     10.28   no data  --
102.56/25.77	c Finding binary XORs  T:     0.64 s  found:       0
110.55/27.75	c  N st   145     60654     21002     13740    425214     10809    494718    787936     10.28   no data  --
115.34/28.96	c  N st   146     69386     20850     13740    425411     18853    494718   1094655     10.28   no data  --
115.34/28.96	c  S st   146     69386     20850     13740    425411     18853    494718   1094655     10.28   no data  --
116.15/29.13	c  S st   146     69890     20850     13740    425496     19344    494718   1111548     10.28   no data  --
116.15/29.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
116.15/29.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
128.77/33.21	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:   12 Bins:  10015 BRemL:   4749 BRemN:     52 P: 105.6M T: 12.43
128.77/33.25	c Replacing       12 vars Replaced     1100 lits Time:     0.07 s 
128.97/33.31	c bin-w-bin subsume rem          182 bins  time:  0.09 s
129.37/33.54	c subs with bin:        7  lits-rem:       317  v-fix:    0  time:  0.46 s
129.77/33.79	c Subs w/ non-existent bins:      0 l-rem:   2611 v-fix:     0 done:  20836 time:  0.49 s
130.18/33.91	c Removed useless bin:      29  fixed:     0  props:  17.84M  time:  0.23 s
134.58/36.18	c lits-rem:      2648  cl-subs:     1452  v-elim:    145  v-fix:    0  time:  4.54 s
134.58/36.19	c vivif2 --  cl tried    13440 cl shrink      222 lits rem       1777 time: 0.04
134.77/36.23	c vivif2 --  cl tried    12534 cl shrink     2776 lits rem      13025 time: 0.07
134.97/36.39	c asymm  cl-useful: 7/2749/13342 lits-rem:21 time: 0.33
135.17/36.45	c calculated reachability. Time: 0.11
135.17/36.45	c  N st   146     69890     20691     13335    424861     12534    484203    896759     10.28   no data  --
135.17/36.45	c Following stats are for *FIRST FINISHED THREAD ONLY*
135.17/36.45	c num threads              : 4          
135.17/36.45	c restarts                 : 167        
135.17/36.45	c dynamic restarts         : 140        
135.17/36.45	c static restarts          : 27         
135.17/36.45	c full restarts            : 2          
135.17/36.45	c total simplify time      : 1.95       
135.17/36.45	c learnts DL2              : 0          
135.17/36.45	c learnts size 2           : 535167     
135.17/36.45	c learnts size 1           : 2902        (9.90      % of vars)
135.17/36.45	c filedLit time            : 53.01       (39.36     % time)
135.17/36.45	c v-elim SatELite          : 5688        (19.40     % vars)
135.17/36.45	c SatELite time            : 18.23       (13.54     % time)
135.17/36.45	c v-elim xor               : 0           (0.00      % vars)
135.17/36.45	c xor elim time            : 0.09        (0.07      % time)
135.17/36.45	c num binary xor trees     : 324        
135.17/36.45	c binxor trees' crown      : 550         (1.70      leafs/tree)
135.17/36.45	c bin xor find time        : 2.62       
135.17/36.45	c OTF clause improved      : 9858        (0.10      clauses/conflict)
135.17/36.45	c OTF impr. size diff      : 12028       (1.22       lits/clause)
135.17/36.45	c OTF cl watch-shrink      : 61586       (0.61      clauses/conflict)
135.17/36.45	c OTF cl watch-sh-lit      : 287561      (4.67       lits/clause)
135.17/36.45	c tried to recurMin cls    : 11278       (11.25      % of conflicts)
135.17/36.45	c updated cache            : 0           (0.00       lits/tried recurMin)
135.17/36.45	c unit cls received        : 1           (0.03      % of units)
135.17/36.45	c unit cls sent            : 1969        (67.85     % of units)
135.17/36.45	c bin cls received         : 9499       
135.17/36.45	c bin cls sent             : 3183       
135.17/36.45	c clauses over max glue    : 0           (0.00      % of all clauses)
135.17/36.45	c conflicts                : 100246      (744.31    / sec)
135.17/36.45	c decisions                : 152309      (4.21      % random)
135.17/36.45	c bogo-props               : 1111803292  (8254992.93 / sec)
135.17/36.45	c conflict literals        : 2637236     (35.20     % deleted)
135.17/36.45	c Memory used              : 1051.59     MB
135.17/36.45	c single-thread CPU time   : 134.68      s
135.17/36.45	c all-threads sum CPU time : 134.68      s
135.17/36.45	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-3286392-1304041017/watcher-3286392-1304041017 -o /tmp/evaluation-result-3286392-1304041017/solver-3286392-1304041017 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3286392-1304041017.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.08 8.04 7.93 5/180 32477
/proc/meminfo: memFree=14540976/32951124 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=116788 CPUtime=0 cores=0,2,4,6
/proc/32477/stat : 32477 (strangenight1-m) R 32475 32477 32317 0 -1 4202496 525 0 0 0 0 0 0 0 25 0 4 0 515702205 119590912 454 33554432000 4194304 4650419 140734967011840 18446744073709551615 230809165627 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32477/statm: 29436 485 331 112 0 24401 0
[pid=32477/tid=32478] ppid=32475 vsize=117744 CPUtime=0 cores=0,2,4,6
/proc/32477/task/32478/stat : 32478 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 74 0 0 0 0 0 0 0 25 0 4 0 515702206 120569856 545 33554432000 4194304 4650419 140734967011840 18446744073709551615 230809165627 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32477/tid=32479] ppid=32475 vsize=117744 CPUtime=0 cores=0,2,4,6
/proc/32477/task/32479/stat : 32479 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 75 0 0 0 0 0 0 0 25 0 4 0 515702206 120569856 585 33554432000 4194304 4650419 140734967011840 18446744073709551615 230809165627 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32477/tid=32480] ppid=32475 vsize=117744 CPUtime=0 cores=0,2,4,6
/proc/32477/task/32480/stat : 32480 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 15 0 0 0 0 0 0 0 25 0 4 0 515702206 120569856 625 33554432000 4194304 4650419 140734967011840 18446744073709551615 230809165627 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.015953 s]
/proc/loadavg: 8.08 8.04 7.93 5/180 32477
/proc/meminfo: memFree=14540976/32951124 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=199812 CPUtime=0.03 cores=0,2,4,6
/proc/32477/stat : 32477 (strangenight1-m) R 32475 32477 32317 0 -1 4202496 8027 0 0 0 3 0 0 0 18 0 4 0 515702205 204607488 6459 33554432000 4194304 4650419 140734967011840 18446744073709551615 4319147 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32477/statm: 49953 6497 341 112 0 44918 0
[pid=32477/tid=32478] ppid=32475 vsize=199812 CPUtime=0 cores=0,2,4,6
/proc/32477/task/32478/stat : 32478 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 2224 0 0 0 0 0 0 0 18 0 4 0 515702206 204607488 6514 33554432000 4194304 4650419 140734967011840 18446744073709551615 4319147 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32477/tid=32479] ppid=32475 vsize=199812 CPUtime=0 cores=0,2,4,6
/proc/32477/task/32479/stat : 32479 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 2164 0 0 0 0 0 0 0 18 0 4 0 515702206 204607488 6536 33554432000 4194304 4650419 140734967011840 18446744073709551615 230808862839 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32477/tid=32480] ppid=32475 vsize=199812 CPUtime=0 cores=0,2,4,6
/proc/32477/task/32480/stat : 32480 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 1338 0 0 0 0 0 0 0 25 0 4 0 515702206 204607488 6556 33554432000 4194304 4650419 140734967011840 18446744073709551615 230809270766 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 199812

[startup+0.101004 s]
/proc/loadavg: 8.08 8.04 7.93 5/180 32477
/proc/meminfo: memFree=14540976/32951124 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=375300 CPUtime=0.34 cores=0,2,4,6
/proc/32477/stat : 32477 (strangenight1-m) R 32475 32477 32317 0 -1 4202496 15785 0 0 0 26 8 0 0 18 0 4 0 515702205 384307200 13937 33554432000 4194304 4650419 140734967011840 18446744073709551615 4372443 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32477/statm: 93825 13976 345 112 0 88790 0
[pid=32477/tid=32478] ppid=32475 vsize=375300 CPUtime=0.08 cores=0,2,4,6
/proc/32477/task/32478/stat : 32478 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 3562 0 0 0 7 1 0 0 17 0 4 0 515702206 384307200 13984 33554432000 4194304 4650419 140734967011840 18446744073709551615 4306220 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32477/tid=32479] ppid=32475 vsize=375300 CPUtime=0.08 cores=0,2,4,6
/proc/32477/task/32479/stat : 32479 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 3975 0 0 0 6 2 0 0 18 0 4 0 515702206 384307200 14012 33554432000 4194304 4650419 140734967011840 18446744073709551615 230809270815 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32477/tid=32480] ppid=32475 vsize=375300 CPUtime=0.08 cores=0,2,4,6
/proc/32477/task/32480/stat : 32480 (strangenight1-m) S 32475 32477 32317 0 -1 4202560 4237 0 0 0 6 2 0 0 17 0 4 0 515702206 384307200 14040 33554432000 4194304 4650419 140734967011840 18446744073709551615 230809270766 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 375300

[startup+0.347751 s]
/proc/loadavg: 8.08 8.04 7.93 5/180 32477
/proc/meminfo: memFree=14540976/32951124 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=383880 CPUtime=1.54 cores=0,2,4,6
/proc/32477/stat : 32477 (strangenight1-m) R 32475 32477 32317 0 -1 4202496 22619 0 0 0 143 11 0 0 18 0 4 0 515702205 393093120 20444 33554432000 4194304 4650419 140734967011840 18446744073709551615 230808826913 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32477/statm: 97387 25024 373 112 0 92352 0
[pid=32477/tid=32478] ppid=32475 vsize=389548 CPUtime=0.45 cores=0,2,4,6
/proc/32477/task/32478/stat : 32478 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 7008 0 0 0 43 2 0 0 18 0 4 0 515702206 398897152 25024 33554432000 4194304 4650419 140734967011840 18446744073709551615 4241514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32477/tid=32479] ppid=32475 vsize=389548 CPUtime=0.46 cores=0,2,4,6
/proc/32477/task/32479/stat : 32479 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 7526 0 0 0 42 4 0 0 18 0 4 0 515702206 398897152 25026 33554432000 4194304 4650419 140734967011840 18446744073709551615 4241514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32477/tid=32480] ppid=32475 vsize=389548 CPUtime=0.45 cores=0,2,4,6
/proc/32477/task/32480/stat : 32480 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 5034 0 0 0 43 2 0 0 18 0 4 0 515702206 398897152 25032 33554432000 4194304 4650419 140734967011840 18446744073709551615 230809270766 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 383880

[startup+1.29863 s]
/proc/loadavg: 8.08 8.04 7.93 5/180 32477
/proc/meminfo: memFree=14540976/32951124 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=515356 CPUtime=5.19 cores=0,2,4,6
/proc/32477/stat : 32477 (strangenight1-m) R 32475 32477 32317 0 -1 4202496 76415 0 0 0 494 25 0 0 18 0 4 0 515702205 527724544 73949 33554432000 4194304 4650419 140734967011840 18446744073709551615 4369305 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32477/statm: 128839 73949 376 112 0 123804 0
[pid=32477/tid=32478] ppid=32475 vsize=515356 CPUtime=1.3 cores=0,2,4,6
/proc/32477/task/32478/stat : 32478 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 23016 0 0 0 124 6 0 0 18 0 4 0 515702206 527724544 73949 33554432000 4194304 4650419 140734967011840 18446744073709551615 4241514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32477/tid=32479] ppid=32475 vsize=515356 CPUtime=1.29 cores=0,2,4,6
/proc/32477/task/32479/stat : 32479 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 23704 0 0 0 121 8 0 0 18 0 4 0 515702206 527724544 73951 33554432000 4194304 4650419 140734967011840 18446744073709551615 4370467 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32477/tid=32480] ppid=32475 vsize=515356 CPUtime=1.29 cores=0,2,4,6
/proc/32477/task/32480/stat : 32480 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 5955 0 0 0 126 3 0 0 19 0 4 0 515702206 527724544 73953 33554432000 4194304 4650419 140734967011840 18446744073709551615 4363709 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.19
Current children cumulated vsize (KiB) 515356

[startup+1.52067 s]
/proc/loadavg: 8.08 8.04 7.93 5/180 32477
/proc/meminfo: memFree=14540976/32951124 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=534636 CPUtime=5.99 cores=0,2,4,6
/proc/32477/stat : 32477 (strangenight1-m) R 32475 32477 32317 0 -1 4202496 89237 0 0 0 571 28 0 0 18 0 4 0 515702205 547467264 86771 33554432000 4194304 4650419 140734967011840 18446744073709551615 4370329 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32477/statm: 133659 86772 376 112 0 128624 0
[pid=32477/tid=32478] ppid=32475 vsize=534636 CPUtime=1.49 cores=0,2,4,6
/proc/32477/task/32478/stat : 32478 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 27245 0 0 0 142 7 0 0 18 0 4 0 515702206 547467264 86772 33554432000 4194304 4650419 140734967011840 18446744073709551615 4241514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32477/tid=32479] ppid=32475 vsize=534636 CPUtime=1.49 cores=0,2,4,6
/proc/32477/task/32479/stat : 32479 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 28011 0 0 0 141 8 0 0 19 0 4 0 515702206 547467264 86772 33554432000 4194304 4650419 140734967011840 18446744073709551615 4369148 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32477/tid=32480] ppid=32475 vsize=534636 CPUtime=1.49 cores=0,2,4,6
/proc/32477/task/32480/stat : 32480 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 6044 0 0 0 146 3 0 0 19 0 4 0 515702206 547467264 86777 33554432000 4194304 4650419 140734967011840 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 534636

[startup+3.10638 s]
/proc/loadavg: 8.08 8.04 7.93 10/184 32481
/proc/meminfo: memFree=14079452/32951124 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=758492 CPUtime=12.32 cores=0,2,4,6
/proc/32477/stat : 32477 (strangenight1-m) R 32475 32477 32317 0 -1 4202496 134008 0 0 0 1194 38 0 0 19 0 4 0 515702205 776695808 130796 33554432000 4194304 4650419 140734967011840 18446744073709551615 4369240 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32477/statm: 189623 130796 376 112 0 184588 0
[pid=32477/tid=32478] ppid=32475 vsize=758492 CPUtime=3.07 cores=0,2,4,6
/proc/32477/task/32478/stat : 32478 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 41760 0 0 0 298 9 0 0 19 0 4 0 515702206 776695808 130796 33554432000 4194304 4650419 140734967011840 18446744073709551615 4370337 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32477/tid=32479] ppid=32475 vsize=758492 CPUtime=3.08 cores=0,2,4,6
/proc/32477/task/32479/stat : 32479 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 42675 0 0 0 296 12 0 0 19 0 4 0 515702206 776695808 130796 33554432000 4194304 4650419 140734967011840 18446744073709551615 4370953 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32477/tid=32480] ppid=32475 vsize=758492 CPUtime=3.07 cores=0,2,4,6
/proc/32477/task/32480/stat : 32480 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 6989 0 0 0 304 3 0 0 23 0 4 0 515702206 776695808 130796 33554432000 4194304 4650419 140734967011840 18446744073709551615 4334509 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 758492

[startup+6.3008 s]
/proc/loadavg: 8.08 8.04 7.93 9/184 32481
/proc/meminfo: memFree=14030356/32951124 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=771092 CPUtime=25.08 cores=0,2,4,6
/proc/32477/stat : 32477 (strangenight1-m) R 32475 32477 32317 0 -1 4202496 148623 0 0 0 2467 41 0 0 21 0 4 0 515702205 789598208 139460 33554432000 4194304 4650419 140734967011840 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32477/statm: 192773 139460 394 112 0 187738 0
[pid=32477/tid=32478] ppid=32475 vsize=771092 CPUtime=6.27 cores=0,2,4,6
/proc/32477/task/32478/stat : 32478 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 45443 0 0 0 617 10 0 0 21 0 4 0 515702206 789598208 139460 33554432000 4194304 4650419 140734967011840 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32477/tid=32479] ppid=32475 vsize=771092 CPUtime=6.28 cores=0,2,4,6
/proc/32477/task/32479/stat : 32479 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 47074 0 0 0 615 13 0 0 25 0 4 0 515702206 789598208 139460 33554432000 4194304 4650419 140734967011840 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32477/tid=32480] ppid=32475 vsize=771092 CPUtime=6.25 cores=0,2,4,6
/proc/32477/task/32480/stat : 32480 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 8907 0 0 0 622 3 0 0 25 0 4 0 515702206 789598208 139460 33554432000 4194304 4650419 140734967011840 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 771092

[startup+12.7006 s]
/proc/loadavg: 8.07 8.04 7.93 9/184 32481
/proc/meminfo: memFree=13913216/32951124 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=986212 CPUtime=50.64 cores=0,2,4,6
/proc/32477/stat : 32477 (strangenight1-m) R 32475 32477 32317 0 -1 4202496 201816 0 0 0 5010 54 0 0 25 0 4 0 515702205 1009881088 188257 33554432000 4194304 4650419 140734967011840 18446744073709551615 4369188 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32477/statm: 246553 188257 396 112 0 241518 0
[pid=32477/tid=32478] ppid=32475 vsize=986212 CPUtime=12.66 cores=0,2,4,6
/proc/32477/task/32478/stat : 32478 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 51219 0 0 0 1255 11 0 0 25 0 4 0 515702206 1009881088 188257 33554432000 4194304 4650419 140734967011840 18446744073709551615 4371088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32477/tid=32479] ppid=32475 vsize=986212 CPUtime=12.67 cores=0,2,4,6
/proc/32477/task/32479/stat : 32479 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 52707 0 0 0 1253 14 0 0 25 0 4 0 515702206 1009881088 188257 33554432000 4194304 4650419 140734967011840 18446744073709551615 4369226 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32477/tid=32480] ppid=32475 vsize=986212 CPUtime=12.61 cores=0,2,4,6
/proc/32477/task/32480/stat : 32480 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 46232 0 0 0 1249 12 0 0 25 0 4 0 515702206 1009881088 188257 33554432000 4194304 4650419 140734967011840 18446744073709551615 4369060 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 986212

[startup+25.5003 s]
/proc/loadavg: 8.05 8.03 7.93 9/184 32481
/proc/meminfo: memFree=13823800/32951124 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=1055816 CPUtime=101.76 cores=0,2,4,6
/proc/32477/stat : 32477 (strangenight1-m) R 32475 32477 32317 0 -1 4202496 228350 0 0 0 10116 60 0 0 25 0 4 0 515702205 1081155584 206564 33554432000 4194304 4650419 140734967011840 18446744073709551615 4369360 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32477/statm: 263954 206564 396 112 0 258919 0
[pid=32477/tid=32478] ppid=32475 vsize=1055816 CPUtime=25.47 cores=0,2,4,6
/proc/32477/task/32478/stat : 32478 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 56181 0 0 0 2534 13 0 0 25 0 4 0 515702206 1081155584 206564 33554432000 4194304 4650419 140734967011840 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32477/tid=32479] ppid=32475 vsize=1055816 CPUtime=25.44 cores=0,2,4,6
/proc/32477/task/32479/stat : 32479 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 58482 0 0 0 2529 15 0 0 25 0 4 0 515702206 1081155584 206564 33554432000 4194304 4650419 140734967011840 18446744073709551615 4244973 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32477/tid=32480] ppid=32475 vsize=1055816 CPUtime=25.37 cores=0,2,4,6
/proc/32477/task/32480/stat : 32480 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 56192 0 0 0 2523 14 0 0 25 0 4 0 515702206 1081155584 206564 33554432000 4194304 4650419 140734967011840 18446744073709551615 4244988 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 1055816

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

[startup+26.4011 s]
/proc/loadavg: 8.05 8.03 7.93 9/184 32482
/proc/meminfo: memFree=13816236/32951124 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=1055832 CPUtime=105.36 cores=0,2,4,6
/proc/32477/stat : 32477 (strangenight1-m) R 32475 32477 32317 0 -1 4202496 228952 0 0 0 10476 60 0 0 25 0 4 0 515702205 1081171968 206134 33554432000 4194304 4650419 140734967011840 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32477/statm: 263958 206134 396 112 0 258923 0
[pid=32477/tid=32478] ppid=32475 vsize=1055832 CPUtime=26.37 cores=0,2,4,6
/proc/32477/task/32478/stat : 32478 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 56181 0 0 0 2624 13 0 0 25 0 4 0 515702206 1081171968 206134 33554432000 4194304 4650419 140734967011840 18446744073709551615 4439619 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32477/tid=32479] ppid=32475 vsize=1055832 CPUtime=26.34 cores=0,2,4,6
/proc/32477/task/32479/stat : 32479 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 58485 0 0 0 2619 15 0 0 25 0 4 0 515702206 1081171968 206134 33554432000 4194304 4650419 140734967011840 18446744073709551615 4369387 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32477/tid=32480] ppid=32475 vsize=1055832 CPUtime=26.27 cores=0,2,4,6
/proc/32477/task/32480/stat : 32480 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 56192 0 0 0 2613 14 0 0 25 0 4 0 515702206 1081171968 206134 33554432000 4194304 4650419 140734967011840 18446744073709551615 4227325 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 105.36
Current children cumulated vsize (KiB) 1055832

[startup+32.807 s]
/proc/loadavg: 7.89 8.00 7.92 7/184 32482
/proc/meminfo: memFree=13771832/32951124 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=1076824 CPUtime=127.98 cores=0,2,4,6
/proc/32477/stat : 32477 (strangenight1-m) R 32475 32477 32317 0 -1 4202496 232940 0 0 0 12737 61 0 0 25 0 4 0 515702205 1102667776 208187 33554432000 4194304 4650419 140734967011840 18446744073709551615 4370630 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32477/statm: 269206 208187 396 112 0 264171 0
[pid=32477/tid=32478] ppid=32475 vsize=1076824 CPUtime=31.28 cores=0,2,4,6
/proc/32477/task/32478/stat : 32478 (strangenight1-m) S 32475 32477 32317 0 -1 4202560 57960 0 0 0 3115 13 0 0 25 0 4 0 515702206 1102667776 208187 33554432000 4194304 4650419 140734967011840 18446744073709551615 47489820395060 0 0 4096 2 18446604448552690688 0 0 -1 0 0 0 0
[pid=32477/tid=32479] ppid=32475 vsize=1076824 CPUtime=32.72 cores=0,2,4,6
/proc/32477/task/32479/stat : 32479 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 58853 0 0 0 3257 15 0 0 25 0 4 0 515702206 1102667776 208187 33554432000 4194304 4650419 140734967011840 18446744073709551615 47489820370475 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32477/tid=32480] ppid=32475 vsize=1076824 CPUtime=31.19 cores=0,2,4,6
/proc/32477/task/32480/stat : 32480 (strangenight1-m) S 32475 32477 32317 0 -1 4202560 56971 0 0 0 3104 15 0 0 25 0 4 0 515702206 1102667776 208187 33554432000 4194304 4650419 140734967011840 18446744073709551615 47489820395060 0 0 4096 2 18446604448552690688 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 127.98
Current children cumulated vsize (KiB) 1076824

[startup+34.4007 s]
/proc/loadavg: 7.89 8.00 7.92 7/184 32482
/proc/meminfo: memFree=13765136/32951124 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=1076824 CPUtime=131.17 cores=0,2,4,6
/proc/32477/stat : 32477 (strangenight1-m) R 32475 32477 32317 0 -1 4202496 233246 0 0 0 13056 61 0 0 25 0 4 0 515702205 1102667776 208246 33554432000 4194304 4650419 140734967011840 18446744073709551615 4439636 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32477/statm: 269206 208246 396 112 0 264171 0
[pid=32477/tid=32478] ppid=32475 vsize=1076824 CPUtime=31.28 cores=0,2,4,6
/proc/32477/task/32478/stat : 32478 (strangenight1-m) S 32475 32477 32317 0 -1 4202560 57960 0 0 0 3115 13 0 0 25 0 4 0 515702206 1102667776 208246 33554432000 4194304 4650419 140734967011840 18446744073709551615 47489820395060 0 0 4096 2 18446604448552690688 0 0 -1 0 0 0 0
[pid=32477/tid=32479] ppid=32475 vsize=1076824 CPUtime=34.31 cores=0,2,4,6
/proc/32477/task/32479/stat : 32479 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 58853 0 0 0 3416 15 0 0 25 0 4 0 515702206 1102667776 208246 33554432000 4194304 4650419 140734967011840 18446744073709551615 4220618 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32477/tid=32480] ppid=32475 vsize=1076824 CPUtime=31.19 cores=0,2,4,6
/proc/32477/task/32480/stat : 32480 (strangenight1-m) S 32475 32477 32317 0 -1 4202560 56971 0 0 0 3104 15 0 0 25 0 4 0 515702206 1102667776 208246 33554432000 4194304 4650419 140734967011840 18446744073709551615 47489820395060 0 0 4096 2 18446604448552690688 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 131.17
Current children cumulated vsize (KiB) 1076824

[startup+35.2005 s]
/proc/loadavg: 7.89 8.00 7.92 7/184 32482
/proc/meminfo: memFree=13759432/32951124 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=1076824 CPUtime=132.77 cores=0,2,4,6
/proc/32477/stat : 32477 (strangenight1-m) R 32475 32477 32317 0 -1 4202496 233246 0 0 0 13216 61 0 0 25 0 4 0 515702205 1102667776 208246 33554432000 4194304 4650419 140734967011840 18446744073709551615 4439371 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32477/statm: 269206 208246 396 112 0 264171 0
[pid=32477/tid=32478] ppid=32475 vsize=1076824 CPUtime=31.28 cores=0,2,4,6
/proc/32477/task/32478/stat : 32478 (strangenight1-m) S 32475 32477 32317 0 -1 4202560 57960 0 0 0 3115 13 0 0 25 0 4 0 515702206 1102667776 208246 33554432000 4194304 4650419 140734967011840 18446744073709551615 47489820395060 0 0 4096 2 18446604448552690688 0 0 -1 0 0 0 0
[pid=32477/tid=32479] ppid=32475 vsize=1076824 CPUtime=35.11 cores=0,2,4,6
/proc/32477/task/32479/stat : 32479 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 58853 0 0 0 3496 15 0 0 25 0 4 0 515702206 1102667776 208246 33554432000 4194304 4650419 140734967011840 18446744073709551615 47489820370464 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32477/tid=32480] ppid=32475 vsize=1076824 CPUtime=31.19 cores=0,2,4,6
/proc/32477/task/32480/stat : 32480 (strangenight1-m) S 32475 32477 32317 0 -1 4202560 56971 0 0 0 3104 15 0 0 25 0 4 0 515702206 1102667776 208246 33554432000 4194304 4650419 140734967011840 18446744073709551615 47489820395060 0 0 4096 2 18446604448552690688 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 132.77
Current children cumulated vsize (KiB) 1076824

[startup+36.0004 s]
/proc/loadavg: 7.89 8.00 7.92 7/184 32482
/proc/meminfo: memFree=13753696/32951124 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=1076824 CPUtime=134.38 cores=0,2,4,6
/proc/32477/stat : 32477 (strangenight1-m) R 32475 32477 32317 0 -1 4202496 233246 0 0 0 13377 61 0 0 25 0 4 0 515702205 1102667776 208246 33554432000 4194304 4650419 140734967011840 18446744073709551615 4439089 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32477/statm: 269206 208246 396 112 0 264171 0
[pid=32477/tid=32478] ppid=32475 vsize=1076824 CPUtime=31.28 cores=0,2,4,6
/proc/32477/task/32478/stat : 32478 (strangenight1-m) S 32475 32477 32317 0 -1 4202560 57960 0 0 0 3115 13 0 0 25 0 4 0 515702206 1102667776 208246 33554432000 4194304 4650419 140734967011840 18446744073709551615 47489820395060 0 0 4096 2 18446604448552690688 0 0 -1 0 0 0 0
[pid=32477/tid=32479] ppid=32475 vsize=1076824 CPUtime=35.91 cores=0,2,4,6
/proc/32477/task/32479/stat : 32479 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 58853 0 0 0 3576 15 0 0 25 0 4 0 515702206 1102667776 208246 33554432000 4194304 4650419 140734967011840 18446744073709551615 47489820370624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32477/tid=32480] ppid=32475 vsize=1076824 CPUtime=31.19 cores=0,2,4,6
/proc/32477/task/32480/stat : 32480 (strangenight1-m) S 32475 32477 32317 0 -1 4202560 56971 0 0 0 3104 15 0 0 25 0 4 0 515702206 1102667776 208246 33554432000 4194304 4650419 140734967011840 18446744073709551615 47489820395060 0 0 4096 2 18446604448552690688 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 134.38
Current children cumulated vsize (KiB) 1076824

[startup+36.4003 s]
/proc/loadavg: 7.89 8.00 7.92 7/184 32482
/proc/meminfo: memFree=13753696/32951124 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=1076824 CPUtime=135.17 cores=0,2,4,6
/proc/32477/stat : 32477 (strangenight1-m) R 32475 32477 32317 0 -1 4202496 233443 0 0 0 13456 61 0 0 25 0 4 0 515702205 1102667776 208358 33554432000 4194304 4650419 140734967011840 18446744073709551615 4507322 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32477/statm: 269206 208358 396 112 0 264171 0
[pid=32477/tid=32478] ppid=32475 vsize=1076824 CPUtime=31.28 cores=0,2,4,6
/proc/32477/task/32478/stat : 32478 (strangenight1-m) S 32475 32477 32317 0 -1 4202560 57960 0 0 0 3115 13 0 0 25 0 4 0 515702206 1102667776 208358 33554432000 4194304 4650419 140734967011840 18446744073709551615 47489820395060 0 0 4096 2 18446604448552690688 0 0 -1 0 0 0 0
[pid=32477/tid=32479] ppid=32475 vsize=1076824 CPUtime=36.31 cores=0,2,4,6
/proc/32477/task/32479/stat : 32479 (strangenight1-m) R 32475 32477 32317 0 -1 4202560 58853 0 0 0 3616 15 0 0 25 0 4 0 515702206 1102667776 208358 33554432000 4194304 4650419 140734967011840 18446744073709551615 47489820370628 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32477/tid=32480] ppid=32475 vsize=1076824 CPUtime=31.19 cores=0,2,4,6
/proc/32477/task/32480/stat : 32480 (strangenight1-m) S 32475 32477 32317 0 -1 4202560 56971 0 0 0 3104 15 0 0 25 0 4 0 515702206 1102667776 208358 33554432000 4194304 4650419 140734967011840 18446744073709551615 47489820395060 0 0 4096 2 18446604448552690688 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 135.17
Current children cumulated vsize (KiB) 1076824

[startup+36.5003 s]
/proc/loadavg: 7.89 8.00 7.92 7/184 32482
/proc/meminfo: memFree=13753696/32951124 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=0 CPUtime=135.33 cores=0,2,4,6
/proc/32477/stat : 32477 (strangenight1-m) Z 32475 32477 32317 0 -1 4203548 233446 0 0 0 13468 65 0 0 25 0 2 0 515702205 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32477/statm: 0 0 0 0 0 0 0
[pid=32477/tid=32479] ppid=32475 vsize=0 CPUtime=36.41 cores=0,2,4,6
/proc/32477/task/32479/stat : 32479 (strangenight1-m) R 32475 32477 32317 0 -1 4202564 58856 0 0 0 3622 19 0 0 25 0 2 0 515702206 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 135.33
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 36.5013
CPU time (s): 135.338
CPU user time (s): 134.683
CPU system time (s): 0.6559
CPU usage (%): 370.777
Max. virtual memory (cumulated for all children) (KiB): 1076824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 134.683
system time used= 0.6559
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233446
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= 18178
involuntary context switches= 751

runsolver used 0.057991 second user time and 0.131979 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 03:36:58
IDJOB=3286392
IDBENCH=82424
IDSOLVER=1588
FILE ID=node104/3286392-1304041017
RUNJOBID= node104-1304039974-32335
PBS_JOBID= 13170380
Free space on /tmp= 71488 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286392-1304041017/watcher-3286392-1304041017 -o /tmp/evaluation-result-3286392-1304041017/solver-3286392-1304041017 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3286392-1304041017.cnf

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

MD5SUM BENCH= ac372f51471a04bbb3fb9a678284c6a4
RANDOM SEED=909121690

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14541008 kB
Buffers:       2194752 kB
Cached:       11819372 kB
SwapCached:          0 kB
Active:        6041328 kB
Inactive:     11775176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14541008 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10336 kB
Writeback:          12 kB
AnonPages:     3801348 kB
Mapped:          15604 kB
Slab:           522840 kB
PageTables:      12440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4339620 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= 71484 MiB
End job on node104 at 2011-04-29 03:37:34