Trace number 4269825

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)? (TO) 2520.3601 2510.3401

General information on the benchmark

NameStripPacking/StripPacking-m1-seriesN/
StripPacking-N7e.xml
MD5SUMa2078c203ecd0c92972679cdeaf30c01
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 variables985
Number of constraints592
Number of domains147
Minimum domain size1
Maximum domain size200
Distribution of domain sizes[{"size":1,"count":22},{"size":2,"count":569},{"size":200,"count":394}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":197},{"degree":2,"count":394},{"degree":3,"count":394}]
Minimum constraint arity2
Maximum constraint arity788
Distribution of constraint arities[{"arity":2,"count":394},{"arity":3,"count":197},{"arity":788,"count":1}]
Number of extensional constraints197
Number of intensional constraints394
Distribution of constraint types[{"type":"extension","count":197},{"type":"intension","count":394},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269825-1502710869.xml"  -tl '2520s' -p 1 -x 0
0.08/0.28	c [HOME/instance-4269825-1502710869.xml, -tl, 2520s, -p, 1, -x, 0]
0.26/0.34	c simple solver
0.26/0.41	c parse instance...
1.51/0.85	c solve instance...
2520.07/2510.24	s UNKNOWN
2520.07/2510.24	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 (14969 MiB free)
  memory of node 1: 16384 MiB (15611 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269825-1502710869/watcher-4269825-1502710869 -o /tmp/evaluation-result-4269825-1502710869/solver-4269825-1502710869 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1877191882 HOME/instance-4269825-1502710869.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
solver pid=21389, runsolver pid=21386
Current StackSize limit: 8192 KiB


[startup+0.100156 s]*
/proc/loadavg: 1.24 1.39 1.53 2/198 21392
/proc/meminfo: memFree=31313024/32770624 swapFree=67108860/67108860
[pid=21389] ppid=21386 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/21389/stat : 21389 (xcsp3-exec) S 21386 21389 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 59427557 9740288 344 18446744073709551615 4194304 5098028 140735770529280 140735770527384 140234940068476 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 9 0 0 7196144 7232144 37392384 140735770530168 140735770530373 140735770530373 140735770533867 0
/proc/21389/statm: 2378 344 289 221 0 87 0
[pid=21391] ppid=21389 vsize=13358712 memory=13984 CPUtime=0 cores=1,3,5,7
/proc/21391/stat : 21391 (java) S 21389 21389 11586 0 -1 1077944320 3304 0 0 0 0 0 0 0 20 0 6 0 59427567 13679321088 3496 18446744073709551615 4194304 4196468 140731256540176 140731256522720 139883626188535 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
/proc/21391/statm: 3339678 3496 1867 1 0 3329175 0
[pid=21391/tid=21392] ppid=21389 vsize=13358712 memory=4206989191851631162 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21392/stat : 21392 (java) R 21389 21389 11586 0 -1 4202560 2065 0 0 0 0 0 0 0 20 0 6 0 59427567 13679321088 3562 18446744073709551615 4194304 4196468 140731256540176 139883630424656 139883626210461 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21393] ppid=21389 vsize=13358712 memory=3461490228973196937 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21393/stat : 21393 (java) S 21389 21389 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 59427568 13679321088 3562 18446744073709551615 4194304 4196468 140731256540176 139883226097936 139883626198741 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21394] ppid=21389 vsize=13358712 memory=139624343512704 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21394/stat : 21394 (java) S 21389 21389 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 59427568 13679321088 3562 18446744073709551615 4194304 4196468 140731256540176 139883225045392 139883626198741 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21395] ppid=21389 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21395/stat : 21395 (java) S 21389 21389 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 59427568 13679321088 3562 18446744073709551615 4194304 4196468 140731256540176 139883223992848 139883626198741 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21396] ppid=21389 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21396/stat : 21396 (java) S 21389 21389 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 59427568 13679321088 3562 18446744073709551615 4194304 4196468 140731256540176 139883222940304 139883626198741 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15360 KiB

[startup+0.212865 s]*
/proc/loadavg: 1.24 1.39 1.53 3/211 21405
/proc/meminfo: memFree=31301588/32770624 swapFree=67108860/67108860
[pid=21389] ppid=21386 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/21389/stat : 21389 (xcsp3-exec) S 21386 21389 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 59427557 9740288 344 18446744073709551615 4194304 5098028 140735770529280 140735770527384 140234940068476 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 9 0 0 7196144 7232144 37392384 140735770530168 140735770530373 140735770530373 140735770533867 0
/proc/21389/statm: 2378 344 289 221 0 87 0
[pid=21391] ppid=21389 vsize=13974352 memory=28160 CPUtime=0.08 cores=1,3,5,7
/proc/21391/stat : 21391 (java) S 21389 21389 11586 0 -1 1077944320 4933 0 0 0 7 1 0 0 20 0 15 0 59427567 14309736448 7040 18446744073709551615 4194304 4196468 140731256540176 140731256522720 139883626188535 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
/proc/21391/statm: 3493588 7040 2726 1 0 3482964 0
[pid=21391/tid=21392] ppid=21389 vsize=13974352 memory=-6154005529647747422 CPUtime=0.06 cores=1,3,5,7
/proc/21391/task/21392/stat : 21392 (java) R 21389 21389 11586 0 -1 4202560 3093 0 0 0 6 0 0 0 20 0 15 0 59427567 14309736448 7040 18446744073709551615 4194304 4196468 140731256540176 139883630414224 139883608463392 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21393] ppid=21389 vsize=13974352 memory=3461490228973196937 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21393/stat : 21393 (java) S 21389 21389 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59427568 14309736448 7040 18446744073709551615 4194304 4196468 140731256540176 139883226097936 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21394] ppid=21389 vsize=13974352 memory=139624343512704 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21394/stat : 21394 (java) S 21389 21389 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59427568 14309736448 7040 18446744073709551615 4194304 4196468 140731256540176 139883225045392 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21395] ppid=21389 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21395/stat : 21395 (java) S 21389 21389 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 59427568 14309736448 7040 18446744073709551615 4194304 4196468 140731256540176 139883223992848 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21396] ppid=21389 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21396/stat : 21396 (java) S 21389 21389 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 59427568 14309736448 7040 18446744073709551615 4194304 4196468 140731256540176 139883222940304 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21397] ppid=21389 vsize=13974352 memory=139624343512704 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21397/stat : 21397 (java) S 21389 21389 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 59427569 14309736448 7040 18446744073709551615 4194304 4196468 140731256540176 139883104381424 139883626199682 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21398] ppid=21389 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21398/stat : 21398 (java) S 21389 21389 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 59427569 14309736448 7040 18446744073709551615 4194304 4196468 140731256540176 139883103327648 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21399] ppid=21389 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21399/stat : 21399 (java) S 21389 21389 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 59427570 14309736448 7040 18446744073709551615 4194304 4196468 140731256540176 139883102275056 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21400] ppid=21389 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21400/stat : 21400 (java) S 21389 21389 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59427572 14309736448 7040 18446744073709551615 4194304 4196468 140731256540176 139883101223632 139883626207131 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21401] ppid=21389 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21401/stat : 21401 (java) S 21389 21389 11586 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 59427572 14309736448 7040 18446744073709551615 4194304 4196468 140731256540176 139883100170224 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21402] ppid=21389 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21402/stat : 21402 (java) S 21389 21389 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 59427572 14309736448 7040 18446744073709551615 4194304 4196468 140731256540176 139883099117680 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21403] ppid=21389 vsize=13974352 memory=139624343512704 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21403/stat : 21403 (java) S 21389 21389 11586 0 -1 1077944384 239 0 0 0 0 0 0 0 20 0 15 0 59427572 14309736448 7040 18446744073709551615 4194304 4196468 140731256540176 139883098065136 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21404] ppid=21389 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21404/stat : 21404 (java) S 21389 21389 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59427572 14309736448 7040 18446744073709551615 4194304 4196468 140731256540176 139883097012832 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21405] ppid=21389 vsize=13974352 memory=139624343512704 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21405/stat : 21405 (java) S 21389 21389 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59427577 14309736448 7040 18446744073709551615 4194304 4196468 140731256540176 139883095960368 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29536 KiB

[startup+0.310112 s]*
/proc/loadavg: 1.24 1.39 1.53 4/211 21405
/proc/meminfo: memFree=31286944/32770624 swapFree=67108860/67108860
[pid=21389] ppid=21386 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/21389/stat : 21389 (xcsp3-exec) S 21386 21389 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 59427557 9740288 344 18446744073709551615 4194304 5098028 140735770529280 140735770527384 140234940068476 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 9 0 0 7196144 7232144 37392384 140735770530168 140735770530373 140735770530373 140735770533867 0
/proc/21389/statm: 2378 344 289 221 0 87 0
[pid=21391] ppid=21389 vsize=13974352 memory=37268 CPUtime=0.26 cores=1,3,5,7
/proc/21391/stat : 21391 (java) S 21389 21389 11586 0 -1 1077944320 8407 0 0 0 24 2 0 0 20 0 15 0 59427567 14309736448 9317 18446744073709551615 4194304 4196468 140731256540176 140731256522720 139883626188535 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
/proc/21391/statm: 3493588 9317 2961 1 0 3482964 0
[pid=21391/tid=21392] ppid=21389 vsize=13974352 memory=-8774313645642428999 CPUtime=0.16 cores=1,3,5,7
/proc/21391/task/21392/stat : 21392 (java) R 21389 21389 11586 0 -1 4202560 5741 0 0 0 15 1 0 0 20 0 15 0 59427567 14309736448 9317 18446744073709551615 4194304 4196468 140731256540176 139883630410912 139883626210461 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21393] ppid=21389 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21393/stat : 21393 (java) S 21389 21389 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59427568 14309736448 9317 18446744073709551615 4194304 4196468 140731256540176 139883226097936 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21394] ppid=21389 vsize=13974352 memory=139624343519697 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21394/stat : 21394 (java) S 21389 21389 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59427568 14309736448 9317 18446744073709551615 4194304 4196468 140731256540176 139883225045392 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21395] ppid=21389 vsize=13974352 memory=7589218951946135908 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21395/stat : 21395 (java) S 21389 21389 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 59427568 14309736448 9317 18446744073709551615 4194304 4196468 140731256540176 139883223992848 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21396] ppid=21389 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21396/stat : 21396 (java) S 21389 21389 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 59427568 14309736448 9317 18446744073709551615 4194304 4196468 140731256540176 139883222940304 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21397] ppid=21389 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21397/stat : 21397 (java) S 21389 21389 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 59427569 14309736448 9317 18446744073709551615 4194304 4196468 140731256540176 139883104381424 139883626199682 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21398] ppid=21389 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21398/stat : 21398 (java) S 21389 21389 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 59427569 14309736448 9317 18446744073709551615 4194304 4196468 140731256540176 139883103327648 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21399] ppid=21389 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21399/stat : 21399 (java) S 21389 21389 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 59427570 14309736448 9317 18446744073709551615 4194304 4196468 140731256540176 139883102275056 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21400] ppid=21389 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21400/stat : 21400 (java) S 21389 21389 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59427572 14309736448 9317 18446744073709551615 4194304 4196468 140731256540176 139883101223632 139883626207131 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21401] ppid=21389 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/21391/task/21401/stat : 21401 (java) R 21389 21389 11586 0 -1 1077944384 516 0 0 0 2 0 0 0 20 0 15 0 59427572 14309736448 9317 18446744073709551615 4194304 4196468 140731256540176 139883100170320 139883626198741 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21402] ppid=21389 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21402/stat : 21402 (java) R 21389 21389 11586 0 -1 4202560 149 0 0 0 0 0 0 0 20 0 15 0 59427572 14309736448 9317 18446744073709551615 4194304 4196468 140731256540176 139883099117680 139883618425662 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21403] ppid=21389 vsize=13974352 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/21391/task/21403/stat : 21403 (java) S 21389 21389 11586 0 -1 1077944384 699 0 0 0 5 0 0 0 20 0 15 0 59427572 14309736448 9317 18446744073709551615 4194304 4196468 140731256540176 139883098065136 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21404] ppid=21389 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21404/stat : 21404 (java) S 21389 21389 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59427572 14309736448 9317 18446744073709551615 4194304 4196468 140731256540176 139883097012832 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21405] ppid=21389 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21405/stat : 21405 (java) S 21389 21389 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59427577 14309736448 9317 18446744073709551615 4194304 4196468 140731256540176 139883095960368 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38644 KiB

[startup+0.700944 s]
/proc/loadavg: 1.24 1.39 1.53 4/211 21405
/proc/meminfo: memFree=31279044/32770624 swapFree=67108860/67108860
[pid=21389] ppid=21386 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/21389/stat : 21389 (xcsp3-exec) S 21386 21389 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 59427557 9740288 344 18446744073709551615 4194304 5098028 140735770529280 140735770527384 140234940068476 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 9 0 0 7196144 7232144 37392384 140735770530168 140735770530373 140735770530373 140735770533867 0
/proc/21389/statm: 2378 344 289 221 0 87 0
[pid=21391] ppid=21389 vsize=13980732 memory=67216 CPUtime=1.17 cores=1,3,5,7
/proc/21391/stat : 21391 (java) S 21389 21389 11586 0 -1 1077944320 11991 0 0 0 113 4 0 0 20 0 15 0 59427567 14316269568 16804 18446744073709551615 4194304 4196468 140731256540176 140731256522720 139883626188535 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
/proc/21391/statm: 3495183 16804 3163 1 0 3483476 0
[pid=21391/tid=21392] ppid=21389 vsize=13980732 memory=0 CPUtime=0.54 cores=1,3,5,7
/proc/21391/task/21392/stat : 21392 (java) R 21389 21389 11586 0 -1 4202560 7604 0 0 0 51 3 0 0 20 0 15 0 59427567 14316269568 16804 18446744073709551615 4194304 4196468 140731256540176 139883630426328 139883604191143 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21393] ppid=21389 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21393/stat : 21393 (java) S 21389 21389 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59427568 14316269568 16804 18446744073709551615 4194304 4196468 140731256540176 139883226097936 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21394] ppid=21389 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21394/stat : 21394 (java) S 21389 21389 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59427568 14316269568 16804 18446744073709551615 4194304 4196468 140731256540176 139883225045392 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21395] ppid=21389 vsize=13980732 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21395/stat : 21395 (java) S 21389 21389 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 59427568 14316269568 16804 18446744073709551615 4194304 4196468 140731256540176 139883223992848 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21396] ppid=21389 vsize=13980732 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21396/stat : 21396 (java) S 21389 21389 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 59427568 14316269568 16804 18446744073709551615 4194304 4196468 140731256540176 139883222940304 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21397] ppid=21389 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21397/stat : 21397 (java) S 21389 21389 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 59427569 14316269568 16804 18446744073709551615 4194304 4196468 140731256540176 139883104381424 139883626199682 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21398] ppid=21389 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21398/stat : 21398 (java) S 21389 21389 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 59427569 14316269568 16804 18446744073709551615 4194304 4196468 140731256540176 139883103327648 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21399] ppid=21389 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21399/stat : 21399 (java) S 21389 21389 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 59427570 14316269568 16804 18446744073709551615 4194304 4196468 140731256540176 139883102275056 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21400] ppid=21389 vsize=13980732 memory=19265 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21400/stat : 21400 (java) S 21389 21389 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59427572 14316269568 16804 18446744073709551615 4194304 4196468 140731256540176 139883101223632 139883626207131 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21401] ppid=21389 vsize=13980732 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/21391/task/21401/stat : 21401 (java) S 21389 21389 11586 0 -1 1077944384 1136 0 0 0 16 0 0 0 20 0 15 0 59427572 14316269568 16804 18446744073709551615 4194304 4196468 140731256540176 139883100170224 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21402] ppid=21389 vsize=13980732 memory=-9174445032661854264 CPUtime=0.13 cores=1,3,5,7
/proc/21391/task/21402/stat : 21402 (java) S 21389 21389 11586 0 -1 1077944384 557 0 0 0 13 0 0 0 20 0 15 0 59427572 14316269568 16804 18446744073709551615 4194304 4196468 140731256540176 139883099117680 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21403] ppid=21389 vsize=13980732 memory=6656426216303648864 CPUtime=0.32 cores=1,3,5,7
/proc/21391/task/21403/stat : 21403 (java) R 21389 21389 11586 0 -1 4202560 1386 0 0 0 32 0 0 0 20 0 15 0 59427572 14316269568 16804 18446744073709551615 4194304 4196468 140731256540176 139883098065136 139883605547095 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21404] ppid=21389 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21404/stat : 21404 (java) S 21389 21389 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59427572 14316269568 16804 18446744073709551615 4194304 4196468 140731256540176 139883097012832 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21405] ppid=21389 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21405/stat : 21405 (java) S 21389 21389 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59427577 14316269568 16804 18446744073709551615 4194304 4196468 140731256540176 139883095960368 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68592 KiB

[startup+1.50083 s]
/proc/loadavg: 1.24 1.39 1.53 5/211 21405
/proc/meminfo: memFree=31238868/32770624 swapFree=67108860/67108860
[pid=21389] ppid=21386 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/21389/stat : 21389 (xcsp3-exec) S 21386 21389 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 59427557 9740288 344 18446744073709551615 4194304 5098028 140735770529280 140735770527384 140234940068476 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 9 0 0 7196144 7232144 37392384 140735770530168 140735770530373 140735770530373 140735770533867 0
/proc/21389/statm: 2378 344 289 221 0 87 0
[pid=21391] ppid=21389 vsize=13980732 memory=104680 CPUtime=3.52 cores=1,3,5,7
/proc/21391/stat : 21391 (java) S 21389 21389 11586 0 -1 1077944320 22103 0 0 0 346 6 0 0 20 0 15 0 59427567 14316269568 26170 18446744073709551615 4194304 4196468 140731256540176 140731256522720 139883626188535 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
/proc/21391/statm: 3495183 26170 3198 1 0 3483476 0
[pid=21391/tid=21392] ppid=21389 vsize=13980732 memory=0 CPUtime=1.33 cores=1,3,5,7
/proc/21391/task/21392/stat : 21392 (java) R 21389 21389 11586 0 -1 4202560 9604 0 0 0 130 3 0 0 20 0 15 0 59427567 14316269568 26170 18446744073709551615 4194304 4196468 140731256540176 139883630424768 139883272608716 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21393] ppid=21389 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21393/stat : 21393 (java) S 21389 21389 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59427568 14316269568 26170 18446744073709551615 4194304 4196468 140731256540176 139883226097936 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21394] ppid=21389 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21394/stat : 21394 (java) S 21389 21389 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 59427568 14316269568 26170 18446744073709551615 4194304 4196468 140731256540176 139883225045392 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21395] ppid=21389 vsize=13980732 memory=33644 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21395/stat : 21395 (java) S 21389 21389 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 59427568 14316269568 26170 18446744073709551615 4194304 4196468 140731256540176 139883223992848 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21396] ppid=21389 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21396/stat : 21396 (java) S 21389 21389 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 59427568 14316269568 26170 18446744073709551615 4194304 4196468 140731256540176 139883222940304 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21397] ppid=21389 vsize=13980732 memory=96532 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21397/stat : 21397 (java) S 21389 21389 11586 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 59427569 14316269568 26170 18446744073709551615 4194304 4196468 140731256540176 139883104381424 139883626199682 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21398] ppid=21389 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21398/stat : 21398 (java) S 21389 21389 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 59427569 14316269568 26170 18446744073709551615 4194304 4196468 140731256540176 139883103327648 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21399] ppid=21389 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7

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

/proc/21391/task/21397/stat : 21397 (java) S 21389 21389 11586 0 -1 1077944384 7362 0 0 0 11 22 0 0 20 0 15 0 59427569 14316269568 80995 18446744073709551615 4194304 4196468 140731256540176 139883104381424 139883626199682 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21398] ppid=21389 vsize=13980732 memory=33764 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21398/stat : 21398 (java) S 21389 21389 11586 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 59427569 14316269568 80995 18446744073709551615 4194304 4196468 140731256540176 139883103327648 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21399] ppid=21389 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21399/stat : 21399 (java) S 21389 21389 11586 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 59427570 14316269568 80995 18446744073709551615 4194304 4196468 140731256540176 139883102275056 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21400] ppid=21389 vsize=13980732 memory=323980 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21400/stat : 21400 (java) S 21389 21389 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59427572 14316269568 80995 18446744073709551615 4194304 4196468 140731256540176 139883101223632 139883626207131 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21401] ppid=21389 vsize=13980732 memory=1376 CPUtime=3.14 cores=1,3,5,7
/proc/21391/task/21401/stat : 21401 (java) S 21389 21389 11586 0 -1 1077944384 22195 0 0 0 312 2 0 0 20 0 15 0 59427572 14316269568 80995 18446744073709551615 4194304 4196468 140731256540176 139883100170224 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21402] ppid=21389 vsize=13980732 memory=1376 CPUtime=3.38 cores=1,3,5,7
/proc/21391/task/21402/stat : 21402 (java) S 21389 21389 11586 0 -1 1077944384 24651 0 0 0 335 3 0 0 20 0 15 0 59427572 14316269568 80995 18446744073709551615 4194304 4196468 140731256540176 139883099117680 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21403] ppid=21389 vsize=13980732 memory=1376 CPUtime=0.81 cores=1,3,5,7
/proc/21391/task/21403/stat : 21403 (java) S 21389 21389 11586 0 -1 1077944384 9627 0 0 0 80 1 0 0 20 0 15 0 59427572 14316269568 80995 18446744073709551615 4194304 4196468 140731256540176 139883098065136 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21404] ppid=21389 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21404/stat : 21404 (java) S 21389 21389 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59427572 14316269568 80995 18446744073709551615 4194304 4196468 140731256540176 139883097012832 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21405] ppid=21389 vsize=13980732 memory=322448 CPUtime=1.39 cores=1,3,5,7
/proc/21391/task/21405/stat : 21405 (java) S 21389 21389 11586 0 -1 1077944384 2095 0 0 0 64 75 0 0 20 0 15 0 59427577 14316269568 80995 18446744073709551615 4194304 4196468 140731256540176 139883095960368 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
Current children cumulated CPU time: 2452.11 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 325356 KiB

[startup+2502.3 s]
/proc/loadavg: 1.61 1.64 1.71 3/210 21654
/proc/meminfo: memFree=31105644/32770624 swapFree=67108860/67108860
[pid=21389] ppid=21386 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/21389/stat : 21389 (xcsp3-exec) S 21386 21389 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 59427557 9740288 344 18446744073709551615 4194304 5098028 140735770529280 140735770527384 140234940068476 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 9 0 0 7196144 7232144 37392384 140735770530168 140735770530373 140735770530373 140735770533867 0
/proc/21389/statm: 2378 344 289 221 0 87 0
[pid=21391] ppid=21389 vsize=13980732 memory=325004 CPUtime=2512.17 cores=1,3,5,7
/proc/21391/stat : 21391 (java) S 21389 21389 11586 0 -1 1077944320 123768 0 0 0 251093 124 0 0 20 0 15 0 59427567 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 140731256522720 139883626188535 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
/proc/21391/statm: 3495183 81251 3247 1 0 3483476 0
[pid=21391/tid=21392] ppid=21389 vsize=13980732 memory=325004 CPUtime=2501.56 cores=1,3,5,7
/proc/21391/task/21392/stat : 21392 (java) R 21389 21389 11586 0 -1 4202560 33634 0 0 0 250148 8 0 0 20 0 15 0 59427567 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883630428112 139883275564528 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21393] ppid=21389 vsize=13980732 memory=325004 CPUtime=0.35 cores=1,3,5,7
/proc/21391/task/21393/stat : 21393 (java) S 21389 21389 11586 0 -1 1077944384 5468 0 0 0 29 6 0 0 20 0 15 0 59427568 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883226097936 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21394] ppid=21389 vsize=13980732 memory=1376 CPUtime=0.35 cores=1,3,5,7
/proc/21391/task/21394/stat : 21394 (java) S 21389 21389 11586 0 -1 1077944384 7124 0 0 0 30 5 0 0 20 0 15 0 59427568 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883225045392 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21395] ppid=21389 vsize=13980732 memory=1376 CPUtime=0.35 cores=1,3,5,7
/proc/21391/task/21395/stat : 21395 (java) S 21389 21389 11586 0 -1 1077944384 3890 0 0 0 30 5 0 0 20 0 15 0 59427568 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883223992848 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21396] ppid=21389 vsize=13980732 memory=325004 CPUtime=0.35 cores=1,3,5,7
/proc/21391/task/21396/stat : 21396 (java) S 21389 21389 11586 0 -1 1077944384 6321 0 0 0 31 4 0 0 20 0 15 0 59427568 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883222940304 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21397] ppid=21389 vsize=13980732 memory=9992 CPUtime=0.34 cores=1,3,5,7
/proc/21391/task/21397/stat : 21397 (java) S 21389 21389 11586 0 -1 1077944384 7368 0 0 0 11 23 0 0 20 0 15 0 59427569 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883104381424 139883626199682 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21398] ppid=21389 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21398/stat : 21398 (java) S 21389 21389 11586 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 59427569 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883103327648 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21399] ppid=21389 vsize=13980732 memory=325004 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21399/stat : 21399 (java) S 21389 21389 11586 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 59427570 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883102275056 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21400] ppid=21389 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21400/stat : 21400 (java) S 21389 21389 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59427572 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883101223632 139883626207131 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21401] ppid=21389 vsize=13980732 memory=1376 CPUtime=3.14 cores=1,3,5,7
/proc/21391/task/21401/stat : 21401 (java) S 21389 21389 11586 0 -1 1077944384 22197 0 0 0 312 2 0 0 20 0 15 0 59427572 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883100170224 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21402] ppid=21389 vsize=13980732 memory=4120 CPUtime=3.38 cores=1,3,5,7
/proc/21391/task/21402/stat : 21402 (java) S 21389 21389 11586 0 -1 1077944384 24653 0 0 0 335 3 0 0 20 0 15 0 59427572 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883099117680 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21403] ppid=21389 vsize=13980732 memory=325004 CPUtime=0.81 cores=1,3,5,7
/proc/21391/task/21403/stat : 21403 (java) S 21389 21389 11586 0 -1 1077944384 9630 0 0 0 80 1 0 0 20 0 15 0 59427572 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883098065136 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21404] ppid=21389 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21404/stat : 21404 (java) S 21389 21389 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59427572 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883097012832 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21405] ppid=21389 vsize=13980732 memory=325004 CPUtime=1.42 cores=1,3,5,7
/proc/21391/task/21405/stat : 21405 (java) S 21389 21389 11586 0 -1 1077944384 2116 0 0 0 65 77 0 0 20 0 15 0 59427577 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883095960368 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
Current children cumulated CPU time: 2512.17 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 326380 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510.2 s]
/proc/loadavg: 1.59 1.64 1.70 3/210 21654
/proc/meminfo: memFree=31103596/32770624 swapFree=67108860/67108860
[pid=21389] ppid=21386 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/21389/stat : 21389 (xcsp3-exec) S 21386 21389 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 59427557 9740288 344 18446744073709551615 4194304 5098028 140735770529280 140735770527384 140234940068476 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 9 0 0 7196144 7232144 37392384 140735770530168 140735770530373 140735770530373 140735770533867 0
/proc/21389/statm: 2378 344 289 221 0 87 0
[pid=21391] ppid=21389 vsize=13980732 memory=325004 CPUtime=2520.07 cores=1,3,5,7
/proc/21391/stat : 21391 (java) S 21389 21389 11586 0 -1 1077944320 123770 0 0 0 251883 124 0 0 20 0 15 0 59427567 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 140731256522720 139883626188535 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
/proc/21391/statm: 3495183 81251 3247 1 0 3483476 0
[pid=21391/tid=21392] ppid=21389 vsize=13980732 memory=2244 CPUtime=2509.46 cores=1,3,5,7
/proc/21391/task/21392/stat : 21392 (java) R 21389 21389 11586 0 -1 4202560 33636 0 0 0 250938 8 0 0 20 0 15 0 59427567 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883630428112 139883275564349 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21393] ppid=21389 vsize=13980732 memory=4284 CPUtime=0.35 cores=1,3,5,7
/proc/21391/task/21393/stat : 21393 (java) S 21389 21389 11586 0 -1 1077944384 5468 0 0 0 29 6 0 0 20 0 15 0 59427568 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883226097936 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21394] ppid=21389 vsize=13980732 memory=928 CPUtime=0.35 cores=1,3,5,7
/proc/21391/task/21394/stat : 21394 (java) S 21389 21389 11586 0 -1 1077944384 7124 0 0 0 30 5 0 0 20 0 15 0 59427568 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883225045392 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21395] ppid=21389 vsize=13980732 memory=1580 CPUtime=0.35 cores=1,3,5,7
/proc/21391/task/21395/stat : 21395 (java) S 21389 21389 11586 0 -1 1077944384 3890 0 0 0 30 5 0 0 20 0 15 0 59427568 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883223992848 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21396] ppid=21389 vsize=13980732 memory=2168 CPUtime=0.35 cores=1,3,5,7
/proc/21391/task/21396/stat : 21396 (java) S 21389 21389 11586 0 -1 1077944384 6321 0 0 0 31 4 0 0 20 0 15 0 59427568 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883222940304 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21397] ppid=21389 vsize=13980732 memory=836 CPUtime=0.34 cores=1,3,5,7
/proc/21391/task/21397/stat : 21397 (java) S 21389 21389 11586 0 -1 1077944384 7368 0 0 0 11 23 0 0 20 0 15 0 59427569 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883104381424 139883626199682 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21398] ppid=21389 vsize=13980732 memory=3908 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21398/stat : 21398 (java) S 21389 21389 11586 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 59427569 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883103327648 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21399] ppid=21389 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21399/stat : 21399 (java) S 21389 21389 11586 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 59427570 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883102275056 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21400] ppid=21389 vsize=13980732 memory=734279347006674192 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21400/stat : 21400 (java) S 21389 21389 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59427572 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883101223632 139883626207131 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21401] ppid=21389 vsize=13980732 memory=3472425083488180983 CPUtime=3.14 cores=1,3,5,7
/proc/21391/task/21401/stat : 21401 (java) S 21389 21389 11586 0 -1 1077944384 22197 0 0 0 312 2 0 0 20 0 15 0 59427572 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883100170224 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21402] ppid=21389 vsize=13980732 memory=4785048558699197072 CPUtime=3.38 cores=1,3,5,7
/proc/21391/task/21402/stat : 21402 (java) S 21389 21389 11586 0 -1 1077944384 24653 0 0 0 335 3 0 0 20 0 15 0 59427572 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883099117680 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21403] ppid=21389 vsize=13980732 memory=3472467920448192928 CPUtime=0.81 cores=1,3,5,7
/proc/21391/task/21403/stat : 21403 (java) S 21389 21389 11586 0 -1 1077944384 9630 0 0 0 80 1 0 0 20 0 15 0 59427572 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883098065136 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21404] ppid=21389 vsize=13980732 memory=1569 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21404/stat : 21404 (java) S 21389 21389 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 59427572 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883097012832 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21405] ppid=21389 vsize=13980732 memory=21235 CPUtime=1.44 cores=1,3,5,7
/proc/21391/task/21405/stat : 21405 (java) S 21389 21389 11586 0 -1 1077944384 2116 0 0 0 66 78 0 0 20 0 15 0 59427577 14316269568 81251 18446744073709551615 4194304 4196468 140731256540176 139883095960368 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 326380 KiB

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

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

[startup+2510.34 s]
# the end of solver process 21391 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.02 s, system=1.3481 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

[startup+2510.31 s]*
/proc/loadavg: 1.59 1.64 1.70 4/208 21656
/proc/meminfo: memFree=31102056/32770624 swapFree=67108860/67108860
[pid=21391] ppid=21386 vsize=14113860 memory=326716 CPUtime=2520.3 cores=1,3,5,7
/proc/21391/stat : 21391 (java) S 21386 21389 11586 0 -1 1077944320 124665 0 0 0 251898 132 0 0 20 0 14 0 59427567 14452592640 81679 18446744073709551615 4194304 4196468 140731256540176 140731256522720 139883626188535 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
/proc/21391/statm: 3528465 81679 3249 1 0 3516758 0
[pid=21391/tid=21392] ppid=21386 vsize=14113860 memory=288291090698863463 CPUtime=2509.57 cores=1,3,5,7
/proc/21391/task/21392/stat : 21392 (java) R 21386 21389 11586 0 -1 4202560 33641 0 0 0 250949 8 0 0 20 0 14 0 59427567 14452592640 81679 18446744073709551615 4194304 4196468 140731256540176 139883630424768 139883275564595 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21393] ppid=21386 vsize=14113860 memory=6944656592455097440 CPUtime=0.36 cores=1,3,5,7
/proc/21391/task/21393/stat : 21393 (java) S 21386 21389 11586 0 -1 1077944384 5477 0 0 0 30 6 0 0 20 0 14 0 59427568 14452592640 81679 18446744073709551615 4194304 4196468 140731256540176 139883226097936 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21394] ppid=21386 vsize=14113860 memory=-7003737579269690708 CPUtime=0.36 cores=1,3,5,7
/proc/21391/task/21394/stat : 21394 (java) S 21386 21389 11586 0 -1 1077944384 7216 0 0 0 31 5 0 0 20 0 14 0 59427568 14452592640 81679 18446744073709551615 4194304 4196468 140731256540176 139883225045392 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21395] ppid=21386 vsize=14113860 memory=1376 CPUtime=0.35 cores=1,3,5,7
/proc/21391/task/21395/stat : 21395 (java) S 21386 21389 11586 0 -1 1077944384 3934 0 0 0 30 5 0 0 20 0 14 0 59427568 14452592640 81679 18446744073709551615 4194304 4196468 140731256540176 139883223992848 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21396] ppid=21386 vsize=14113860 memory=323980 CPUtime=0.35 cores=1,3,5,7
/proc/21391/task/21396/stat : 21396 (java) S 21386 21389 11586 0 -1 1077944384 6670 0 0 0 31 4 0 0 20 0 14 0 59427568 14452592640 81679 18446744073709551615 4194304 4196468 140731256540176 139883222940304 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21397] ppid=21386 vsize=14113860 memory=0 CPUtime=0.45 cores=1,3,5,7
/proc/21391/task/21397/stat : 21397 (java) R 21386 21389 11586 0 -1 4202560 7514 0 0 0 14 31 0 0 20 0 14 0 59427569 14452592640 81679 18446744073709551615 4194304 4196468 140731256540176 139883104381560 139883618816743 0 0 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21398] ppid=21386 vsize=14113860 memory=7445132321108094819 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21398/stat : 21398 (java) S 21386 21389 11586 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 14 0 59427569 14452592640 81679 18446744073709551615 4194304 4196468 140731256540176 139883103327648 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21399] ppid=21386 vsize=14113860 memory=279248439729616 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21399/stat : 21399 (java) S 21386 21389 11586 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 14 0 59427570 14452592640 81679 18446744073709551615 4194304 4196468 140731256540176 139883102275056 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21401] ppid=21386 vsize=14113860 memory=1728 CPUtime=3.14 cores=1,3,5,7
/proc/21391/task/21401/stat : 21401 (java) S 21386 21389 11586 0 -1 1077944384 22197 0 0 0 312 2 0 0 20 0 14 0 59427572 14452592640 81679 18446744073709551615 4194304 4196468 140731256540176 139883100170224 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21402] ppid=21386 vsize=14113860 memory=5788 CPUtime=3.38 cores=1,3,5,7
/proc/21391/task/21402/stat : 21402 (java) S 21386 21389 11586 0 -1 1077944384 24653 0 0 0 335 3 0 0 20 0 14 0 59427572 14452592640 81679 18446744073709551615 4194304 4196468 140731256540176 139883099117680 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21403] ppid=21386 vsize=14113860 memory=1996 CPUtime=0.81 cores=1,3,5,7
/proc/21391/task/21403/stat : 21403 (java) S 21386 21389 11586 0 -1 1077944384 9630 0 0 0 80 1 0 0 20 0 14 0 59427572 14452592640 81679 18446744073709551615 4194304 4196468 140731256540176 139883098065136 139883626199682 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21404] ppid=21386 vsize=14113860 memory=796 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21404/stat : 21404 (java) S 21386 21389 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 59427572 14452592640 81679 18446744073709551615 4194304 4196468 140731256540176 139883097012832 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
[pid=21391/tid=21655] ppid=21386 vsize=14113860 memory=9992 CPUtime=0 cores=1,3,5,7
/proc/21391/task/21655/stat : 21655 (java) S 21386 21389 11586 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 14 0 59678578 14452592640 81679 18446744073709551615 4194304 4196468 140731256540176 139883087954544 139883626198741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20074496 140731256545713 140731256545889 140731256545889 140731256549327 0
Current cumulated CPU time of completed processes: 0.00184 s
Current children cumulated CPU time: 2520.3 s
Current children cumulated vsize: 14113860 KiB
Current children cumulated memory: 326716 KiB

Child status: 143
Real time (s): 2510.34
CPU time (s): 2520.36
CPU user time (s): 2519.02
CPU system time (s): 1.3481
CPU usage (%): 100.399
Max. virtual memory (cumulated for all children) (KiB): 14113860
Max. memory (cumulated for all children) (KiB): 326892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.02
system time used= 1.3481
maximum resident set size= 327144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125202
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59091
involuntary context switches= 1360


# summary of solver processes directly reported to runsolver:
#   pid: 21389,21391
#   total CPU time (s): 2520.36
#   total CPU user time (s): 2519.02
#   total CPU system time (s): 1.3481

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4841 second user time and 27.0042 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-14 13:26:53
IDJOB=4269825
IDBENCH=120438
IDSOLVER=2660
FILE ID=node124/4269825-1502710869
RUNJOBID= node124-1502673801-14690
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/StripPacking/StripPacking-m1-seriesN/StripPacking-N7e.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-4269825-1502710869/watcher-4269825-1502710869 -o /tmp/evaluation-result-4269825-1502710869/solver-4269825-1502710869 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1877191882 HOME/instance-4269825-1502710869.xml

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

MD5SUM BENCH= a2078c203ecd0c92972679cdeaf30c01
RANDOM SEED=1877191882

node124.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.51
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.51
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.51
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.51
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:        31314616 kB
MemAvailable:   31668452 kB
Buffers:          210368 kB
Cached:           423176 kB
SwapCached:            0 kB
Active:           772124 kB
Inactive:         238448 kB
Active(anon):     328540 kB
Inactive(anon):    73768 kB
Active(file):     443584 kB
Inactive(file):   164680 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7816 kB
Writeback:             0 kB
AnonPages:        376732 kB
Mapped:            57240 kB
Shmem:             25320 kB
Slab:             149504 kB
SReclaimable:     122812 kB
SUnreclaim:        26692 kB
KernelStack:        3408 kB
PageTables:         5704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     971540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    305152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-14 14:08:43