Trace number 4283624

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 5a (2017-08-18)? (TO) 2520.0601 2474.21

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s13/
Blackhole-4-13-2_X2.xml
MD5SUM88708c27ba26ffc45c437651276dcd59
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints4218
Number of domains4
Minimum domain size1
Maximum domain size52
Distribution of domain sizes[{"size":1,"count":2},{"size":13,"count":52},{"size":26,"count":51},{"size":52,"count":102}]
Minimum variable degree0
Maximum variable degree104
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":53},{"degree":3,"count":50},{"degree":52,"count":1},{"degree":53,"count":34},{"degree":54,"count":17},{"degree":104,"count":52}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4218}]
Number of extensional constraints4218
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4218}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283624-1503216983.xml"  -tl '2520s' -p 1 -x 3
0.13/0.25	c [HOME/instance-4283624-1503216983.xml, -tl, 2520s, -p, 1, -x, 3]
0.13/0.31	c simple solver
0.33/0.37	c parse instance...
2.07/0.99	c solve instance...
2520.01/2474.21	s UNKNOWN
2520.01/2474.21	c Unexpected resolution interruption!

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283624-1503216983/watcher-4283624-1503216983 -o /tmp/evaluation-result-4283624-1503216983/solver-4283624-1503216983 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503171558-2271 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1259403149 HOME/instance-4283624-1503216983.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=11549, runsolver pid=11546


[startup+0.110046 s]*
/proc/loadavg: 2.12 1.71 1.53 3/208 11559
/proc/meminfo: memFree=30956528/32770624 swapFree=67108860/67108860
[pid=11549] ppid=11546 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11549/stat : 11549 (xcsp3-exec) S 11546 11549 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20105336 9740288 345 18446744073709551615 4194304 5098028 140732302022944 140732302021048 139984763302524 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 37048320 140732302025081 140732302025286 140732302025286 140732302028779 0
/proc/11549/statm: 2378 345 289 221 0 87 0
[pid=11551] ppid=11549 vsize=13574484 memory=19104 CPUtime=0.03 cores=1,3,5,7
/proc/11551/stat : 11551 (java) S 11549 11549 18108 0 -1 1077944320 4150 0 0 0 3 0 0 0 20 0 9 0 20105343 13900271616 4776 18446744073709551615 4194304 4196468 140727444591744 140727444574288 140280585314039 0 0 1 16800970 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
/proc/11551/statm: 3393621 4776 2105 1 0 3383118 0
[pid=11551/tid=11552] ppid=11549 vsize=13574484 memory=8323069512539357860 CPUtime=0.03 cores=1,3,5,7
/proc/11551/task/11552/stat : 11552 (java) R 11549 11549 18108 0 -1 4202560 2855 0 0 0 3 0 0 0 20 0 9 0 20105343 13900271616 4776 18446744073709551615 4194304 4196468 140727444591744 140280589549432 140280585335965 0 4 1 16800970 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11553] ppid=11549 vsize=13574484 memory=3461490656671606409 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11553/stat : 11553 (java) S 11549 11549 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 20105344 13900271616 4776 18446744073709551615 4194304 4196468 140727444591744 140280546212112 140280585324245 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11554] ppid=11549 vsize=13574484 memory=140052041922176 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11554/stat : 11554 (java) S 11549 11549 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 20105344 13900271616 4776 18446744073709551615 4194304 4196468 140727444591744 140280545159568 140280585324245 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11555] ppid=11549 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11555/stat : 11555 (java) S 11549 11549 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 20105344 13900271616 4776 18446744073709551615 4194304 4196468 140727444591744 140280183843344 140280585324245 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11556] ppid=11549 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11556/stat : 11556 (java) S 11549 11549 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 20105344 13900271616 4776 18446744073709551615 4194304 4196468 140727444591744 140280182790800 140280585324245 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11557] ppid=11549 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11557/stat : 11557 (java) S 11549 11549 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 20105345 13900271616 4776 18446744073709551615 4194304 4196468 140727444591744 140279502031344 140280585325186 0 0 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11558] ppid=11549 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11558/stat : 11558 (java) S 11549 11549 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 20105345 13900271616 4776 18446744073709551615 4194304 4196468 140727444591744 140279500977568 140280585324245 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11559] ppid=11549 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11559/stat : 11559 (java) S 11549 11549 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 20105346 13900271616 4776 18446744073709551615 4194304 4196468 140727444591744 140279499924976 140280585324245 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20484 KiB

[startup+0.21203 s]*
/proc/loadavg: 2.12 1.71 1.53 4/214 11565
/proc/meminfo: memFree=30950040/32770624 swapFree=67108860/67108860
[pid=11549] ppid=11546 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11549/stat : 11549 (xcsp3-exec) S 11546 11549 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20105336 9740288 345 18446744073709551615 4194304 5098028 140732302022944 140732302021048 139984763302524 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 37048320 140732302025081 140732302025286 140732302025286 140732302028779 0
/proc/11549/statm: 2378 345 289 221 0 87 0
[pid=11551] ppid=11549 vsize=13974352 memory=27968 CPUtime=0.13 cores=1,3,5,7
/proc/11551/stat : 11551 (java) S 11549 11549 18108 0 -1 1077944320 5470 0 0 0 12 1 0 0 20 0 15 0 20105343 14309736448 6992 18446744073709551615 4194304 4196468 140727444591744 140727444574288 140280585314039 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
/proc/11551/statm: 3493588 6992 2844 1 0 3482964 0
[pid=11551/tid=11552] ppid=11549 vsize=13974352 memory=8323069512539357860 CPUtime=0.09 cores=1,3,5,7
/proc/11551/task/11552/stat : 11552 (java) R 11549 11549 18108 0 -1 4202560 3394 0 0 0 9 0 0 0 20 0 15 0 20105343 14309736448 6992 18446744073709551615 4194304 4196468 140727444591744 140280589545320 140280569394526 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11553] ppid=11549 vsize=13974352 memory=3461490656671606409 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11553/stat : 11553 (java) S 11549 11549 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20105344 14309736448 6992 18446744073709551615 4194304 4196468 140727444591744 140280546212112 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11554] ppid=11549 vsize=13974352 memory=140052041922176 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11554/stat : 11554 (java) S 11549 11549 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20105344 14309736448 6992 18446744073709551615 4194304 4196468 140727444591744 140280545159568 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11555] ppid=11549 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11555/stat : 11555 (java) S 11549 11549 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20105344 14309736448 6992 18446744073709551615 4194304 4196468 140727444591744 140280183843344 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11556] ppid=11549 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11556/stat : 11556 (java) S 11549 11549 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20105344 14309736448 6992 18446744073709551615 4194304 4196468 140727444591744 140280182790800 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11557] ppid=11549 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11557/stat : 11557 (java) S 11549 11549 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20105345 14309736448 6992 18446744073709551615 4194304 4196468 140727444591744 140279502031344 140280585325186 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11558] ppid=11549 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11558/stat : 11558 (java) S 11549 11549 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20105345 14309736448 6992 18446744073709551615 4194304 4196468 140727444591744 140279500977568 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11559] ppid=11549 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11559/stat : 11559 (java) S 11549 11549 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20105346 14309736448 6992 18446744073709551615 4194304 4196468 140727444591744 140279499924976 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11560] ppid=11549 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11560/stat : 11560 (java) S 11549 11549 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20105348 14309736448 6992 18446744073709551615 4194304 4196468 140727444591744 140279498873552 140280585332635 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11561] ppid=11549 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11561/stat : 11561 (java) R 11549 11549 18108 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 20105348 14309736448 6992 18446744073709551615 4194304 4196468 140727444591744 140279497820144 140280585325186 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11562] ppid=11549 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11562/stat : 11562 (java) S 11549 11549 18108 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 20105348 14309736448 6992 18446744073709551615 4194304 4196468 140727444591744 140279496767600 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11563] ppid=11549 vsize=13974352 memory=140052041922176 CPUtime=0.02 cores=1,3,5,7
/proc/11551/task/11563/stat : 11563 (java) R 11549 11549 18108 0 -1 4202560 339 0 0 0 2 0 0 0 20 0 15 0 20105348 14309736448 6992 18446744073709551615 4194304 4196468 140727444591744 140279495715056 140280577551166 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11564] ppid=11549 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11564/stat : 11564 (java) S 11549 11549 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20105349 14309736448 6992 18446744073709551615 4194304 4196468 140727444591744 140279494662752 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11565] ppid=11549 vsize=13974352 memory=140052041922176 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11565/stat : 11565 (java) S 11549 11549 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20105353 14309736448 6992 18446744073709551615 4194304 4196468 140727444591744 140279493610288 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29348 KiB

[startup+0.310575 s]*
/proc/loadavg: 2.12 1.71 1.53 3/214 11565
/proc/meminfo: memFree=30937284/32770624 swapFree=67108860/67108860
[pid=11549] ppid=11546 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11549/stat : 11549 (xcsp3-exec) S 11546 11549 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20105336 9740288 345 18446744073709551615 4194304 5098028 140732302022944 140732302021048 139984763302524 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 37048320 140732302025081 140732302025286 140732302025286 140732302028779 0
/proc/11549/statm: 2378 345 289 221 0 87 0
[pid=11551] ppid=11549 vsize=13978608 memory=40152 CPUtime=0.33 cores=1,3,5,7
/proc/11551/stat : 11551 (java) S 11549 11549 18108 0 -1 1077944320 9258 0 0 0 30 3 0 0 20 0 15 0 20105343 14314094592 10038 18446744073709551615 4194304 4196468 140727444591744 140727444574288 140280585314039 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
/proc/11551/statm: 3494652 10038 3041 1 0 3482964 0
[pid=11551/tid=11552] ppid=11549 vsize=13978608 memory=-7677926825137650786 CPUtime=0.19 cores=1,3,5,7
/proc/11551/task/11552/stat : 11552 (java) R 11549 11549 18108 0 -1 4202560 6358 0 0 0 17 2 0 0 20 0 15 0 20105343 14314094592 10038 18446744073709551615 4194304 4196468 140727444591744 140280589535032 140280585335965 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11553] ppid=11549 vsize=13978608 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11553/stat : 11553 (java) S 11549 11549 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20105344 14314094592 10038 18446744073709551615 4194304 4196468 140727444591744 140280546212112 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11554] ppid=11549 vsize=13978608 memory=-8187100386482147110 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11554/stat : 11554 (java) S 11549 11549 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20105344 14314094592 10038 18446744073709551615 4194304 4196468 140727444591744 140280545159568 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11555] ppid=11549 vsize=13978608 memory=-7305533901252758645 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11555/stat : 11555 (java) S 11549 11549 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20105344 14314094592 10038 18446744073709551615 4194304 4196468 140727444591744 140280183843344 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11556] ppid=11549 vsize=13978608 memory=8248408006974860141 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11556/stat : 11556 (java) S 11549 11549 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20105344 14314094592 10038 18446744073709551615 4194304 4196468 140727444591744 140280182790800 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11557] ppid=11549 vsize=13978608 memory=140052041929169 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11557/stat : 11557 (java) S 11549 11549 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20105345 14314094592 10038 18446744073709551615 4194304 4196468 140727444591744 140279502031344 140280585325186 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11558] ppid=11549 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11558/stat : 11558 (java) S 11549 11549 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20105345 14314094592 10038 18446744073709551615 4194304 4196468 140727444591744 140279500977568 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11559] ppid=11549 vsize=13978608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11559/stat : 11559 (java) S 11549 11549 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20105346 14314094592 10038 18446744073709551615 4194304 4196468 140727444591744 140279499924976 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11560] ppid=11549 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11560/stat : 11560 (java) S 11549 11549 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20105348 14314094592 10038 18446744073709551615 4194304 4196468 140727444591744 140279498873552 140280585332635 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11561] ppid=11549 vsize=13978608 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/11551/task/11561/stat : 11561 (java) R 11549 11549 18108 0 -1 4202560 483 0 0 0 3 0 0 0 20 0 15 0 20105348 14314094592 10038 18446744073709551615 4194304 4196468 140727444591744 140279497820240 140280585324245 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11562] ppid=11549 vsize=13978608 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11551/task/11562/stat : 11562 (java) S 11549 11549 18108 0 -1 1077944384 399 0 0 0 1 0 0 0 20 0 15 0 20105348 14314094592 10038 18446744073709551615 4194304 4196468 140727444591744 140279496767600 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11563] ppid=11549 vsize=13978608 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11551/task/11563/stat : 11563 (java) R 11549 11549 18108 0 -1 4202560 718 0 0 0 7 0 0 0 20 0 15 0 20105348 14314094592 10038 18446744073709551615 4194304 4196468 140727444591744 140279495715056 140280585325974 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11564] ppid=11549 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11564/stat : 11564 (java) S 11549 11549 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20105349 14314094592 10038 18446744073709551615 4194304 4196468 140727444591744 140279494662752 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11565] ppid=11549 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11565/stat : 11565 (java) S 11549 11549 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20105353 14314094592 10038 18446744073709551615 4194304 4196468 140727444591744 140279493610288 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41532 KiB

[startup+0.710048 s]
/proc/loadavg: 2.12 1.71 1.53 6/214 11565
/proc/meminfo: memFree=30920124/32770624 swapFree=67108860/67108860
[pid=11549] ppid=11546 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11549/stat : 11549 (xcsp3-exec) S 11546 11549 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20105336 9740288 345 18446744073709551615 4194304 5098028 140732302022944 140732302021048 139984763302524 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 37048320 140732302025081 140732302025286 140732302025286 140732302028779 0
/proc/11549/statm: 2378 345 289 221 0 87 0
[pid=11551] ppid=11549 vsize=13978684 memory=83316 CPUtime=1.45 cores=1,3,5,7
/proc/11551/stat : 11551 (java) S 11549 11549 18108 0 -1 1077944320 13438 0 0 0 140 5 0 0 20 0 15 0 20105343 14314172416 20829 18446744073709551615 4194304 4196468 140727444591744 140727444574288 140280585314039 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
/proc/11551/statm: 3494671 20829 3166 1 0 3482964 0
[pid=11551/tid=11552] ppid=11549 vsize=13978684 memory=0 CPUtime=0.58 cores=1,3,5,7
/proc/11551/task/11552/stat : 11552 (java) R 11549 11549 18108 0 -1 4202560 7882 0 0 0 55 3 0 0 20 0 15 0 20105343 14314172416 20829 18446744073709551615 4194304 4196468 140727444591744 140280589552608 140280229092306 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11553] ppid=11549 vsize=13978684 memory=8242257093008570677 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11553/stat : 11553 (java) S 11549 11549 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20105344 14314172416 20829 18446744073709551615 4194304 4196468 140727444591744 140280546212112 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11554] ppid=11549 vsize=13978684 memory=5861824517433872464 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11554/stat : 11554 (java) S 11549 11549 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20105344 14314172416 20829 18446744073709551615 4194304 4196468 140727444591744 140280545159568 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11555] ppid=11549 vsize=13978684 memory=7666364995466192728 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11555/stat : 11555 (java) S 11549 11549 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20105344 14314172416 20829 18446744073709551615 4194304 4196468 140727444591744 140280183843344 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11556] ppid=11549 vsize=13978684 memory=5782710060354449450 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11556/stat : 11556 (java) S 11549 11549 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20105344 14314172416 20829 18446744073709551615 4194304 4196468 140727444591744 140280182790800 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11557] ppid=11549 vsize=13978684 memory=-1807685287725067907 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11557/stat : 11557 (java) S 11549 11549 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 20105345 14314172416 20829 18446744073709551615 4194304 4196468 140727444591744 140279502031344 140280585325186 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11558] ppid=11549 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11558/stat : 11558 (java) S 11549 11549 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20105345 14314172416 20829 18446744073709551615 4194304 4196468 140727444591744 140279500977568 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11559] ppid=11549 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11559/stat : 11559 (java) S 11549 11549 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20105346 14314172416 20829 18446744073709551615 4194304 4196468 140727444591744 140279499924976 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11560] ppid=11549 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11560/stat : 11560 (java) S 11549 11549 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20105348 14314172416 20829 18446744073709551615 4194304 4196468 140727444591744 140279498873552 140280585332635 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11561] ppid=11549 vsize=13978684 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/11551/task/11561/stat : 11561 (java) R 11549 11549 18108 0 -1 4202560 1291 0 0 0 25 0 0 0 20 0 15 0 20105348 14314172416 20829 18446744073709551615 4194304 4196468 140727444591744 140279497806992 140280585335386 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11562] ppid=11549 vsize=13978684 memory=4580 CPUtime=0.29 cores=1,3,5,7
/proc/11551/task/11562/stat : 11562 (java) R 11549 11549 18108 0 -1 4202560 1309 0 0 0 29 0 0 0 20 0 15 0 20105348 14314172416 20829 18446744073709551615 4194304 4196468 140727444591744 140279496754992 140280564570632 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11563] ppid=11549 vsize=13978684 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/11551/task/11563/stat : 11563 (java) R 11549 11549 18108 0 -1 4202560 1648 0 0 0 30 0 0 0 20 0 15 0 20105348 14314172416 20829 18446744073709551615 4194304 4196468 140727444591744 140279495712728 140280564255488 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11564] ppid=11549 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11564/stat : 11564 (java) S 11549 11549 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20105349 14314172416 20829 18446744073709551615 4194304 4196468 140727444591744 140279494662752 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11565] ppid=11549 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11565/stat : 11565 (java) S 11549 11549 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20105353 14314172416 20829 18446744073709551615 4194304 4196468 140727444591744 140279493610288 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 84696 KiB

[startup+1.50118 s]
/proc/loadavg: 2.12 1.71 1.53 5/214 11565
/proc/meminfo: memFree=30842660/32770624 swapFree=67108860/67108860
[pid=11549] ppid=11546 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11549/stat : 11549 (xcsp3-exec) S 11546 11549 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20105336 9740288 345 18446744073709551615 4194304 5098028 140732302022944 140732302021048 139984763302524 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 37048320 140732302025081 140732302025286 140732302025286 140732302028779 0
/proc/11549/statm: 2378 345 289 221 0 87 0
[pid=11551] ppid=11549 vsize=13980732 memory=152272 CPUtime=4 cores=1,3,5,7
/proc/11551/stat : 11551 (java) S 11549 11549 18108 0 -1 1077944320 24174 0 0 0 392 8 0 0 20 0 15 0 20105343 14316269568 38068 18446744073709551615 4194304 4196468 140727444591744 140727444574288 140280585314039 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
/proc/11551/statm: 3495183 38068 3198 1 0 3483476 0
[pid=11551/tid=11552] ppid=11549 vsize=13980732 memory=280103808557120 CPUtime=1.36 cores=1,3,5,7
/proc/11551/task/11552/stat : 11552 (java) R 11549 11549 18108 0 -1 4202560 8895 0 0 0 132 4 0 0 20 0 15 0 20105343 14316269568 38068 18446744073709551615 4194304 4196468 140727444591744 140280589553184 140280225410184 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11553] ppid=11549 vsize=13980732 memory=288230604624101684 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11553/stat : 11553 (java) S 11549 11549 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20105344 14316269568 38068 18446744073709551615 4194304 4196468 140727444591744 140280546212112 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11554] ppid=11549 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11554/stat : 11554 (java) S 11549 11549 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20105344 14316269568 38068 18446744073709551615 4194304 4196468 140727444591744 140280545159568 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11555] ppid=11549 vsize=13980732 memory=115660 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11555/stat : 11555 (java) S 11549 11549 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20105344 14316269568 38068 18446744073709551615 4194304 4196468 140727444591744 140280183843344 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11556] ppid=11549 vsize=13980732 memory=4580 CPUtime=0 cores=1,3,5,7

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

/proc/11551/task/11559/stat : 11559 (java) S 11549 11549 18108 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 20105346 14316269568 70261 18446744073709551615 4194304 4196468 140727444591744 140279499924976 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11560] ppid=11549 vsize=13980732 memory=281044 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11560/stat : 11560 (java) S 11549 11549 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20105348 14316269568 70261 18446744073709551615 4194304 4196468 140727444591744 140279498873552 140280585332635 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11561] ppid=11549 vsize=13980732 memory=4128 CPUtime=4.1 cores=1,3,5,7
/proc/11551/task/11561/stat : 11561 (java) S 11549 11549 18108 0 -1 1077944384 23081 0 0 0 407 3 0 0 20 0 15 0 20105348 14316269568 70261 18446744073709551615 4194304 4196468 140727444591744 140279497820144 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11562] ppid=11549 vsize=13980732 memory=280103809331152 CPUtime=3.83 cores=1,3,5,7
/proc/11551/task/11562/stat : 11562 (java) S 11549 11549 18108 0 -1 1077944384 21634 0 0 0 380 3 0 0 20 0 15 0 20105348 14316269568 70261 18446744073709551615 4194304 4196468 140727444591744 140279496767600 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11563] ppid=11549 vsize=13980732 memory=280103808862160 CPUtime=0.89 cores=1,3,5,7
/proc/11551/task/11563/stat : 11563 (java) S 11549 11549 18108 0 -1 1077944384 12717 0 0 0 86 3 0 0 20 0 15 0 20105348 14316269568 70261 18446744073709551615 4194304 4196468 140727444591744 140279495715056 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11564] ppid=11549 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11564/stat : 11564 (java) S 11549 11549 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20105349 14316269568 70261 18446744073709551615 4194304 4196468 140727444591744 140279494662752 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11565] ppid=11549 vsize=13980732 memory=1380 CPUtime=1.18 cores=1,3,5,7
/proc/11551/task/11565/stat : 11565 (java) S 11549 11549 18108 0 -1 1077944384 1652 0 0 0 51 67 0 0 20 0 15 0 20105353 14316269568 70261 18446744073709551615 4194304 4196468 140727444591744 140279493610288 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
Current children cumulated CPU time: 2365.02 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 282424 KiB

[startup+2382.3 s]
/proc/loadavg: 1.42 1.40 1.44 3/212 12247
/proc/meminfo: memFree=31039316/32770624 swapFree=67108860/67108860
[pid=11549] ppid=11546 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11549/stat : 11549 (xcsp3-exec) S 11546 11549 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20105336 9740288 345 18446744073709551615 4194304 5098028 140732302022944 140732302021048 139984763302524 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 37048320 140732302025081 140732302025286 140732302025286 140732302028779 0
/proc/11549/statm: 2378 345 289 221 0 87 0
[pid=11551] ppid=11549 vsize=13980732 memory=277800 CPUtime=2426.24 cores=1,3,5,7
/proc/11551/stat : 11551 (java) S 11549 11549 18108 0 -1 1077944320 131271 0 0 0 242465 159 0 0 20 0 15 0 20105343 14316269568 69450 18446744073709551615 4194304 4196468 140727444591744 140727444574288 140280585314039 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
/proc/11551/statm: 3495183 69450 3261 1 0 3483476 0
[pid=11551/tid=11552] ppid=11549 vsize=13980732 memory=1380 CPUtime=2368.27 cores=1,3,5,7
/proc/11551/task/11552/stat : 11552 (java) R 11549 11549 18108 0 -1 4202560 30826 0 0 0 236815 12 0 0 20 0 15 0 20105343 14316269568 69450 18446744073709551615 4194304 4196468 140727444591744 140280589553648 140280227581961 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11553] ppid=11549 vsize=13980732 memory=277800 CPUtime=11.67 cores=1,3,5,7
/proc/11551/task/11553/stat : 11553 (java) S 11549 11549 18108 0 -1 1077944384 9726 0 0 0 1150 17 0 0 20 0 15 0 20105344 14316269568 69450 18446744073709551615 4194304 4196468 140727444591744 140280546212112 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11554] ppid=11549 vsize=13980732 memory=277800 CPUtime=11.66 cores=1,3,5,7
/proc/11551/task/11554/stat : 11554 (java) S 11549 11549 18108 0 -1 1077944384 5716 0 0 0 1149 17 0 0 20 0 15 0 20105344 14316269568 69450 18446744073709551615 4194304 4196468 140727444591744 140280545159568 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11555] ppid=11549 vsize=13980732 memory=277800 CPUtime=11.66 cores=1,3,5,7
/proc/11551/task/11555/stat : 11555 (java) S 11549 11549 18108 0 -1 1077944384 7048 0 0 0 1148 18 0 0 20 0 15 0 20105344 14316269568 69450 18446744073709551615 4194304 4196468 140727444591744 140280183843344 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11556] ppid=11549 vsize=13980732 memory=1380 CPUtime=11.64 cores=1,3,5,7
/proc/11551/task/11556/stat : 11556 (java) S 11549 11549 18108 0 -1 1077944384 6737 0 0 0 1145 19 0 0 20 0 15 0 20105344 14316269568 69450 18446744073709551615 4194304 4196468 140727444591744 140280182790800 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11557] ppid=11549 vsize=13980732 memory=280103810290208 CPUtime=1.22 cores=1,3,5,7
/proc/11551/task/11557/stat : 11557 (java) S 11549 11549 18108 0 -1 1077944384 10769 0 0 0 110 12 0 0 20 0 15 0 20105345 14316269568 69450 18446744073709551615 4194304 4196468 140727444591744 140279502031344 140280585325186 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11558] ppid=11549 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11558/stat : 11558 (java) S 11549 11549 18108 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 20105345 14316269568 69450 18446744073709551615 4194304 4196468 140727444591744 140279500977568 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11559] ppid=11549 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11559/stat : 11559 (java) S 11549 11549 18108 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 20105346 14316269568 69450 18446744073709551615 4194304 4196468 140727444591744 140279499924976 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11560] ppid=11549 vsize=13980732 memory=280020 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11560/stat : 11560 (java) S 11549 11549 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20105348 14316269568 69450 18446744073709551615 4194304 4196468 140727444591744 140279498873552 140280585332635 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11561] ppid=11549 vsize=13980732 memory=1380 CPUtime=4.1 cores=1,3,5,7
/proc/11551/task/11561/stat : 11561 (java) S 11549 11549 18108 0 -1 1077944384 23081 0 0 0 407 3 0 0 20 0 15 0 20105348 14316269568 69450 18446744073709551615 4194304 4196468 140727444591744 140279497820144 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11562] ppid=11549 vsize=13980732 memory=1380 CPUtime=3.83 cores=1,3,5,7
/proc/11551/task/11562/stat : 11562 (java) S 11549 11549 18108 0 -1 1077944384 21634 0 0 0 380 3 0 0 20 0 15 0 20105348 14316269568 69450 18446744073709551615 4194304 4196468 140727444591744 140279496767600 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11563] ppid=11549 vsize=13980732 memory=1236 CPUtime=0.89 cores=1,3,5,7
/proc/11551/task/11563/stat : 11563 (java) S 11549 11549 18108 0 -1 1077944384 12717 0 0 0 86 3 0 0 20 0 15 0 20105348 14316269568 69450 18446744073709551615 4194304 4196468 140727444591744 140279495715056 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11564] ppid=11549 vsize=13980732 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11564/stat : 11564 (java) S 11549 11549 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20105349 14316269568 69450 18446744073709551615 4194304 4196468 140727444591744 140279494662752 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11565] ppid=11549 vsize=13980732 memory=4128 CPUtime=1.21 cores=1,3,5,7
/proc/11551/task/11565/stat : 11565 (java) S 11549 11549 18108 0 -1 1077944384 1665 0 0 0 52 69 0 0 20 0 15 0 20105353 14316269568 69450 18446744073709551615 4194304 4196468 140727444591744 140279493610288 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
Current children cumulated CPU time: 2426.24 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 279180 KiB

[startup+2442.3 s]
/proc/loadavg: 1.93 1.56 1.49 3/212 12249
/proc/meminfo: memFree=31024640/32770624 swapFree=67108860/67108860
[pid=11549] ppid=11546 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11549/stat : 11549 (xcsp3-exec) S 11546 11549 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20105336 9740288 345 18446744073709551615 4194304 5098028 140732302022944 140732302021048 139984763302524 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 37048320 140732302025081 140732302025286 140732302025286 140732302028779 0
/proc/11549/statm: 2378 345 289 221 0 87 0
[pid=11551] ppid=11549 vsize=13980732 memory=275744 CPUtime=2487.56 cores=1,3,5,7
/proc/11551/stat : 11551 (java) S 11549 11549 18108 0 -1 1077944320 135176 0 0 0 248594 162 0 0 20 0 15 0 20105343 14316269568 68936 18446744073709551615 4194304 4196468 140727444591744 140727444574288 140280585314039 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
/proc/11551/statm: 3495183 68936 3261 1 0 3483476 0
[pid=11551/tid=11552] ppid=11549 vsize=13980732 memory=276776 CPUtime=2427.75 cores=1,3,5,7
/proc/11551/task/11552/stat : 11552 (java) R 11549 11549 18108 0 -1 4202560 31912 0 0 0 242763 12 0 0 20 0 15 0 20105343 14316269568 68936 18446744073709551615 4194304 4196468 140727444591744 140280589553888 140280231757538 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11553] ppid=11549 vsize=13980732 memory=276264 CPUtime=12.12 cores=1,3,5,7
/proc/11551/task/11553/stat : 11553 (java) S 11549 11549 18108 0 -1 1077944384 10327 0 0 0 1195 17 0 0 20 0 15 0 20105344 14316269568 68936 18446744073709551615 4194304 4196468 140727444591744 140280546212112 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11554] ppid=11549 vsize=13980732 memory=276264 CPUtime=12.11 cores=1,3,5,7
/proc/11551/task/11554/stat : 11554 (java) S 11549 11549 18108 0 -1 1077944384 6243 0 0 0 1194 17 0 0 20 0 15 0 20105344 14316269568 68936 18446744073709551615 4194304 4196468 140727444591744 140280545159568 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11555] ppid=11549 vsize=13980732 memory=276624 CPUtime=12.08 cores=1,3,5,7
/proc/11551/task/11555/stat : 11555 (java) S 11549 11549 18108 0 -1 1077944384 7559 0 0 0 1190 18 0 0 20 0 15 0 20105344 14316269568 68936 18446744073709551615 4194304 4196468 140727444591744 140280183843344 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11556] ppid=11549 vsize=13980732 memory=276776 CPUtime=12.08 cores=1,3,5,7
/proc/11551/task/11556/stat : 11556 (java) S 11549 11549 18108 0 -1 1077944384 7481 0 0 0 1189 19 0 0 20 0 15 0 20105344 14316269568 68936 18446744073709551615 4194304 4196468 140727444591744 140280182790800 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11557] ppid=11549 vsize=13980732 memory=276776 CPUtime=1.26 cores=1,3,5,7
/proc/11551/task/11557/stat : 11557 (java) S 11549 11549 18108 0 -1 1077944384 11193 0 0 0 114 12 0 0 20 0 15 0 20105345 14316269568 68936 18446744073709551615 4194304 4196468 140727444591744 140279502031344 140280585325186 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11558] ppid=11549 vsize=13980732 memory=276776 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11558/stat : 11558 (java) S 11549 11549 18108 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 20105345 14316269568 68936 18446744073709551615 4194304 4196468 140727444591744 140279500977568 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11559] ppid=11549 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11559/stat : 11559 (java) S 11549 11549 18108 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 20105346 14316269568 68936 18446744073709551615 4194304 4196468 140727444591744 140279499924976 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11560] ppid=11549 vsize=13980732 memory=275744 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11560/stat : 11560 (java) S 11549 11549 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20105348 14316269568 68936 18446744073709551615 4194304 4196468 140727444591744 140279498873552 140280585332635 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11561] ppid=11549 vsize=13980732 memory=275744 CPUtime=4.1 cores=1,3,5,7
/proc/11551/task/11561/stat : 11561 (java) S 11549 11549 18108 0 -1 1077944384 23083 0 0 0 407 3 0 0 20 0 15 0 20105348 14316269568 68936 18446744073709551615 4194304 4196468 140727444591744 140279497820144 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11562] ppid=11549 vsize=13980732 memory=1380 CPUtime=3.83 cores=1,3,5,7
/proc/11551/task/11562/stat : 11562 (java) S 11549 11549 18108 0 -1 1077944384 21636 0 0 0 380 3 0 0 20 0 15 0 20105348 14316269568 68936 18446744073709551615 4194304 4196468 140727444591744 140279496767600 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11563] ppid=11549 vsize=13980732 memory=280103810290208 CPUtime=0.89 cores=1,3,5,7
/proc/11551/task/11563/stat : 11563 (java) S 11549 11549 18108 0 -1 1077944384 12719 0 0 0 86 3 0 0 20 0 15 0 20105348 14316269568 68936 18446744073709551615 4194304 4196468 140727444591744 140279495715056 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11564] ppid=11549 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11564/stat : 11564 (java) S 11549 11549 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20105349 14316269568 68936 18446744073709551615 4194304 4196468 140727444591744 140279494662752 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11565] ppid=11549 vsize=13980732 memory=276776 CPUtime=1.24 cores=1,3,5,7
/proc/11551/task/11565/stat : 11565 (java) S 11549 11549 18108 0 -1 1077944384 1671 0 0 0 53 71 0 0 20 0 15 0 20105353 14316269568 68936 18446744073709551615 4194304 4196468 140727444591744 140279493610288 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
Current children cumulated CPU time: 2487.56 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 277124 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2474.2 s]
/proc/loadavg: 1.84 1.58 1.50 3/212 12249
/proc/meminfo: memFree=31011936/32770624 swapFree=67108860/67108860
[pid=11549] ppid=11546 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11549/stat : 11549 (xcsp3-exec) S 11546 11549 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20105336 9740288 345 18446744073709551615 4194304 5098028 140732302022944 140732302021048 139984763302524 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 37048320 140732302025081 140732302025286 140732302025286 140732302028779 0
/proc/11549/statm: 2378 345 289 221 0 87 0
[pid=11551] ppid=11549 vsize=13980732 memory=273172 CPUtime=2520.01 cores=1,3,5,7
/proc/11551/stat : 11551 (java) S 11549 11549 18108 0 -1 1077944320 135209 0 0 0 251838 163 0 0 20 0 15 0 20105343 14316269568 68293 18446744073709551615 4194304 4196468 140727444591744 140727444574288 140280585314039 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
/proc/11551/statm: 3495183 68293 3261 1 0 3483476 0
[pid=11551/tid=11552] ppid=11549 vsize=13980732 memory=3908 CPUtime=2459.43 cores=1,3,5,7
/proc/11551/task/11552/stat : 11552 (java) R 11549 11549 18108 0 -1 4202560 31933 0 0 0 245930 13 0 0 20 0 15 0 20105343 14316269568 68293 18446744073709551615 4194304 4196468 140727444591744 140280589553680 140280231387158 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11553] ppid=11549 vsize=13980732 memory=4639948313719891052 CPUtime=12.3 cores=1,3,5,7
/proc/11551/task/11553/stat : 11553 (java) S 11549 11549 18108 0 -1 1077944384 10328 0 0 0 1213 17 0 0 20 0 15 0 20105344 14316269568 68293 18446744073709551615 4194304 4196468 140727444591744 140280546212112 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11554] ppid=11549 vsize=13980732 memory=288230574492221466 CPUtime=12.29 cores=1,3,5,7
/proc/11551/task/11554/stat : 11554 (java) S 11549 11549 18108 0 -1 1077944384 6246 0 0 0 1212 17 0 0 20 0 15 0 20105344 14316269568 68293 18446744073709551615 4194304 4196468 140727444591744 140280545159568 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11555] ppid=11549 vsize=13980732 memory=288230604624101684 CPUtime=12.27 cores=1,3,5,7
/proc/11551/task/11555/stat : 11555 (java) S 11549 11549 18108 0 -1 1077944384 7560 0 0 0 1209 18 0 0 20 0 15 0 20105344 14316269568 68293 18446744073709551615 4194304 4196468 140727444591744 140280183843344 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11556] ppid=11549 vsize=13980732 memory=13855153002382685 CPUtime=12.27 cores=1,3,5,7
/proc/11551/task/11556/stat : 11556 (java) S 11549 11549 18108 0 -1 1077944384 7482 0 0 0 1208 19 0 0 20 0 15 0 20105344 14316269568 68293 18446744073709551615 4194304 4196468 140727444591744 140280182790800 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11557] ppid=11549 vsize=13980732 memory=14212 CPUtime=1.28 cores=1,3,5,7
/proc/11551/task/11557/stat : 11557 (java) S 11549 11549 18108 0 -1 1077944384 11197 0 0 0 115 13 0 0 20 0 15 0 20105345 14316269568 68293 18446744073709551615 4194304 4196468 140727444591744 140279502031344 140280585325186 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11558] ppid=11549 vsize=13980732 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11558/stat : 11558 (java) S 11549 11549 18108 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 20105345 14316269568 68293 18446744073709551615 4194304 4196468 140727444591744 140279500977568 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11559] ppid=11549 vsize=13980732 memory=2436 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11559/stat : 11559 (java) S 11549 11549 18108 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 20105346 14316269568 68293 18446744073709551615 4194304 4196468 140727444591744 140279499924976 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11560] ppid=11549 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11560/stat : 11560 (java) S 11549 11549 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20105348 14316269568 68293 18446744073709551615 4194304 4196468 140727444591744 140279498873552 140280585332635 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11561] ppid=11549 vsize=13980732 memory=1440 CPUtime=4.1 cores=1,3,5,7
/proc/11551/task/11561/stat : 11561 (java) S 11549 11549 18108 0 -1 1077944384 23083 0 0 0 407 3 0 0 20 0 15 0 20105348 14316269568 68293 18446744073709551615 4194304 4196468 140727444591744 140279497820144 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11562] ppid=11549 vsize=13980732 memory=4616 CPUtime=3.83 cores=1,3,5,7
/proc/11551/task/11562/stat : 11562 (java) S 11549 11549 18108 0 -1 1077944384 21636 0 0 0 380 3 0 0 20 0 15 0 20105348 14316269568 68293 18446744073709551615 4194304 4196468 140727444591744 140279496767600 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11563] ppid=11549 vsize=13980732 memory=1012 CPUtime=0.89 cores=1,3,5,7
/proc/11551/task/11563/stat : 11563 (java) S 11549 11549 18108 0 -1 1077944384 12719 0 0 0 86 3 0 0 20 0 15 0 20105348 14316269568 68293 18446744073709551615 4194304 4196468 140727444591744 140279495715056 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11564] ppid=11549 vsize=13980732 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/11551/task/11564/stat : 11564 (java) S 11549 11549 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20105349 14316269568 68293 18446744073709551615 4194304 4196468 140727444591744 140279494662752 140280585324245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
[pid=11551/tid=11565] ppid=11549 vsize=13980732 memory=15876 CPUtime=1.26 cores=1,3,5,7
/proc/11551/task/11565/stat : 11565 (java) S 11549 11549 18108 0 -1 1077944384 1673 0 0 0 54 72 0 0 20 0 15 0 20105353 14316269568 68293 18446744073709551615 4194304 4196468 140727444591744 140279493610288 140280585325186 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 21016576 140727444599218 140727444599394 140727444599394 140727444602831 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 274552 KiB

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

[startup+2474.21 s]
# the end of solver process 11549 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000948 s, system=0.000948 s

[startup+2474.21 s]
# the end of solver process 11551 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.42 s, system=1.6406 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2474.21
CPU time (s): 2520.06
CPU user time (s): 2518.42
CPU system time (s): 1.6406
CPU usage (%): 101.853
Max. virtual memory (cumulated for all children) (KiB): 13992324
Max. memory (cumulated for all children) (KiB): 512656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.42
system time used= 1.6406
maximum resident set size= 511276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135858
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 80769
involuntary context switches= 3513


# summary of solver processes directly reported to runsolver:
#   pid: 11549,11551
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2518.42
#   total CPU system time (s): 1.6406

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8503 second user time and 23.8676 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-20 10:02:43
IDJOB=4283624
IDBENCH=134517
IDSOLVER=2679
FILE ID=node131/4283624-1503216983
RUNJOBID= node131-1503171558-2271
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s13/Blackhole-4-13-2_X2.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4283624-1503216983/watcher-4283624-1503216983 -o /tmp/evaluation-result-4283624-1503216983/solver-4283624-1503216983 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503171558-2271 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1259403149 HOME/instance-4283624-1503216983.xml

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

MD5SUM BENCH= 88708c27ba26ffc45c437651276dcd59
RANDOM SEED=1259403149

node131.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.69
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.69
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.69
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.69
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:        30967360 kB
MemAvailable:   31378832 kB
Buffers:          208200 kB
Cached:           489848 kB
SwapCached:            0 kB
Active:           908168 kB
Inactive:         483884 kB
Active(anon):     694308 kB
Inactive(anon):    16748 kB
Active(file):     213860 kB
Inactive(file):   467136 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8232 kB
Writeback:             4 kB
AnonPages:        593328 kB
Mapped:            46164 kB
Shmem:             17060 kB
Slab:             117720 kB
SReclaimable:      92620 kB
SUnreclaim:        25100 kB
KernelStack:        3520 kB
PageTables:         5936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2218920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    514048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node131 at 2017-08-20 10:43:57