Trace number 4387987

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
Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)? (TO) 2528.1 1176.26

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-SF/
Subisomorphism-B-08.xml
MD5SUM47da5ea68f3d94e6d7990d40a1ef4aa5
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.530623
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of constraints1676
Number of domains1
Minimum domain size600
Maximum domain size600
Distribution of domain sizes[{"size":600,"count":540}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":19},{"degree":5,"count":89},{"degree":6,"count":212},{"degree":8,"count":110},{"degree":9,"count":71},{"degree":10,"count":35}]
Minimum constraint arity1
Maximum constraint arity540
Distribution of constraint arities[{"arity":1,"count":216},{"arity":2,"count":1459},{"arity":540,"count":1}]
Number of extensional constraints1675
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1675},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/cryptominisat5 -solverOption default -tmp HOME -serialFile HOME/scop-12286-serial-file.bin HOME/instance-4387987-1568292991.xml
0.66/0.53	
0.66/0.53	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Sep 12 14:55:51 CEST 2019
0.66/0.55	c PID: 12289
0.66/0.55	c IP: 172.20.3.140
0.79/0.69	c HOST: node140.alineos.net
0.79/0.69	c (0,0) Parsing Begin
2.74/1.32	c (0,0) Parsing End
2.74/1.33	c (0,0) CSP: 540 int (0 aux), 0 bool (0 aux), 1676 ctr, max domain size 600
2.74/1.33	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.74/1.33	c (0,0) Constraint Name Generate Begin
2.74/1.35	c (0,0) Ctr:HOME/instance-4387987-1568292991.xml,AllDifferent:ExtensionConflict:ExtensionSupport:Var
2.74/1.35	c (0,0) Constraint Name Generate End
2.74/1.35	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.74/1.35	c (0,0) CSP to CSPinCNF Begin
99.96/80.55	c (80,76) translated 168 (10%) constraints
182.51/155.76	c (155,149) translated 336 (20%) constraints
262.86/230.02	c (229,221) translated 503 (30%) constraints
343.69/304.84	c (304,294) translated 671 (40%) constraints
423.57/379.01	c (378,366) translated 838 (50%) constraints
505.34/453.98	c (453,439) translated 1006 (60%) constraints
586.12/528.70	c (528,511) translated 1174 (70%) constraints
814.91/640.66	c (640,584) translated 1341 (80%) constraints
1559.78/871.29	c (870,636) translated 1509 (90%) constraints
1559.99/871.35	c (870,636) translated 1676 (100%) constraints
1559.99/871.35	c (870,636) ===========================================
1850.37/948.27	c (947,639) Hybrid: #OE=875940, #LE=0
1850.37/948.27	c (947,639) Hybrid
1850.37/948.27	c (947,639) ===========================================
2105.75/1031.73	c (1031,663) translated 1221752 (10%) constraints
2276.02/1093.01	c (1092,688) translated 2443503 (20%) constraints
2502.81/1168.62	c (1168,712) translated 3665255 (30%) constraints
2520.04/1174.23	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.04/1174.23	c (scop.sh) Killing background jobs.

Verifier Data

One s line expected

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (9347 MiB free)
  memory of node 1: 16384 MiB (11597 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387987-1568292991/watcher-4387987-1568292991 -o /tmp/evaluation-result-4387987-1568292991/solver-4387987-1568292991 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568286731-10042 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387987-1568292991.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=12286, runsolver pid=12283

[startup+0.100062 s]*
/proc/loadavg: 2.16 2.19 2.13 3/234 12303
/proc/meminfo: memFree=21386300/32770624 swapFree=66999124/67108860
[pid=12286] ppid=12283 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/12286/stat : 12286 (scop.sh) S 12283 12286 9001 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405237541 115843072 349 33554432000 4194304 5098028 140725743343200 140725743340456 140090472694396 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 27947008 140725743350627 140725743350896 140725743350896 140725743353805 0
/proc/12286/statm: 28282 349 296 221 0 87 0
[pid=12289] ppid=12286 vsize=15014680 memory=75624 CPUtime=0.11 cores=1,3,5,7
/proc/12289/stat : 12289 (java) S 12286 12286 9001 0 -1 1077944320 7119 0 0 0 9 2 0 0 20 0 15 0 405237541 15375032320 18840 33554432000 4194304 4196468 140726393044976 140726393027520 139712134319863 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
/proc/12289/statm: 3753670 18840 2866 1 0 3716075 0
[pid=12289/tid=12290] ppid=12286 vsize=15016308 memory=-6221860069109448643 CPUtime=0.09 cores=1,3,5,7
/proc/12289/task/12290/stat : 12290 (java) R 12286 12286 9001 0 -1 4202560 5160 0 0 0 7 2 0 0 20 0 15 0 405237541 15376699392 19104 33554432000 4194304 4196468 140726393044976 139712106104112 139712126999581 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12291] ppid=12286 vsize=15016308 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12291/stat : 12291 (java) S 12286 12286 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405237543 15376699392 19104 33554432000 4194304 4196468 140726393044976 139712138562576 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12292] ppid=12286 vsize=15016308 memory=139721713399424 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12292/stat : 12292 (java) S 12286 12286 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405237543 15376699392 19170 33554432000 4194304 4196468 140726393044976 139711937338512 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12293] ppid=12286 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12293/stat : 12293 (java) S 12286 12286 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405237543 15376699392 19170 33554432000 4194304 4196468 140726393044976 139711936285456 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12294] ppid=12286 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12294/stat : 12294 (java) S 12286 12286 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405237543 15376699392 19170 33554432000 4194304 4196468 140726393044976 139711935232912 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12295] ppid=12286 vsize=15016308 memory=139721713399424 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12295/stat : 12295 (java) S 12286 12286 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405237544 15376699392 19170 33554432000 4194304 4196468 140726393044976 139711104362736 139712134331010 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12296] ppid=12286 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12296/stat : 12296 (java) S 12286 12286 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405237545 15376699392 19236 33554432000 4194304 4196468 140726393044976 139710722729120 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12297] ppid=12286 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12297/stat : 12297 (java) S 12286 12286 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405237545 15376699392 19236 33554432000 4194304 4196468 140726393044976 139710454293232 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12298] ppid=12286 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12298/stat : 12298 (java) S 12286 12286 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405237547 15376699392 19236 33554432000 4194304 4196468 140726393044976 139710079784912 139712134338459 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12299] ppid=12286 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12299/stat : 12299 (java) S 12286 12286 9001 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 405237547 15376699392 19236 33554432000 4194304 4196468 140726393044976 139711103310576 139712134331010 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12300] ppid=12286 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12300/stat : 12300 (java) S 12286 12286 9001 0 -1 1077944384 389 0 0 0 0 0 0 0 20 0 15 0 405237547 15376699392 19302 33554432000 4194304 4196468 140726393044976 139711102258032 139712134331010 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12301] ppid=12286 vsize=15016308 memory=139721713399424 CPUtime=0.01 cores=1,3,5,7
/proc/12289/task/12301/stat : 12301 (java) S 12286 12286 9001 0 -1 1077944384 472 0 0 0 1 0 0 0 20 0 15 0 405237547 15376699392 19302 33554432000 4194304 4196468 140726393044976 139711101204976 139712134331010 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12302] ppid=12286 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12302/stat : 12302 (java) S 12286 12286 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405237548 15376699392 19302 33554432000 4194304 4196468 140726393044976 139709581880160 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12303] ppid=12286 vsize=15016308 memory=139721713399424 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12303/stat : 12303 (java) S 12286 12286 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405237548 15376699392 19302 33554432000 4194304 4196468 140726393044976 139711100152368 139712134331010 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15127808 KiB
Current children cumulated memory: 77020 KiB

[startup+0.211006 s]*
/proc/loadavg: 2.16 2.19 2.13 3/234 12303
/proc/meminfo: memFree=21370492/32770624 swapFree=66999124/67108860
[pid=12286] ppid=12283 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/12286/stat : 12286 (scop.sh) S 12283 12286 9001 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405237541 115843072 349 33554432000 4194304 5098028 140725743343200 140725743340456 140090472694396 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 27947008 140725743350627 140725743350896 140725743350896 140725743353805 0
/proc/12286/statm: 28282 349 296 221 0 87 0
[pid=12289] ppid=12286 vsize=15012696 memory=87024 CPUtime=0.25 cores=1,3,5,7
/proc/12289/stat : 12289 (java) S 12286 12286 9001 0 -1 1077944320 11273 0 0 0 22 3 0 0 20 0 15 0 405237541 15373000704 21756 33554432000 4194304 4196468 140726393044976 140726393027520 139712134319863 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
/proc/12289/statm: 3753174 21756 2937 1 0 3715579 0
[pid=12289/tid=12290] ppid=12286 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/12289/task/12290/stat : 12290 (java) R 12286 12286 9001 0 -1 4202560 8989 0 0 0 17 3 0 0 20 0 15 0 405237541 15373000704 21756 33554432000 4194304 4196468 140726393044976 139712106135104 139712134331798 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12291] ppid=12286 vsize=15012696 memory=398 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12291/stat : 12291 (java) S 12286 12286 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405237543 15373000704 21756 33554432000 4194304 4196468 140726393044976 139712138562576 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12292] ppid=12286 vsize=15012696 memory=139721713411070 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12292/stat : 12292 (java) S 12286 12286 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405237543 15373000704 21756 33554432000 4194304 4196468 140726393044976 139711937338512 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12293] ppid=12286 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12293/stat : 12293 (java) S 12286 12286 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405237543 15373000704 21756 33554432000 4194304 4196468 140726393044976 139711936285456 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12294] ppid=12286 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12294/stat : 12294 (java) S 12286 12286 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405237543 15373000704 21756 33554432000 4194304 4196468 140726393044976 139711935232912 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12295] ppid=12286 vsize=15012696 memory=139721713399424 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12295/stat : 12295 (java) S 12286 12286 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405237544 15373000704 21756 33554432000 4194304 4196468 140726393044976 139711104362736 139712134331010 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12296] ppid=12286 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12296/stat : 12296 (java) S 12286 12286 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405237545 15373000704 21756 33554432000 4194304 4196468 140726393044976 139710722729120 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12297] ppid=12286 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12297/stat : 12297 (java) S 12286 12286 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405237545 15373000704 21756 33554432000 4194304 4196468 140726393044976 139710454293232 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12298] ppid=12286 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12298/stat : 12298 (java) S 12286 12286 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405237547 15373000704 21756 33554432000 4194304 4196468 140726393044976 139710079784912 139712134338459 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12299] ppid=12286 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12299/stat : 12299 (java) S 12286 12286 9001 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 405237547 15373000704 21756 33554432000 4194304 4196468 140726393044976 139711103310576 139712134331010 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12300] ppid=12286 vsize=15012696 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/12289/task/12300/stat : 12300 (java) S 12286 12286 9001 0 -1 1077944384 422 0 0 0 1 0 0 0 20 0 15 0 405237547 15373000704 21756 33554432000 4194304 4196468 140726393044976 139711102258032 139712134331010 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12301] ppid=12286 vsize=15012696 memory=139721713399424 CPUtime=0.03 cores=1,3,5,7
/proc/12289/task/12301/stat : 12301 (java) S 12286 12286 9001 0 -1 1077944384 486 0 0 0 3 0 0 0 20 0 15 0 405237547 15373000704 21756 33554432000 4194304 4196468 140726393044976 139711101204976 139712134331010 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12302] ppid=12286 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12302/stat : 12302 (java) S 12286 12286 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405237548 15373000704 21756 33554432000 4194304 4196468 140726393044976 139709581880160 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12303] ppid=12286 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12303/stat : 12303 (java) S 12286 12286 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405237548 15373000704 21756 33554432000 4194304 4196468 140726393044976 139711100152368 139712134331010 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 88420 KiB

[startup+0.31184 s]*
/proc/loadavg: 2.16 2.19 2.13 3/234 12303
/proc/meminfo: memFree=21367816/32770624 swapFree=66999124/67108860
[pid=12286] ppid=12283 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/12286/stat : 12286 (scop.sh) S 12283 12286 9001 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405237541 115843072 349 33554432000 4194304 5098028 140725743343200 140725743340456 140090472694396 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 27947008 140725743350627 140725743350896 140725743350896 140725743353805 0
/proc/12286/statm: 28282 349 296 221 0 87 0
[pid=12289] ppid=12286 vsize=15012696 memory=90436 CPUtime=0.43 cores=1,3,5,7
/proc/12289/stat : 12289 (java) S 12286 12286 9001 0 -1 1077944320 12187 0 0 0 39 4 0 0 20 0 15 0 405237541 15373000704 22609 33554432000 4194304 4196468 140726393044976 140726393027520 139712134319863 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
/proc/12289/statm: 3753174 22609 3031 1 0 3715579 0
[pid=12289/tid=12290] ppid=12286 vsize=15012696 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/12289/task/12290/stat : 12290 (java) R 12286 12286 9001 0 -1 4202560 9733 0 0 0 27 3 0 0 20 0 15 0 405237541 15373000704 22609 33554432000 4194304 4196468 140726393044976 139712106119792 139712115883392 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12291] ppid=12286 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12291/stat : 12291 (java) S 12286 12286 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405237543 15373000704 22609 33554432000 4194304 4196468 140726393044976 139712138562576 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12292] ppid=12286 vsize=15012696 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12292/stat : 12292 (java) S 12286 12286 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405237543 15373000704 22609 33554432000 4194304 4196468 140726393044976 139711937338512 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12293] ppid=12286 vsize=15012696 memory=7379517702019849078 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12293/stat : 12293 (java) S 12286 12286 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405237543 15373000704 22609 33554432000 4194304 4196468 140726393044976 139711936285456 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12294] ppid=12286 vsize=15012696 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12294/stat : 12294 (java) S 12286 12286 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405237543 15373000704 22609 33554432000 4194304 4196468 140726393044976 139711935232912 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12295] ppid=12286 vsize=15012696 memory=4498404016631593313 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12295/stat : 12295 (java) S 12286 12286 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405237544 15373000704 22609 33554432000 4194304 4196468 140726393044976 139711104362736 139712134331010 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12296] ppid=12286 vsize=15012696 memory=-6519613052471072158 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12296/stat : 12296 (java) S 12286 12286 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405237545 15373000704 22609 33554432000 4194304 4196468 140726393044976 139710722729120 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12297] ppid=12286 vsize=15012696 memory=-6664436420846797971 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12297/stat : 12297 (java) S 12286 12286 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405237545 15373000704 22609 33554432000 4194304 4196468 140726393044976 139710454293232 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12298] ppid=12286 vsize=15012696 memory=4426078206164241782 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12298/stat : 12298 (java) S 12286 12286 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405237547 15373000704 22609 33554432000 4194304 4196468 140726393044976 139710079784912 139712134338459 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12299] ppid=12286 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12289/task/12299/stat : 12299 (java) S 12286 12286 9001 0 -1 1077944384 97 0 0 0 1 0 0 0 20 0 15 0 405237547 15373000704 22609 33554432000 4194304 4196468 140726393044976 139711103310576 139712134331010 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12300] ppid=12286 vsize=15012696 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/12289/task/12300/stat : 12300 (java) S 12286 12286 9001 0 -1 1077944384 518 0 0 0 3 0 0 0 20 0 15 0 405237547 15373000704 22609 33554432000 4194304 4196468 140726393044976 139711102258032 139712134331010 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12301] ppid=12286 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12289/task/12301/stat : 12301 (java) S 12286 12286 9001 0 -1 1077944384 506 0 0 0 7 0 0 0 20 0 15 0 405237547 15373000704 22609 33554432000 4194304 4196468 140726393044976 139711101204976 139712134331010 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12302] ppid=12286 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12302/stat : 12302 (java) S 12286 12286 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405237548 15373000704 22609 33554432000 4194304 4196468 140726393044976 139709581880160 139712134330069 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12303] ppid=12286 vsize=15012696 memory=3472615277469905968 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12303/stat : 12303 (java) S 12286 12286 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405237548 15373000704 22609 33554432000 4194304 4196468 140726393044976 139711100152368 139712134331010 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 91832 KiB

[startup+0.700755 s]
/proc/loadavg: 2.16 2.19 2.13 3/234 12303
/proc/meminfo: memFree=21344252/32770624 swapFree=66999124/67108860
[pid=12286] ppid=12283 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/12286/stat : 12286 (scop.sh) S 12283 12286 9001 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405237541 115843072 349 33554432000 4194304 5098028 140725743343200 140725743340456 140090472694396 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 27947008 140725743350627 140725743350896 140725743350896 140725743353805 0
/proc/12286/statm: 28282 349 296 221 0 87 0
[pid=12289] ppid=12286 vsize=15018968 memory=126612 CPUtime=0.94 cores=1,3,5,7
/proc/12289/stat : 12289 (java) S 12286 12286 9001 0 -1 1077944320 19444 0 0 0 88 6 0 0 20 0 15 0 405237541 15379423232 31653 33554432000 4194304 4196468 140726393044976 140726393027520 139712134319863 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
/proc/12289/statm: 3754742 31653 3195 1 0 3716091 0
[pid=12289/tid=12290] ppid=12286 vsize=15018968 memory=2372 CPUtime=0.65 cores=1,3,5,7
/proc/12289/task/12290/stat : 12290 (java) R 12286 12286 9001 0 -1 4202560 16634 0 0 0 60 5 0 0 20 0 15 0 405237541 15379423232 31653 33554432000 4194304 4196468 140726393044976 139712106159136 139712134341789 0 4 2 25189581 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12291] ppid=12286 vsize=15018968 memory=116 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12291/stat : 12291 (java) S 12286 12286 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405237543 15379423232 31653 33554432000 4194304 4196468 140726393044976 139712138562576 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12292] ppid=12286 vsize=15018968 memory=2129119 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12292/stat : 12292 (java) S 12286 12286 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405237543 15379423232 31653 33554432000 4194304 4196468 140726393044976 139711937338512 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12293] ppid=12286 vsize=15018968 memory=2141618 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12293/stat : 12293 (java) S 12286 12286 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405237543 15379423232 31653 33554432000 4194304 4196468 140726393044976 139711936285456 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12294] ppid=12286 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12294/stat : 12294 (java) S 12286 12286 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405237543 15379423232 31653 33554432000 4194304 4196468 140726393044976 139711935232912 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12295] ppid=12286 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12295/stat : 12295 (java) S 12286 12286 9001 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405237544 15379423232 31653 33554432000 4194304 4196468 140726393044976 139711104362736 139712134331010 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12296] ppid=12286 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12296/stat : 12296 (java) S 12286 12286 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405237545 15379423232 31653 33554432000 4194304 4196468 140726393044976 139710722729120 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12297] ppid=12286 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12297/stat : 12297 (java) S 12286 12286 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405237545 15379423232 31653 33554432000 4194304 4196468 140726393044976 139710454293232 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12298] ppid=12286 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12298/stat : 12298 (java) S 12286 12286 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405237547 15379423232 31653 33554432000 4194304 4196468 140726393044976 139710079784912 139712134338459 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12299] ppid=12286 vsize=15018968 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/12289/task/12299/stat : 12299 (java) S 12286 12286 9001 0 -1 1077944384 178 0 0 0 5 0 0 0 20 0 15 0 405237547 15379423232 31653 33554432000 4194304 4196468 140726393044976 139711103310576 139712134331010 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12300] ppid=12286 vsize=15018968 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12289/task/12300/stat : 12300 (java) S 12286 12286 9001 0 -1 1077944384 729 0 0 0 8 0 0 0 20 0 15 0 405237547 15379423232 31653 33554432000 4194304 4196468 140726393044976 139711102258032 139712134331010 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12301] ppid=12286 vsize=15018968 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/12289/task/12301/stat : 12301 (java) R 12286 12286 9001 0 -1 4202560 566 0 0 0 13 0 0 0 20 0 15 0 405237547 15379423232 31653 33554432000 4194304 4196468 140726393044976 139711101204976 139712134341210 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12302] ppid=12286 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12302/stat : 12302 (java) S 12286 12286 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405237548 15379423232 31653 33554432000 4194304 4196468 140726393044976 139709581880160 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12303] ppid=12286 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12303/stat : 12303 (java) S 12286 12286 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405237548 15379423232 31653 33554432000 4194304 4196468 140726393044976 139711100152368 139712134331010 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
Current children cumulated CPU time: 0.94 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 128008 KiB

[startup+1.50079 s]
/proc/loadavg: 2.16 2.19 2.13 6/234 12303
/proc/meminfo: memFree=21304668/32770624 swapFree=66999124/67108860
[pid=12286] ppid=12283 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/12286/stat : 12286 (scop.sh) S 12283 12286 9001 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405237541 115843072 349 33554432000 4194304 5098028 140725743343200 140725743340456 140090472694396 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 27947008 140725743350627 140725743350896 140725743350896 140725743353805 0
/proc/12286/statm: 28282 349 296 221 0 87 0

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


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

[startup+1174.41 s]
/proc/loadavg: 3.61 3.73 3.03 6/233 12435
/proc/meminfo: memFree=9345204/32770624 swapFree=66999124/67108860
[pid=12289] ppid=12283 vsize=15025188 memory=12074364 CPUtime=2520.86 cores=1,3,5,7
/proc/12289/stat : 12289 (java) S 12283 12286 9001 0 -1 1077944320 320634 0 0 0 251074 1012 0 0 20 0 15 0 405237541 15385792512 3018591 33554432000 4194304 4196468 140726393044976 140726393027520 139712134319863 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
/proc/12289/statm: 3756297 3018591 3302 1 0 3717627 0
[pid=12289/tid=12290] ppid=12283 vsize=15025188 memory=2828 CPUtime=715 cores=1,3,5,7
/proc/12289/task/12290/stat : 12290 (java) S 12283 12286 9001 0 -1 1077944384 72979 0 0 0 71445 55 0 0 20 0 15 0 405237541 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139712106156144 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12291] ppid=12283 vsize=15025188 memory=1048 CPUtime=446.95 cores=1,3,5,7
/proc/12289/task/12291/stat : 12291 (java) R 12283 12286 9001 0 -1 4202560 30848 0 0 0 44459 236 0 0 20 0 15 0 405237543 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139712138562776 139712119017421 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12292] ppid=12283 vsize=15025188 memory=14004 CPUtime=447.5 cores=1,3,5,7
/proc/12289/task/12292/stat : 12292 (java) R 12283 12286 9001 0 -1 4202560 30836 0 0 0 44518 232 0 0 20 0 15 0 405237543 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711937338712 139712119017502 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12293] ppid=12283 vsize=15025188 memory=14060 CPUtime=450.25 cores=1,3,5,7
/proc/12289/task/12293/stat : 12293 (java) R 12283 12286 9001 0 -1 4202560 31904 0 0 0 44819 206 0 0 20 0 15 0 405237543 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711936285344 139712119017615 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12294] ppid=12283 vsize=15025188 memory=2116 CPUtime=446.72 cores=1,3,5,7
/proc/12289/task/12294/stat : 12294 (java) R 12283 12286 9001 0 -1 4202560 25456 0 0 0 44423 249 0 0 20 0 15 0 405237543 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711935233112 139712119017638 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12295] ppid=12283 vsize=15025188 memory=17452 CPUtime=2.42 cores=1,3,5,7
/proc/12289/task/12295/stat : 12295 (java) S 12283 12286 9001 0 -1 1077944384 66971 0 0 0 238 4 0 0 20 0 15 0 405237544 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711104361056 139712134330069 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12296] ppid=12283 vsize=15025188 memory=532 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12296/stat : 12296 (java) S 12283 12286 9001 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 405237545 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139710722729184 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12297] ppid=12283 vsize=15025188 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12297/stat : 12297 (java) S 12283 12286 9001 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 405237545 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139710454293248 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12298] ppid=12283 vsize=15025188 memory=932 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12298/stat : 12298 (java) S 12283 12286 9001 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 405237547 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139710079784560 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12299] ppid=12283 vsize=15025188 memory=3680 CPUtime=5.1 cores=1,3,5,7
/proc/12289/task/12299/stat : 12299 (java) S 12283 12286 9001 0 -1 1077944384 24479 0 0 0 507 3 0 0 20 0 15 0 405237547 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711103310576 139712134331010 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12300] ppid=12283 vsize=15025188 memory=864 CPUtime=4.83 cores=1,3,5,7
/proc/12289/task/12300/stat : 12300 (java) S 12283 12286 9001 0 -1 1077944384 18099 0 0 0 480 3 0 0 20 0 15 0 405237547 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711102258032 139712134331010 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12301] ppid=12283 vsize=15025188 memory=1436 CPUtime=1.36 cores=1,3,5,7
/proc/12289/task/12301/stat : 12301 (java) S 12283 12286 9001 0 -1 1077944384 16891 0 0 0 133 3 0 0 20 0 15 0 405237547 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711101204976 139712134331010 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12302] ppid=12283 vsize=15025188 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12302/stat : 12302 (java) S 12283 12286 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405237548 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139709581880160 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12303] ppid=12283 vsize=15025188 memory=772 CPUtime=0.65 cores=1,3,5,7
/proc/12289/task/12303/stat : 12303 (java) S 12283 12286 9001 0 -1 1077944384 770 0 0 0 32 33 0 0 20 0 15 0 405237548 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711100152368 139712134331010 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
Current cumulated CPU time of completed processes: 0.003569 s
Current children cumulated CPU time: 2520.86 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12074364 KiB

[startup+1175.2 s]
/proc/loadavg: 3.61 3.73 3.03 6/233 12435
/proc/meminfo: memFree=9343156/32770624 swapFree=66999124/67108860
[pid=12289] ppid=12283 vsize=15025188 memory=12074364 CPUtime=2524.01 cores=1,3,5,7
/proc/12289/stat : 12289 (java) S 12283 12286 9001 0 -1 1077944320 320697 0 0 0 251389 1012 0 0 20 0 15 0 405237541 15385792512 3018591 33554432000 4194304 4196468 140726393044976 140726393027520 139712134319863 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
/proc/12289/statm: 3756297 3018591 3302 1 0 3717627 0
[pid=12289/tid=12290] ppid=12283 vsize=15025188 memory=612 CPUtime=715 cores=1,3,5,7
/proc/12289/task/12290/stat : 12290 (java) S 12283 12286 9001 0 -1 1077944384 72979 0 0 0 71445 55 0 0 20 0 15 0 405237541 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139712106156144 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12291] ppid=12283 vsize=15025188 memory=1220 CPUtime=447.74 cores=1,3,5,7
/proc/12289/task/12291/stat : 12291 (java) R 12283 12286 9001 0 -1 4202560 30848 0 0 0 44538 236 0 0 20 0 15 0 405237543 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139712138562776 139712119270468 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12292] ppid=12283 vsize=15025188 memory=14004 CPUtime=448.29 cores=1,3,5,7
/proc/12289/task/12292/stat : 12292 (java) R 12283 12286 9001 0 -1 4202560 30836 0 0 0 44597 232 0 0 20 0 15 0 405237543 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711937338712 139712115916592 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12293] ppid=12283 vsize=15025188 memory=3624 CPUtime=451.03 cores=1,3,5,7
/proc/12289/task/12293/stat : 12293 (java) R 12283 12286 9001 0 -1 4202560 31960 0 0 0 44897 206 0 0 20 0 15 0 405237543 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711936285344 139712119017638 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12294] ppid=12283 vsize=15025188 memory=36768 CPUtime=447.51 cores=1,3,5,7
/proc/12289/task/12294/stat : 12294 (java) R 12283 12286 9001 0 -1 4202560 25463 0 0 0 44502 249 0 0 20 0 15 0 405237543 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711935233112 139712115916874 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12295] ppid=12283 vsize=15025188 memory=920 CPUtime=2.42 cores=1,3,5,7
/proc/12289/task/12295/stat : 12295 (java) S 12283 12286 9001 0 -1 1077944384 66971 0 0 0 238 4 0 0 20 0 15 0 405237544 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711104361056 139712134330069 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12296] ppid=12283 vsize=15025188 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12296/stat : 12296 (java) S 12283 12286 9001 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 405237545 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139710722729184 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12297] ppid=12283 vsize=15025188 memory=2848 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12297/stat : 12297 (java) S 12283 12286 9001 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 405237545 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139710454293248 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12298] ppid=12283 vsize=15025188 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12298/stat : 12298 (java) S 12283 12286 9001 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 405237547 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139710079784560 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12299] ppid=12283 vsize=15025188 memory=532 CPUtime=5.1 cores=1,3,5,7
/proc/12289/task/12299/stat : 12299 (java) S 12283 12286 9001 0 -1 1077944384 24479 0 0 0 507 3 0 0 20 0 15 0 405237547 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711103310624 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12300] ppid=12283 vsize=15025188 memory=1556 CPUtime=4.83 cores=1,3,5,7
/proc/12289/task/12300/stat : 12300 (java) S 12283 12286 9001 0 -1 1077944384 18099 0 0 0 480 3 0 0 20 0 15 0 405237547 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711102258080 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12301] ppid=12283 vsize=15025188 memory=932 CPUtime=1.36 cores=1,3,5,7
/proc/12289/task/12301/stat : 12301 (java) S 12283 12286 9001 0 -1 1077944384 16891 0 0 0 133 3 0 0 20 0 15 0 405237547 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711101204736 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12302] ppid=12283 vsize=15025188 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12302/stat : 12302 (java) S 12283 12286 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405237548 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139709581880160 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12303] ppid=12283 vsize=15025188 memory=864 CPUtime=0.65 cores=1,3,5,7
/proc/12289/task/12303/stat : 12303 (java) S 12283 12286 9001 0 -1 1077944384 770 0 0 0 32 33 0 0 20 0 15 0 405237548 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711100152368 139712134331010 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
Current cumulated CPU time of completed processes: 0.003569 s
Current children cumulated CPU time: 2524.01 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12074364 KiB

[startup+1176 s]*
/proc/loadavg: 3.72 3.75 3.04 6/233 12435
/proc/meminfo: memFree=9343404/32770624 swapFree=66999124/67108860
[pid=12289] ppid=12283 vsize=15025188 memory=12074364 CPUtime=2527.23 cores=1,3,5,7
/proc/12289/stat : 12289 (java) S 12283 12286 9001 0 -1 1077944320 320710 0 0 0 251711 1012 0 0 20 0 15 0 405237541 15385792512 3018591 33554432000 4194304 4196468 140726393044976 140726393027520 139712134319863 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
/proc/12289/statm: 3756297 3018591 3302 1 0 3717627 0
[pid=12289/tid=12290] ppid=12283 vsize=15025188 memory=1398720917958146503 CPUtime=715 cores=1,3,5,7
/proc/12289/task/12290/stat : 12290 (java) S 12283 12286 9001 0 -1 1077944384 72979 0 0 0 71445 55 0 0 20 0 15 0 405237541 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139712106156144 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12291] ppid=12283 vsize=15025188 memory=4872558044660077418 CPUtime=448.55 cores=1,3,5,7
/proc/12289/task/12291/stat : 12291 (java) R 12283 12286 9001 0 -1 4202560 30854 0 0 0 44619 236 0 0 20 0 15 0 405237543 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139712138562776 139712119305159 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12292] ppid=12283 vsize=15025188 memory=-7673225154500992928 CPUtime=449.1 cores=1,3,5,7
/proc/12289/task/12292/stat : 12292 (java) R 12283 12286 9001 0 -1 4202560 30843 0 0 0 44678 232 0 0 20 0 15 0 405237543 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711937338712 139712119017638 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12293] ppid=12283 vsize=15025188 memory=-7812736537705029536 CPUtime=451.82 cores=1,3,5,7
/proc/12289/task/12293/stat : 12293 (java) R 12283 12286 9001 0 -1 4202560 31960 0 0 0 44976 206 0 0 20 0 15 0 405237543 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711936285344 139712118774620 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12294] ppid=12283 vsize=15025188 memory=-7812736537705029536 CPUtime=448.32 cores=1,3,5,7
/proc/12289/task/12294/stat : 12294 (java) R 12283 12286 9001 0 -1 4202560 25463 0 0 0 44583 249 0 0 20 0 15 0 405237543 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711935233112 139712119305159 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12295] ppid=12283 vsize=15025188 memory=4945125699554088323 CPUtime=2.42 cores=1,3,5,7
/proc/12289/task/12295/stat : 12295 (java) S 12283 12286 9001 0 -1 1077944384 66971 0 0 0 238 4 0 0 20 0 15 0 405237544 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711104361056 139712134330069 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12296] ppid=12283 vsize=15025188 memory=-8990767739041718176 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12296/stat : 12296 (java) S 12283 12286 9001 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 405237545 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139710722729184 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12297] ppid=12283 vsize=15025188 memory=-7673225154500992928 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12297/stat : 12297 (java) S 12283 12286 9001 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 405237545 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139710454293248 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12298] ppid=12283 vsize=15025188 memory=-7812736537705029536 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12298/stat : 12298 (java) S 12283 12286 9001 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 405237547 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139710079784560 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12299] ppid=12283 vsize=15025188 memory=3672 CPUtime=5.1 cores=1,3,5,7
/proc/12289/task/12299/stat : 12299 (java) S 12283 12286 9001 0 -1 1077944384 24479 0 0 0 507 3 0 0 20 0 15 0 405237547 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711103310624 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12300] ppid=12283 vsize=15025188 memory=1412 CPUtime=4.83 cores=1,3,5,7
/proc/12289/task/12300/stat : 12300 (java) S 12283 12286 9001 0 -1 1077944384 18099 0 0 0 480 3 0 0 20 0 15 0 405237547 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711102258080 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12301] ppid=12283 vsize=15025188 memory=3540 CPUtime=1.36 cores=1,3,5,7
/proc/12289/task/12301/stat : 12301 (java) S 12283 12286 9001 0 -1 1077944384 16891 0 0 0 133 3 0 0 20 0 15 0 405237547 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711101204736 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12302] ppid=12283 vsize=15025188 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12302/stat : 12302 (java) S 12283 12286 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405237548 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139709581880160 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12303] ppid=12283 vsize=15025188 memory=120808 CPUtime=0.65 cores=1,3,5,7
/proc/12289/task/12303/stat : 12303 (java) S 12283 12286 9001 0 -1 1077944384 770 0 0 0 32 33 0 0 20 0 15 0 405237548 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711100152368 139712134331010 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
Current cumulated CPU time of completed processes: 0.003569 s
Current children cumulated CPU time: 2527.23 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12074364 KiB

[startup+1176.2 s]
/proc/loadavg: 3.72 3.75 3.04 6/233 12435
/proc/meminfo: memFree=9343404/32770624 swapFree=66999124/67108860
[pid=12289] ppid=12283 vsize=15025188 memory=12074364 CPUtime=2527.99 cores=1,3,5,7
/proc/12289/stat : 12289 (java) S 12283 12286 9001 0 -1 1077944320 320710 0 0 0 251787 1012 0 0 20 0 15 0 405237541 15385792512 3018591 33554432000 4194304 4196468 140726393044976 140726393027520 139712134319863 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
/proc/12289/statm: 3756297 3018591 3302 1 0 3717627 0
[pid=12289/tid=12290] ppid=12283 vsize=15025188 memory=1412 CPUtime=715 cores=1,3,5,7
/proc/12289/task/12290/stat : 12290 (java) S 12283 12286 9001 0 -1 1077944384 72979 0 0 0 71445 55 0 0 20 0 15 0 405237541 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139712106156144 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12291] ppid=12283 vsize=15025188 memory=3256 CPUtime=448.74 cores=1,3,5,7
/proc/12289/task/12291/stat : 12291 (java) R 12283 12286 9001 0 -1 4202560 30854 0 0 0 44638 236 0 0 20 0 15 0 405237543 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139712138562776 139712119270468 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12292] ppid=12283 vsize=15025188 memory=12074364 CPUtime=449.29 cores=1,3,5,7
/proc/12289/task/12292/stat : 12292 (java) R 12283 12286 9001 0 -1 4202560 30843 0 0 0 44697 232 0 0 20 0 15 0 405237543 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711937338712 139712119270468 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12293] ppid=12283 vsize=15025188 memory=4096 CPUtime=452.01 cores=1,3,5,7
/proc/12289/task/12293/stat : 12293 (java) R 12283 12286 9001 0 -1 4202560 31960 0 0 0 44995 206 0 0 20 0 15 0 405237543 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711936285344 139712115916874 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12294] ppid=12283 vsize=15025188 memory=1398720917958146503 CPUtime=448.51 cores=1,3,5,7
/proc/12289/task/12294/stat : 12294 (java) R 12283 12286 9001 0 -1 4202560 25463 0 0 0 44602 249 0 0 20 0 15 0 405237543 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711935233112 139712119270468 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12295] ppid=12283 vsize=15025188 memory=1412 CPUtime=2.42 cores=1,3,5,7
/proc/12289/task/12295/stat : 12295 (java) S 12283 12286 9001 0 -1 1077944384 66971 0 0 0 238 4 0 0 20 0 15 0 405237544 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711104361056 139712134330069 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12296] ppid=12283 vsize=15025188 memory=3540 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12296/stat : 12296 (java) S 12283 12286 9001 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 405237545 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139710722729184 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12297] ppid=12283 vsize=15025188 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12297/stat : 12297 (java) S 12283 12286 9001 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 405237545 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139710454293248 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12298] ppid=12283 vsize=15025188 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12298/stat : 12298 (java) S 12283 12286 9001 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 405237547 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139710079784560 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12299] ppid=12283 vsize=15025188 memory=288230621803970871 CPUtime=5.1 cores=1,3,5,7
/proc/12289/task/12299/stat : 12299 (java) S 12283 12286 9001 0 -1 1077944384 24479 0 0 0 507 3 0 0 20 0 15 0 405237547 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711103310624 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12300] ppid=12283 vsize=15025188 memory=15262532197681705 CPUtime=4.83 cores=1,3,5,7
/proc/12289/task/12300/stat : 12300 (java) S 12283 12286 9001 0 -1 1077944384 18099 0 0 0 480 3 0 0 20 0 15 0 405237547 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711102258080 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12301] ppid=12283 vsize=15025188 memory=1980 CPUtime=1.36 cores=1,3,5,7
/proc/12289/task/12301/stat : 12301 (java) S 12283 12286 9001 0 -1 1077944384 16891 0 0 0 133 3 0 0 20 0 15 0 405237547 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711101204736 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12302] ppid=12283 vsize=15025188 memory=2540 CPUtime=0 cores=1,3,5,7
/proc/12289/task/12302/stat : 12302 (java) S 12283 12286 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405237548 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139709581880160 139712134330069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
[pid=12289/tid=12303] ppid=12283 vsize=15025188 memory=1760 CPUtime=0.65 cores=1,3,5,7
/proc/12289/task/12303/stat : 12303 (java) S 12283 12286 9001 0 -1 1077944384 770 0 0 0 32 33 0 0 20 0 15 0 405237548 15385792512 3018591 33554432000 4194304 4196468 140726393044976 139711100152368 139712134331010 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14147584 140726393053993 140726393054362 140726393054362 140726393057231 0
Current cumulated CPU time of completed processes: 0.003569 s
Current children cumulated CPU time: 2527.99 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12074364 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1176.26
CPU time (s): 2528.1
CPU user time (s): 2517.92
CPU system time (s): 10.1746
CPU usage (%): 214.927
Max. virtual memory (cumulated for all children) (KiB): 15139340
Max. memory (cumulated for all children) (KiB): 12075760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.92
system time used= 10.1746
maximum resident set size= 12074544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 321818
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55435
involuntary context switches= 27983


# summary of solver processes directly reported to runsolver:
#   pid: 12286,12289
#   total CPU time (s): 2528.1
#   total CPU user time (s): 2517.92
#   total CPU system time (s): 10.1746

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.78394 second user time and 12.1617 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-12 14:55:51
IDJOB=4387987
IDBENCH=131280
IDSOLVER=2826
FILE ID=node140/4387987-1568292991
RUNJOBID= node140-1568286731-10042
PBS_JOBID= 21701069
Free space on /tmp= 55520 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-SF/Subisomorphism-B-08.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -hybrid DIR/cryptominisat5 default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387987-1568292991/watcher-4387987-1568292991 -o /tmp/evaluation-result-4387987-1568292991/solver-4387987-1568292991 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568286731-10042 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387987-1568292991.xml

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

MD5SUM BENCH= 47da5ea68f3d94e6d7990d40a1ef4aa5
RANDOM SEED=1980960945

node140.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21448460 kB
MemAvailable:   31620492 kB
Buffers:          125528 kB
Cached:         10257128 kB
SwapCached:         2896 kB
Active:          2072764 kB
Inactive:        8558116 kB
Active(anon):     245160 kB
Inactive(anon):    43924 kB
Active(file):    1827604 kB
Inactive(file):  8514192 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66999124 kB
Dirty:             20792 kB
Writeback:           344 kB
AnonPages:        309428 kB
Mapped:            55440 kB
Shmem:             32100 kB
Slab:             287792 kB
SReclaimable:     258696 kB
SUnreclaim:        29096 kB
KernelStack:        4192 kB
PageTables:         5796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6113460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 55496 MiB
End job on node140 at 2019-09-12 15:15:27