Trace number 3285794

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 1209.29 303.507

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.556
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

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-3285794-1304040412.cnf'
0.00/0.00	c -- header says num vars:         257380
0.00/0.00	c -- header says num clauses:     2139615
2.30/0.61	c -- clauses added:            0 learnts,      2139615 normals,            0 xors
2.30/0.61	c -- vars added     257380
2.30/0.61	c Parsing time:  2.08 s
2.30/0.61	c  N st     0         0    257380     34077   1655107         0   4062497         0   no data   no data  --
3.50/0.96	c asymm  cl-useful: 5/114/33345 lits-rem:628 time: 1.38
31.46/7.93	c Flit:   158 Blit:   8588 bXBeca:    0 bXProp:  155 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T: 27.69
31.46/7.96	c Cleaning up after failed var search:     0.11 s 
31.86/8.02	c Replacing      155 vars Replaced     3359 lits Time:     0.24 s 
33.05/8.34	c bin-w-bin subsume rem          393 bins  time:  0.76 s
37.84/9.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.00 s
51.03/12.82	c Subs w/ non-existent bins:      0 l-rem:     58 v-fix:   116 done:  14648 time: 12.83 s
51.43/12.97	c Removed useless bin:     499  fixed:     0  props:  20.01M  time:  0.60 s
57.81/14.51	c lits-rem:         0  cl-subs:       67  v-elim:   3008  v-fix:    0  time:  6.14 s
57.81/14.54	c Finding binary XORs  T:     0.14 s  found:     442
58.21/14.60	c Replacing      442 vars Replaced    42643 lits Time:     0.22 s 
58.21/14.68	c Finding non-binary XORs:     0.12 s (found:       0, avg size: nan)
58.21/14.68	c Calc default polars -  time:   0.10 s pos:    1772 undec:   77249 neg:  178359
58.21/14.68	c =========================================================================================
58.21/14.68	c types(t): F = full restart, N = normal restart
58.21/14.68	c types(t): S = simplification begin/end, E = solution found
58.21/14.68	c restart types(rt): st = static, dy = dynamic
58.21/14.68	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
58.21/14.68	c  B st     0         0    180133     37063   1487280         0   3692226         0   no data   no data  --
182.85/45.84	c  N dy    16      4371    180059     37063   1487433      4145   3692226   6708665     12.01     13.42  --
268.34/67.28	c  N dy    34      8916    179133     37063   1487907      5844   3692226   4595931     11.76     12.57  --
384.58/96.39	c  N dy    52     13047    178777     37063   1488300      5257   3692225   1771453     11.10     11.75  --
463.27/116.04	c  N dy    78     17389    178761     37063   1488384      9472   3692225   7543426     11.37     11.98  --
547.56/137.14	c  N dy   103     21771    178668     37063   1488769      7718   3692225   2600803     11.93     12.86  --
609.89/152.73	c  F st   122     25000    178587     37063   1489040     10862   3692225   8698698     12.01   no data  --
632.67/158.42	c  N st   125     26193    178563     36921   1476947     11839   3661639  10454376     12.01   no data  --
721.73/180.78	c  S st   128     30000    178537     36921   1476979      8431   3661639   2829203     12.01   no data  --
728.94/182.59	c  S st   128     30500    178524     36921   1477007      8882   3661639   3223473     12.01   no data  --
729.35/182.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.23
901.11/225.67	c Flit:   511 Blit:   9630 bXBeca:    0 bXProp:    8 Bins:  35429 BRemL:      0 BRemN:    139 P: 200.2M T: 171.79
901.51/225.72	c Cleaning up after failed var search:     0.18 s 
901.91/225.82	c Replacing        9 vars Replaced      655 lits Time:     0.36 s 
903.91/226.32	c bin-w-bin subsume rem         8177 bins  time:  0.39 s
909.90/227.83	c subs with bin:      112  lits-rem:       333  v-fix:    0  time:  6.01 s
920.69/230.56	c Subs w/ non-existent bins:    224 l-rem:    151 v-fix:     9 done:   4548 time: 10.92 s
921.49/230.75	c Removed useless bin:     544  fixed:     0  props:  20.07M  time:  0.72 s
935.49/234.24	c lits-rem:        81  cl-subs:     7713  v-elim:   1846  v-fix:    0  time: 13.96 s
936.67/234.54	c asymm  cl-useful: 5/98/35098 lits-rem:139 time: 1.17
936.67/234.57	c  N dy   128     30500    166058     35098   1408956      6711   3407607   1153757     12.01   no data  --
937.07/234.61	c Finding binary XORs  T:     0.17 s  found:     201
1022.96/256.13	c  N dy   148     34893    165483     35098   1409471     11017   3407607   9400266     11.90     12.65  --
1138.41/285.07	c  N dy   173     39481    165324     35098   1409679     15524   3407607  18807562     12.10     12.83  --
1209.15/303.43	c Following stats are for *FIRST FINISHED THREAD ONLY*
1209.15/303.43	c num threads              : 4          
1209.15/303.43	c restarts                 : 132        
1209.15/303.43	c dynamic restarts         : 126        
1209.15/303.43	c static restarts          : 6          
1209.15/303.43	c full restarts            : 1          
1209.15/303.43	c total simplify time      : 3.67       
1209.15/303.43	c learnts DL2              : 0          
1209.15/303.43	c learnts size 2           : 1693721    
1209.15/303.43	c learnts size 1           : 237148      (92.14     % of vars)
1209.15/303.43	c filedLit time            : 0.00        (0.00      % time)
1209.15/303.43	c v-elim SatELite          : 0           (0.00      % vars)
1209.15/303.43	c SatELite time            : 0.00        (0.00      % time)
1209.15/303.43	c v-elim xor               : 0           (0.00      % vars)
1209.15/303.43	c xor elim time            : 0.00        (0.00      % time)
1209.15/303.43	c num binary xor trees     : 842        
1209.15/303.43	c binxor trees' crown      : 918         (1.09      leafs/tree)
1209.15/303.43	c bin xor find time        : 0.83       
1209.15/303.43	c OTF clause improved      : 340         (0.01      clauses/conflict)
1209.15/303.43	c OTF impr. size diff      : 3052        (8.98       lits/clause)
1209.15/303.43	c OTF cl watch-shrink      : 36267       (0.75      clauses/conflict)
1209.15/303.43	c OTF cl watch-sh-lit      : 6756005     (186.29     lits/clause)
1209.15/303.43	c tried to recurMin cls    : 34460       (71.65      % of conflicts)
1209.15/303.43	c updated cache            : 161765      (4.69       lits/tried recurMin)
1209.15/303.43	c unit cls received        : 9085        (3.83      % of units)
1209.15/303.43	c unit cls sent            : 67441       (28.44     % of units)
1209.15/303.43	c bin cls received         : 36488      
1209.15/303.43	c bin cls sent             : 844        
1209.15/303.43	c clauses over max glue    : 0           (0.00      % of all clauses)
1209.15/303.43	c conflicts                : 48093       (39.82     / sec)
1209.15/303.43	c decisions                : 260619      (0.90      % random)
1209.15/303.43	c bogo-props               : 4557916201  (3774192.31 / sec)
1209.15/303.43	c conflict literals        : 92196781    (36.82     % deleted)
1209.15/303.43	c Memory used              : 1766.29     MB
1209.15/303.43	c single-thread CPU time   : 1207.65     s
1209.15/303.43	c all-threads sum CPU time : 1207.65     s
1209.15/303.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: 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-3285794-1304040412/watcher-3285794-1304040412 -o /tmp/evaluation-result-3285794-1304040412/solver-3285794-1304040412 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3285794-1304040412.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.10 7.99 7.85 5/180 32400
/proc/meminfo: memFree=13737080/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) R 32398 32400 32317 0 -1 4202496 413 0 0 0 0 0 0 0 22 0 4 0 515641817 52465664 352 33554432000 4194304 4650419 140734369147120 18446744073709551615 47634887636914 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 12809 352 303 112 0 7774 0
[pid=32400/tid=32401] ppid=32398 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 515641817 52465664 352 33554432000 4194304 4650419 140734369147120 18446744073709551615 230809222129 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 515641817 52465664 352 33554432000 4194304 4650419 140734369147120 18446744073709551615 47634887636914 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 515641817 52465664 352 33554432000 4194304 4650419 140734369147120 18446744073709551615 47634887636914 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0306151 s]
/proc/loadavg: 8.10 7.99 7.85 5/180 32400
/proc/meminfo: memFree=13737080/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=301772 CPUtime=0.1 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) D 32398 32400 32317 0 -1 4202496 7880 0 0 0 9 1 0 0 18 0 4 0 515641817 309014528 6340 33554432000 4194304 4650419 140734369147120 18446744073709551615 4361571 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 75186 6340 345 112 0 70151 0
[pid=32400/tid=32401] ppid=32398 vsize=300744 CPUtime=0.01 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) D 32398 32400 32317 0 -1 4202560 1856 0 0 0 1 0 0 0 18 0 4 0 515641817 307961856 6083 33554432000 4194304 4650419 140734369147120 18446744073709551615 230809209015 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=299716 CPUtime=0.02 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 1856 0 0 0 2 0 0 0 18 0 4 0 515641817 306909184 6084 33554432000 4194304 4650419 140734369147120 18446744073709551615 230809209015 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=299716 CPUtime=0.02 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) D 32398 32400 32317 0 -1 4202560 1950 0 0 0 2 0 0 0 18 0 4 0 515641817 306909184 6409 33554432000 4194304 4650419 140734369147120 18446744073709551615 4319147 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 301772

[startup+0.112 s]
/proc/loadavg: 8.10 7.99 7.85 5/180 32400
/proc/meminfo: memFree=13737080/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=329636 CPUtime=0.41 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) R 32398 32400 32317 0 -1 4202496 23077 0 0 0 36 5 0 0 18 0 4 0 515641817 337547264 18759 33554432000 4194304 4650419 140734369147120 18446744073709551615 230808826913 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 86777 20219 345 112 0 81742 0
[pid=32400/tid=32401] ppid=32398 vsize=359400 CPUtime=0.1 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) D 32398 32400 32317 0 -1 4202560 7228 0 0 0 9 1 0 0 18 0 4 0 515641817 368025600 23216 33554432000 4194304 4650419 140734369147120 18446744073709551615 230809209015 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=359400 CPUtime=0.1 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) D 32398 32400 32317 0 -1 4202560 7094 0 0 0 9 1 0 0 18 0 4 0 515641817 368025600 23216 33554432000 4194304 4650419 140734369147120 18446744073709551615 4361571 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=359400 CPUtime=0.1 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) D 32398 32400 32317 0 -1 4202560 6599 0 0 0 9 1 0 0 18 0 4 0 515641817 368025600 23216 33554432000 4194304 4650419 140734369147120 18446744073709551615 4361571 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 329636

[startup+0.307386 s]
/proc/loadavg: 8.10 7.99 7.85 5/180 32400
/proc/meminfo: memFree=13737080/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=434772 CPUtime=1.31 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) R 32398 32400 32317 0 -1 4202496 73915 0 0 0 115 16 0 0 18 0 4 0 515641817 445206528 56775 33554432000 4194304 4650419 140734369147120 18446744073709551615 4546977 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 109300 58525 345 112 0 104265 0
[pid=32400/tid=32401] ppid=32398 vsize=437200 CPUtime=0.33 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) D 32398 32400 32317 0 -1 4202560 18838 0 0 0 29 4 0 0 18 0 4 0 515641817 447692800 58525 33554432000 4194304 4650419 140734369147120 18446744073709551615 230809223594 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=437200 CPUtime=0.34 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 18844 0 0 0 31 3 0 0 18 0 4 0 515641817 447692800 58525 33554432000 4194304 4650419 140734369147120 18446744073709551615 230809223594 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=437200 CPUtime=0.34 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) D 32398 32400 32317 0 -1 4202560 18837 0 0 0 30 4 0 0 18 0 4 0 515641817 447692800 58525 33554432000 4194304 4650419 140734369147120 18446744073709551615 230809209015 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 434772

[startup+0.701006 s]
/proc/loadavg: 8.10 7.99 7.85 5/180 32400
/proc/meminfo: memFree=13737080/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=646024 CPUtime=2.7 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) R 32398 32400 32317 0 -1 4202496 122016 0 0 0 243 27 0 0 18 0 4 0 515641817 661528576 103753 33554432000 4194304 4650419 140734369147120 18446744073709551615 4371001 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 161506 103753 367 112 0 156471 0
[pid=32400/tid=32401] ppid=32398 vsize=646024 CPUtime=0.67 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 30324 0 0 0 59 8 0 0 18 0 4 0 515641817 661528576 103753 33554432000 4194304 4650419 140734369147120 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=646024 CPUtime=0.67 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 30325 0 0 0 61 6 0 0 18 0 4 0 515641817 661528576 103753 33554432000 4194304 4650419 140734369147120 18446744073709551615 4371001 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=646024 CPUtime=0.66 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 31303 0 0 0 60 6 0 0 18 0 4 0 515641817 661528576 103753 33554432000 4194304 4650419 140734369147120 18446744073709551615 4528480 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 646024

[startup+1.50086 s]
/proc/loadavg: 8.10 7.99 7.85 10/184 32404
/proc/meminfo: memFree=13297344/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=665608 CPUtime=5.89 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) R 32398 32400 32317 0 -1 4202496 130882 0 0 0 560 29 0 0 19 0 4 0 515641817 681582592 110103 33554432000 4194304 4650419 140734369147120 18446744073709551615 4369376 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 166402 110103 373 112 0 161367 0
[pid=32400/tid=32401] ppid=32398 vsize=665608 CPUtime=1.46 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 32999 0 0 0 137 9 0 0 19 0 4 0 515641817 681582592 110103 33554432000 4194304 4650419 140734369147120 18446744073709551615 4244927 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=665608 CPUtime=1.47 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 33000 0 0 0 141 6 0 0 19 0 4 0 515641817 681582592 110103 33554432000 4194304 4650419 140734369147120 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=665608 CPUtime=1.46 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 32188 0 0 0 140 6 0 0 19 0 4 0 515641817 681582592 110103 33554432000 4194304 4650419 140734369147120 18446744073709551615 4315210 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 665608

[startup+3.10056 s]
/proc/loadavg: 8.25 8.03 7.86 9/184 32404
/proc/meminfo: memFree=13285916/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=731656 CPUtime=12.28 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) R 32398 32400 32317 0 -1 4202496 131745 0 0 0 1199 29 0 0 22 0 4 0 515641817 749215744 110966 33554432000 4194304 4650419 140734369147120 18446744073709551615 4370035 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 182914 110966 373 112 0 177879 0
[pid=32400/tid=32401] ppid=32398 vsize=731656 CPUtime=3.06 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 33073 0 0 0 297 9 0 0 22 0 4 0 515641817 749215744 110966 33554432000 4194304 4650419 140734369147120 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=731656 CPUtime=3.07 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 33074 0 0 0 301 6 0 0 22 0 4 0 515641817 749215744 110966 33554432000 4194304 4650419 140734369147120 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=731656 CPUtime=3.07 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 32829 0 0 0 300 7 0 0 22 0 4 0 515641817 749215744 110966 33554432000 4194304 4650419 140734369147120 18446744073709551615 4315965 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 731656

[startup+6.30098 s]
/proc/loadavg: 8.25 8.03 7.86 9/184 32404
/proc/meminfo: memFree=13257892/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=731656 CPUtime=25.07 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) R 32398 32400 32317 0 -1 4202496 132990 0 0 0 2477 30 0 0 25 0 4 0 515641817 749215744 112211 33554432000 4194304 4650419 140734369147120 18446744073709551615 4302851 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 182914 112211 373 112 0 177879 0
[pid=32400/tid=32401] ppid=32398 vsize=731656 CPUtime=6.24 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 33073 0 0 0 615 9 0 0 25 0 4 0 515641817 749215744 112211 33554432000 4194304 4650419 140734369147120 18446744073709551615 4369378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=731656 CPUtime=6.27 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 33074 0 0 0 621 6 0 0 25 0 4 0 515641817 749215744 112211 33554432000 4194304 4650419 140734369147120 18446744073709551615 4369360 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=731656 CPUtime=6.26 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 34074 0 0 0 619 7 0 0 25 0 4 0 515641817 749215744 112211 33554432000 4194304 4650419 140734369147120 18446744073709551615 4315094 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 731656

[startup+12.7008 s]
/proc/loadavg: 8.21 8.03 7.86 9/184 32404
/proc/meminfo: memFree=13150684/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=801968 CPUtime=50.63 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) R 32398 32400 32317 0 -1 4202496 164373 0 0 0 5025 38 0 0 25 0 4 0 515641817 821215232 143594 33554432000 4194304 4650419 140734369147120 18446744073709551615 4550220 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 200492 143594 385 112 0 195457 0
[pid=32400/tid=32401] ppid=32398 vsize=801968 CPUtime=12.6 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 42428 0 0 0 1249 11 0 0 25 0 4 0 515641817 821215232 143594 33554432000 4194304 4650419 140734369147120 18446744073709551615 4550246 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=801968 CPUtime=12.67 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 42432 0 0 0 1258 9 0 0 24 0 4 0 515641817 821215232 143594 33554432000 4194304 4650419 140734369147120 18446744073709551615 4550246 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=801968 CPUtime=12.67 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 37355 0 0 0 1258 9 0 0 25 0 4 0 515641817 821215232 143594 33554432000 4194304 4650419 140734369147120 18446744073709551615 4315168 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 801968

[startup+25.5005 s]
/proc/loadavg: 8.18 8.02 7.86 9/184 32404
/proc/meminfo: memFree=13222352/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=851004 CPUtime=101.76 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) R 32398 32400 32317 0 -1 4202496 177827 0 0 0 10135 41 0 0 25 0 4 0 515641817 871428096 156856 33554432000 4194304 4650419 140734369147120 18446744073709551615 4315114 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 212751 156856 391 112 0 207716 0
[pid=32400/tid=32401] ppid=32398 vsize=851004 CPUtime=25.34 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 44791 0 0 0 2522 12 0 0 25 0 4 0 515641817 871428096 156856 33554432000 4194304 4650419 140734369147120 18446744073709551615 4333678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=851004 CPUtime=25.46 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 46377 0 0 0 2537 9 0 0 25 0 4 0 515641817 871428096 156856 33554432000 4194304 4650419 140734369147120 18446744073709551615 4311360 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=851004 CPUtime=25.47 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 42422 0 0 0 2536 11 0 0 25 0 4 0 515641817 871428096 156856 33554432000 4194304 4650419 140734369147120 18446744073709551615 4363693 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 851004

[startup+51.1008 s]
/proc/loadavg: 8.12 8.02 7.86 9/184 32405
/proc/meminfo: memFree=13053028/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=944964 CPUtime=204.02 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) R 32398 32400 32317 0 -1 4202496 217120 0 0 0 20352 50 0 0 25 0 4 0 515641817 967643136 168574 33554432000 4194304 4650419 140734369147120 18446744073709551615 4314985 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 236241 168574 393 112 0 231206 0
[pid=32400/tid=32401] ppid=32398 vsize=944964 CPUtime=50.8 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 53390 0 0 0 5066 14 0 0 25 0 4 0 515641817 967643136 168574 33554432000 4194304 4650419 140734369147120 18446744073709551615 4315081 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=944964 CPUtime=51.07 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 56517 0 0 0 5096 11 0 0 25 0 4 0 515641817 967643136 168574 33554432000 4194304 4650419 140734369147120 18446744073709551615 4315992 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=944964 CPUtime=51.06 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 57141 0 0 0 5092 14 0 0 25 0 4 0 515641817 967643136 168574 33554432000 4194304 4650419 140734369147120 18446744073709551615 4314968 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 944964

[startup+102.306 s]
/proc/loadavg: 8.08 8.03 7.88 9/184 32406
/proc/meminfo: memFree=12970192/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=1057080 CPUtime=408.56 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) R 32398 32400 32317 0 -1 4202496 290829 0 0 0 40789 67 0 0 25 0 4 0 515641817 1082449920 183674 33554432000 4194304 4650419 140734369147120 18446744073709551615 4303968 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 264270 183674 393 112 0 259235 0
[pid=32400/tid=32401] ppid=32398 vsize=1057080 CPUtime=101.73 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 70878 0 0 0 10154 19 0 0 25 0 4 0 515641817 1082449920 183674 33554432000 4194304 4650419 140734369147120 18446744073709551615 4315114 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=1057080 CPUtime=102.28 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 75735 0 0 0 10213 15 0 0 25 0 4 0 515641817 1082449920 183674 33554432000 4194304 4650419 140734369147120 18446744073709551615 4368078 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=1057080 CPUtime=102.27 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 77708 0 0 0 10207 20 0 0 25 0 4 0 515641817 1082449920 183674 33554432000 4194304 4650419 140734369147120 18446744073709551615 4333710 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.56
Current children cumulated vsize (KiB) 1057080

[startup+162.3 s]
/proc/loadavg: 8.06 8.04 7.89 9/184 32408
/proc/meminfo: memFree=12782628/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=1160580 CPUtime=648.23 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) R 32398 32400 32317 0 -1 4202496 371613 0 0 0 64737 86 0 0 25 0 4 0 515641817 1188433920 213033 33554432000 4194304 4650419 140734369147120 18446744073709551615 4315992 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 290145 213033 394 112 0 285110 0
[pid=32400/tid=32401] ppid=32398 vsize=1160580 CPUtime=161.41 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 88588 0 0 0 16117 24 0 0 25 0 4 0 515641817 1188433920 213033 33554432000 4194304 4650419 140734369147120 18446744073709551615 4315992 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=1160580 CPUtime=162.26 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 95723 0 0 0 16208 18 0 0 25 0 4 0 515641817 1188433920 213033 33554432000 4194304 4650419 140734369147120 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=1160580 CPUtime=162.26 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 100434 0 0 0 16201 25 0 0 25 0 4 0 515641817 1188433920 213033 33554432000 4194304 4650419 140734369147120 18446744073709551615 4363367 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.23
Current children cumulated vsize (KiB) 1160580

[startup+222.3 s]
/proc/loadavg: 8.05 8.04 7.90 9/184 32410
/proc/meminfo: memFree=12708908/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=1249268 CPUtime=887.93 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) R 32398 32400 32317 0 -1 4202496 443949 0 0 0 88691 102 0 0 25 0 4 0 515641817 1279250432 229419 33554432000 4194304 4650419 140734369147120 18446744073709551615 4369089 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 312317 229419 395 112 0 307282 0
[pid=32400/tid=32401] ppid=32398 vsize=1249268 CPUtime=221.1 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 110331 0 0 0 22081 29 0 0 25 0 4 0 515641817 1279250432 229419 33554432000 4194304 4650419 140734369147120 18446744073709551615 4315286 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=1249268 CPUtime=222.27 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 118670 0 0 0 22204 23 0 0 25 0 4 0 515641817 1279250432 229419 33554432000 4194304 4650419 140734369147120 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=1249268 CPUtime=222.26 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 121236 0 0 0 22197 29 0 0 25 0 4 0 515641817 1279250432 229419 33554432000 4194304 4650419 140734369147120 18446744073709551615 4315116 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 887.93
Current children cumulated vsize (KiB) 1249268

[startup+282.3 s]
/proc/loadavg: 8.02 8.03 7.90 9/184 32411
/proc/meminfo: memFree=12273292/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=1655984 CPUtime=1127.62 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) R 32398 32400 32317 0 -1 4202496 585456 0 0 0 112622 140 0 0 25 0 4 0 515641817 1695727616 328064 33554432000 4194304 4650419 140734369147120 18446744073709551615 4365477 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 413996 328064 395 112 0 408961 0
[pid=32400/tid=32401] ppid=32398 vsize=1655984 CPUtime=280.8 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 185335 0 0 0 28026 54 0 0 25 0 4 0 515641817 1695727616 328064 33554432000 4194304 4650419 140734369147120 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=1655984 CPUtime=282.27 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 133921 0 0 0 28200 27 0 0 25 0 4 0 515641817 1695727616 328064 33554432000 4194304 4650419 140734369147120 18446744073709551615 4248968 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=1655984 CPUtime=282.26 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 141425 0 0 0 28192 34 0 0 25 0 4 0 515641817 1695727616 328064 33554432000 4194304 4650419 140734369147120 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1127.62
Current children cumulated vsize (KiB) 1655984

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

[startup+294.3 s]
/proc/loadavg: 8.01 8.03 7.90 9/184 32412
/proc/meminfo: memFree=12061124/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=1744460 CPUtime=1175.55 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) R 32398 32400 32317 0 -1 4202496 641471 0 0 0 117402 153 0 0 25 0 4 0 515641817 1786327040 365150 33554432000 4194304 4650419 140734369147120 18446744073709551615 4333678 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 436115 365150 395 112 0 431080 0
[pid=32400/tid=32401] ppid=32398 vsize=1744460 CPUtime=292.73 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 185395 0 0 0 29219 54 0 0 25 0 4 0 515641817 1786327040 365150 33554432000 4194304 4650419 140734369147120 18446744073709551615 4541342 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=1744460 CPUtime=294.26 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 181656 0 0 0 29388 38 0 0 25 0 4 0 515641817 1786327040 365150 33554432000 4194304 4650419 140734369147120 18446744073709551615 4446450 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=1744460 CPUtime=294.26 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 144804 0 0 0 29391 35 0 0 25 0 4 0 515641817 1786327040 365150 33554432000 4194304 4650419 140734369147120 18446744073709551615 4364944 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1175.55
Current children cumulated vsize (KiB) 1744460

[startup+297.501 s]
/proc/loadavg: 8.01 8.03 7.91 9/184 32412
/proc/meminfo: memFree=12042152/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=1744460 CPUtime=1188.34 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) R 32398 32400 32317 0 -1 4202496 644944 0 0 0 118679 155 0 0 25 0 4 0 515641817 1786327040 365845 33554432000 4194304 4650419 140734369147120 18446744073709551615 4315081 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 436115 365845 395 112 0 431080 0
[pid=32400/tid=32401] ppid=32398 vsize=1744460 CPUtime=295.91 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 186006 0 0 0 29537 54 0 0 25 0 4 0 515641817 1786327040 365845 33554432000 4194304 4650419 140734369147120 18446744073709551615 4333771 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=1744460 CPUtime=297.46 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 182381 0 0 0 29708 38 0 0 25 0 4 0 515641817 1786327040 365845 33554432000 4194304 4650419 140734369147120 18446744073709551615 4432979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=1744460 CPUtime=297.46 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 145683 0 0 0 29711 35 0 0 25 0 4 0 515641817 1786327040 365845 33554432000 4194304 4650419 140734369147120 18446744073709551615 4315077 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1188.34
Current children cumulated vsize (KiB) 1744460

[startup+300.701 s]
/proc/loadavg: 8.01 8.03 7.91 9/184 32412
/proc/meminfo: memFree=12012392/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=1808676 CPUtime=1201.12 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) R 32398 32400 32317 0 -1 4202496 648339 0 0 0 119956 156 0 0 25 0 4 0 515641817 1852084224 368953 33554432000 4194304 4650419 140734369147120 18446744073709551615 4315143 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 452169 368953 395 112 0 447134 0
[pid=32400/tid=32401] ppid=32398 vsize=1808676 CPUtime=299.09 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 187020 0 0 0 29855 54 0 0 25 0 4 0 515641817 1852084224 368953 33554432000 4194304 4650419 140734369147120 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=1808676 CPUtime=300.66 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 182647 0 0 0 30028 38 0 0 25 0 4 0 515641817 1852084224 368953 33554432000 4194304 4650419 140734369147120 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=1808676 CPUtime=300.67 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 146688 0 0 0 30031 36 0 0 25 0 4 0 515641817 1852084224 368953 33554432000 4194304 4650419 140734369147120 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1201.12
Current children cumulated vsize (KiB) 1808676

[startup+302.301 s]
/proc/loadavg: 8.01 8.03 7.91 9/184 32412
/proc/meminfo: memFree=12003092/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=1808676 CPUtime=1206.95 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) S 32398 32400 32317 0 -1 4202496 649486 0 0 0 120539 156 0 0 25 0 4 0 515641817 1852084224 369833 33554432000 4194304 4650419 140734369147120 18446744073709551615 47634887636532 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 452169 369833 395 112 0 447134 0
[pid=32400/tid=32401] ppid=32398 vsize=1808676 CPUtime=300.43 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) S 32398 32400 32317 0 -1 4202560 187290 0 0 0 29988 55 0 0 25 0 4 0 515641817 1852084224 369833 33554432000 4194304 4650419 140734369147120 18446744073709551615 47634887636532 0 0 4096 2 18446604453877869568 0 0 -1 6 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=1808676 CPUtime=302.26 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 182679 0 0 0 30188 38 0 0 25 0 4 0 515641817 1852084224 369833 33554432000 4194304 4650419 140734369147120 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=1808676 CPUtime=302.27 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 147130 0 0 0 30191 36 0 0 25 0 4 0 515641817 1852084224 369833 33554432000 4194304 4650419 140734369147120 18446744073709551615 47634887612100 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1206.95
Current children cumulated vsize (KiB) 1808676

[startup+303.101 s]
/proc/loadavg: 8.01 8.03 7.91 7/184 32412
/proc/meminfo: memFree=12051452/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=1808676 CPUtime=1208.55 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) S 32398 32400 32317 0 -1 4202496 650061 0 0 0 120699 156 0 0 25 0 4 0 515641817 1852084224 369833 33554432000 4194304 4650419 140734369147120 18446744073709551615 47634887636532 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 452169 369833 395 112 0 447134 0
[pid=32400/tid=32401] ppid=32398 vsize=1808676 CPUtime=300.43 cores=0,2,4,6
/proc/32400/task/32401/stat : 32401 (strangenight1-m) S 32398 32400 32317 0 -1 4202560 187290 0 0 0 29988 55 0 0 25 0 4 0 515641817 1852084224 369833 33554432000 4194304 4650419 140734369147120 18446744073709551615 47634887636532 0 0 4096 2 18446604453877869568 0 0 -1 6 0 0 0
[pid=32400/tid=32402] ppid=32398 vsize=1808676 CPUtime=303.06 cores=0,2,4,6
/proc/32400/task/32402/stat : 32402 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 183254 0 0 0 30268 38 0 0 25 0 4 0 515641817 1852084224 369833 33554432000 4194304 4650419 140734369147120 18446744073709551615 4540528 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32400/tid=32403] ppid=32398 vsize=1808676 CPUtime=303.07 cores=0,2,4,6
/proc/32400/task/32403/stat : 32403 (strangenight1-m) R 32398 32400 32317 0 -1 4202560 147130 0 0 0 30271 36 0 0 25 0 4 0 515641817 1852084224 369833 33554432000 4194304 4650419 140734369147120 18446744073709551615 47634887611947 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1208.55
Current children cumulated vsize (KiB) 1808676

[startup+303.501 s]
/proc/loadavg: 8.01 8.03 7.91 6/182 32412
/proc/meminfo: memFree=13525812/32951124 swapFree=67111528/67111528
[pid=32400] ppid=32398 vsize=0 CPUtime=1209.28 cores=0,2,4,6
/proc/32400/stat : 32400 (strangenight1-m) Z 32398 32400 32317 0 -1 4203548 650082 0 0 0 120765 163 0 0 18 0 1 0 515641817 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32400/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1209.28
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 303.507
CPU time (s): 1209.29
CPU user time (s): 1207.65
CPU system time (s): 1.63275
CPU usage (%): 398.438
Max. virtual memory (cumulated for all children) (KiB): 1808676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1207.65
system time used= 1.63275
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 650082
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= 8809
involuntary context switches= 6244

runsolver used 0.464929 second user time and 1.11183 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 03:26:54
IDJOB=3285794
IDBENCH=82403
IDSOLVER=1588
FILE ID=node104/3285794-1304040412
RUNJOBID= node104-1304039974-32335
PBS_JOBID= 13170380
Free space on /tmp= 71456 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285794-1304040412/watcher-3285794-1304040412 -o /tmp/evaluation-result-3285794-1304040412/solver-3285794-1304040412 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3285794-1304040412.cnf

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=165971443

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:      13737492 kB
Buffers:       2209552 kB
Cached:       13542788 kB
SwapCached:          0 kB
Active:        6668444 kB
Inactive:     11949944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13737492 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           46428 kB
Writeback:           0 kB
AnonPages:     2865096 kB
Mapped:          15576 kB
Slab:           525664 kB
PageTables:      10636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3329144 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= 71448 MiB
End job on node104 at 2011-04-29 03:31:57