Trace number 4247843

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
R1: choco-solver 5a (2017-07-05)UNSAT 167.867 45.0326

General information on the benchmark

NameWwtpp/Wwtpp-ord-s1/
Wwtpp-ord-ex02280.xml
MD5SUM266034c566073a7f5804da8fab792568
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.31001899
Satisfiable
(Un)Satisfiability was proved
Number of variables476
Number of constraints402
Number of domains22
Minimum domain size1
Maximum domain size10001
Distribution of domain sizes[{"size":1,"count":22},{"size":2,"count":92},{"size":1001,"count":46},{"size":1501,"count":46},{"size":2501,"count":46},{"size":3001,"count":46},{"size":5001,"count":88},{"size":10001,"count":90}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":16},{"degree":2,"count":29},{"degree":3,"count":431}]
Minimum constraint arity2
Maximum constraint arity24
Distribution of constraint arities[{"arity":2,"count":189},{"arity":3,"count":96},{"arity":4,"count":90},{"arity":10,"count":4},{"arity":11,"count":7},{"arity":12,"count":7},{"arity":13,"count":5},{"arity":14,"count":2},{"arity":23,"count":1},{"arity":24,"count":1}]
Number of extensional constraints192
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":192},{"type":"sum","count":210}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.10	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4247843-1502098440.xml"  -tl '2400s' -p 4 -x 3
0.00/0.29	c [HOME/instance-4247843-1502098440.xml, -tl, 2400s, -p, 4, -x, 3]
0.00/0.35	c 4 solvers in parallel
0.00/0.42	c parse instance...
19.40/7.37	c solve instance...
167.82/45.00	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4247843-1502098440/watcher-4247843-1502098440 -o /tmp/evaluation-result-4247843-1502098440/solver-4247843-1502098440 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502078046-15622 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 10000 -tdir HOME -seed 231004944 HOME/instance-4247843-1502098440.xml 

pid=26037
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.97 8.46 7.87 5/204 26040
/proc/meminfo: memFree=31252200/32770624 swapFree=0/376564
[pid=26040] ppid=26037 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/26040/stat : 26040 (runsolver) D 26037 26040 2911 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 109497105 24240128 107 18446744073709551615 4194304 4338465 140724163682976 140724163680616 140322404299479 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 6782976 140724163690583 140724163691081 140724163691081 140724163694538 0
/proc/26040/statm: 5918 107 54 36 0 2156 0

[startup+0.100088 s]
/proc/loadavg: 8.97 8.46 7.87 5/204 26040
/proc/meminfo: memFree=31252200/32770624 swapFree=0/376564
[pid=26040] ppid=26037 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/26040/stat : 26040 (runsolver) D 26037 26040 2911 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 109497105 24240128 107 18446744073709551615 4194304 4338465 140724163682976 140724163680616 140322404299479 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 6782976 140724163690583 140724163691081 140724163691081 140724163694538 0
/proc/26040/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200271 s]
/proc/loadavg: 8.97 8.46 7.87 5/204 26040
/proc/meminfo: memFree=31252200/32770624 swapFree=0/376564
[pid=26040] ppid=26037 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/26040/stat : 26040 (xcsp3-exec) S 26037 26040 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 109497105 9740288 345 18446744073709551615 4194304 5098028 140725633368128 140725633366232 139734049940092 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 29052928 140725633372569 140725633372778 140725633372778 140725633376235 0
/proc/26040/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300521 s]
/proc/loadavg: 8.97 8.46 7.87 5/204 26040
/proc/meminfo: memFree=31252200/32770624 swapFree=0/376564
[pid=26040] ppid=26037 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/26040/stat : 26040 (xcsp3-exec) S 26037 26040 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 109497105 9740288 345 18446744073709551615 4194304 5098028 140725633368128 140725633366232 139734049940092 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 29052928 140725633372569 140725633372778 140725633372778 140725633376235 0
/proc/26040/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700925 s]
/proc/loadavg: 8.97 8.46 7.87 5/204 26040
/proc/meminfo: memFree=31252200/32770624 swapFree=0/376564
[pid=26040] ppid=26037 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/26040/stat : 26040 (xcsp3-exec) S 26037 26040 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 109497105 9740288 345 18446744073709551615 4194304 5098028 140725633368128 140725633366232 139734049940092 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 29052928 140725633372569 140725633372778 140725633372778 140725633376235 0
/proc/26040/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50076 s]
/proc/loadavg: 8.97 8.46 7.87 9/220 26056
/proc/meminfo: memFree=31043964/32770624 swapFree=0/376568
[pid=26040] ppid=26037 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/26040/stat : 26040 (xcsp3-exec) S 26037 26040 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 109497105 9740288 345 18446744073709551615 4194304 5098028 140725633368128 140725633366232 139734049940092 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 29052928 140725633372569 140725633372778 140725633372778 140725633376235 0
/proc/26040/statm: 2378 345 289 221 0 87 0
[pid=26042] ppid=26040 vsize=12919328 CPUtime=3.19 cores=1,3,5,7
/proc/26042/stat : 26042 (java) S 26040 26040 2911 0 -1 1077944320 15452 0 0 0 262 57 0 0 20 0 15 0 109497116 13229391872 160762 18446744073709551615 4194304 4196468 140736997199680 140736997182224 139635477970679 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
/proc/26042/statm: 3229832 160762 3211 1 0 3218124 0
[pid=26042/tid=26043] ppid=26040 vsize=12919328 CPUtime=1.12 cores=1,3,5,7
/proc/26042/task/26043/stat : 26043 (java) S 26040 26040 2911 0 -1 1077944384 8778 0 0 0 105 7 0 0 20 0 15 0 109497116 13229391872 160762 18446744073709551615 4194304 4196468 140736997199680 139635482207904 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26044] ppid=26040 vsize=12919328 CPUtime=0.2 cores=1,3,5,7
/proc/26042/task/26044/stat : 26044 (java) R 26040 26040 2911 0 -1 4202560 178 0 0 0 8 12 0 0 20 0 15 0 109497117 13229391872 160762 18446744073709551615 4194304 4196468 140736997199680 139635434937232 139635471070379 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26045] ppid=26040 vsize=12919328 CPUtime=0.19 cores=1,3,5,7
/proc/26042/task/26045/stat : 26045 (java) R 26040 26040 2911 0 -1 4202560 178 0 0 0 8 11 0 0 20 0 15 0 109497117 13229391872 160762 18446744073709551615 4194304 4196468 140736997199680 139635433884632 139635471070379 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26046] ppid=26040 vsize=12919328 CPUtime=0.19 cores=1,3,5,7
/proc/26042/task/26046/stat : 26046 (java) R 26040 26040 2911 0 -1 4202560 178 0 0 0 8 11 0 0 20 0 15 0 109497117 13229391872 160762 18446744073709551615 4194304 4196468 140736997199680 139635432832144 139635471070379 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26047] ppid=26040 vsize=12919328 CPUtime=0.18 cores=1,3,5,7
/proc/26042/task/26047/stat : 26047 (java) R 26040 26040 2911 0 -1 4202560 187 0 0 0 7 11 0 0 20 0 15 0 109497117 13229391872 160762 18446744073709551615 4194304 4196468 140736997199680 139635431779544 139635471070347 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26048] ppid=26040 vsize=12919328 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26048/stat : 26048 (java) S 26040 26040 2911 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 109497118 13229391872 160762 18446744073709551615 4194304 4196468 140736997199680 139635029017248 139635477980885 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26049] ppid=26040 vsize=12919328 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26049/stat : 26049 (java) S 26040 26040 2911 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 109497119 13229391872 160762 18446744073709551615 4194304 4196468 140736997199680 139635027964704 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26050] ppid=26040 vsize=12919328 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26050/stat : 26050 (java) S 26040 26040 2911 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 109497119 13229391872 160762 18446744073709551615 4194304 4196468 140736997199680 139635026912368 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26051] ppid=26040 vsize=12919328 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26051/stat : 26051 (java) S 26040 26040 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109497121 13229391872 160762 18446744073709551615 4194304 4196468 140736997199680 139635025860688 139635477989275 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26052] ppid=26040 vsize=12919328 CPUtime=0.44 cores=1,3,5,7
/proc/26042/task/26052/stat : 26052 (java) S 26040 26040 2911 0 -1 1077944384 1740 0 0 0 44 0 0 0 20 0 15 0 109497121 13229391872 160762 18446744073709551615 4194304 4196468 140736997199680 139634956823152 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26053] ppid=26040 vsize=12919328 CPUtime=0.43 cores=1,3,5,7
/proc/26042/task/26053/stat : 26053 (java) S 26040 26040 2911 0 -1 1077944384 1215 0 0 0 43 0 0 0 20 0 15 0 109497121 13229391872 160762 18446744073709551615 4194304 4196468 140736997199680 139634955770352 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26054] ppid=26040 vsize=12919328 CPUtime=0.36 cores=1,3,5,7
/proc/26042/task/26054/stat : 26054 (java) S 26040 26040 2911 0 -1 1077944384 1617 0 0 0 36 0 0 0 20 0 15 0 109497121 13229391872 160762 18446744073709551615 4194304 4196468 140736997199680 139634954718064 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26055] ppid=26040 vsize=12919328 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26055/stat : 26055 (java) S 26040 26040 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109497122 13229391872 160762 18446744073709551615 4194304 4196468 140736997199680 139634953665504 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26056] ppid=26040 vsize=12919328 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26056/stat : 26056 (java) S 26040 26040 2911 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 109497127 13229391872 160762 18446744073709551615 4194304 4196468 140736997199680 139634952612272 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 12928840

[startup+3.10076 s]
/proc/loadavg: 8.97 8.46 7.87 10/220 26056
/proc/meminfo: memFree=30207516/32770624 swapFree=0/376568
[pid=26040] ppid=26037 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/26040/stat : 26040 (xcsp3-exec) S 26037 26040 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 109497105 9740288 345 18446744073709551615 4194304 5098028 140725633368128 140725633366232 139734049940092 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 29052928 140725633372569 140725633372778 140725633372778 140725633376235 0
/proc/26040/statm: 2378 345 289 221 0 87 0
[pid=26042] ppid=26040 vsize=12919328 CPUtime=7.58 cores=1,3,5,7
/proc/26042/stat : 26042 (java) S 26040 26040 2911 0 -1 1077944320 51424 0 0 0 606 152 0 0 20 0 15 0 109497116 13229391872 400445 18446744073709551615 4194304 4196468 140736997199680 140736997182224 139635477970679 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
/proc/26042/statm: 3229832 400445 3235 1 0 3218124 0
[pid=26042/tid=26043] ppid=26040 vsize=12919328 CPUtime=1.86 cores=1,3,5,7
/proc/26042/task/26043/stat : 26043 (java) S 26040 26040 2911 0 -1 1077944384 8953 0 0 0 177 9 0 0 20 0 15 0 109497116 13229391872 400445 18446744073709551615 4194304 4196468 140736997199680 139635482207904 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26044] ppid=26040 vsize=12919328 CPUtime=1.01 cores=1,3,5,7
/proc/26042/task/26044/stat : 26044 (java) R 26040 26040 2911 0 -1 4202560 7762 0 0 0 67 34 0 0 20 0 15 0 109497117 13229391872 400445 18446744073709551615 4194304 4196468 140736997199680 139635434937232 139635459567690 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26045] ppid=26040 vsize=12919328 CPUtime=1 cores=1,3,5,7
/proc/26042/task/26045/stat : 26045 (java) R 26040 26040 2911 0 -1 4202560 11240 0 0 0 66 34 0 0 20 0 15 0 109497117 13229391872 400445 18446744073709551615 4194304 4196468 140736997199680 139635433884320 139635462814212 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26046] ppid=26040 vsize=12919328 CPUtime=1.01 cores=1,3,5,7
/proc/26042/task/26046/stat : 26046 (java) R 26040 26040 2911 0 -1 4202560 9618 0 0 0 66 35 0 0 20 0 15 0 109497117 13229391872 400445 18446744073709551615 4194304 4196468 140736997199680 139635432832344 139635462814369 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26047] ppid=26040 vsize=12919328 CPUtime=0.99 cores=1,3,5,7
/proc/26042/task/26047/stat : 26047 (java) R 26040 26040 2911 0 -1 4202560 6125 0 0 0 65 34 0 0 20 0 15 0 109497117 13229391872 400445 18446744073709551615 4194304 4196468 140736997199680 139635431779544 139635462668318 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26048] ppid=26040 vsize=12919328 CPUtime=0.03 cores=1,3,5,7
/proc/26042/task/26048/stat : 26048 (java) S 26040 26040 2911 0 -1 1077944384 1527 0 0 0 3 0 0 0 20 0 15 0 109497118 13229391872 400445 18446744073709551615 4194304 4196468 140736997199680 139635029017056 139635477980885 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26049] ppid=26040 vsize=12919328 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26049/stat : 26049 (java) S 26040 26040 2911 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 109497119 13229391872 400445 18446744073709551615 4194304 4196468 140736997199680 139635027964704 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26050] ppid=26040 vsize=12919328 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26050/stat : 26050 (java) S 26040 26040 2911 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 109497119 13229391872 400445 18446744073709551615 4194304 4196468 140736997199680 139635026912368 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26051] ppid=26040 vsize=12919328 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26051/stat : 26051 (java) S 26040 26040 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109497121 13229391872 400445 18446744073709551615 4194304 4196468 140736997199680 139635025860688 139635477989275 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26052] ppid=26040 vsize=12919328 CPUtime=0.57 cores=1,3,5,7
/proc/26042/task/26052/stat : 26052 (java) S 26040 26040 2911 0 -1 1077944384 1780 0 0 0 57 0 0 0 20 0 15 0 109497121 13229391872 400445 18446744073709551615 4194304 4196468 140736997199680 139634956823152 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26053] ppid=26040 vsize=12919328 CPUtime=0.57 cores=1,3,5,7
/proc/26042/task/26053/stat : 26053 (java) S 26040 26040 2911 0 -1 1077944384 1253 0 0 0 57 0 0 0 20 0 15 0 109497121 13229391872 400445 18446744073709551615 4194304 4196468 140736997199680 139634955770352 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26054] ppid=26040 vsize=12919328 CPUtime=0.45 cores=1,3,5,7
/proc/26042/task/26054/stat : 26054 (java) S 26040 26040 2911 0 -1 1077944384 1872 0 0 0 44 1 0 0 20 0 15 0 109497121 13229391872 400445 18446744073709551615 4194304 4196468 140736997199680 139634954718064 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26055] ppid=26040 vsize=12919328 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26055/stat : 26055 (java) S 26040 26040 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109497122 13229391872 400445 18446744073709551615 4194304 4196468 140736997199680 139634953665504 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26056] ppid=26040 vsize=12919328 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26056/stat : 26056 (java) S 26040 26040 2911 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 109497127 13229391872 400445 18446744073709551615 4194304 4196468 140736997199680 139634952612272 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
Current children cumulated CPU time (s) 7.58
Current children cumulated vsize (KiB) 12928840

[startup+6.30069 s]
/proc/loadavg: 9.13 8.50 7.89 10/220 26056
/proc/meminfo: memFree=27988684/32770624 swapFree=0/376568
[pid=26040] ppid=26037 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/26040/stat : 26040 (xcsp3-exec) S 26037 26040 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 109497105 9740288 345 18446744073709551615 4194304 5098028 140725633368128 140725633366232 139734049940092 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 29052928 140725633372569 140725633372778 140725633372778 140725633376235 0
/proc/26040/statm: 2378 345 289 221 0 87 0
[pid=26042] ppid=26040 vsize=12919328 CPUtime=16.82 cores=1,3,5,7
/proc/26042/stat : 26042 (java) S 26040 26040 2911 0 -1 1077944320 63727 0 0 0 1335 347 0 0 20 0 15 0 109497116 13229391872 869299 18446744073709551615 4194304 4196468 140736997199680 140736997182224 139635477970679 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
/proc/26042/statm: 3229832 869299 3240 1 0 3218124 0
[pid=26042/tid=26043] ppid=26040 vsize=12919328 CPUtime=3.1 cores=1,3,5,7
/proc/26042/task/26043/stat : 26043 (java) R 26040 26040 2911 0 -1 4202560 10918 0 0 0 298 12 0 0 20 0 15 0 109497116 13229391872 869299 18446744073709551615 4194304 4196468 140736997199680 139635482207296 139635460377731 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26044] ppid=26040 vsize=12919328 CPUtime=2.91 cores=1,3,5,7
/proc/26042/task/26044/stat : 26044 (java) S 26040 26040 2911 0 -1 1077944384 8898 0 0 0 203 88 0 0 20 0 15 0 109497117 13229391872 869299 18446744073709551615 4194304 4196468 140736997199680 139635434937232 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26045] ppid=26040 vsize=12919328 CPUtime=2.9 cores=1,3,5,7
/proc/26042/task/26045/stat : 26045 (java) S 26040 26040 2911 0 -1 1077944384 12393 0 0 0 210 80 0 0 20 0 15 0 109497117 13229391872 869299 18446744073709551615 4194304 4196468 140736997199680 139635433884432 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26046] ppid=26040 vsize=12919328 CPUtime=2.9 cores=1,3,5,7
/proc/26042/task/26046/stat : 26046 (java) S 26040 26040 2911 0 -1 1077944384 11114 0 0 0 209 81 0 0 20 0 15 0 109497117 13229391872 869299 18446744073709551615 4194304 4196468 140736997199680 139635432832144 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26047] ppid=26040 vsize=12919328 CPUtime=2.88 cores=1,3,5,7
/proc/26042/task/26047/stat : 26047 (java) S 26040 26040 2911 0 -1 1077944384 7305 0 0 0 208 80 0 0 20 0 15 0 109497117 13229391872 869299 18446744073709551615 4194304 4196468 140736997199680 139635431779344 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26048] ppid=26040 vsize=12919328 CPUtime=0.09 cores=1,3,5,7
/proc/26042/task/26048/stat : 26048 (java) S 26040 26040 2911 0 -1 1077944384 4886 0 0 0 9 0 0 0 20 0 15 0 109497118 13229391872 869299 18446744073709551615 4194304 4196468 140736997199680 139635029018736 139635477981826 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26049] ppid=26040 vsize=12919328 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26049/stat : 26049 (java) S 26040 26040 2911 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 109497119 13229391872 869299 18446744073709551615 4194304 4196468 140736997199680 139635027964768 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26050] ppid=26040 vsize=12919328 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26050/stat : 26050 (java) S 26040 26040 2911 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 109497119 13229391872 869299 18446744073709551615 4194304 4196468 140736997199680 139635026912384 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26051] ppid=26040 vsize=12919328 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26051/stat : 26051 (java) S 26040 26040 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109497121 13229391872 869299 18446744073709551615 4194304 4196468 140736997199680 139635025860688 139635477989275 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26052] ppid=26040 vsize=12919328 CPUtime=0.76 cores=1,3,5,7
/proc/26042/task/26052/stat : 26052 (java) S 26040 26040 2911 0 -1 1077944384 2687 0 0 0 76 0 0 0 20 0 15 0 109497121 13229391872 869299 18446744073709551615 4194304 4196468 140736997199680 139634956823152 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26053] ppid=26040 vsize=12919328 CPUtime=0.7 cores=1,3,5,7
/proc/26042/task/26053/stat : 26053 (java) S 26040 26040 2911 0 -1 1077944384 1635 0 0 0 70 0 0 0 20 0 15 0 109497121 13229391872 869299 18446744073709551615 4194304 4196468 140736997199680 139634955770352 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26054] ppid=26040 vsize=12919328 CPUtime=0.51 cores=1,3,5,7
/proc/26042/task/26054/stat : 26054 (java) S 26040 26040 2911 0 -1 1077944384 2572 0 0 0 50 1 0 0 20 0 15 0 109497121 13229391872 869299 18446744073709551615 4194304 4196468 140736997199680 139634954718064 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26055] ppid=26040 vsize=12919328 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26055/stat : 26055 (java) S 26040 26040 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 109497122 13229391872 869299 18446744073709551615 4194304 4196468 140736997199680 139634953665504 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26056] ppid=26040 vsize=12919328 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26056/stat : 26056 (java) S 26040 26040 2911 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 109497127 13229391872 869299 18446744073709551615 4194304 4196468 140736997199680 139634952612272 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
Current children cumulated CPU time (s) 16.82
Current children cumulated vsize (KiB) 12928840

[startup+12.7008 s]
/proc/loadavg: 8.88 8.46 7.88 10/220 26138
/proc/meminfo: memFree=23780540/32770624 swapFree=0/376584
[pid=26040] ppid=26037 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/26040/stat : 26040 (xcsp3-exec) S 26037 26040 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 109497105 9740288 345 18446744073709551615 4194304 5098028 140725633368128 140725633366232 139734049940092 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 29052928 140725633372569 140725633372778 140725633372778 140725633376235 0
/proc/26040/statm: 2378 345 289 221 0 87 0
[pid=26042] ppid=26040 vsize=13185584 CPUtime=40.69 cores=1,3,5,7
/proc/26042/stat : 26042 (java) S 26040 26040 2911 0 -1 1077944320 69664 0 0 0 3636 433 0 0 20 0 19 0 109497116 13502038016 1063217 18446744073709551615 4194304 4196468 140736997199680 140736997182224 139635477970679 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
/proc/26042/statm: 3296396 1063217 3242 1 0 3284688 0
[pid=26042/tid=26043] ppid=26040 vsize=13185584 CPUtime=3.66 cores=1,3,5,7
/proc/26042/task/26043/stat : 26043 (java) S 26040 26040 2911 0 -1 1077944384 11805 0 0 0 354 12 0 0 20 0 19 0 109497116 13502038016 1063217 18446744073709551615 4194304 4196468 140736997199680 139635482211456 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26044] ppid=26040 vsize=13185584 CPUtime=3.42 cores=1,3,5,7
/proc/26042/task/26044/stat : 26044 (java) S 26040 26040 2911 0 -1 1077944384 9277 0 0 0 233 109 0 0 20 0 19 0 109497117 13502038016 1063217 18446744073709551615 4194304 4196468 140736997199680 139635434937232 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26045] ppid=26040 vsize=13185584 CPUtime=3.42 cores=1,3,5,7
/proc/26042/task/26045/stat : 26045 (java) S 26040 26040 2911 0 -1 1077944384 12879 0 0 0 241 101 0 0 20 0 19 0 109497117 13502038016 1063217 18446744073709551615 4194304 4196468 140736997199680 139635433884432 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0

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

/proc/26042/task/26050/stat : 26050 (java) S 26040 26040 2911 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 19 0 109497119 13502038016 1063319 18446744073709551615 4194304 4196468 140736997199680 139635026912384 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26051] ppid=26040 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26051/stat : 26051 (java) S 26040 26040 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 109497121 13502038016 1063319 18446744073709551615 4194304 4196468 140736997199680 139635025860688 139635477989275 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26052] ppid=26040 vsize=13185584 CPUtime=1 cores=1,3,5,7
/proc/26042/task/26052/stat : 26052 (java) S 26040 26040 2911 0 -1 1077944384 3643 0 0 0 100 0 0 0 20 0 19 0 109497121 13502038016 1063319 18446744073709551615 4194304 4196468 140736997199680 139634956823152 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26053] ppid=26040 vsize=13185584 CPUtime=0.89 cores=1,3,5,7
/proc/26042/task/26053/stat : 26053 (java) S 26040 26040 2911 0 -1 1077944384 2752 0 0 0 89 0 0 0 20 0 19 0 109497121 13502038016 1063319 18446744073709551615 4194304 4196468 140736997199680 139634955770352 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26054] ppid=26040 vsize=13185584 CPUtime=0.56 cores=1,3,5,7
/proc/26042/task/26054/stat : 26054 (java) S 26040 26040 2911 0 -1 1077944384 4049 0 0 0 55 1 0 0 20 0 19 0 109497121 13502038016 1063319 18446744073709551615 4194304 4196468 140736997199680 139634954718064 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26055] ppid=26040 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26055/stat : 26055 (java) S 26040 26040 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 109497122 13502038016 1063319 18446744073709551615 4194304 4196468 140736997199680 139634953665504 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26056] ppid=26040 vsize=13185584 CPUtime=0.01 cores=1,3,5,7
/proc/26042/task/26056/stat : 26056 (java) S 26040 26040 2911 0 -1 1077944384 245 0 0 0 0 1 0 0 20 0 19 0 109497127 13502038016 1063319 18446744073709551615 4194304 4196468 140736997199680 139634952612272 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26135] ppid=26040 vsize=13185584 CPUtime=35.77 cores=1,3,5,7
/proc/26042/task/26135/stat : 26135 (java) R 26040 26040 2911 0 -1 4202560 1414 0 0 0 3577 0 0 0 20 0 19 0 109497843 13502038016 1063319 18446744073709551615 4194304 4196468 140736997199680 139634945095904 139635113934004 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26136] ppid=26040 vsize=13185584 CPUtime=35.62 cores=1,3,5,7
/proc/26042/task/26136/stat : 26136 (java) R 26040 26040 2911 0 -1 4202560 1252 0 0 0 3562 0 0 0 20 0 19 0 109497844 13502038016 1063319 18446744073709551615 4194304 4196468 140736997199680 139634944047368 139635113934004 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26137] ppid=26040 vsize=13185584 CPUtime=35.69 cores=1,3,5,7
/proc/26042/task/26137/stat : 26137 (java) R 26040 26040 2911 0 -1 4202560 1818 0 0 0 3569 0 0 0 20 0 19 0 109497844 13502038016 1063319 18446744073709551615 4194304 4196468 140736997199680 139634942992568 139635114210268 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26138] ppid=26040 vsize=13185584 CPUtime=35.23 cores=1,3,5,7
/proc/26042/task/26138/stat : 26138 (java) R 26040 26040 2911 0 -1 4202560 16771 0 0 0 3522 1 0 0 20 0 19 0 109497844 13502038016 1063319 18446744073709551615 4194304 4196468 140736997199680 139634941942232 139635113934004 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 13195096

[startup+44.0088 s]
/proc/loadavg: 8.52 8.41 7.88 9/227 26157
/proc/meminfo: memFree=22931780/32770624 swapFree=0/376612
[pid=26040] ppid=26037 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/26040/stat : 26040 (xcsp3-exec) S 26037 26040 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 109497105 9740288 345 18446744073709551615 4194304 5098028 140725633368128 140725633366232 139734049940092 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 29052928 140725633372569 140725633372778 140725633372778 140725633376235 0
/proc/26040/statm: 2378 345 289 221 0 87 0
[pid=26042] ppid=26040 vsize=13185584 CPUtime=165.52 cores=1,3,5,7
/proc/26042/stat : 26042 (java) S 26040 26040 2911 0 -1 1077944320 93061 0 0 0 16119 433 0 0 20 0 19 0 109497116 13502038016 1063329 18446744073709551615 4194304 4196468 140736997199680 140736997182224 139635477970679 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
/proc/26042/statm: 3296396 1063329 3242 1 0 3284688 0
[pid=26042/tid=26043] ppid=26040 vsize=13185584 CPUtime=3.66 cores=1,3,5,7
/proc/26042/task/26043/stat : 26043 (java) S 26040 26040 2911 0 -1 1077944384 11805 0 0 0 354 12 0 0 20 0 19 0 109497116 13502038016 1063329 18446744073709551615 4194304 4196468 140736997199680 139635482211456 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26044] ppid=26040 vsize=13185584 CPUtime=3.42 cores=1,3,5,7
/proc/26042/task/26044/stat : 26044 (java) S 26040 26040 2911 0 -1 1077944384 9277 0 0 0 233 109 0 0 20 0 19 0 109497117 13502038016 1063329 18446744073709551615 4194304 4196468 140736997199680 139635434937232 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26045] ppid=26040 vsize=13185584 CPUtime=3.42 cores=1,3,5,7
/proc/26042/task/26045/stat : 26045 (java) S 26040 26040 2911 0 -1 1077944384 12879 0 0 0 241 101 0 0 20 0 19 0 109497117 13502038016 1063329 18446744073709551615 4194304 4196468 140736997199680 139635433884432 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26046] ppid=26040 vsize=13185584 CPUtime=3.4 cores=1,3,5,7
/proc/26042/task/26046/stat : 26046 (java) S 26040 26040 2911 0 -1 1077944384 11547 0 0 0 236 104 0 0 20 0 19 0 109497117 13502038016 1063329 18446744073709551615 4194304 4196468 140736997199680 139635432832144 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26047] ppid=26040 vsize=13185584 CPUtime=3.4 cores=1,3,5,7
/proc/26042/task/26047/stat : 26047 (java) S 26040 26040 2911 0 -1 1077944384 7688 0 0 0 239 101 0 0 20 0 19 0 109497117 13502038016 1063329 18446744073709551615 4194304 4196468 140736997199680 139635431779344 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26048] ppid=26040 vsize=13185584 CPUtime=0.09 cores=1,3,5,7
/proc/26042/task/26048/stat : 26048 (java) S 26040 26040 2911 0 -1 1077944384 5172 0 0 0 9 0 0 0 20 0 19 0 109497118 13502038016 1063329 18446744073709551615 4194304 4196468 140736997199680 139635029018736 139635477981826 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26049] ppid=26040 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26049/stat : 26049 (java) S 26040 26040 2911 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 109497119 13502038016 1063329 18446744073709551615 4194304 4196468 140736997199680 139635027964768 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26050] ppid=26040 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26050/stat : 26050 (java) S 26040 26040 2911 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 19 0 109497119 13502038016 1063329 18446744073709551615 4194304 4196468 140736997199680 139635026912384 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26051] ppid=26040 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26051/stat : 26051 (java) S 26040 26040 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 109497121 13502038016 1063329 18446744073709551615 4194304 4196468 140736997199680 139635025860688 139635477989275 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26052] ppid=26040 vsize=13185584 CPUtime=1.08 cores=1,3,5,7
/proc/26042/task/26052/stat : 26052 (java) S 26040 26040 2911 0 -1 1077944384 3899 0 0 0 108 0 0 0 20 0 19 0 109497121 13502038016 1063329 18446744073709551615 4194304 4196468 140736997199680 139634956823152 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26053] ppid=26040 vsize=13185584 CPUtime=0.95 cores=1,3,5,7
/proc/26042/task/26053/stat : 26053 (java) S 26040 26040 2911 0 -1 1077944384 2791 0 0 0 95 0 0 0 20 0 19 0 109497121 13502038016 1063329 18446744073709551615 4194304 4196468 140736997199680 139634955770352 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26054] ppid=26040 vsize=13185584 CPUtime=0.57 cores=1,3,5,7
/proc/26042/task/26054/stat : 26054 (java) S 26040 26040 2911 0 -1 1077944384 4090 0 0 0 56 1 0 0 20 0 19 0 109497121 13502038016 1063329 18446744073709551615 4194304 4196468 140736997199680 139634954718064 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26055] ppid=26040 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26055/stat : 26055 (java) S 26040 26040 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 109497122 13502038016 1063329 18446744073709551615 4194304 4196468 140736997199680 139634953665504 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26056] ppid=26040 vsize=13185584 CPUtime=0.01 cores=1,3,5,7
/proc/26042/task/26056/stat : 26056 (java) S 26040 26040 2911 0 -1 1077944384 245 0 0 0 0 1 0 0 20 0 19 0 109497127 13502038016 1063329 18446744073709551615 4194304 4196468 140736997199680 139634952612272 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26135] ppid=26040 vsize=13185584 CPUtime=36.56 cores=1,3,5,7
/proc/26042/task/26135/stat : 26135 (java) R 26040 26040 2911 0 -1 4202560 1625 0 0 0 3656 0 0 0 20 0 19 0 109497843 13502038016 1063329 18446744073709551615 4194304 4196468 140736997199680 139634945098936 139635114334501 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26136] ppid=26040 vsize=13185584 CPUtime=36.4 cores=1,3,5,7
/proc/26042/task/26136/stat : 26136 (java) R 26040 26040 2911 0 -1 4202560 1435 0 0 0 3640 0 0 0 20 0 19 0 109497844 13502038016 1063329 18446744073709551615 4194304 4196468 140736997199680 139634944045272 139635114334532 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26137] ppid=26040 vsize=13185584 CPUtime=36.41 cores=1,3,5,7
/proc/26042/task/26137/stat : 26137 (java) R 26040 26040 2911 0 -1 4202560 1871 0 0 0 3641 0 0 0 20 0 19 0 109497844 13502038016 1063329 18446744073709551615 4194304 4196468 140736997199680 139634942994216 139635114334577 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26138] ppid=26040 vsize=13185584 CPUtime=36.04 cores=1,3,5,7
/proc/26042/task/26138/stat : 26138 (java) R 26040 26040 2911 0 -1 4202560 17412 0 0 0 3603 1 0 0 20 0 19 0 109497844 13502038016 1063329 18446744073709551615 4194304 4196468 140736997199680 139634941942232 139635114334653 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
Current children cumulated CPU time (s) 165.52
Current children cumulated vsize (KiB) 13195096

[startup+44.8007 s]
/proc/loadavg: 8.52 8.41 7.88 9/227 26157
/proc/meminfo: memFree=22931780/32770624 swapFree=0/376612
[pid=26040] ppid=26037 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/26040/stat : 26040 (xcsp3-exec) S 26037 26040 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 109497105 9740288 345 18446744073709551615 4194304 5098028 140725633368128 140725633366232 139734049940092 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 29052928 140725633372569 140725633372778 140725633372778 140725633376235 0
/proc/26040/statm: 2378 345 289 221 0 87 0
[pid=26042] ppid=26040 vsize=13185584 CPUtime=167.62 cores=1,3,5,7
/proc/26042/stat : 26042 (java) S 26040 26040 2911 0 -1 1077944320 97705 0 0 0 16328 434 0 0 20 0 19 0 109497116 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 140736997182224 139635477970679 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
/proc/26042/statm: 3296396 1063373 3242 1 0 3284688 0
[pid=26042/tid=26043] ppid=26040 vsize=13185584 CPUtime=3.66 cores=1,3,5,7
/proc/26042/task/26043/stat : 26043 (java) S 26040 26040 2911 0 -1 1077944384 11805 0 0 0 354 12 0 0 20 0 19 0 109497116 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139635482211456 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26044] ppid=26040 vsize=13185584 CPUtime=3.42 cores=1,3,5,7
/proc/26042/task/26044/stat : 26044 (java) S 26040 26040 2911 0 -1 1077944384 9277 0 0 0 233 109 0 0 20 0 19 0 109497117 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139635434937232 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26045] ppid=26040 vsize=13185584 CPUtime=3.42 cores=1,3,5,7
/proc/26042/task/26045/stat : 26045 (java) S 26040 26040 2911 0 -1 1077944384 12879 0 0 0 241 101 0 0 20 0 19 0 109497117 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139635433884432 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26046] ppid=26040 vsize=13185584 CPUtime=3.4 cores=1,3,5,7
/proc/26042/task/26046/stat : 26046 (java) S 26040 26040 2911 0 -1 1077944384 11547 0 0 0 236 104 0 0 20 0 19 0 109497117 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139635432832144 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26047] ppid=26040 vsize=13185584 CPUtime=3.4 cores=1,3,5,7
/proc/26042/task/26047/stat : 26047 (java) S 26040 26040 2911 0 -1 1077944384 7688 0 0 0 239 101 0 0 20 0 19 0 109497117 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139635431779344 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26048] ppid=26040 vsize=13185584 CPUtime=0.09 cores=1,3,5,7
/proc/26042/task/26048/stat : 26048 (java) S 26040 26040 2911 0 -1 1077944384 5172 0 0 0 9 0 0 0 20 0 19 0 109497118 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139635029018736 139635477981826 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26049] ppid=26040 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26049/stat : 26049 (java) S 26040 26040 2911 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 109497119 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139635027964768 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26050] ppid=26040 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26050/stat : 26050 (java) S 26040 26040 2911 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 19 0 109497119 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139635026912384 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26051] ppid=26040 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26051/stat : 26051 (java) S 26040 26040 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 109497121 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139635025860688 139635477989275 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26052] ppid=26040 vsize=13185584 CPUtime=1.08 cores=1,3,5,7
/proc/26042/task/26052/stat : 26052 (java) S 26040 26040 2911 0 -1 1077944384 3899 0 0 0 108 0 0 0 20 0 19 0 109497121 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139634956823152 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26053] ppid=26040 vsize=13185584 CPUtime=0.96 cores=1,3,5,7
/proc/26042/task/26053/stat : 26053 (java) S 26040 26040 2911 0 -1 1077944384 2795 0 0 0 96 0 0 0 20 0 19 0 109497121 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139634955770352 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26054] ppid=26040 vsize=13185584 CPUtime=0.57 cores=1,3,5,7
/proc/26042/task/26054/stat : 26054 (java) S 26040 26040 2911 0 -1 1077944384 4107 0 0 0 56 1 0 0 20 0 19 0 109497121 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139634954718064 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26055] ppid=26040 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26055/stat : 26055 (java) S 26040 26040 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 109497122 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139634953665504 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26056] ppid=26040 vsize=13185584 CPUtime=0.01 cores=1,3,5,7
/proc/26042/task/26056/stat : 26056 (java) S 26040 26040 2911 0 -1 1077944384 245 0 0 0 0 1 0 0 20 0 19 0 109497127 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139634952612272 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26135] ppid=26040 vsize=13185584 CPUtime=36.95 cores=1,3,5,7
/proc/26042/task/26135/stat : 26135 (java) S 26040 26040 2911 0 -1 1077944384 1635 0 0 0 3695 0 0 0 20 0 19 0 109497843 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139634945101232 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26136] ppid=26040 vsize=13185584 CPUtime=36.96 cores=1,3,5,7
/proc/26042/task/26136/stat : 26136 (java) S 26040 26040 2911 0 -1 1077944384 1762 0 0 0 3696 0 0 0 20 0 19 0 109497844 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139634944050256 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26137] ppid=26040 vsize=13185584 CPUtime=36.76 cores=1,3,5,7
/proc/26042/task/26137/stat : 26137 (java) S 26040 26040 2911 0 -1 1077944384 2438 0 0 0 3676 0 0 0 20 0 19 0 109497844 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139634942997456 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26138] ppid=26040 vsize=13185584 CPUtime=36.83 cores=1,3,5,7
/proc/26042/task/26138/stat : 26138 (java) R 26040 26040 2911 0 -1 4202560 21131 0 0 0 3682 1 0 0 20 0 19 0 109497844 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139634941939888 139635114334621 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
Current children cumulated CPU time (s) 167.62
Current children cumulated vsize (KiB) 13195096

[startup+45.0007 s]
/proc/loadavg: 8.52 8.41 7.88 9/227 26157
/proc/meminfo: memFree=22931780/32770624 swapFree=0/376612
[pid=26040] ppid=26037 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/26040/stat : 26040 (xcsp3-exec) S 26037 26040 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 109497105 9740288 345 18446744073709551615 4194304 5098028 140725633368128 140725633366232 139734049940092 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 29052928 140725633372569 140725633372778 140725633372778 140725633376235 0
/proc/26040/statm: 2378 345 289 221 0 87 0
[pid=26042] ppid=26040 vsize=13185584 CPUtime=167.82 cores=1,3,5,7
/proc/26042/stat : 26042 (java) S 26040 26040 2911 0 -1 1077944320 97705 0 0 0 16348 434 0 0 20 0 19 0 109497116 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 140736997182224 139635477970679 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
/proc/26042/statm: 3296396 1063373 3242 1 0 3284688 0
[pid=26042/tid=26043] ppid=26040 vsize=13185584 CPUtime=3.66 cores=1,3,5,7
/proc/26042/task/26043/stat : 26043 (java) S 26040 26040 2911 0 -1 1077944384 11805 0 0 0 354 12 0 0 20 0 19 0 109497116 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139635482211456 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26044] ppid=26040 vsize=13185584 CPUtime=3.42 cores=1,3,5,7
/proc/26042/task/26044/stat : 26044 (java) S 26040 26040 2911 0 -1 1077944384 9277 0 0 0 233 109 0 0 20 0 19 0 109497117 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139635434937232 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26045] ppid=26040 vsize=13185584 CPUtime=3.42 cores=1,3,5,7
/proc/26042/task/26045/stat : 26045 (java) S 26040 26040 2911 0 -1 1077944384 12879 0 0 0 241 101 0 0 20 0 19 0 109497117 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139635433884432 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26046] ppid=26040 vsize=13185584 CPUtime=3.4 cores=1,3,5,7
/proc/26042/task/26046/stat : 26046 (java) S 26040 26040 2911 0 -1 1077944384 11547 0 0 0 236 104 0 0 20 0 19 0 109497117 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139635432832144 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26047] ppid=26040 vsize=13185584 CPUtime=3.4 cores=1,3,5,7
/proc/26042/task/26047/stat : 26047 (java) S 26040 26040 2911 0 -1 1077944384 7688 0 0 0 239 101 0 0 20 0 19 0 109497117 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139635431779344 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26048] ppid=26040 vsize=13185584 CPUtime=0.09 cores=1,3,5,7
/proc/26042/task/26048/stat : 26048 (java) S 26040 26040 2911 0 -1 1077944384 5172 0 0 0 9 0 0 0 20 0 19 0 109497118 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139635029018736 139635477981826 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26049] ppid=26040 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26049/stat : 26049 (java) S 26040 26040 2911 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 109497119 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139635027964768 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26050] ppid=26040 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26050/stat : 26050 (java) S 26040 26040 2911 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 19 0 109497119 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139635026912384 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26051] ppid=26040 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26051/stat : 26051 (java) S 26040 26040 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 109497121 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139635025860688 139635477989275 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26052] ppid=26040 vsize=13185584 CPUtime=1.08 cores=1,3,5,7
/proc/26042/task/26052/stat : 26052 (java) S 26040 26040 2911 0 -1 1077944384 3899 0 0 0 108 0 0 0 20 0 19 0 109497121 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139634956823152 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26053] ppid=26040 vsize=13185584 CPUtime=0.96 cores=1,3,5,7
/proc/26042/task/26053/stat : 26053 (java) S 26040 26040 2911 0 -1 1077944384 2795 0 0 0 96 0 0 0 20 0 19 0 109497121 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139634955770352 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26054] ppid=26040 vsize=13185584 CPUtime=0.57 cores=1,3,5,7
/proc/26042/task/26054/stat : 26054 (java) S 26040 26040 2911 0 -1 1077944384 4107 0 0 0 56 1 0 0 20 0 19 0 109497121 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139634954718064 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26055] ppid=26040 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/26042/task/26055/stat : 26055 (java) S 26040 26040 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 109497122 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139634953665504 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26056] ppid=26040 vsize=13185584 CPUtime=0.01 cores=1,3,5,7
/proc/26042/task/26056/stat : 26056 (java) S 26040 26040 2911 0 -1 1077944384 245 0 0 0 0 1 0 0 20 0 19 0 109497127 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139634952612272 139635477981826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26135] ppid=26040 vsize=13185584 CPUtime=36.95 cores=1,3,5,7
/proc/26042/task/26135/stat : 26135 (java) S 26040 26040 2911 0 -1 1077944384 1635 0 0 0 3695 0 0 0 20 0 19 0 109497843 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139634945101232 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26136] ppid=26040 vsize=13185584 CPUtime=36.96 cores=1,3,5,7
/proc/26042/task/26136/stat : 26136 (java) S 26040 26040 2911 0 -1 1077944384 1762 0 0 0 3696 0 0 0 20 0 19 0 109497844 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139634944050256 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26137] ppid=26040 vsize=13185584 CPUtime=36.76 cores=1,3,5,7
/proc/26042/task/26137/stat : 26137 (java) S 26040 26040 2911 0 -1 1077944384 2438 0 0 0 3676 0 0 0 20 0 19 0 109497844 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139634942997456 139635477980885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
[pid=26042/tid=26138] ppid=26040 vsize=13185584 CPUtime=37.03 cores=1,3,5,7
/proc/26042/task/26138/stat : 26138 (java) R 26040 26040 2911 0 -1 4202560 21131 0 0 0 3702 1 0 0 20 0 19 0 109497844 13502038016 1063373 18446744073709551615 4194304 4196468 140736997199680 139634941940024 139635114334673 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31989760 140736997204438 140736997204614 140736997204614 140736997208015 0
Current children cumulated CPU time (s) 167.82
Current children cumulated vsize (KiB) 13195096

Child status: 0
Real time (s): 45.0326
CPU time (s): 167.867
CPU user time (s): 163.502
CPU system time (s): 4.36463
CPU usage (%): 372.767
Max. virtual memory (cumulated for all children) (KiB): 13195096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 163.502
system time used= 4.36463
maximum resident set size= 4253660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98521
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4150
involuntary context switches= 3793

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.214864 second user time and 0.328574 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-07 11:19:38
IDJOB=4247843
IDBENCH=140614
IDSOLVER=2626
FILE ID=node132/4247843-1502098440
RUNJOBID= node132-1502078046-15622
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Wwtpp/Wwtpp-ord-s1/Wwtpp-ord-ex02280.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4247843-1502098440/watcher-4247843-1502098440 -o /tmp/evaluation-result-4247843-1502098440/solver-4247843-1502098440 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502078046-15622 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 10000 -tdir HOME -seed 231004944 HOME/instance-4247843-1502098440.xml

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

MD5SUM BENCH= 266034c566073a7f5804da8fab792568
RANDOM SEED=231004944

node132.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.74
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.74
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.74
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.74
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:        31252380 kB
MemAvailable:   31821936 kB
Buffers:          233908 kB
Cached:           633868 kB
SwapCached:            0 kB
Active:           680428 kB
Inactive:         409192 kB
Active(anon):     222508 kB
Inactive(anon):    32628 kB
Active(file):     457920 kB
Inactive(file):   376564 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8204 kB
Writeback:             0 kB
AnonPages:        221736 kB
Mapped:            61752 kB
Shmem:             33468 kB
Slab:             128300 kB
SReclaimable:     101816 kB
SUnreclaim:        26484 kB
KernelStack:        3552 kB
PageTables:         5416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1120608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62016 MiB
End job on node132 at 2017-08-07 11:20:24