Trace number 3369557

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)UNSAT 69.5264 17.448

General information on the benchmark

NameSAT04/industrial/hoonsang/vis-bmc/
all.used-as.sat04-986.cnf
MD5SUM51fef6c1c8ac21be9eb125cde1cdd08e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.941
Satisfiable
(Un)Satisfiability was proved
Number of variables21317
Number of clauses63664
Sum of the clauses size148532
Maximum clause length3
Minimum clause length1
Number of clauses of size 113
Number of clauses of size 242434
Number of clauses of size 321217
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369557-1305416381.cnf'
0.00/0.01	c -- header says num vars:          21317
0.00/0.01	c -- header says num clauses:       63664
0.09/0.17	c -- clauses added:            0 learnts,        63664 normals,            0 xors
0.09/0.17	c -- vars added      21317
0.09/0.17	c Parsing time:  0.10 s
0.09/0.17	c  N st     0         0     21317     21204     42410         0    148432         0   no data   no data  --
0.09/0.17	c asymm  cl-useful: 0/21072/21072 lits-rem:0 time: 0.48
0.09/0.57	c Flit:    15 Blit:     33 bXBeca:    0 bXProp:  129 Bins:      0 BRemL:      0 BRemN:      0 P:  8.3M T:  1.52
0.09/0.57	c Replacing      129 vars Replaced     4164 lits Time:     0.02 s 
0.09/0.59	c bin-w-bin subsume rem            4 bins  time:  0.02 s
0.09/0.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
0.09/0.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  20962 time:  0.25 s
0.09/0.70	c Removed useless bin:      15  fixed:     0  props:   6.60M  time:  0.18 s
0.86/0.86	c lits-rem:       575  cl-subs:      703  v-elim:   6987  v-fix:    0  time:  0.25 s
0.86/0.86	c Finding binary XORs  T:     0.06 s  found:     258
0.86/0.86	c Replacing      258 vars Replaced     2645 lits Time:     0.01 s 
0.86/0.86	c Finding non-binary XORs:     0.05 s (found:    1677, avg size: 3.0)
0.86/0.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     32 locsubst:    18 time:   0.02
0.86/0.86	c calculated reachability. Time: 0.02
0.86/0.86	c Calc default polars -  time:   0.01 s pos:     336 undec:    9238 neg:   11743
0.86/0.86	c =========================================================================================
0.86/0.86	c types(t): F = full restart, N = normal restart
0.86/0.86	c types(t): S = simplification begin/end, E = solution found
0.86/0.86	c restart types(rt): st = static, dy = dynamic
0.86/0.86	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.86/0.86	c  B st     0         0     13685     17195     22889         0    105839         0   no data   no data  --
4.61/1.22	c  N dy    19      4103     13680     17195     23124      3816    105833     53042      5.17      5.47  --
6.36/1.69	c  N dy    46      8146     13673     17195     23681      5331    105822     60809      5.62      5.97  --
8.73/2.20	c  N dy    73     12171     13640     17195     23770      5177    105819     46742      5.87      9.49  --
10.33/2.68	c  N dy   100     16296     13637     17195     24045      9202    105815    105405      5.98      6.35  --
12.72/3.22	c  N dy   133     20384     13634     17195     24151      7773    105814     67129      6.18      9.20  --
13.92/3.50	c Finding binary XORs  T:     0.04 s  found:      58
14.72/3.75	c  N dy   159     24502     13630     17085     24150     11638    105307    127049      6.26      7.28  --
15.14/3.83	c  F st   162     25000     13630     17085     24157     12125    105307    134246      6.25      4.23  --
15.14/3.84	c Replacing      101 vars Replaced     5829 lits Time:     0.03 s 
17.91/4.54	c  N dy   168     30000     13526     17068     24056     10515    104910    125652      6.25   no data  --
17.91/4.54	c  S st   168     30000     13526     17068     24056     10515    104910    125652      6.25   no data  --
18.31/4.64	c  S st   168     30501     13525     17068     24310     10964    104910    131204      6.25   no data  --
18.31/4.65	c x-sub:     5 x-cut:      0 vfix:      0 v-elim:     27 locsubst:     8 time:   0.02
18.31/4.65	c Cache  BProp: 13 Set: 10 BXProp: 0 T: 0.00
27.09/6.88	c Flit:    25 Blit:    219 bXBeca:    0 bXProp: 1137 Bins:  13023 BRemL:   6028 BRemN:    412 P: 19.9M T:  8.88
27.09/6.88	c Cleaning up after failed var search:     0.02 s 
27.49/6.90	c Replacing     1166 vars Replaced    38110 lits Time:     0.05 s 
27.49/6.91	c bin-w-bin subsume rem         1300 bins  time:  0.01 s
27.49/6.93	c subs with bin:      736  lits-rem:      4254  v-fix:    0  time:  0.08 s
27.49/6.97	c Subs w/ non-existent bins:     96 l-rem:   4658 v-fix:     0 done:  11949 time:  0.16 s
27.49/6.98	c Removed useless bin:     105  fixed:     0  props:   0.90M  time:  0.04 s
28.30/7.17	c lits-rem:      1789  cl-subs:    11509  v-elim:   7909  v-fix:    0  time:  0.74 s
28.72/7.29	c asymm  cl-useful: 755/12970/12970 lits-rem:861 time: 0.48
29.07/7.30	c calculated reachability. Time: 0.01
29.07/7.30	c  N dy   168     30501      4040     12968      4900      2142     68922     15352      6.25   no data  --
29.07/7.31	c Finding binary XORs  T:     0.04 s  found:       1
30.27/7.61	c  N dy   191     34675      4038     12968      4936      6212     68921     73892      6.24      6.64  --
31.47/7.94	c  N dy   221     38713      4038     12968      5006     10172     68921    137004      6.32      6.84  --
32.69/8.28	c  N dy   248     42755      4036     12968      7644     14130     68921    200140      6.36      6.74  --
33.46/8.42	c Finding binary XORs  T:     0.02 s  found:      24
33.86/8.54	c  S st   272     45751      4035     12917      7616      9732     68645    100120      6.42   no data  --
34.27/8.60	c  S st   272     46257      4035     12917      7638     10204     68644    105061      6.42   no data  --
34.27/8.60	c x-sub:    56 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.27/8.60	c Cache  BProp: 1 Set: 0 BXProp: 0 T: 0.00
34.66/8.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1225 BRemL:   1629 BRemN:     26 P:  2.0M T:  0.41
34.66/8.71	c Replacing       25 vars Replaced     3926 lits Time:     0.02 s 
34.66/8.72	c bin-w-bin subsume rem         1247 bins  time:  0.00 s
34.66/8.73	c subs with bin:      509  lits-rem:       581  v-fix:    0  time:  0.03 s
34.66/8.74	c Subs w/ non-existent bins:    101 l-rem:   2316 v-fix:     0 done:   4010 time:  0.03 s
34.66/8.74	c Removed useless bin:      18  fixed:     0  props:   0.09M  time:  0.00 s
35.06/8.86	c lits-rem:       629  cl-subs:     1339  v-elim:    131  v-fix:    0  time:  0.49 s
35.06/8.87	c vivif2 --  cl tried    12336 cl shrink      305 lits rem        327 time: 0.01
35.06/8.87	c vivif2 --  cl tried     9019 cl shrink      581 lits rem        922 time: 0.02
35.86/9.03	c asymm  cl-useful: 153/12303/12303 lits-rem:166 time: 0.62
35.86/9.03	c calculated reachability. Time: 0.00
35.86/9.03	c  N dy   272     46257      3879     12302      5441      9014     65425     83840      6.42   no data  --
35.86/9.04	c Finding binary XORs  T:     0.02 s  found:       0
37.08/9.41	c  N dy   304     50300      3875     12302      6217     12995     65424    154329      6.50      7.78  --
39.04/9.89	c  N dy   340     54942      3875     12302      6229      9082     65422     73977      6.61      7.00  --
39.84/10.08	c Finding binary XORs  T:     0.02 s  found:      19
40.64/10.26	c  N dy   362     59034      3873     12255      6113     12861     65211    135855      6.65      9.56  --
42.23/10.67	c  N dy   390     63104      3873     12255      7181     16877     65211    216924      6.70      9.05  --
42.63/10.77	c Finding binary XORs  T:     0.02 s  found:      13
44.23/11.10	c  N dy   417     67199      3873     12253      7233     11351     65196     99117      6.75      8.16  --
45.03/11.32	c  S st   437     69385      3871     12253      7235     13515     65196    141569      6.79   no data  --
45.03/11.39	c  S st   437     69887      3871     12253      7241     14006     65196    147376      6.79   no data  --
45.03/11.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     10 locsubst:     0 time:   0.02
45.03/11.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.43/11.50	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:   19 Bins:   1348 BRemL:   1489 BRemN:     11 P:  2.2M T:  0.45
45.85/11.51	c Replacing       60 vars Replaced     8590 lits Time:     0.04 s 
45.85/11.52	c bin-w-bin subsume rem          672 bins  time:  0.01 s
45.85/11.54	c subs with bin:      372  lits-rem:      1366  v-fix:    0  time:  0.05 s
45.85/11.55	c Subs w/ non-existent bins:     33 l-rem:   3114 v-fix:     0 done:   3799 time:  0.04 s
45.85/11.55	c Removed useless bin:       4  fixed:     0  props:   0.09M  time:  0.01 s
46.61/11.71	c lits-rem:       842  cl-subs:     1138  v-elim:     35  v-fix:    0  time:  0.66 s
46.61/11.71	c vivif2 --  cl tried    11875 cl shrink       11 lits rem         15 time: 0.01
46.61/11.72	c vivif2 --  cl tried    12432 cl shrink      875 lits rem       1898 time: 0.03
47.41/11.91	c asymm  cl-useful: 414/11873/11873 lits-rem:902 time: 0.76
47.41/11.91	c calculated reachability. Time: 0.00
47.41/11.91	c  N dy   437     69887      3764     11702      5367     12428     63066    117765      6.79   no data  --
47.41/11.92	c Finding binary XORs  T:     0.02 s  found:      61
47.41/11.93	c Replacing       61 vars Replaced     9107 lits Time:     0.03 s 
49.41/12.46	c  N dy   458     74744      3698     11655      5576     17176     62631    203298      6.79      7.15  --
51.81/13.01	c  N dy   489     79597      3698     11655      5763     11457     62630     88489      6.81      7.20  --
52.61/13.29	c Finding binary XORs  T:     0.02 s  found:      48
52.61/13.29	c Replacing       48 vars Replaced     2996 lits Time:     0.02 s 
53.81/13.54	c  N dy   518     84676      3646     11557      5607     16391     61555    174515      6.81      7.22  --
55.04/13.85	c  F st   531     87500      3645     11557      5638     19168     61555    221848      6.81      5.94  --
55.04/13.86	c Replacing        3 vars Replaced     1031 lits Time:     0.02 s 
56.59/14.26	c  N st   536     90801      3642     11523      5494     22336     61326    276560      6.81   no data  --
57.39/14.48	c Decided on static restart strategy
57.39/14.49	c Finding binary XORs  T:     0.02 s  found:      58
57.39/14.49	c Replacing       58 vars Replaced     3067 lits Time:     0.02 s 
60.58/15.27	c  N st   539     99810      3581     11397      5601     18945     60352    239462      6.81   no data  --
63.41/15.95	c  S st   540    104830      3581     11397      5632     23883     60351    336818      6.81   no data  --
63.82/16.04	c  S st   540    105334      3580     11397      5644     24366     60351    342843      6.81   no data  --
63.82/16.04	c x-sub:    21 x-cut:      0 vfix:      0 v-elim:     10 locsubst:   131 time:   0.02
63.82/16.04	c Cache  BProp: 1 Set: 0 BXProp: 0 T: 0.00
64.17/16.19	c Flit:    16 Blit:     14 bXBeca:    0 bXProp:   93 Bins:   1342 BRemL:   1174 BRemN:      9 P:  3.8M T:  0.59
64.57/16.21	c Replacing      155 vars Replaced    21133 lits Time:     0.08 s 
64.57/16.23	c bin-w-bin subsume rem          206 bins  time:  0.00 s
64.57/16.26	c subs with bin:      517  lits-rem:      5823  v-fix:    0  time:  0.14 s
64.57/16.28	c Subs w/ non-existent bins:     74 l-rem:   6118 v-fix:     0 done:   2473 time:  0.08 s
64.57/16.29	c Removed useless bin:       4  fixed:     0  props:   0.08M  time:  0.01 s
68.20/17.13	c lits-rem:      4597  cl-subs:     4764  v-elim:    125  v-fix:    0  time:  3.36 s
68.20/17.13	c vivif2 --  cl tried    10646 cl shrink       82 lits rem        101 time: 0.01
68.20/17.15	c vivif2 --  cl tried    18589 cl shrink     3535 lits rem       6776 time: 0.08
68.95/17.38	c asymm  cl-useful: 310/10636/10636 lits-rem:851 time: 0.93
68.95/17.38	c calculated reachability. Time: 0.00
68.95/17.38	c  N st   540    105334      3264     10500      4542     18585     56279    221714      6.81   no data  --
68.95/17.39	c Finding binary XORs  T:     0.02 s  found:      15
69.36/17.43	c Following stats are for *FIRST FINISHED THREAD ONLY*
69.36/17.43	c num threads              : 4          
69.36/17.43	c restarts                 : 526        
69.36/17.43	c dynamic restarts         : 504        
69.36/17.43	c static restarts          : 22         
69.36/17.43	c full restarts            : 2          
69.36/17.43	c total simplify time      : 0.51       
69.36/17.43	c learnts DL2              : 0          
69.36/17.43	c learnts size 2           : 76880      
69.36/17.43	c learnts size 1           : 1240        (5.82      % of vars)
69.36/17.43	c filedLit time            : 13.40       (19.34     % time)
69.36/17.43	c v-elim SatELite          : 15371       (72.11     % vars)
69.36/17.43	c SatELite time            : 2.22        (3.21      % time)
69.36/17.43	c v-elim xor               : 59          (0.28      % vars)
69.36/17.43	c xor elim time            : 0.06        (0.08      % time)
69.36/17.43	c num binary xor trees     : 889        
69.36/17.43	c binxor trees' crown      : 2215        (2.49      leafs/tree)
69.36/17.43	c bin xor find time        : 0.30       
69.36/17.43	c OTF clause improved      : 1861        (0.02      clauses/conflict)
69.36/17.43	c OTF impr. size diff      : 2142        (1.15       lits/clause)
69.36/17.43	c OTF cl watch-shrink      : 57510       (0.53      clauses/conflict)
69.36/17.43	c OTF cl watch-sh-lit      : 112144      (1.95       lits/clause)
69.36/17.43	c tried to recurMin cls    : 42151       (38.93      % of conflicts)
69.36/17.43	c updated cache            : 0           (0.00       lits/tried recurMin)
69.36/17.43	c unit cls received        : 75          (6.05      % of units)
69.36/17.43	c unit cls sent            : 242         (19.52     % of units)
69.36/17.43	c bin cls received         : 12147      
69.36/17.43	c bin cls sent             : 7952       
69.36/17.43	c clauses over max glue    : 0           (0.00      % of all clauses)
69.36/17.43	c conflicts                : 108276      (1563.05   / sec)
69.36/17.43	c decisions                : 216267      (5.21      % random)
69.36/17.43	c bogo-props               : 930209407   (13428270.05 / sec)
69.36/17.43	c conflict literals        : 1785187     (37.67     % deleted)
69.36/17.43	c Memory used              : 418.66      MB
69.36/17.43	c single-thread CPU time   : 69.27       s
69.36/17.43	c all-threads sum CPU time : 69.27       s
69.36/17.43	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369557-1305416381/watcher-3369557-1305416381 -o /tmp/evaluation-result-3369557-1305416381/solver-3369557-1305416381 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369557-1305416381.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.19 8.08 7.26 5/320 8995
/proc/meminfo: memFree=11137252/32951124 swapFree=67093864/67111528
[pid=8995] ppid=8993 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/8995/stat : 8995 (strangenight1-m) R 8993 8995 8860 0 -1 4202496 411 0 0 0 1 0 0 0 25 0 4 0 653240502 52465664 352 33554432000 4194304 4650419 140734401026176 18446744073709551615 47235447207848 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8995/statm: 12809 352 303 112 0 7774 0
[pid=8995/tid=8996] ppid=8993 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8995/task/8996/stat : 8996 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 653240502 52465664 352 33554432000 4194304 4650419 140734401026176 18446744073709551615 47235447207862 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8995/tid=8997] ppid=8993 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8995/task/8997/stat : 8997 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 653240502 52465664 352 33554432000 4194304 4650419 140734401026176 18446744073709551615 47235447207856 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8995/tid=8998] ppid=8993 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8995/task/8998/stat : 8998 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 653240502 52465664 352 33554432000 4194304 4650419 140734401026176 18446744073709551615 212436073457 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0299459 s]
/proc/loadavg: 8.19 8.08 7.26 5/320 8995
/proc/meminfo: memFree=11137252/32951124 swapFree=67093864/67111528
[pid=8995] ppid=8993 vsize=367624 CPUtime=0.09 cores=1,3,5,7
/proc/8995/stat : 8995 (strangenight1-m) R 8993 8995 8860 0 -1 4202496 9632 0 0 0 7 2 0 0 18 0 4 0 653240502 376446976 7600 33554432000 4194304 4650419 140734401026176 18446744073709551615 4548836 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8995/statm: 91906 7622 345 112 0 86871 0
[pid=8995/tid=8996] ppid=8993 vsize=367624 CPUtime=0.02 cores=1,3,5,7
/proc/8995/task/8996/stat : 8996 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 2170 0 0 0 2 0 0 0 18 0 4 0 653240502 376446976 7682 33554432000 4194304 4650419 140734401026176 18446744073709551615 212436122143 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8995/tid=8997] ppid=8993 vsize=367624 CPUtime=0.02 cores=1,3,5,7
/proc/8995/task/8997/stat : 8997 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 2405 0 0 0 2 0 0 0 18 0 4 0 653240502 376446976 7750 33554432000 4194304 4650419 140734401026176 18446744073709551615 4545933 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8995/tid=8998] ppid=8993 vsize=367624 CPUtime=0.01 cores=1,3,5,7
/proc/8995/task/8998/stat : 8998 (strangenight1-m) S 8993 8995 8860 0 -1 4202560 2285 0 0 0 1 0 0 0 18 0 4 0 653240502 376446976 7765 33554432000 4194304 4650419 140734401026176 18446744073709551615 212436122094 0 0 4096 2 18446604471161274560 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 367624

[startup+0.174377 s]
/proc/loadavg: 8.19 8.08 7.26 5/320 8995
/proc/meminfo: memFree=11137252/32951124 swapFree=67093864/67111528
[pid=8995] ppid=8993 vsize=373004 CPUtime=0.86 cores=1,3,5,7
/proc/8995/stat : 8995 (strangenight1-m) D 8993 8995 8860 0 -1 4202496 14786 0 0 0 81 5 0 0 18 0 4 0 653240502 381956096 12376 33554432000 4194304 4650419 140734401026176 18446744073709551615 212435678241 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8995/statm: 93944 14881 373 112 0 88909 0
[pid=8995/tid=8996] ppid=8993 vsize=377760 CPUtime=0.3 cores=1,3,5,7
/proc/8995/task/8996/stat : 8996 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 5314 0 0 0 29 1 0 0 18 0 4 0 653240502 386826240 17151 33554432000 4194304 4650419 140734401026176 18446744073709551615 4302842 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8995/tid=8997] ppid=8993 vsize=382892 CPUtime=0.57 cores=1,3,5,7
/proc/8995/task/8997/stat : 8997 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 7143 0 0 0 56 1 0 0 18 0 4 0 653240502 392081408 22207 33554432000 4194304 4650419 140734401026176 18446744073709551615 212436122143 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8995/tid=8998] ppid=8993 vsize=383728 CPUtime=0.68 cores=1,3,5,7
/proc/8995/task/8998/stat : 8998 (strangenight1-m) S 8993 8995 8860 0 -1 4202560 2946 0 0 0 67 1 0 0 18 0 4 0 653240502 392937472 23536 33554432000 4194304 4650419 140734401026176 18446744073709551615 212436122094 0 0 4096 2 18446604471161274560 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 373004

[startup+0.867544 s]
/proc/loadavg: 8.19 8.08 7.26 5/320 8995
/proc/meminfo: memFree=11137252/32951124 swapFree=67093864/67111528
[pid=8995] ppid=8993 vsize=389032 CPUtime=3.41 cores=1,3,5,7
/proc/8995/stat : 8995 (strangenight1-m) R 8993 8995 8860 0 -1 4202496 30143 0 0 0 333 8 0 0 19 0 4 0 653240502 398368768 27384 33554432000 4194304 4650419 140734401026176 18446744073709551615 4364017 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8995/statm: 97258 27384 394 112 0 92223 0
[pid=8995/tid=8996] ppid=8993 vsize=389032 CPUtime=0.84 cores=1,3,5,7
/proc/8995/task/8996/stat : 8996 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 8725 0 0 0 82 2 0 0 19 0 4 0 653240502 398368768 27384 33554432000 4194304 4650419 140734401026176 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8995/tid=8997] ppid=8993 vsize=389032 CPUtime=0.85 cores=1,3,5,7
/proc/8995/task/8997/stat : 8997 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 8633 0 0 0 83 2 0 0 18 0 4 0 653240502 398368768 27384 33554432000 4194304 4650419 140734401026176 18446744073709551615 4303950 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8995/tid=8998] ppid=8993 vsize=389032 CPUtime=0.84 cores=1,3,5,7
/proc/8995/task/8998/stat : 8998 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 3186 0 0 0 83 1 0 0 19 0 4 0 653240502 398368768 27384 33554432000 4194304 4650419 140734401026176 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 389032

[startup+0.967525 s]
/proc/loadavg: 8.19 8.08 7.26 5/320 8995
/proc/meminfo: memFree=11137252/32951124 swapFree=67093864/67111528
[pid=8995] ppid=8993 vsize=389032 CPUtime=3.81 cores=1,3,5,7
/proc/8995/stat : 8995 (strangenight1-m) R 8993 8995 8860 0 -1 4202496 30208 0 0 0 373 8 0 0 19 0 4 0 653240502 398368768 27449 33554432000 4194304 4650419 140734401026176 18446744073709551615 4363520 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8995/statm: 97258 27449 394 112 0 92223 0
[pid=8995/tid=8996] ppid=8993 vsize=389032 CPUtime=0.94 cores=1,3,5,7
/proc/8995/task/8996/stat : 8996 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 8743 0 0 0 92 2 0 0 19 0 4 0 653240502 398368768 27449 33554432000 4194304 4650419 140734401026176 18446744073709551615 4367064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8995/tid=8997] ppid=8993 vsize=389032 CPUtime=0.95 cores=1,3,5,7
/proc/8995/task/8997/stat : 8997 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 8650 0 0 0 93 2 0 0 18 0 4 0 653240502 398368768 27449 33554432000 4194304 4650419 140734401026176 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8995/tid=8998] ppid=8993 vsize=389032 CPUtime=0.94 cores=1,3,5,7
/proc/8995/task/8998/stat : 8998 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 3198 0 0 0 93 1 0 0 19 0 4 0 653240502 398368768 27449 33554432000 4194304 4650419 140734401026176 18446744073709551615 4364358 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 389032

[startup+1.50043 s]
/proc/loadavg: 8.19 8.08 7.26 5/320 8995
/proc/meminfo: memFree=11137252/32951124 swapFree=67093864/67111528
[pid=8995] ppid=8993 vsize=390004 CPUtime=5.94 cores=1,3,5,7
/proc/8995/stat : 8995 (strangenight1-m) R 8993 8995 8860 0 -1 4202496 31171 0 0 0 586 8 0 0 19 0 4 0 653240502 399364096 26958 33554432000 4194304 4650419 140734401026176 18446744073709551615 4363493 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8995/statm: 97501 26958 394 112 0 92466 0
[pid=8995/tid=8996] ppid=8993 vsize=390004 CPUtime=1.47 cores=1,3,5,7
/proc/8995/task/8996/stat : 8996 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 8992 0 0 0 145 2 0 0 19 0 4 0 653240502 399364096 26958 33554432000 4194304 4650419 140734401026176 18446744073709551615 4363683 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8995/tid=8997] ppid=8993 vsize=390004 CPUtime=1.48 cores=1,3,5,7
/proc/8995/task/8997/stat : 8997 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 8870 0 0 0 146 2 0 0 19 0 4 0 653240502 399364096 26958 33554432000 4194304 4650419 140734401026176 18446744073709551615 4364889 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8995/tid=8998] ppid=8993 vsize=390004 CPUtime=1.47 cores=1,3,5,7
/proc/8995/task/8998/stat : 8998 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 3438 0 0 0 146 1 0 0 20 0 4 0 653240502 399364096 26958 33554432000 4194304 4650419 140734401026176 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 390004

[startup+3.10112 s]
/proc/loadavg: 8.33 8.11 7.28 9/324 8999
/proc/meminfo: memFree=10915132/32951124 swapFree=67093864/67111528
[pid=8995] ppid=8993 vsize=390520 CPUtime=12.32 cores=1,3,5,7
/proc/8995/stat : 8995 (strangenight1-m) R 8993 8995 8860 0 -1 4202496 33505 0 0 0 1223 9 0 0 25 0 4 0 653240502 399892480 27309 33554432000 4194304 4650419 140734401026176 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8995/statm: 97630 27309 394 112 0 92595 0
[pid=8995/tid=8996] ppid=8993 vsize=390520 CPUtime=3.08 cores=1,3,5,7
/proc/8995/task/8996/stat : 8996 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 9619 0 0 0 305 3 0 0 25 0 4 0 653240502 399892480 27309 33554432000 4194304 4650419 140734401026176 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8995/tid=8997] ppid=8993 vsize=390520 CPUtime=3.08 cores=1,3,5,7
/proc/8995/task/8997/stat : 8997 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 9533 0 0 0 306 2 0 0 22 0 4 0 653240502 399892480 27309 33554432000 4194304 4650419 140734401026176 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8995/tid=8998] ppid=8993 vsize=390520 CPUtime=3.05 cores=1,3,5,7
/proc/8995/task/8998/stat : 8998 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 3840 0 0 0 304 1 0 0 25 0 4 0 653240502 399892480 27309 33554432000 4194304 4650419 140734401026176 18446744073709551615 4363500 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 390520

[startup+6.30051 s]
/proc/loadavg: 8.31 8.11 7.28 9/324 9000
/proc/meminfo: memFree=10901860/32951124 swapFree=67093864/67111528
[pid=8995] ppid=8993 vsize=393724 CPUtime=25.09 cores=1,3,5,7
/proc/8995/stat : 8995 (strangenight1-m) R 8993 8995 8860 0 -1 4202496 39921 0 0 0 2498 11 0 0 25 0 4 0 653240502 403173376 30507 33554432000 4194304 4650419 140734401026176 18446744073709551615 4248914 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8995/statm: 98431 30507 395 112 0 93396 0
[pid=8995/tid=8996] ppid=8993 vsize=393724 CPUtime=6.28 cores=1,3,5,7
/proc/8995/task/8996/stat : 8996 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 11161 0 0 0 625 3 0 0 25 0 4 0 653240502 403173376 30507 33554432000 4194304 4650419 140734401026176 18446744073709551615 4345582 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8995/tid=8997] ppid=8993 vsize=393724 CPUtime=6.28 cores=1,3,5,7
/proc/8995/task/8997/stat : 8997 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 10638 0 0 0 626 2 0 0 25 0 4 0 653240502 403173376 30507 33554432000 4194304 4650419 140734401026176 18446744073709551615 4364017 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8995/tid=8998] ppid=8993 vsize=393724 CPUtime=6.22 cores=1,3,5,7
/proc/8995/task/8998/stat : 8998 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 4959 0 0 0 621 1 0 0 25 0 4 0 653240502 403173376 30507 33554432000 4194304 4650419 140734401026176 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 393724

[startup+12.7123 s]
/proc/loadavg: 8.04 8.05 7.27 6/316 9021
/proc/meminfo: memFree=10775564/32951124 swapFree=67093864/67111528
[pid=8995] ppid=8993 vsize=400384 CPUtime=50.66 cores=1,3,5,7
/proc/8995/stat : 8995 (strangenight1-m) R 8993 8995 8860 0 -1 4202496 66576 0 0 0 5044 22 0 0 25 0 4 0 653240502 409993216 48906 33554432000 4194304 4650419 140734401026176 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8995/statm: 100096 48906 395 112 0 95061 0
[pid=8995/tid=8996] ppid=8993 vsize=400384 CPUtime=12.69 cores=1,3,5,7
/proc/8995/task/8996/stat : 8996 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 15963 0 0 0 1264 5 0 0 25 0 4 0 653240502 409993216 48906 33554432000 4194304 4650419 140734401026176 18446744073709551615 4363562 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8995/tid=8997] ppid=8993 vsize=400384 CPUtime=12.63 cores=1,3,5,7
/proc/8995/task/8997/stat : 8997 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 16727 0 0 0 1258 5 0 0 25 0 4 0 653240502 409993216 48906 33554432000 4194304 4650419 140734401026176 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8995/tid=8998] ppid=8993 vsize=400384 CPUtime=12.61 cores=1,3,5,7
/proc/8995/task/8998/stat : 8998 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 15563 0 0 0 1256 5 0 0 25 0 4 0 653240502 409993216 48906 33554432000 4194304 4650419 140734401026176 18446744073709551615 4370288 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 400384

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

[startup+13.3012 s]
/proc/loadavg: 8.04 8.05 7.27 6/316 9021
/proc/meminfo: memFree=10775564/32951124 swapFree=67093864/67111528
[pid=8995] ppid=8993 vsize=409596 CPUtime=53.01 cores=1,3,5,7
/proc/8995/stat : 8995 (strangenight1-m) R 8993 8995 8860 0 -1 4202496 67433 0 0 0 5279 22 0 0 25 0 4 0 653240502 419426304 49218 33554432000 4194304 4650419 140734401026176 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8995/statm: 102399 49218 395 112 0 97364 0
[pid=8995/tid=8996] ppid=8993 vsize=409596 CPUtime=13.28 cores=1,3,5,7
/proc/8995/task/8996/stat : 8996 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 16335 0 0 0 1323 5 0 0 25 0 4 0 653240502 419426304 49218 33554432000 4194304 4650419 140734401026176 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8995/tid=8997] ppid=8993 vsize=409596 CPUtime=13.22 cores=1,3,5,7
/proc/8995/task/8997/stat : 8997 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 16833 0 0 0 1317 5 0 0 25 0 4 0 653240502 419426304 49218 33554432000 4194304 4650419 140734401026176 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8995/tid=8998] ppid=8993 vsize=409596 CPUtime=13.2 cores=1,3,5,7
/proc/8995/task/8998/stat : 8998 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 15635 0 0 0 1315 5 0 0 25 0 4 0 653240502 419426304 49218 33554432000 4194304 4650419 140734401026176 18446744073709551615 4315085 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 53.01
Current children cumulated vsize (KiB) 409596

[startup+14.9119 s]
/proc/loadavg: 8.04 8.05 7.27 8/324 9030
/proc/meminfo: memFree=9919688/32951124 swapFree=67093864/67111528
[pid=8995] ppid=8993 vsize=427980 CPUtime=59.42 cores=1,3,5,7
/proc/8995/stat : 8995 (strangenight1-m) R 8993 8995 8860 0 -1 4202496 69326 0 0 0 5920 22 0 0 25 0 4 0 653240502 438251520 50643 33554432000 4194304 4650419 140734401026176 18446744073709551615 4333611 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8995/statm: 106995 50643 396 112 0 101960 0
[pid=8995/tid=8996] ppid=8993 vsize=427980 CPUtime=14.89 cores=1,3,5,7
/proc/8995/task/8996/stat : 8996 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 16898 0 0 0 1484 5 0 0 25 0 4 0 653240502 438251520 50643 33554432000 4194304 4650419 140734401026176 18446744073709551615 4363945 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8995/tid=8997] ppid=8993 vsize=427980 CPUtime=14.81 cores=1,3,5,7
/proc/8995/task/8997/stat : 8997 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 17375 0 0 0 1476 5 0 0 25 0 4 0 653240502 438251520 50643 33554432000 4194304 4650419 140734401026176 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8995/tid=8998] ppid=8993 vsize=427980 CPUtime=14.81 cores=1,3,5,7
/proc/8995/task/8998/stat : 8998 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 15889 0 0 0 1476 5 0 0 25 0 4 0 653240502 438251520 50643 33554432000 4194304 4650419 140734401026176 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 59.42
Current children cumulated vsize (KiB) 427980

[startup+16.5006 s]
/proc/loadavg: 8.04 8.05 7.27 9/324 9030
/proc/meminfo: memFree=9650484/32951124 swapFree=67093864/67111528
[pid=8995] ppid=8993 vsize=428708 CPUtime=65.77 cores=1,3,5,7
/proc/8995/stat : 8995 (strangenight1-m) R 8993 8995 8860 0 -1 4202496 72301 0 0 0 6554 23 0 0 25 0 4 0 653240502 438996992 51829 33554432000 4194304 4650419 140734401026176 18446744073709551615 4438239 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8995/statm: 107177 51829 396 112 0 102142 0
[pid=8995/tid=8996] ppid=8993 vsize=428708 CPUtime=16.47 cores=1,3,5,7
/proc/8995/task/8996/stat : 8996 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 17502 0 0 0 1642 5 0 0 25 0 4 0 653240502 438996992 51829 33554432000 4194304 4650419 140734401026176 18446744073709551615 4364287 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8995/tid=8997] ppid=8993 vsize=428708 CPUtime=16.39 cores=1,3,5,7
/proc/8995/task/8997/stat : 8997 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 18163 0 0 0 1634 5 0 0 25 0 4 0 653240502 438996992 51829 33554432000 4194304 4650419 140734401026176 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8995/tid=8998] ppid=8993 vsize=428708 CPUtime=16.4 cores=1,3,5,7
/proc/8995/task/8998/stat : 8998 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 16445 0 0 0 1635 5 0 0 25 0 4 0 653240502 438996992 51829 33554432000 4194304 4650419 140734401026176 18446744073709551615 4363762 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 65.77
Current children cumulated vsize (KiB) 428708

[startup+16.9005 s]
/proc/loadavg: 8.04 8.05 7.27 9/324 9030
/proc/meminfo: memFree=9650484/32951124 swapFree=67093864/67111528
[pid=8995] ppid=8993 vsize=428708 CPUtime=67.37 cores=1,3,5,7
/proc/8995/stat : 8995 (strangenight1-m) R 8993 8995 8860 0 -1 4202496 72489 0 0 0 6714 23 0 0 25 0 4 0 653240502 438996992 52017 33554432000 4194304 4650419 140734401026176 18446744073709551615 4433854 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8995/statm: 107177 52017 396 112 0 102142 0
[pid=8995/tid=8996] ppid=8993 vsize=428708 CPUtime=16.87 cores=1,3,5,7
/proc/8995/task/8996/stat : 8996 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 17568 0 0 0 1682 5 0 0 25 0 4 0 653240502 438996992 52017 33554432000 4194304 4650419 140734401026176 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8995/tid=8997] ppid=8993 vsize=428708 CPUtime=16.78 cores=1,3,5,7
/proc/8995/task/8997/stat : 8997 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 18223 0 0 0 1673 5 0 0 25 0 4 0 653240502 438996992 52017 33554432000 4194304 4650419 140734401026176 18446744073709551615 4364042 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8995/tid=8998] ppid=8993 vsize=428708 CPUtime=16.8 cores=1,3,5,7
/proc/8995/task/8998/stat : 8998 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 16498 0 0 0 1675 5 0 0 25 0 4 0 653240502 438996992 52017 33554432000 4194304 4650419 140734401026176 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 67.37
Current children cumulated vsize (KiB) 428708

[startup+17.3004 s]
/proc/loadavg: 8.12 8.07 7.28 10/324 9030
/proc/meminfo: memFree=9594808/32951124 swapFree=67093864/67111528
[pid=8995] ppid=8993 vsize=428708 CPUtime=68.95 cores=1,3,5,7
/proc/8995/stat : 8995 (strangenight1-m) R 8993 8995 8860 0 -1 4202496 73145 0 0 0 6872 23 0 0 25 0 4 0 653240502 438996992 52385 33554432000 4194304 4650419 140734401026176 18446744073709551615 4369160 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8995/statm: 107177 52385 396 112 0 102142 0
[pid=8995/tid=8996] ppid=8993 vsize=428708 CPUtime=17.27 cores=1,3,5,7
/proc/8995/task/8996/stat : 8996 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 17647 0 0 0 1722 5 0 0 25 0 4 0 653240502 438996992 52385 33554432000 4194304 4650419 140734401026176 18446744073709551615 4363680 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8995/tid=8997] ppid=8993 vsize=428708 CPUtime=17.17 cores=1,3,5,7
/proc/8995/task/8997/stat : 8997 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 18271 0 0 0 1712 5 0 0 25 0 4 0 653240502 438996992 52385 33554432000 4194304 4650419 140734401026176 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8995/tid=8998] ppid=8993 vsize=428708 CPUtime=17.2 cores=1,3,5,7
/proc/8995/task/8998/stat : 8998 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 16538 0 0 0 1715 5 0 0 25 0 4 0 653240502 438996992 52385 33554432000 4194304 4650419 140734401026176 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 68.95
Current children cumulated vsize (KiB) 428708

[startup+17.4004 s]
/proc/loadavg: 8.12 8.07 7.28 10/324 9030
/proc/meminfo: memFree=9594808/32951124 swapFree=67093864/67111528
[pid=8995] ppid=8993 vsize=428708 CPUtime=69.36 cores=1,3,5,7
/proc/8995/stat : 8995 (strangenight1-m) R 8993 8995 8860 0 -1 4202496 73177 0 0 0 6912 24 0 0 25 0 4 0 653240502 438996992 52417 33554432000 4194304 4650419 140734401026176 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8995/statm: 107177 52417 396 112 0 102142 0
[pid=8995/tid=8996] ppid=8993 vsize=428708 CPUtime=17.37 cores=1,3,5,7
/proc/8995/task/8996/stat : 8996 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 17662 0 0 0 1732 5 0 0 25 0 4 0 653240502 438996992 52417 33554432000 4194304 4650419 140734401026176 18446744073709551615 4267258 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8995/tid=8997] ppid=8993 vsize=428708 CPUtime=17.27 cores=1,3,5,7
/proc/8995/task/8997/stat : 8997 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 18277 0 0 0 1722 5 0 0 25 0 4 0 653240502 438996992 52417 33554432000 4194304 4650419 140734401026176 18446744073709551615 4363458 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8995/tid=8998] ppid=8993 vsize=428708 CPUtime=17.3 cores=1,3,5,7
/proc/8995/task/8998/stat : 8998 (strangenight1-m) R 8993 8995 8860 0 -1 4202560 16548 0 0 0 1725 5 0 0 25 0 4 0 653240502 438996992 52417 33554432000 4194304 4650419 140734401026176 18446744073709551615 4528498 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 69.36
Current children cumulated vsize (KiB) 428708

Child status: 20
Real time (s): 17.448
CPU time (s): 69.5264
CPU user time (s): 69.2755
CPU system time (s): 0.250961
CPU usage (%): 398.478
Max. virtual memory (cumulated for all children) (KiB): 428708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 69.2755
system time used= 0.250961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73180
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= 4824
involuntary context switches= 527

runsolver used 0.048992 second user time and 0.135979 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 01:39:41
IDJOB=3369557
IDBENCH=84958
IDSOLVER=1846
FILE ID=node102/3369557-1305416381
RUNJOBID= node102-1305415176-8879
PBS_JOBID= 13324562
Free space on /tmp= 73528 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT04/industrial/hoonsang/vis-bmc/all.used-as.sat04-986.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369557-1305416381/watcher-3369557-1305416381 -o /tmp/evaluation-result-3369557-1305416381/solver-3369557-1305416381 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369557-1305416381.cnf

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

MD5SUM BENCH= 51fef6c1c8ac21be9eb125cde1cdd08e
RANDOM SEED=279508112

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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:      11144352 kB
Buffers:        261984 kB
Cached:        2809864 kB
SwapCached:       1128 kB
Active:       19528092 kB
Inactive:      1984656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11144352 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:           13988 kB
Writeback:           0 kB
AnonPages:    18439640 kB
Mapped:          26520 kB
Slab:           176976 kB
PageTables:      52572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59093820 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= 73372 MiB
End job on node102 at 2011-05-15 01:39:59