Trace number 3290762

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? (TO) 4800.41 1201.9

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E02F22.cnf
MD5SUM0b29cb9f2e17f3e05b66912497d8cb84
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.6781
Satisfiable
(Un)Satisfiability was proved
Number of variables13574
Number of clauses1301188
Sum of the clauses size11462079
Maximum clause length78
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 236373
Number of clauses of size 329573
Number of clauses of size 422594
Number of clauses of size 573414
Number of clauses of size over 51139201

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-3290762-1304133427.cnf'
0.00/0.00	c -- header says num vars:          13574
0.00/0.00	c -- header says num clauses:     1301188
2.50/0.70	c -- clauses added:            0 learnts,      1301188 normals,            0 xors
2.50/0.70	c -- vars added      13574
2.50/0.70	c Parsing time:  2.46 s
2.50/0.70	c  N st     0         0     13574   1264678     34486         0  11439771         0   no data   no data  --
3.92/1.05	c asymm  cl-useful: 0/6731/1263470 lits-rem:0 time: 1.17
21.45/5.44	c Flit:    23 Blit:      0 bXBeca:    0 bXProp:   88 Bins:      0 BRemL:      0 BRemN:      0 P: 138.2M T: 16.49
25.05/6.39	c Replacing       88 vars Replaced   886898 lits Time:     3.01 s 
28.02/7.11	c bin-w-bin subsume rem          764 bins  time:  0.02 s
33.22/8.48	c subs with bin:     7631  lits-rem:        12  v-fix:    0  time:  5.47 s
33.61/8.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1343 time:  0.08 s
33.61/8.53	c Removed useless bin:       0  fixed:     0  props:   3.63M  time:  0.10 s
4212.67/1054.71	c lits-rem:         0  cl-subs:    25458  v-elim:   1509  v-fix:    0  time: 4169.90 s
4212.67/1054.73	c Finding binary XORs  T:     0.08 s  found:       2
4212.67/1054.78	c Replacing        2 vars Replaced       26 lits Time:     0.20 s 
4322.52/1082.21	c Finding non-binary XORs:    109.23 s (found:       0, avg size: nan)
4322.52/1082.21	c calculated reachability. Time: 0.02
4322.52/1082.27	c Calc default polars -  time:   0.22 s pos:     376 undec:    2654 neg:   10544
4322.52/1082.27	c =========================================================================================
4322.52/1082.27	c types(t): F = full restart, N = normal restart
4322.52/1082.27	c types(t): S = simplification begin/end, E = solution found
4322.52/1082.27	c restart types(rt): st = static, dy = dynamic
4322.52/1082.27	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4322.52/1082.27	c  B st     0         0     10920   1233502     28296         0  10491420         0   no data   no data  --
4332.52/1084.77	c  N dy    20      4041     10918   1233502     28404      3882  10491420    133995      8.95     10.40  --
4340.10/1086.63	c Finding binary XORs  T:     0.06 s  found:      14
4342.09/1087.18	c  N dy    47      8121     10903   1233491     56024      7880  10490883    356026      9.66     12.18  --
4350.11/1089.12	c  N dy    79     12200     10903   1233491     56031     11921  10490883    542640     10.21     10.75  --
4356.07/1090.69	c  N dy   105     16244     10903   1233491     56047     15931  10490881    750350     10.33     10.89  --
4360.87/1091.84	c  N dy   130     20406     10903   1233491     56061     10245  10490880    293142     10.51     11.08  --
4368.46/1093.73	c  N dy   153     24487     10902   1233491     56068     14288  10490880    478472     10.58     11.25  --
4369.26/1093.93	c  F st   156     25000     10902   1233491     56083     14800  10490880    499572     10.56   no data  --
4369.66/1094.03	c Replacing       14 vars Replaced      766 lits Time:     0.21 s 
4377.24/1095.95	c  N dy   162     30000     10887   1233476     56014     19757  10490789    767373     10.56   no data  --
4377.24/1095.95	c  S st   162     30000     10887   1233476     56014     19757  10490789    767373     10.56   no data  --
4380.87/1096.86	c  S st   162     30500     10887   1233476     56015     20256  10490789    785224     10.56   no data  --
4381.25/1096.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.17
4381.25/1096.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4410.41/1104.26	c Flit:     4 Blit:      2 bXBeca:    0 bXProp:   13 Bins:   3345 BRemL:   1381 BRemN:      8 P: 200.0M T: 29.36
4410.81/1104.36	c Replacing       13 vars Replaced     1909 lits Time:     0.40 s 
4412.40/1104.78	c bin-w-bin subsume rem          121 bins  time:  0.03 s
4420.79/1106.85	c subs with bin:     4797  lits-rem:     54981  v-fix:    0  time:  8.28 s
4420.79/1106.88	c Subs w/ non-existent bins:      2 l-rem:     78 v-fix:     0 done:   2809 time:  0.12 s
4421.19/1106.90	c Removed useless bin:       5  fixed:     0  props:   1.55M  time:  0.06 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3290762-1304133427/watcher-3290762-1304133427 -o /tmp/evaluation-result-3290762-1304133427/solver-3290762-1304133427 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3290762-1304133427.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: 5.45 4.65 5.84 6/180 7957
/proc/meminfo: memFree=28998860/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 417 0 0 0 0 0 0 0 23 0 4 0 603573596 52465664 356 33554432000 4194304 4650419 140733983055200 18446744073709551615 47506432312857 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 12809 356 306 112 0 7774 0
[pid=7957/tid=7958] ppid=7955 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 4 0 603573597 52465664 356 33554432000 4194304 4650419 140733983055200 18446744073709551615 47506432312857 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 603573597 52465664 356 33554432000 4194304 4650419 140733983055200 18446744073709551615 47506432313260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 603573597 52465664 356 33554432000 4194304 4650419 140733983055200 18446744073709551615 47506432313266 0 0 4096 2 0 0 0 -1 6 0 0 0

[startup+0.105643 s]
/proc/loadavg: 5.45 4.65 5.84 6/180 7957
/proc/meminfo: memFree=28998860/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=354704 CPUtime=0.39 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) S 7955 7957 7283 0 -1 4202496 11867 0 0 0 37 2 0 0 18 0 4 0 603573596 363216896 11671 33554432000 4194304 4650419 140733983055200 18446744073709551615 231895595502 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 89220 12906 345 112 0 84185 0
[pid=7957/tid=7958] ppid=7955 vsize=358480 CPUtime=0.09 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 3449 0 0 0 9 0 0 0 18 0 4 0 603573597 367083520 13413 33554432000 4194304 4650419 140733983055200 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=359816 CPUtime=0.1 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) S 7955 7957 7283 0 -1 4202560 3418 0 0 0 10 0 0 0 18 0 4 0 603573597 368451584 13821 33554432000 4194304 4650419 140733983055200 18446744073709551615 231895595502 0 0 4096 2 18446604453885411648 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=361120 CPUtime=0.09 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) S 7955 7957 7283 0 -1 4202560 3881 0 0 0 9 0 0 0 18 0 4 0 603573597 369786880 14179 33554432000 4194304 4650419 140733983055200 18446744073709551615 231895595502 0 0 4096 2 18446604453885411648 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 354704

[startup+0.212547 s]
/proc/loadavg: 5.45 4.65 5.84 6/180 7957
/proc/meminfo: memFree=28998860/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=513180 CPUtime=0.8 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) D 7955 7957 7283 0 -1 4202496 32656 0 0 0 73 7 0 0 18 0 4 0 603573596 525496320 31614 33554432000 4194304 4650419 140733983055200 18446744073709551615 4520352 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 129070 32295 345 112 0 124035 0
[pid=7957/tid=7958] ppid=7955 vsize=516280 CPUtime=0.19 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) D 7955 7957 7283 0 -1 4202560 8397 0 0 0 18 1 0 0 18 0 4 0 603573597 528670720 32295 33554432000 4194304 4650419 140733983055200 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=517496 CPUtime=0.2 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) D 7955 7957 7283 0 -1 4202560 8142 0 0 0 19 1 0 0 18 0 4 0 603573597 529915904 32585 33554432000 4194304 4650419 140733983055200 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=518448 CPUtime=0.22 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) D 7955 7957 7283 0 -1 4202560 9016 0 0 0 20 2 0 0 18 0 4 0 603573597 530890752 35345 33554432000 4194304 4650419 140733983055200 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 513180

[startup+0.363654 s]
/proc/loadavg: 5.45 4.65 5.84 6/180 7957
/proc/meminfo: memFree=28998860/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=535696 CPUtime=1.39 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) D 7955 7957 7283 0 -1 4202496 54147 0 0 0 127 12 0 0 18 0 4 0 603573596 548552704 53105 33554432000 4194304 4650419 140733983055200 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 134152 53757 345 112 0 129117 0
[pid=7957/tid=7958] ppid=7955 vsize=536740 CPUtime=0.33 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 13510 0 0 0 30 3 0 0 18 0 4 0 603573597 549621760 53835 33554432000 4194304 4650419 140733983055200 18446744073709551615 4546080 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=538048 CPUtime=0.35 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 14012 0 0 0 33 2 0 0 18 0 4 0 603573597 550961152 55780 33554432000 4194304 4650419 140733983055200 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=538804 CPUtime=0.36 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) S 7955 7957 7283 0 -1 4202560 14299 0 0 0 33 3 0 0 18 0 4 0 603573597 551735296 56044 33554432000 4194304 4650419 140733983055200 18446744073709551615 231895595502 0 0 4096 2 18446604453885411648 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 535696

[startup+0.775818 s]
/proc/loadavg: 5.45 4.65 5.84 6/180 7957
/proc/meminfo: memFree=28998860/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=857316 CPUtime=3.02 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 107290 0 0 0 276 26 0 0 18 0 4 0 603573596 877891584 106005 33554432000 4194304 4650419 140733983055200 18446744073709551615 4370727 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 214329 106020 367 112 0 209294 0
[pid=7957/tid=7958] ppid=7955 vsize=857316 CPUtime=0.74 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) S 7955 7957 7283 0 -1 4202560 26574 0 0 0 68 6 0 0 18 0 4 0 603573597 877891584 106030 33554432000 4194304 4650419 140733983055200 18446744073709551615 231895595502 0 0 4096 2 18446604453885411648 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=857316 CPUtime=0.75 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 26460 0 0 0 69 6 0 0 18 0 4 0 603573597 877891584 106032 33554432000 4194304 4650419 140733983055200 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=857316 CPUtime=0.75 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 26972 0 0 0 69 6 0 0 18 0 4 0 603573597 877891584 106033 33554432000 4194304 4650419 140733983055200 18446744073709551615 231895595502 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 857316

[startup+1.50025 s]
/proc/loadavg: 5.45 4.65 5.84 9/184 7961
/proc/meminfo: memFree=28495388/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=946748 CPUtime=5.88 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 203871 0 0 0 545 43 0 0 19 0 4 0 603573596 969469952 125666 33554432000 4194304 4650419 140733983055200 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 236687 125666 373 112 0 231652 0
[pid=7957/tid=7958] ppid=7955 vsize=946748 CPUtime=1.46 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 57348 0 0 0 133 13 0 0 18 0 4 0 603573597 969469952 125666 33554432000 4194304 4650419 140733983055200 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=946748 CPUtime=1.46 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 57858 0 0 0 135 11 0 0 18 0 4 0 603573597 969469952 125666 33554432000 4194304 4650419 140733983055200 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=946748 CPUtime=1.46 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 30375 0 0 0 139 7 0 0 19 0 4 0 603573597 969469952 125666 33554432000 4194304 4650419 140733983055200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 946748

[startup+3.10095 s]
/proc/loadavg: 5.65 4.70 5.85 9/184 7961
/proc/meminfo: memFree=28479516/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=955008 CPUtime=12.27 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 211419 0 0 0 1182 45 0 0 22 0 4 0 603573596 977928192 133214 33554432000 4194304 4650419 140733983055200 18446744073709551615 4370585 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 238752 133214 373 112 0 233717 0
[pid=7957/tid=7958] ppid=7955 vsize=955008 CPUtime=3.06 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 58649 0 0 0 293 13 0 0 21 0 4 0 603573597 977928192 133214 33554432000 4194304 4650419 140733983055200 18446744073709551615 4370582 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=955008 CPUtime=3.07 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 59769 0 0 0 295 12 0 0 22 0 4 0 603573597 977928192 133214 33554432000 4194304 4650419 140733983055200 18446744073709551615 4370456 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=955008 CPUtime=3.05 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 32910 0 0 0 298 7 0 0 22 0 4 0 603573597 977928192 133214 33554432000 4194304 4650419 140733983055200 18446744073709551615 4364944 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 955008

[startup+6.30035 s]
/proc/loadavg: 5.65 4.70 5.85 9/184 7961
/proc/meminfo: memFree=28421256/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=966548 CPUtime=25.05 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 221428 0 0 0 2457 48 0 0 25 0 4 0 603573596 989745152 143223 33554432000 4194304 4650419 140733983055200 18446744073709551615 4307238 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 241637 143223 376 112 0 236602 0
[pid=7957/tid=7958] ppid=7955 vsize=966548 CPUtime=6.26 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 61337 0 0 0 612 14 0 0 25 0 4 0 603573597 989745152 143223 33554432000 4194304 4650419 140733983055200 18446744073709551615 4267442 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=966548 CPUtime=6.26 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 62356 0 0 0 614 12 0 0 25 0 4 0 603573597 989745152 143223 33554432000 4194304 4650419 140733983055200 18446744073709551615 4313715 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=966548 CPUtime=6.24 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 35014 0 0 0 616 8 0 0 25 0 4 0 603573597 989745152 143223 33554432000 4194304 4650419 140733983055200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 966548

[startup+12.7012 s]
/proc/loadavg: 6.01 4.81 5.87 9/184 7961
/proc/meminfo: memFree=27415268/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=1995828 CPUtime=50.37 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 460664 0 0 0 4948 89 0 0 25 0 4 0 603573596 2043727872 380551 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 498957 380551 427 112 0 493922 0
[pid=7957/tid=7958] ppid=7955 vsize=1995828 CPUtime=12.58 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 143672 0 0 0 1232 26 0 0 25 0 4 0 603573597 2043727872 380551 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=1995828 CPUtime=12.64 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 143235 0 0 0 1238 26 0 0 25 0 4 0 603573597 2043727872 380551 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=1995828 CPUtime=12.5 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 36416 0 0 0 1241 9 0 0 25 0 4 0 603573597 2043727872 380551 33554432000 4194304 4650419 140733983055200 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 1995828

[startup+25.5008 s]
/proc/loadavg: 6.32 4.92 5.90 9/184 7961
/proc/meminfo: memFree=27396040/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=1995828 CPUtime=101.5 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 461680 0 0 0 10060 90 0 0 25 0 4 0 603573596 2043727872 381567 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 498957 381567 428 112 0 493922 0
[pid=7957/tid=7958] ppid=7955 vsize=1995828 CPUtime=25.39 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 143672 0 0 0 2512 27 0 0 25 0 4 0 603573597 2043727872 381567 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=1995828 CPUtime=25.44 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 143235 0 0 0 2518 26 0 0 25 0 4 0 603573597 2043727872 381567 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=1995828 CPUtime=25.22 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 37432 0 0 0 2513 9 0 0 25 0 4 0 603573597 2043727872 381567 33554432000 4194304 4650419 140733983055200 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 1995828

[startup+51.101 s]
/proc/loadavg: 6.89 5.16 5.95 9/184 7962
/proc/meminfo: memFree=27099324/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=2302700 CPUtime=203.76 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 531449 0 0 0 20278 98 0 0 25 0 4 0 603573596 2357964800 451243 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476315 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 575675 451243 428 112 0 570640 0
[pid=7957/tid=7958] ppid=7955 vsize=2302700 CPUtime=50.99 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 143672 0 0 0 5072 27 0 0 25 0 4 0 603573597 2357964800 451243 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=2302700 CPUtime=51.04 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 143235 0 0 0 5078 26 0 0 25 0 4 0 603573597 2357964800 451243 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=2302700 CPUtime=50.69 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 107201 0 0 0 5051 18 0 0 25 0 4 0 603573597 2357964800 451243 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 2302700

[startup+102.3 s]
/proc/loadavg: 7.67 5.67 6.08 9/184 7964
/proc/meminfo: memFree=26979104/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=2352632 CPUtime=408.28 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 1046422 0 0 0 40660 168 0 0 25 0 4 0 603573596 2409095168 455304 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 588158 455304 392 112 0 583123 0
[pid=7957/tid=7958] ppid=7955 vsize=2352632 CPUtime=102.18 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 241861 0 0 0 10177 41 0 0 25 0 4 0 603573597 2409095168 455304 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=2352632 CPUtime=102.25 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 434742 0 0 0 10162 63 0 0 25 0 4 0 603573597 2409095168 455304 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=2352632 CPUtime=101.6 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 138876 0 0 0 10138 22 0 0 25 0 4 0 603573597 2409095168 455304 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.28
Current children cumulated vsize (KiB) 2352632

[startup+162.301 s]

################
# More data... #
################

[pid=7957] ppid=7955 vsize=2337988 CPUtime=2805.02 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 1782315 0 0 0 280233 269 0 0 25 0 4 0 603573596 2394099712 445016 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 584497 445016 392 112 0 579462 0
[pid=7957/tid=7958] ppid=7955 vsize=2337988 CPUtime=702.2 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 579149 0 0 0 70136 84 0 0 25 0 4 0 603573597 2394099712 445016 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=2337988 CPUtime=702.27 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 788269 0 0 0 70113 114 0 0 25 0 4 0 603573597 2394099712 445016 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476454 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=2337988 CPUtime=698.35 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 159312 0 0 0 69809 26 0 0 25 0 4 0 603573597 2394099712 445016 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.02
Current children cumulated vsize (KiB) 2337988

[startup+762.301 s]
/proc/loadavg: 8.08 7.85 7.10 9/184 8041
/proc/meminfo: memFree=27326856/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=2338268 CPUtime=3044.69 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 2948090 0 0 0 304033 436 0 0 25 0 4 0 603573596 2394386432 446344 33554432000 4194304 4650419 140733983055200 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 584567 446344 392 112 0 579532 0
[pid=7957/tid=7958] ppid=7955 vsize=2338268 CPUtime=762.19 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 818663 0 0 0 76100 119 0 0 25 0 4 0 603573597 2394386432 446344 33554432000 4194304 4650419 140733983055200 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=2338268 CPUtime=762.27 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 1088890 0 0 0 76071 156 0 0 25 0 4 0 603573597 2394386432 446344 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=2338268 CPUtime=758.03 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 163007 0 0 0 75777 26 0 0 25 0 4 0 603573597 2394386432 446344 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.69
Current children cumulated vsize (KiB) 2338268

[startup+822.301 s]
/proc/loadavg: 8.14 7.90 7.16 9/184 8043
/proc/meminfo: memFree=27288264/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=2272732 CPUtime=3284.34 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 5044588 0 0 0 327603 831 0 0 25 0 4 0 603573596 2327277568 442944 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 568183 442944 392 112 0 563148 0
[pid=7957/tid=7958] ppid=7955 vsize=2272732 CPUtime=822.19 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 818663 0 0 0 82100 119 0 0 25 0 4 0 603573597 2327277568 442944 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=2272732 CPUtime=822.27 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 2117251 0 0 0 81890 337 0 0 25 0 4 0 603573597 2327277568 442944 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=2272732 CPUtime=817.7 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 163007 0 0 0 81744 26 0 0 25 0 4 0 603573597 2327277568 442944 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.34
Current children cumulated vsize (KiB) 2272732

[startup+882.307 s]
/proc/loadavg: 8.12 7.93 7.22 9/184 8044
/proc/meminfo: memFree=27229428/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=2338268 CPUtime=3524.04 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 5299332 0 0 0 351525 879 0 0 25 0 4 0 603573596 2394386432 445543 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 584567 445543 392 112 0 579532 0
[pid=7957/tid=7958] ppid=7955 vsize=2338268 CPUtime=882.2 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 818663 0 0 0 88101 119 0 0 25 0 4 0 603573597 2394386432 445543 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=2338268 CPUtime=882.28 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 2326553 0 0 0 87852 376 0 0 25 0 4 0 603573597 2394386432 445543 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=2338268 CPUtime=877.38 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 163007 0 0 0 87712 26 0 0 25 0 4 0 603573597 2394386432 445543 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.04
Current children cumulated vsize (KiB) 2338268

[startup+942.301 s]
/proc/loadavg: 8.11 7.96 7.27 9/184 8046
/proc/meminfo: memFree=27187612/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=2338268 CPUtime=3763.69 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 5525962 0 0 0 375449 920 0 0 25 0 4 0 603573596 2394386432 448711 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 584567 448711 392 112 0 579532 0
[pid=7957/tid=7958] ppid=7955 vsize=2338268 CPUtime=942.2 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 818663 0 0 0 94100 120 0 0 25 0 4 0 603573597 2394386432 448711 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=2338268 CPUtime=942.28 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 2543058 0 0 0 93813 415 0 0 25 0 4 0 603573597 2394386432 448711 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=2338268 CPUtime=937.05 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 164030 0 0 0 93679 26 0 0 25 0 4 0 603573597 2394386432 448711 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.69
Current children cumulated vsize (KiB) 2338268

[startup+1002.3 s]
/proc/loadavg: 8.10 7.98 7.32 9/184 8048
/proc/meminfo: memFree=27095056/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=2338268 CPUtime=4003.37 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 5837107 0 0 0 399360 977 0 0 25 0 4 0 603573596 2394386432 451063 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 584567 451063 392 112 0 579532 0
[pid=7957/tid=7958] ppid=7955 vsize=2338268 CPUtime=1002.2 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 818663 0 0 0 100100 120 0 0 25 0 4 0 603573597 2394386432 451063 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=2338268 CPUtime=1002.27 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 2797104 0 0 0 99767 460 0 0 25 0 4 0 603573597 2394386432 451063 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=2338268 CPUtime=996.73 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 164198 0 0 0 99646 27 0 0 25 0 4 0 603573597 2394386432 451063 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.37
Current children cumulated vsize (KiB) 2338268

[startup+1062.3 s]
/proc/loadavg: 8.09 8.00 7.36 9/184 8049
/proc/meminfo: memFree=27135828/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=2356968 CPUtime=4243.03 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 5918342 0 0 0 423308 995 0 0 25 0 4 0 603573596 2413535232 449572 33554432000 4194304 4650419 140733983055200 18446744073709551615 4313695 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 589242 449572 394 112 0 584207 0
[pid=7957/tid=7958] ppid=7955 vsize=2356968 CPUtime=1062.2 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 820071 0 0 0 106100 120 0 0 25 0 4 0 603573597 2413535232 449572 33554432000 4194304 4650419 140733983055200 18446744073709551615 4313319 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=2356968 CPUtime=1062.28 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 2849490 0 0 0 105758 470 0 0 25 0 4 0 603573597 2413535232 449572 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=2356968 CPUtime=1056.39 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 187528 0 0 0 105605 34 0 0 25 0 4 0 603573597 2413535232 449572 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476449 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.03
Current children cumulated vsize (KiB) 2356968

[startup+1122.3 s]
/proc/loadavg: 8.08 8.01 7.40 9/184 8051
/proc/meminfo: memFree=26959580/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=2484504 CPUtime=4482.7 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 6444825 0 0 0 447200 1070 0 0 25 0 4 0 603573596 2544132096 481716 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 621126 481716 395 112 0 616091 0
[pid=7957/tid=7958] ppid=7955 vsize=2484504 CPUtime=1122.2 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 830842 0 0 0 112098 122 0 0 25 0 4 0 603573597 2544132096 481716 33554432000 4194304 4650419 140733983055200 18446744073709551615 4441903 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=2484504 CPUtime=1122.27 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 2856170 0 0 0 111755 472 0 0 25 0 4 0 603573597 2544132096 481716 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=2484504 CPUtime=1116.06 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 195059 0 0 0 111571 35 0 0 25 0 4 0 603573597 2544132096 481716 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.7
Current children cumulated vsize (KiB) 2484504

[startup+1182.3 s]
/proc/loadavg: 8.03 8.01 7.44 9/184 8052
/proc/meminfo: memFree=26986184/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=2484504 CPUtime=4722.38 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 6501094 0 0 0 471160 1078 0 0 25 0 4 0 603573596 2544132096 479991 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 621126 479991 395 112 0 616091 0
[pid=7957/tid=7958] ppid=7955 vsize=2484504 CPUtime=1182.2 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 830842 0 0 0 118098 122 0 0 25 0 4 0 603573597 2544132096 479991 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=2484504 CPUtime=1182.28 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 2856170 0 0 0 117756 472 0 0 25 0 4 0 603573597 2544132096 479991 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=2484504 CPUtime=1175.75 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 243580 0 0 0 117533 42 0 0 25 0 4 0 603573597 2544132096 479991 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 2484504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.02 8.00 7.45 9/184 8053
/proc/meminfo: memFree=26950580/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=2484504 CPUtime=4800.29 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 6576624 0 0 0 478941 1088 0 0 25 0 4 0 603573596 2544132096 482845 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476466 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 621126 482845 395 112 0 616091 0
[pid=7957/tid=7958] ppid=7955 vsize=2484504 CPUtime=1201.71 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 830842 0 0 0 120049 122 0 0 25 0 4 0 603573597 2544132096 482845 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=2484504 CPUtime=1201.78 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 2856170 0 0 0 119706 472 0 0 25 0 4 0 603573597 2544132096 482845 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=2484504 CPUtime=1195.14 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 317884 0 0 0 119462 52 0 0 25 0 4 0 603573597 2544132096 482845 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 2484504

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1201.8 s]
/proc/loadavg: 8.02 8.00 7.45 9/184 8053
/proc/meminfo: memFree=26950580/32950928 swapFree=67111356/67111528
[pid=7957] ppid=7955 vsize=2484504 CPUtime=4800.29 cores=0,2,4,6
/proc/7957/stat : 7957 (strangenight1-m) R 7955 7957 7283 0 -1 4202496 6576624 0 0 0 478941 1088 0 0 25 0 4 0 603573596 2544132096 482845 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476466 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7957/statm: 621126 482845 395 112 0 616091 0
[pid=7957/tid=7958] ppid=7955 vsize=2484504 CPUtime=1201.71 cores=0,2,4,6
/proc/7957/task/7958/stat : 7958 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 830842 0 0 0 120049 122 0 0 25 0 4 0 603573597 2544132096 482845 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7957/tid=7959] ppid=7955 vsize=2484504 CPUtime=1201.78 cores=0,2,4,6
/proc/7957/task/7959/stat : 7959 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 2856170 0 0 0 119706 472 0 0 25 0 4 0 603573597 2544132096 482845 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7957/tid=7960] ppid=7955 vsize=2484504 CPUtime=1195.14 cores=0,2,4,6
/proc/7957/task/7960/stat : 7960 (strangenight1-m) R 7955 7957 7283 0 -1 4202560 317884 0 0 0 119462 52 0 0 25 0 4 0 603573597 2544132096 482845 33554432000 4194304 4650419 140733983055200 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 2484504

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.9
CPU time (s): 4800.41
CPU user time (s): 4789.44
CPU system time (s): 10.9753
CPU usage (%): 399.401
Max. virtual memory (cumulated for all children) (KiB): 2484504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.44
system time used= 10.9753
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6576624
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= 13940
involuntary context switches= 24370

runsolver used 1.93071 second user time and 4.6283 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-30 05:17:09
IDJOB=3290762
IDBENCH=83447
IDSOLVER=1588
FILE ID=node114/3290762-1304133427
RUNJOBID= node114-1304133399-7873
PBS_JOBID= 13170787
Free space on /tmp= 73320 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E02F22.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290762-1304133427/watcher-3290762-1304133427 -o /tmp/evaluation-result-3290762-1304133427/solver-3290762-1304133427 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3290762-1304133427.cnf

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

MD5SUM BENCH= 0b29cb9f2e17f3e05b66912497d8cb84
RANDOM SEED=1296259577

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.73
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.848
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.75
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      28999016 kB
Buffers:       1086276 kB
Cached:        1882768 kB
SwapCached:        168 kB
Active:         662096 kB
Inactive:      2783312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28999016 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           87244 kB
Writeback:           0 kB
AnonPages:      476268 kB
Mapped:          15572 kB
Slab:           442680 kB
PageTables:       5736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   745420 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= 73324 MiB
End job on node114 at 2011-04-30 05:37:13