Trace number 4281124

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
choco-solver 4.0.5 par (2017-08-18)SAT 146.049 113.016

General information on the benchmark

NameSudoku/Sudoku-table-s1/
Sudoku-s16-table.xml
MD5SUM42cf90d4260d0c42551a0c96317601f7
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 benchmark7.1145
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints28
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":81}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":58},{"degree":4,"count":23}]
Minimum constraint arity9
Maximum constraint arity23
Distribution of constraint arities[{"arity":9,"count":27},{"arity":23,"count":1}]
Number of extensional constraints27
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":27},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281124-1503119153.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4281124-1503119153.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.36	c 8 solvers in parallel
0.11/0.36	c parse instance...
140.96/112.28	c solve instance...
145.79/112.97	s SATISFIABLE
145.79/112.97	v <instantiation>
145.79/112.97	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] </list>
145.79/112.97	v 	<values>1 6 2 8 5 7 4 9 3 5 3 4 1 2 9 6 7 8 7 8 9 6 4 3 5 2 1 4 7 5 3 1 2 9 8 6 9 1 3 5 8 6 7 4 2 6 2 8 7 9 4 1 3 5 3 5 6 4 7 8 2 1 9 2 4 1 9 3 5 8 6 7 8 9 7 2 6 1 3 5 4 </values>
145.79/112.97	v </instantiation>

Verifier Data

OK	

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 (14371 MiB free)
  memory of node 1: 16384 MiB (13950 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281124-1503119153/watcher-4281124-1503119153 -o /tmp/evaluation-result-4281124-1503119153/solver-4281124-1503119153 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1503110594-27666 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1438364881 HOME/instance-4281124-1503119153.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=375, runsolver pid=372

[startup+0.10035 s]*
/proc/loadavg: 2.46 6.00 7.50 3/200 396
/proc/meminfo: memFree=28975940/32770624 swapFree=67108860/67108860
[pid=375] ppid=372 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/375/stat : 375 (xcsp3-exec) S 372 375 27639 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145003485 9740288 346 33554432000 4194304 5098028 140720549770192 140720549768296 140424391991932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7819264 140720549778532 140720549778743 140720549778743 140720549781483 0
/proc/375/statm: 2378 346 289 221 0 87 0
[pid=377] ppid=375 vsize=25999808 memory=26092 CPUtime=0.11 cores=0-7
/proc/377/stat : 377 (java) S 375 375 27639 0 -1 1077944320 5455 0 0 0 10 1 0 0 20 0 20 0 145003485 26623803392 6523 33554432000 4194304 4196468 140730518808640 140730518791184 140159631367927 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
/proc/377/statm: 6499952 6523 2843 1 0 6488269 0
[pid=377/tid=378] ppid=375 vsize=25999808 memory=8390339637985935414 CPUtime=0.09 cores=0-7
/proc/377/task/378/stat : 378 (java) R 375 375 27639 0 -1 4202560 3492 0 0 0 8 1 0 0 20 0 20 0 145003486 26623803392 6654 33554432000 4194304 4196468 140730518808640 140159635601200 140159631379862 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=379] ppid=375 vsize=25999808 memory=288230604707987479 CPUtime=0 cores=0-7
/proc/377/task/379/stat : 379 (java) S 375 375 27639 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145003486 26623803392 6654 33554432000 4194304 4196468 140730518808640 140159553948688 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=380] ppid=375 vsize=25999808 memory=3977160660540458656 CPUtime=0 cores=0-7
/proc/377/task/380/stat : 380 (java) S 375 375 27639 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145003486 26623803392 6654 33554432000 4194304 4196468 140730518808640 140159552896144 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=381] ppid=375 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/377/task/381/stat : 381 (java) S 375 375 27639 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145003486 26623803392 6654 33554432000 4194304 4196468 140730518808640 140159551843088 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=382] ppid=375 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/377/task/382/stat : 382 (java) S 375 375 27639 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145003486 26623803392 6654 33554432000 4194304 4196468 140730518808640 140159550790544 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=383] ppid=375 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/377/task/383/stat : 383 (java) S 375 375 27639 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145003486 26623803392 6654 33554432000 4194304 4196468 140730518808640 140159549737488 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=384] ppid=375 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/377/task/384/stat : 384 (java) S 375 375 27639 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145003487 26623803392 6654 33554432000 4194304 4196468 140730518808640 140159548684944 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=385] ppid=375 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/377/task/385/stat : 385 (java) S 375 375 27639 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145003487 26623803392 6654 33554432000 4194304 4196468 140730518808640 140159182985488 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=386] ppid=375 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/377/task/386/stat : 386 (java) S 375 375 27639 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145003487 26623803392 6654 33554432000 4194304 4196468 140730518808640 140159181932944 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=387] ppid=375 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/377/task/387/stat : 387 (java) S 375 375 27639 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145003488 26623803392 6654 33554432000 4194304 4196468 140730518808640 140159026731760 140159631379074 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=388] ppid=375 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/377/task/388/stat : 388 (java) S 375 375 27639 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145003488 26623803392 6654 33554432000 4194304 4196468 140730518808640 140159025677984 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=389] ppid=375 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/377/task/389/stat : 389 (java) S 375 375 27639 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145003489 26623803392 6654 33554432000 4194304 4196468 140730518808640 140159024624880 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=390] ppid=375 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/377/task/390/stat : 390 (java) S 375 375 27639 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145003491 26623803392 6654 33554432000 4194304 4196468 140730518808640 140159023573456 140159631386523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=391] ppid=375 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/377/task/391/stat : 391 (java) S 375 375 27639 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 145003491 26623803392 6654 33554432000 4194304 4196468 140730518808640 140159022520560 140159631379074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=392] ppid=375 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/377/task/392/stat : 392 (java) S 375 375 27639 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145003491 26623803392 6654 33554432000 4194304 4196468 140730518808640 140159021468016 140159631379074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=393] ppid=375 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/377/task/393/stat : 393 (java) S 375 375 27639 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 145003491 26623803392 6654 33554432000 4194304 4196468 140730518808640 140159020414960 140159631379074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=394] ppid=375 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/377/task/394/stat : 394 (java) R 375 375 27639 0 -1 4202560 272 0 0 0 1 0 0 0 20 0 20 0 145003491 26623803392 6654 33554432000 4194304 4196468 140730518808640 140159019362416 140159612605488 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=395] ppid=375 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/377/task/395/stat : 395 (java) S 375 375 27639 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145003491 26623803392 6654 33554432000 4194304 4196468 140730518808640 140159018310624 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=396] ppid=375 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/377/task/396/stat : 396 (java) S 375 375 27639 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145003491 26623803392 6654 33554432000 4194304 4196468 140730518808640 140159017258160 140159631379074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27476 KiB

[startup+0.470401 s]*
/proc/loadavg: 2.42 5.94 7.47 5/200 396
/proc/meminfo: memFree=28865020/32770624 swapFree=67108860/67108860
[pid=375] ppid=372 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/375/stat : 375 (xcsp3-exec) S 372 375 27639 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145003485 9740288 346 33554432000 4194304 5098028 140720549770192 140720549768296 140424391991932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7819264 140720549778532 140720549778743 140720549778743 140720549781483 0
/proc/375/statm: 2378 346 289 221 0 87 0
[pid=377] ppid=375 vsize=26004140 memory=149064 CPUtime=0.78 cores=0-7
/proc/377/stat : 377 (java) S 375 375 27639 0 -1 1077944320 9955 0 0 0 71 7 0 0 20 0 20 0 145003485 26628239360 37266 33554432000 4194304 4196468 140730518808640 140730518791184 140159631367927 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
/proc/377/statm: 6501035 37266 3147 1 0 6488269 0
[pid=377/tid=378] ppid=375 vsize=26004140 memory=8390339637985935414 CPUtime=0.45 cores=0-7
/proc/377/task/378/stat : 378 (java) R 375 375 27639 0 -1 1077944384 6384 0 0 0 41 4 0 0 20 0 20 0 145003486 26628239360 37489 33554432000 4194304 4196468 140730518808640 140159635604704 140159631378133 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=379] ppid=375 vsize=26004140 memory=288230604707987479 CPUtime=0 cores=0-7
/proc/377/task/379/stat : 379 (java) S 375 375 27639 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145003486 26628239360 37489 33554432000 4194304 4196468 140730518808640 140159553948688 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=380] ppid=375 vsize=26004140 memory=3977160660540458656 CPUtime=0 cores=0-7
/proc/377/task/380/stat : 380 (java) S 375 375 27639 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145003486 26628239360 37489 33554432000 4194304 4196468 140730518808640 140159552896144 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=381] ppid=375 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/377/task/381/stat : 381 (java) S 375 375 27639 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145003486 26628239360 37489 33554432000 4194304 4196468 140730518808640 140159551843088 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=382] ppid=375 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/377/task/382/stat : 382 (java) S 375 375 27639 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145003486 26628239360 37489 33554432000 4194304 4196468 140730518808640 140159550790544 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=383] ppid=375 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/377/task/383/stat : 383 (java) S 375 375 27639 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145003486 26628239360 37489 33554432000 4194304 4196468 140730518808640 140159549737488 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=384] ppid=375 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/377/task/384/stat : 384 (java) S 375 375 27639 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145003487 26628239360 37489 33554432000 4194304 4196468 140730518808640 140159548684944 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=385] ppid=375 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/377/task/385/stat : 385 (java) S 375 375 27639 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145003487 26628239360 37489 33554432000 4194304 4196468 140730518808640 140159182985488 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=386] ppid=375 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/377/task/386/stat : 386 (java) S 375 375 27639 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145003487 26628239360 37489 33554432000 4194304 4196468 140730518808640 140159181932944 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=387] ppid=375 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/377/task/387/stat : 387 (java) S 375 375 27639 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145003488 26628239360 37489 33554432000 4194304 4196468 140730518808640 140159026731760 140159631379074 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=388] ppid=375 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/377/task/388/stat : 388 (java) S 375 375 27639 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145003488 26628239360 37489 33554432000 4194304 4196468 140730518808640 140159025677984 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=389] ppid=375 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/377/task/389/stat : 389 (java) S 375 375 27639 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145003489 26628239360 37489 33554432000 4194304 4196468 140730518808640 140159024624880 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=390] ppid=375 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/377/task/390/stat : 390 (java) S 375 375 27639 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145003491 26628239360 37489 33554432000 4194304 4196468 140730518808640 140159023573456 140159631386523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=391] ppid=375 vsize=26004140 memory=0 CPUtime=0.06 cores=0-7
/proc/377/task/391/stat : 391 (java) R 375 375 27639 0 -1 4202560 798 0 0 0 6 0 0 0 20 0 20 0 145003491 26628239360 37489 33554432000 4194304 4196468 140730518808640 140159022506312 140159610615020 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=392] ppid=375 vsize=26004140 memory=0 CPUtime=0.03 cores=0-7
/proc/377/task/392/stat : 392 (java) R 375 375 27639 0 -1 4202560 179 0 0 0 3 0 0 0 20 0 20 0 145003491 26628239360 37489 33554432000 4194304 4196468 140730518808640 140159021454040 140159631379862 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=393] ppid=375 vsize=26004140 memory=-1 CPUtime=0.04 cores=0-7
/proc/377/task/393/stat : 393 (java) R 375 375 27639 0 -1 4202560 431 0 0 0 4 0 0 0 20 0 20 0 145003491 26628239360 37489 33554432000 4194304 4196468 140730518808640 140159020395864 140159623657376 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=394] ppid=375 vsize=26004140 memory=0 CPUtime=0.17 cores=0-7
/proc/377/task/394/stat : 394 (java) R 375 375 27639 0 -1 4202560 1032 0 0 0 17 0 0 0 20 0 20 0 145003491 26628239360 37489 33554432000 4194304 4196468 140730518808640 140159019358144 140159615448414 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=395] ppid=375 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/377/task/395/stat : 395 (java) S 375 375 27639 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145003491 26628239360 37489 33554432000 4194304 4196468 140730518808640 140159018310624 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=396] ppid=375 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/377/task/396/stat : 396 (java) S 375 375 27639 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145003491 26628239360 37489 33554432000 4194304 4196468 140730518808640 140159017258160 140159631379074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
Current children cumulated CPU time: 0.78 s
Current children cumulated vsize: 26013652 KiB
Current children cumulated memory: 150448 KiB

[startup+0.512653 s]*
/proc/loadavg: 2.42 5.94 7.47 6/200 396
/proc/meminfo: memFree=28856620/32770624 swapFree=67108860/67108860
[pid=375] ppid=372 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/375/stat : 375 (xcsp3-exec) S 372 375 27639 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145003485 9740288 346 33554432000 4194304 5098028 140720549770192 140720549768296 140424391991932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7819264 140720549778532 140720549778743 140720549778743 140720549781483 0
/proc/375/statm: 2378 346 289 221 0 87 0
[pid=377] ppid=375 vsize=26004140 memory=157740 CPUtime=0.95 cores=0-7
/proc/377/stat : 377 (java) S 375 375 27639 0 -1 1077944320 10500 0 0 0 88 7 0 0 20 0 20 0 145003485 26628239360 39435 33554432000 4194304 4196468 140730518808640 140730518791184 140159631367927 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
/proc/377/statm: 6501035 39435 3176 1 0 6488269 0
[pid=377/tid=378] ppid=375 vsize=26004140 memory=1398720917958146503 CPUtime=0.48 cores=0-7
/proc/377/task/378/stat : 378 (java) R 375 375 27639 0 -1 4202560 6390 0 0 0 44 4 0 0 20 0 20 0 145003486 26628239360 39947 33554432000 4194304 4196468 140730518808640 140159635605056 140159230733764 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=379] ppid=375 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/377/task/379/stat : 379 (java) S 375 375 27639 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145003486 26628239360 39947 33554432000 4194304 4196468 140730518808640 140159553948688 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=380] ppid=375 vsize=26004140 memory=140008688715392 CPUtime=0 cores=0-7
/proc/377/task/380/stat : 380 (java) S 375 375 27639 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145003486 26628239360 39947 33554432000 4194304 4196468 140730518808640 140159552896144 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=381] ppid=375 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/377/task/381/stat : 381 (java) S 375 375 27639 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145003486 26628239360 39947 33554432000 4194304 4196468 140730518808640 140159551843088 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=382] ppid=375 vsize=26004140 memory=2240 CPUtime=0 cores=0-7
/proc/377/task/382/stat : 382 (java) S 375 375 27639 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145003486 26628239360 39947 33554432000 4194304 4196468 140730518808640 140159550790544 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=383] ppid=375 vsize=26004140 memory=2241 CPUtime=0 cores=0-7
/proc/377/task/383/stat : 383 (java) S 375 375 27639 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145003486 26628239360 39947 33554432000 4194304 4196468 140730518808640 140159549737488 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=384] ppid=375 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/377/task/384/stat : 384 (java) S 375 375 27639 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145003487 26628239360 39947 33554432000 4194304 4196468 140730518808640 140159548684944 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=385] ppid=375 vsize=26004140 memory=280017103953440 CPUtime=0 cores=0-7
/proc/377/task/385/stat : 385 (java) S 375 375 27639 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145003487 26628239360 39947 33554432000 4194304 4196468 140730518808640 140159182985488 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=386] ppid=375 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/377/task/386/stat : 386 (java) S 375 375 27639 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145003487 26628239360 39947 33554432000 4194304 4196468 140730518808640 140159181932944 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=387] ppid=375 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/377/task/387/stat : 387 (java) S 375 375 27639 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145003488 26628239360 39947 33554432000 4194304 4196468 140730518808640 140159026731760 140159631379074 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=388] ppid=375 vsize=26004140 memory=360 CPUtime=0 cores=0-7
/proc/377/task/388/stat : 388 (java) S 375 375 27639 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145003488 26628239360 39947 33554432000 4194304 4196468 140730518808640 140159025677984 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=389] ppid=375 vsize=26004140 memory=74 CPUtime=0 cores=0-7
/proc/377/task/389/stat : 389 (java) S 375 375 27639 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145003489 26628239360 39947 33554432000 4194304 4196468 140730518808640 140159024624880 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=390] ppid=375 vsize=26004140 memory=96 CPUtime=0 cores=0-7
/proc/377/task/390/stat : 390 (java) S 375 375 27639 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145003491 26628239360 39947 33554432000 4194304 4196468 140730518808640 140159023573456 140159631386523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=391] ppid=375 vsize=26004140 memory=15128 CPUtime=0.09 cores=0-7
/proc/377/task/391/stat : 391 (java) R 375 375 27639 0 -1 4202560 895 0 0 0 9 0 0 0 20 0 20 0 145003491 26628239360 39947 33554432000 4194304 4196468 140730518808640 140159022508848 140159616475795 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=392] ppid=375 vsize=26004140 memory=1 CPUtime=0.06 cores=0-7
/proc/377/task/392/stat : 392 (java) R 375 375 27639 0 -1 4202560 267 0 0 0 6 0 0 0 20 0 20 0 145003491 26628239360 39947 33554432000 4194304 4196468 140730518808640 140159021467200 140159623657376 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=393] ppid=375 vsize=26004140 memory=0 CPUtime=0.08 cores=0-7
/proc/377/task/393/stat : 393 (java) R 375 375 27639 0 -1 4202560 490 0 0 0 8 0 0 0 20 0 20 0 145003491 26628239360 39947 33554432000 4194304 4196468 140730518808640 140159020401080 140159612890725 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=394] ppid=375 vsize=26004140 memory=0 CPUtime=0.21 cores=0-7
/proc/377/task/394/stat : 394 (java) S 375 375 27639 0 -1 1077944384 1155 0 0 0 21 0 0 0 20 0 20 0 145003491 26628239360 39947 33554432000 4194304 4196468 140730518808640 140159019362416 140159631379074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=395] ppid=375 vsize=26004140 memory=2320533722387128376 CPUtime=0 cores=0-7
/proc/377/task/395/stat : 395 (java) S 375 375 27639 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145003491 26628239360 39947 33554432000 4194304 4196468 140730518808640 140159018310624 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=396] ppid=375 vsize=26004140 memory=3472895575524712495 CPUtime=0 cores=0-7
/proc/377/task/396/stat : 396 (java) S 375 375 27639 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145003491 26628239360 39947 33554432000 4194304 4196468 140730518808640 140159017258160 140159631379074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
Current children cumulated CPU time: 0.95 s
Current children cumulated vsize: 26013652 KiB
Current children cumulated memory: 159124 KiB

[startup+0.714477 s]*
/proc/loadavg: 2.42 5.94 7.47 1/200 396
/proc/meminfo: memFree=28725328/32770624 swapFree=67108860/67108860
[pid=375] ppid=372 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/375/stat : 375 (xcsp3-exec) S 372 375 27639 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145003485 9740288 346 33554432000 4194304 5098028 140720549770192 140720549768296 140424391991932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7819264 140720549778532 140720549778743 140720549778743 140720549781483 0
/proc/375/statm: 2378 346 289 221 0 87 0
[pid=377] ppid=375 vsize=26004140 memory=287964 CPUtime=1.66 cores=0-7
/proc/377/stat : 377 (java) S 375 375 27639 0 -1 1077944320 12088 0 0 0 147 19 0 0 20 0 20 0 145003485 26628239360 71991 33554432000 4194304 4196468 140730518808640 140730518791184 140159631367927 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
/proc/377/statm: 6501035 71991 3207 1 0 6488269 0
[pid=377/tid=378] ppid=375 vsize=26004140 memory=1398720917958146503 CPUtime=0.65 cores=0-7
/proc/377/task/378/stat : 378 (java) R 375 375 27639 0 -1 4202560 6398 0 0 0 61 4 0 0 20 0 20 0 145003486 26628239360 71991 33554432000 4194304 4196468 140730518808640 140159635605872 140159230941290 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=379] ppid=375 vsize=26004140 memory=4872558044660077418 CPUtime=0.02 cores=0-7
/proc/377/task/379/stat : 379 (java) S 375 375 27639 0 -1 1077944384 39 0 0 0 1 1 0 0 20 0 20 0 145003486 26628239360 71991 33554432000 4194304 4196468 140730518808640 140159553948688 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=380] ppid=375 vsize=26004140 memory=1796 CPUtime=0.02 cores=0-7
/proc/377/task/380/stat : 380 (java) S 375 375 27639 0 -1 1077944384 32 0 0 0 1 1 0 0 20 0 20 0 145003486 26628239360 71991 33554432000 4194304 4196468 140730518808640 140159552896144 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=381] ppid=375 vsize=26004140 memory=956 CPUtime=0.03 cores=0-7
/proc/377/task/381/stat : 381 (java) S 375 375 27639 0 -1 1077944384 25 0 0 0 2 1 0 0 20 0 20 0 145003486 26628239360 71991 33554432000 4194304 4196468 140730518808640 140159551843088 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0

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

[pid=375] ppid=372 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/375/stat : 375 (xcsp3-exec) S 372 375 27639 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145003485 9740288 346 33554432000 4194304 5098028 140720549770192 140720549768296 140424391991932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7819264 140720549778532 140720549778743 140720549778743 140720549781483 0
/proc/375/statm: 2378 346 289 221 0 87 0
[pid=377] ppid=375 vsize=26006188 memory=5496224 CPUtime=139.36 cores=0-7
/proc/377/stat : 377 (java) S 375 375 27639 0 -1 1077944320 110576 0 0 0 13289 647 0 0 20 0 20 0 145003485 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140730518791184 140159631367927 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
/proc/377/statm: 6501547 1374056 3256 1 0 6488781 0
[pid=377/tid=378] ppid=375 vsize=26006188 memory=6947385649911455296 CPUtime=100.42 cores=0-7
/proc/377/task/378/stat : 378 (java) R 375 375 27639 0 -1 4202560 22147 0 0 0 10003 39 0 0 20 0 20 0 145003486 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159635605384 140159232090671 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=379] ppid=375 vsize=26006188 memory=5496224 CPUtime=3.79 cores=0-7
/proc/377/task/379/stat : 379 (java) S 375 375 27639 0 -1 1077944384 6258 0 0 0 313 66 0 0 20 0 20 0 145003486 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159553948688 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=380] ppid=375 vsize=26006188 memory=796 CPUtime=3.81 cores=0-7
/proc/377/task/380/stat : 380 (java) S 375 375 27639 0 -1 1077944384 10514 0 0 0 297 84 0 0 20 0 20 0 145003486 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159552896144 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=381] ppid=375 vsize=26006188 memory=1004 CPUtime=3.77 cores=0-7
/proc/377/task/381/stat : 381 (java) S 375 375 27639 0 -1 1077944384 8259 0 0 0 301 76 0 0 20 0 20 0 145003486 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159551843088 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=382] ppid=375 vsize=26006188 memory=1940 CPUtime=3.71 cores=0-7
/proc/377/task/382/stat : 382 (java) S 375 375 27639 0 -1 1077944384 4592 0 0 0 296 75 0 0 20 0 20 0 145003486 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159550790544 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=383] ppid=375 vsize=26006188 memory=1424 CPUtime=3.76 cores=0-7
/proc/377/task/383/stat : 383 (java) S 375 375 27639 0 -1 1077944384 6487 0 0 0 306 70 0 0 20 0 20 0 145003486 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159549737488 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=384] ppid=375 vsize=26006188 memory=8600 CPUtime=3.76 cores=0-7
/proc/377/task/384/stat : 384 (java) S 375 375 27639 0 -1 1077944384 6572 0 0 0 308 68 0 0 20 0 20 0 145003487 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159548684944 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=385] ppid=375 vsize=26006188 memory=40352 CPUtime=3.75 cores=0-7
/proc/377/task/385/stat : 385 (java) S 375 375 27639 0 -1 1077944384 6287 0 0 0 300 75 0 0 20 0 20 0 145003487 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159182985488 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=386] ppid=375 vsize=26006188 memory=1296 CPUtime=3.77 cores=0-7
/proc/377/task/386/stat : 386 (java) S 375 375 27639 0 -1 1077944384 5888 0 0 0 301 76 0 0 20 0 20 0 145003487 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159181932944 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=387] ppid=375 vsize=26006188 memory=2404 CPUtime=6.27 cores=0-7
/proc/377/task/387/stat : 387 (java) S 375 375 27639 0 -1 1077944384 13071 0 0 0 623 4 0 0 20 0 20 0 145003488 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159026731760 140159631379074 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=388] ppid=375 vsize=26006188 memory=1732 CPUtime=0 cores=0-7
/proc/377/task/388/stat : 388 (java) S 375 375 27639 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 145003488 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159025678048 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=389] ppid=375 vsize=26006188 memory=796 CPUtime=0 cores=0-7
/proc/377/task/389/stat : 389 (java) S 375 375 27639 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 20 0 145003489 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159024624896 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=390] ppid=375 vsize=26006188 memory=1004 CPUtime=0 cores=0-7
/proc/377/task/390/stat : 390 (java) S 375 375 27639 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145003491 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159023573456 140159631386523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=391] ppid=375 vsize=26006188 memory=1940 CPUtime=0.53 cores=0-7
/proc/377/task/391/stat : 391 (java) S 375 375 27639 0 -1 1077944384 4028 0 0 0 52 1 0 0 20 0 20 0 145003491 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159022520560 140159631379074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=392] ppid=375 vsize=26006188 memory=5496224 CPUtime=0.5 cores=0-7
/proc/377/task/392/stat : 392 (java) S 375 375 27639 0 -1 1077944384 3042 0 0 0 49 1 0 0 20 0 20 0 145003491 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159021468016 140159631379074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=393] ppid=375 vsize=26006188 memory=4400 CPUtime=0.83 cores=0-7
/proc/377/task/393/stat : 393 (java) S 375 375 27639 0 -1 1077944384 5784 0 0 0 82 1 0 0 20 0 20 0 145003491 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159020414960 140159631379074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=394] ppid=375 vsize=26006188 memory=4104 CPUtime=0.48 cores=0-7
/proc/377/task/394/stat : 394 (java) S 375 375 27639 0 -1 1077944384 5792 0 0 0 47 1 0 0 20 0 20 0 145003491 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159019362416 140159631379074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=395] ppid=375 vsize=26006188 memory=1398720917958146503 CPUtime=0 cores=0-7
/proc/377/task/395/stat : 395 (java) S 375 375 27639 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145003491 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159018310624 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=396] ppid=375 vsize=26006188 memory=4872558044660077418 CPUtime=0.05 cores=0-7
/proc/377/task/396/stat : 396 (java) S 375 375 27639 0 -1 1077944384 450 0 0 0 2 3 0 0 20 0 20 0 145003491 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159017258160 140159631379074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
Current children cumulated CPU time: 139.36 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 5497608 KiB

[startup+112.201 s]*
/proc/loadavg: 1.65 4.58 6.81 2/200 396
/proc/meminfo: memFree=23508276/32770624 swapFree=67108860/67108860
[pid=375] ppid=372 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/375/stat : 375 (xcsp3-exec) S 372 375 27639 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145003485 9740288 346 33554432000 4194304 5098028 140720549770192 140720549768296 140424391991932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7819264 140720549778532 140720549778743 140720549778743 140720549781483 0
/proc/375/statm: 2378 346 289 221 0 87 0
[pid=377] ppid=375 vsize=26006188 memory=5496224 CPUtime=140.96 cores=0-7
/proc/377/stat : 377 (java) S 375 375 27639 0 -1 1077944320 110601 0 0 0 13449 647 0 0 20 0 20 0 145003485 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140730518791184 140159631367927 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
/proc/377/statm: 6501547 1374056 3256 1 0 6488781 0
[pid=377/tid=378] ppid=375 vsize=26006188 memory=1796 CPUtime=102.03 cores=0-7
/proc/377/task/378/stat : 378 (java) R 375 375 27639 0 -1 4202560 22172 0 0 0 10164 39 0 0 20 0 20 0 145003486 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159635605384 140159232090671 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=379] ppid=375 vsize=26006188 memory=956 CPUtime=3.79 cores=0-7
/proc/377/task/379/stat : 379 (java) S 375 375 27639 0 -1 1077944384 6258 0 0 0 313 66 0 0 20 0 20 0 145003486 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159553948688 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=380] ppid=375 vsize=26006188 memory=2428 CPUtime=3.81 cores=0-7
/proc/377/task/380/stat : 380 (java) S 375 375 27639 0 -1 1077944384 10514 0 0 0 297 84 0 0 20 0 20 0 145003486 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159552896144 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=381] ppid=375 vsize=26006188 memory=4872558044660077418 CPUtime=3.77 cores=0-7
/proc/377/task/381/stat : 381 (java) S 375 375 27639 0 -1 1077944384 8259 0 0 0 301 76 0 0 20 0 20 0 145003486 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159551843088 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=382] ppid=375 vsize=26006188 memory=1724 CPUtime=3.71 cores=0-7
/proc/377/task/382/stat : 382 (java) S 375 375 27639 0 -1 1077944384 4592 0 0 0 296 75 0 0 20 0 20 0 145003486 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159550790544 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=383] ppid=375 vsize=26006188 memory=11104 CPUtime=3.76 cores=0-7
/proc/377/task/383/stat : 383 (java) S 375 375 27639 0 -1 1077944384 6487 0 0 0 306 70 0 0 20 0 20 0 145003486 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159549737488 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=384] ppid=375 vsize=26006188 memory=1224 CPUtime=3.76 cores=0-7
/proc/377/task/384/stat : 384 (java) S 375 375 27639 0 -1 1077944384 6572 0 0 0 308 68 0 0 20 0 20 0 145003487 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159548684944 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=385] ppid=375 vsize=26006188 memory=5800 CPUtime=3.75 cores=0-7
/proc/377/task/385/stat : 385 (java) S 375 375 27639 0 -1 1077944384 6287 0 0 0 300 75 0 0 20 0 20 0 145003487 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159182985488 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=386] ppid=375 vsize=26006188 memory=4620 CPUtime=3.77 cores=0-7
/proc/377/task/386/stat : 386 (java) S 375 375 27639 0 -1 1077944384 5888 0 0 0 301 76 0 0 20 0 20 0 145003487 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159181932944 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=387] ppid=375 vsize=26006188 memory=1200 CPUtime=6.27 cores=0-7
/proc/377/task/387/stat : 387 (java) S 375 375 27639 0 -1 1077944384 13071 0 0 0 623 4 0 0 20 0 20 0 145003488 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159026731760 140159631379074 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=388] ppid=375 vsize=26006188 memory=15880 CPUtime=0 cores=0-7
/proc/377/task/388/stat : 388 (java) S 375 375 27639 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 145003488 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159025678048 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=389] ppid=375 vsize=26006188 memory=1384 CPUtime=0 cores=0-7
/proc/377/task/389/stat : 389 (java) S 375 375 27639 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 20 0 145003489 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159024624896 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=390] ppid=375 vsize=26006188 memory=5496224 CPUtime=0 cores=0-7
/proc/377/task/390/stat : 390 (java) S 375 375 27639 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145003491 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159023573456 140159631386523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=391] ppid=375 vsize=26006188 memory=14689682344642799 CPUtime=0.53 cores=0-7
/proc/377/task/391/stat : 391 (java) S 375 375 27639 0 -1 1077944384 4028 0 0 0 52 1 0 0 20 0 20 0 145003491 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159022520560 140159631379074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=392] ppid=375 vsize=26006188 memory=1424 CPUtime=0.5 cores=0-7
/proc/377/task/392/stat : 392 (java) S 375 375 27639 0 -1 1077944384 3042 0 0 0 49 1 0 0 20 0 20 0 145003491 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159021468016 140159631379074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=393] ppid=375 vsize=26006188 memory=8600 CPUtime=0.83 cores=0-7
/proc/377/task/393/stat : 393 (java) S 375 375 27639 0 -1 1077944384 5784 0 0 0 82 1 0 0 20 0 20 0 145003491 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159020414960 140159631379074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=394] ppid=375 vsize=26006188 memory=1724 CPUtime=0.48 cores=0-7
/proc/377/task/394/stat : 394 (java) S 375 375 27639 0 -1 1077944384 5792 0 0 0 47 1 0 0 20 0 20 0 145003491 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159019362416 140159631379074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=395] ppid=375 vsize=26006188 memory=11104 CPUtime=0 cores=0-7
/proc/377/task/395/stat : 395 (java) S 375 375 27639 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145003491 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159018310624 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=396] ppid=375 vsize=26006188 memory=1224 CPUtime=0.05 cores=0-7
/proc/377/task/396/stat : 396 (java) S 375 375 27639 0 -1 1077944384 450 0 0 0 2 3 0 0 20 0 20 0 145003491 26630336512 1374056 33554432000 4194304 4196468 140730518808640 140159017258160 140159631379074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
Current children cumulated CPU time: 140.96 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 5497608 KiB

[startup+112.601 s]
/proc/loadavg: 1.65 4.58 6.81 2/200 396
/proc/meminfo: memFree=23508276/32770624 swapFree=67108860/67108860
[pid=375] ppid=372 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/375/stat : 375 (xcsp3-exec) S 372 375 27639 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145003485 9740288 346 33554432000 4194304 5098028 140720549770192 140720549768296 140424391991932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7819264 140720549778532 140720549778743 140720549778743 140720549781483 0
/proc/375/statm: 2378 346 289 221 0 87 0
[pid=377] ppid=375 vsize=26538700 memory=5497148 CPUtime=143.42 cores=0-7
/proc/377/stat : 377 (java) S 375 375 27639 0 -1 1077944320 117299 0 0 0 13693 649 0 0 20 0 28 0 145003485 27175628800 1374287 33554432000 4194304 4196468 140730518808640 140730518791184 140159631367927 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
/proc/377/statm: 6634675 1374287 3256 1 0 6621909 0
[pid=377/tid=378] ppid=375 vsize=26538700 memory=6947385649911455296 CPUtime=102.13 cores=0-7
/proc/377/task/378/stat : 378 (java) S 375 375 27639 0 -1 1077944384 23443 0 0 0 10173 40 0 0 20 0 28 0 145003486 27175628800 1374287 33554432000 4194304 4196468 140730518808640 140159635608704 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=379] ppid=375 vsize=26538700 memory=4687992 CPUtime=3.79 cores=0-7
/proc/377/task/379/stat : 379 (java) S 375 375 27639 0 -1 1077944384 6258 0 0 0 313 66 0 0 20 0 28 0 145003486 27175628800 1374287 33554432000 4194304 4196468 140730518808640 140159553948688 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=380] ppid=375 vsize=26538700 memory=23208 CPUtime=3.81 cores=0-7
/proc/377/task/380/stat : 380 (java) S 375 375 27639 0 -1 1077944384 10514 0 0 0 297 84 0 0 20 0 28 0 145003486 27175628800 1374287 33554432000 4194304 4196468 140730518808640 140159552896144 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=381] ppid=375 vsize=26538700 memory=1232 CPUtime=3.77 cores=0-7
/proc/377/task/381/stat : 381 (java) S 375 375 27639 0 -1 1077944384 8259 0 0 0 301 76 0 0 20 0 28 0 145003486 27175628800 1374287 33554432000 4194304 4196468 140730518808640 140159551843088 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=382] ppid=375 vsize=26538700 memory=648 CPUtime=3.71 cores=0-7
/proc/377/task/382/stat : 382 (java) S 375 375 27639 0 -1 1077944384 4592 0 0 0 296 75 0 0 20 0 28 0 145003486 27175628800 1374287 33554432000 4194304 4196468 140730518808640 140159550790544 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=383] ppid=375 vsize=26538700 memory=1796 CPUtime=3.76 cores=0-7
/proc/377/task/383/stat : 383 (java) S 375 375 27639 0 -1 1077944384 6487 0 0 0 306 70 0 0 20 0 28 0 145003486 27175628800 1374287 33554432000 4194304 4196468 140730518808640 140159549737488 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=384] ppid=375 vsize=26538700 memory=6791534058613427641 CPUtime=3.76 cores=0-7
/proc/377/task/384/stat : 384 (java) S 375 375 27639 0 -1 1077944384 6572 0 0 0 308 68 0 0 20 0 28 0 145003487 27175628800 1374287 33554432000 4194304 4196468 140730518808640 140159548684944 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=385] ppid=375 vsize=26538700 memory=1156 CPUtime=3.75 cores=0-7
/proc/377/task/385/stat : 385 (java) S 375 375 27639 0 -1 1077944384 6287 0 0 0 300 75 0 0 20 0 28 0 145003487 27175628800 1374287 33554432000 4194304 4196468 140730518808640 140159182985488 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=386] ppid=375 vsize=26538700 memory=2840 CPUtime=3.77 cores=0-7
/proc/377/task/386/stat : 386 (java) S 375 375 27639 0 -1 1077944384 5888 0 0 0 301 76 0 0 20 0 28 0 145003487 27175628800 1374287 33554432000 4194304 4196468 140730518808640 140159181932944 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=387] ppid=375 vsize=26538700 memory=1384 CPUtime=6.28 cores=0-7
/proc/377/task/387/stat : 387 (java) S 375 375 27639 0 -1 1077944384 13100 0 0 0 624 4 0 0 20 0 28 0 145003488 27175628800 1374287 33554432000 4194304 4196468 140730518808640 140159026731760 140159631379074 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=388] ppid=375 vsize=26538700 memory=4620 CPUtime=0 cores=0-7
/proc/377/task/388/stat : 388 (java) S 375 375 27639 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 145003488 27175628800 1374294 33554432000 4194304 4196468 140730518808640 140159025678048 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=389] ppid=375 vsize=26538700 memory=1200 CPUtime=0 cores=0-7
/proc/377/task/389/stat : 389 (java) S 375 375 27639 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 28 0 145003489 27175628800 1374294 33554432000 4194304 4196468 140730518808640 140159024624896 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=390] ppid=375 vsize=26538700 memory=15880 CPUtime=0 cores=0-7
/proc/377/task/390/stat : 390 (java) S 375 375 27639 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145003491 27175628800 1374294 33554432000 4194304 4196468 140730518808640 140159023573456 140159631386523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=391] ppid=375 vsize=26538700 memory=16236 CPUtime=0.55 cores=0-7
/proc/377/task/391/stat : 391 (java) S 375 375 27639 0 -1 1077944384 4061 0 0 0 54 1 0 0 20 0 28 0 145003491 27175628800 1374294 33554432000 4194304 4196468 140730518808640 140159022520560 140159631379074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=392] ppid=375 vsize=26538700 memory=4044 CPUtime=0.53 cores=0-7
/proc/377/task/392/stat : 392 (java) R 375 375 27639 0 -1 4202560 3210 0 0 0 52 1 0 0 20 0 28 0 145003491 27175628800 1374294 33554432000 4194304 4196468 140730518808640 140159021468016 140159615789475 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=393] ppid=375 vsize=26538700 memory=23208 CPUtime=0.87 cores=0-7
/proc/377/task/393/stat : 393 (java) R 375 375 27639 0 -1 1077944384 5988 0 0 0 86 1 0 0 20 0 28 0 145003491 27175628800 1374294 33554432000 4194304 4196468 140730518808640 140159020414960 140159631379074 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=394] ppid=375 vsize=26538700 memory=15880 CPUtime=0.51 cores=0-7
/proc/377/task/394/stat : 394 (java) R 375 375 27639 0 -1 1077944384 6133 0 0 0 50 1 0 0 20 0 28 0 145003491 27175628800 1374294 33554432000 4194304 4196468 140730518808640 140159019361600 140159631378133 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=395] ppid=375 vsize=26538700 memory=16236 CPUtime=0 cores=0-7
/proc/377/task/395/stat : 395 (java) S 375 375 27639 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145003491 27175628800 1374294 33554432000 4194304 4196468 140730518808640 140159018310624 140159631378133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
[pid=377/tid=396] ppid=375 vsize=26538700 memory=4044 CPUtime=0.05 cores=0-7
/proc/377/task/396/stat : 396 (java) S 375 375 27639 0 -1 1077944384 450 0 0 0 2 3 0 0 20 0 28 0 145003491 27175628800 1374294 33554432000 4194304 4196468 140730518808640 140159017258160 140159631379074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19587072 140730518811794 140730518811971 140730518811971 140730518814671 0
Current children cumulated CPU time: 143.42 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 5498532 KiB

[startup+113.001 s]
/proc/loadavg: 1.65 4.58 6.81 2/200 396
/proc/meminfo: memFree=23508276/32770624 swapFree=67108860/67108860
[pid=375] ppid=372 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/375/stat : 375 (xcsp3-exec) S 372 375 27639 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145003485 9740288 346 33554432000 4194304 5098028 140720549770192 140720549768296 140424391991932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7819264 140720549778532 140720549778743 140720549778743 140720549781483 0
/proc/375/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1384 KiB

Child status: 0
Real time (s): 113.016
CPU time (s): 146.049
CPU user time (s): 139.511
CPU system time (s): 6.53824
CPU usage (%): 129.229
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 5503436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 139.511
system time used= 6.53824
maximum resident set size= 5503148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122009
page faults= 0
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11359
involuntary context switches= 561


# summary of solver processes directly reported to runsolver:
#   pid: 375
#   total CPU time (s): 146.049
#   total CPU user time (s): 139.511
#   total CPU system time (s): 6.53824

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.854378 second user time and 1.28356 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-19 06:51:33
IDJOB=4281124
IDBENCH=120393
IDSOLVER=2675
FILE ID=node102/4281124-1503119153
RUNJOBID= node102-1503110594-27666
PBS_JOBID= 20630757
Free space on /tmp= 61860 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Sudoku/Sudoku-table-s1/Sudoku-s16-table.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281124-1503119153/watcher-4281124-1503119153 -o /tmp/evaluation-result-4281124-1503119153/solver-4281124-1503119153 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1503110594-27666 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1438364881 HOME/instance-4281124-1503119153.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 42cf90d4260d0c42551a0c96317601f7
RANDOM SEED=1438364881

node102.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.35
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.35
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.35
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.35
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:        29002644 kB
MemAvailable:   31976564 kB
Buffers:          228388 kB
Cached:          3038608 kB
SwapCached:            0 kB
Active:           969944 kB
Inactive:        2348388 kB
Active(anon):       4244 kB
Inactive(anon):    83172 kB
Active(file):     965700 kB
Inactive(file):  2265216 kB
Unevictable:        7504 kB
Mlocked:            7504 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             27992 kB
Writeback:             0 kB
AnonPages:         54588 kB
Mapped:            50444 kB
Shmem:             33420 kB
Slab:             144676 kB
SReclaimable:     117676 kB
SUnreclaim:        27000 kB
KernelStack:        3312 kB
PageTables:         4468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     334384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61852 MiB
End job on node102 at 2017-08-19 06:53:26