Trace number 4393454

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-06-14? (TO) 2520.37 633.885

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t10-4.xml
MD5SUM9ef9cfbbe168b3e655de6bd1a7d8b0b4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark867
Best CPU time to get the best result obtained on this benchmark2520.15
Satisfiable
(Un)Satisfiability was proved
Number of variables20580
Number of constraints1002
Number of domains21
Minimum domain size2
Maximum domain size181
Distribution of domain sizes[{"size":2,"count":980},{"size":8,"count":980},{"size":11,"count":980},{"size":23,"count":980},{"size":51,"count":980},{"size":54,"count":980},{"size":64,"count":980},{"size":71,"count":980},{"size":83,"count":980},{"size":92,"count":980},{"size":97,"count":980},{"size":103,"count":980},{"size":115,"count":980},{"size":121,"count":980},{"size":139,"count":980},{"size":147,"count":980},{"size":154,"count":980},{"size":160,"count":980},{"size":166,"count":980},{"size":180,"count":980},{"size":181,"count":980}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":20580}]
Minimum constraint arity21
Maximum constraint arity19600
Distribution of constraint arities[{"arity":21,"count":980},{"arity":980,"count":21},{"arity":19600,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":1000}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393454-1568316446.xml"  -tl '2520s' -p 4
0.13/0.17	c Choco e747e1e
0.34/0.39	c [HOME/instance-4393454-1568316446.xml, -tl, 2520s, -p, 4]
0.34/0.39	c 4 solvers in parallel
0.34/0.39	c parse instance...
4.49/1.52	c solve instance...
2520.06/633.86	s UNKNOWN
2520.06/633.86	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 (14604 MiB free)
  memory of node 1: 16384 MiB (15345 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393454-1568316446/watcher-4393454-1568316446 -o /tmp/evaluation-result-4393454-1568316446/solver-4393454-1568316446 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568309633-14094 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1807850620 HOME/instance-4393454-1568316446.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=17809, runsolver pid=17806

[startup+0.100108 s]*
/proc/loadavg: 8.54 8.32 8.09 6/232 17825
/proc/meminfo: memFree=30652468/32770624 swapFree=66996240/67108860
[pid=17809] ppid=17806 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17809/stat : 17809 (xcsp3-exec) S 17806 17809 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407899326 115843072 362 33554432000 4194304 5098028 140728949403360 140728949401464 139959309124220 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 22777856 140728949408634 140728949408877 140728949408877 140728949411786 0
/proc/17809/statm: 28282 362 304 221 0 87 0
[pid=17811] ppid=17809 vsize=15144768 memory=28932 CPUtime=0.13 cores=1,3,5,7
/proc/17811/stat : 17811 (java) S 17809 17809 14062 0 -1 1077944320 5707 0 0 0 12 1 0 0 20 0 15 0 407899327 15508242432 7233 33554432000 4194304 4196468 140724810942768 140724810925312 140303820705527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
/proc/17811/statm: 3786192 7233 3147 1 0 3748377 0
[pid=17811/tid=17812] ppid=17809 vsize=15144768 memory=-2698087569006908830 CPUtime=0.09 cores=1,3,5,7
/proc/17811/task/17812/stat : 17812 (java) R 17809 17809 14062 0 -1 4202560 3579 0 0 0 9 0 0 0 20 0 15 0 407899327 15508242432 7233 33554432000 4194304 4196468 140724810942768 140303824936848 140303820717462 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17813] ppid=17809 vsize=15144768 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17813/stat : 17813 (java) S 17809 17809 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407899328 15508242432 7233 33554432000 4194304 4196468 140724810942768 140303773326096 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17814] ppid=17809 vsize=15144768 memory=139895256422016 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17814/stat : 17814 (java) S 17809 17809 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407899328 15508242432 7233 33554432000 4194304 4196468 140724810942768 140303772273552 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17815] ppid=17809 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17815/stat : 17815 (java) S 17809 17809 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407899328 15508242432 7233 33554432000 4194304 4196468 140724810942768 140303771221008 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17816] ppid=17809 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17816/stat : 17816 (java) S 17809 17809 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407899328 15508242432 7233 33554432000 4194304 4196468 140724810942768 140303770168464 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17817] ppid=17809 vsize=15144768 memory=139895256422016 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17817/stat : 17817 (java) S 17809 17809 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407899329 15508242432 7233 33554432000 4194304 4196468 140724810942768 140303288735728 140303820716674 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17818] ppid=17809 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17818/stat : 17818 (java) S 17809 17809 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407899329 15508242432 7233 33554432000 4194304 4196468 140724810942768 140303287681952 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17819] ppid=17809 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17819/stat : 17819 (java) S 17809 17809 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407899330 15508242432 7233 33554432000 4194304 4196468 140724810942768 140303286629360 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17820] ppid=17809 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17820/stat : 17820 (java) S 17809 17809 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407899332 15508242432 7233 33554432000 4194304 4196468 140724810942768 140303285577936 140303820724123 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17821] ppid=17809 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17821/stat : 17821 (java) R 17809 17809 14062 0 -1 1077944384 339 0 0 0 0 0 0 0 20 0 15 0 407899332 15508242432 7233 33554432000 4194304 4196468 140724810942768 140303284525552 140303820717462 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17822] ppid=17809 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17822/stat : 17822 (java) S 17809 17809 14062 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 407899332 15508242432 7233 33554432000 4194304 4196468 140724810942768 140303283473008 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17823] ppid=17809 vsize=15144768 memory=139895256422016 CPUtime=0.02 cores=1,3,5,7
/proc/17811/task/17823/stat : 17823 (java) R 17809 17809 14062 0 -1 4202560 364 0 0 0 2 0 0 0 20 0 15 0 407899332 15508242432 7233 33554432000 4194304 4196468 140724810942768 140303282420464 140303804786014 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17824] ppid=17809 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17824/stat : 17824 (java) S 17809 17809 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407899332 15508242432 7233 33554432000 4194304 4196468 140724810942768 140303281368160 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17825] ppid=17809 vsize=15144768 memory=139895256422016 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17825/stat : 17825 (java) S 17809 17809 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407899333 15508242432 7233 33554432000 4194304 4196468 140724810942768 140303280314672 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30380 KiB

[startup+0.210746 s]*
/proc/loadavg: 8.54 8.32 8.09 7/232 17825
/proc/meminfo: memFree=30612856/32770624 swapFree=66996240/67108860
[pid=17809] ppid=17806 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17809/stat : 17809 (xcsp3-exec) S 17806 17809 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407899326 115843072 362 33554432000 4194304 5098028 140728949403360 140728949401464 139959309124220 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 22777856 140728949408634 140728949408877 140728949408877 140728949411786 0
/proc/17809/statm: 28282 362 304 221 0 87 0
[pid=17811] ppid=17809 vsize=15144768 memory=41208 CPUtime=0.34 cores=1,3,5,7
/proc/17811/stat : 17811 (java) S 17809 17809 14062 0 -1 1077944320 9512 0 0 0 32 2 0 0 20 0 15 0 407899327 15508242432 10302 33554432000 4194304 4196468 140724810942768 140724810925312 140303820705527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
/proc/17811/statm: 3786192 10302 3319 1 0 3748377 0
[pid=17811/tid=17812] ppid=17809 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/17811/task/17812/stat : 17812 (java) R 17809 17809 14062 0 -1 4202560 6632 0 0 0 18 2 0 0 20 0 15 0 407899327 15508242432 10302 33554432000 4194304 4196468 140724810942768 140303824943344 140303804786044 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17813] ppid=17809 vsize=15144768 memory=2670165 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17813/stat : 17813 (java) S 17809 17809 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407899328 15508242432 10302 33554432000 4194304 4196468 140724810942768 140303773326096 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17814] ppid=17809 vsize=15144768 memory=2854506 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17814/stat : 17814 (java) S 17809 17809 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407899328 15508242432 10302 33554432000 4194304 4196468 140724810942768 140303772273552 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17815] ppid=17809 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17815/stat : 17815 (java) S 17809 17809 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407899328 15508242432 10302 33554432000 4194304 4196468 140724810942768 140303771221008 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17816] ppid=17809 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17816/stat : 17816 (java) S 17809 17809 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407899328 15508242432 10302 33554432000 4194304 4196468 140724810942768 140303770168464 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17817] ppid=17809 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17817/stat : 17817 (java) S 17809 17809 14062 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 407899329 15508242432 10302 33554432000 4194304 4196468 140724810942768 140303288735728 140303820716674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17818] ppid=17809 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17818/stat : 17818 (java) S 17809 17809 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407899329 15508242432 10302 33554432000 4194304 4196468 140724810942768 140303287681952 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17819] ppid=17809 vsize=15144768 memory=139895256422016 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17819/stat : 17819 (java) S 17809 17809 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407899330 15508242432 10302 33554432000 4194304 4196468 140724810942768 140303286629360 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17820] ppid=17809 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17820/stat : 17820 (java) S 17809 17809 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407899332 15508242432 10302 33554432000 4194304 4196468 140724810942768 140303285577936 140303820724123 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17821] ppid=17809 vsize=15144768 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/17811/task/17821/stat : 17821 (java) S 17809 17809 14062 0 -1 1077944384 594 0 0 0 2 0 0 0 20 0 15 0 407899332 15508242432 10302 33554432000 4194304 4196468 140724810942768 140303284525552 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17822] ppid=17809 vsize=15144768 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/17811/task/17822/stat : 17822 (java) S 17809 17809 14062 0 -1 1077944384 219 0 0 0 2 0 0 0 20 0 15 0 407899332 15508242432 10367 33554432000 4194304 4196468 140724810942768 140303283473008 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17823] ppid=17809 vsize=15144768 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/17811/task/17823/stat : 17823 (java) S 17809 17809 14062 0 -1 1077944384 762 0 0 0 8 0 0 0 20 0 15 0 407899332 15508242432 10367 33554432000 4194304 4196468 140724810942768 140303282420464 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17824] ppid=17809 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17824/stat : 17824 (java) S 17809 17809 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407899332 15508242432 10367 33554432000 4194304 4196468 140724810942768 140303281368160 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17825] ppid=17809 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17825/stat : 17825 (java) S 17809 17809 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407899333 15508242432 10367 33554432000 4194304 4196468 140724810942768 140303280314672 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42656 KiB

[startup+0.492605 s]*
/proc/loadavg: 8.54 8.32 8.09 9/232 17825
/proc/meminfo: memFree=30586676/32770624 swapFree=66996240/67108860
[pid=17809] ppid=17806 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17809/stat : 17809 (xcsp3-exec) S 17806 17809 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407899326 115843072 362 33554432000 4194304 5098028 140728949403360 140728949401464 139959309124220 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 22777856 140728949408634 140728949408877 140728949408877 140728949411786 0
/proc/17809/statm: 28282 362 304 221 0 87 0
[pid=17811] ppid=17809 vsize=15151148 memory=79852 CPUtime=1.11 cores=1,3,5,7
/proc/17811/stat : 17811 (java) S 17809 17809 14062 0 -1 1077944320 13639 0 0 0 106 5 0 0 20 0 15 0 407899327 15514775552 19963 33554432000 4194304 4196468 140724810942768 140724810925312 140303820705527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
/proc/17811/statm: 3787787 19963 3442 1 0 3748889 0
[pid=17811/tid=17812] ppid=17809 vsize=15151148 memory=7883960649037381690 CPUtime=0.48 cores=1,3,5,7
/proc/17811/task/17812/stat : 17812 (java) R 17809 17809 14062 0 -1 4202560 8310 0 0 0 45 3 0 0 20 0 15 0 407899327 15514775552 19963 33554432000 4194304 4196468 140724810942768 140303824941840 140303445137522 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17813] ppid=17809 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17813/stat : 17813 (java) S 17809 17809 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407899328 15514775552 19963 33554432000 4194304 4196468 140724810942768 140303773326096 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17814] ppid=17809 vsize=15151148 memory=2854491 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17814/stat : 17814 (java) S 17809 17809 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407899328 15514775552 19963 33554432000 4194304 4196468 140724810942768 140303772273552 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17815] ppid=17809 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17815/stat : 17815 (java) S 17809 17809 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407899328 15514775552 19963 33554432000 4194304 4196468 140724810942768 140303771221008 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17816] ppid=17809 vsize=15151148 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17816/stat : 17816 (java) S 17809 17809 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407899328 15514775552 19963 33554432000 4194304 4196468 140724810942768 140303770168464 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17817] ppid=17809 vsize=15151148 memory=139895256422016 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17817/stat : 17817 (java) S 17809 17809 14062 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 407899329 15514775552 19963 33554432000 4194304 4196468 140724810942768 140303288735728 140303820716674 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17818] ppid=17809 vsize=15151148 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17818/stat : 17818 (java) S 17809 17809 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407899329 15514775552 19963 33554432000 4194304 4196468 140724810942768 140303287681952 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17819] ppid=17809 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17819/stat : 17819 (java) S 17809 17809 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407899330 15514775552 19963 33554432000 4194304 4196468 140724810942768 140303286629360 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17820] ppid=17809 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17820/stat : 17820 (java) S 17809 17809 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407899332 15514775552 19963 33554432000 4194304 4196468 140724810942768 140303285577936 140303820724123 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17821] ppid=17809 vsize=15151148 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/17811/task/17821/stat : 17821 (java) R 17809 17809 14062 0 -1 4202560 1628 0 0 0 18 0 0 0 20 0 15 0 407899332 15514775552 19963 33554432000 4194304 4196468 140724810942768 140303284517504 140303800541791 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17822] ppid=17809 vsize=15151148 memory=-1 CPUtime=0.18 cores=1,3,5,7
/proc/17811/task/17822/stat : 17822 (java) R 17809 17809 14062 0 -1 1077944384 975 0 0 0 18 0 0 0 20 0 15 0 407899332 15514775552 19963 33554432000 4194304 4196468 140724810942768 140303283466032 140303820715733 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17823] ppid=17809 vsize=15151148 memory=139895256422016 CPUtime=0.24 cores=1,3,5,7
/proc/17811/task/17823/stat : 17823 (java) R 17809 17809 14062 0 -1 4202560 1420 0 0 0 24 0 0 0 20 0 15 0 407899332 15514775552 19963 33554432000 4194304 4196468 140724810942768 140303282417400 140303799419302 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17824] ppid=17809 vsize=15151148 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17824/stat : 17824 (java) S 17809 17809 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407899332 15514775552 19963 33554432000 4194304 4196468 140724810942768 140303281368160 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17825] ppid=17809 vsize=15151148 memory=139895256422016 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17825/stat : 17825 (java) S 17809 17809 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407899333 15514775552 19963 33554432000 4194304 4196468 140724810942768 140303280314672 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 81300 KiB

[startup+0.71826 s]
/proc/loadavg: 8.54 8.32 8.09 9/232 17825
/proc/meminfo: memFree=30579100/32770624 swapFree=66996240/67108860
[pid=17809] ppid=17806 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17809/stat : 17809 (xcsp3-exec) S 17806 17809 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407899326 115843072 362 33554432000 4194304 5098028 140728949403360 140728949401464 139959309124220 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 22777856 140728949408634 140728949408877 140728949408877 140728949411786 0
/proc/17809/statm: 28282 362 304 221 0 87 0
[pid=17811] ppid=17809 vsize=15151148 memory=126388 CPUtime=1.86 cores=1,3,5,7
/proc/17811/stat : 17811 (java) S 17809 17809 14062 0 -1 1077944320 16670 0 0 0 180 6 0 0 20 0 15 0 407899327 15514775552 31597 33554432000 4194304 4196468 140724810942768 140724810925312 140303820705527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
/proc/17811/statm: 3787787 31597 3454 1 0 3748889 0
[pid=17811/tid=17812] ppid=17809 vsize=15151148 memory=4411331030456467488 CPUtime=0.7 cores=1,3,5,7
/proc/17811/task/17812/stat : 17812 (java) R 17809 17809 14062 0 -1 1077944384 9187 0 0 0 66 4 0 0 20 0 15 0 407899327 15514775552 31597 33554432000 4194304 4196468 140724810942768 140303824943232 140303820715733 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17813] ppid=17809 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17813/stat : 17813 (java) S 17809 17809 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407899328 15514775552 31597 33554432000 4194304 4196468 140724810942768 140303773326096 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17814] ppid=17809 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17814/stat : 17814 (java) S 17809 17809 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407899328 15514775552 31597 33554432000 4194304 4196468 140724810942768 140303772273552 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17815] ppid=17809 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17815/stat : 17815 (java) S 17809 17809 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407899328 15514775552 31597 33554432000 4194304 4196468 140724810942768 140303771221008 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17816] ppid=17809 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17816/stat : 17816 (java) S 17809 17809 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407899328 15514775552 31597 33554432000 4194304 4196468 140724810942768 140303770168464 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17817] ppid=17809 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17817/stat : 17817 (java) S 17809 17809 14062 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 407899329 15514775552 31597 33554432000 4194304 4196468 140724810942768 140303288735728 140303820716674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17818] ppid=17809 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17818/stat : 17818 (java) S 17809 17809 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407899329 15514775552 31597 33554432000 4194304 4196468 140724810942768 140303287681952 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17819] ppid=17809 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17819/stat : 17819 (java) S 17809 17809 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407899330 15514775552 31597 33554432000 4194304 4196468 140724810942768 140303286629360 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17820] ppid=17809 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17820/stat : 17820 (java) S 17809 17809 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407899332 15514775552 31597 33554432000 4194304 4196468 140724810942768 140303285577936 140303820724123 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17821] ppid=17809 vsize=15151148 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/17811/task/17821/stat : 17821 (java) R 17809 17809 14062 0 -1 4202560 1810 0 0 0 38 0 0 0 20 0 15 0 407899332 15514775552 31597 33554432000 4194304 4196468 140724810942768 140303284512992 140303805831468 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17822] ppid=17809 vsize=15151148 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/17811/task/17822/stat : 17822 (java) R 17809 17809 14062 0 -1 4202560 2211 0 0 0 38 0 0 0 20 0 15 0 407899332 15514775552 31597 33554432000 4194304 4196468 140724810942768 140303283457480 140303804262898 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17823] ppid=17809 vsize=15151148 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/17811/task/17823/stat : 17823 (java) R 17809 17809 14062 0 -1 4202560 2157 0 0 0 36 0 0 0 20 0 15 0 407899332 15514775552 31597 33554432000 4194304 4196468 140724810942768 140303282420464 140303802269031 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17824] ppid=17809 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17824/stat : 17824 (java) S 17809 17809 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407899332 15514775552 31597 33554432000 4194304 4196468 140724810942768 140303281368160 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17825] ppid=17809 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17825/stat : 17825 (java) S 17809 17809 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407899333 15514775552 31597 33554432000 4194304 4196468 140724810942768 140303280314672 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
Current children cumulated CPU time: 1.86 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 127836 KiB

[startup+1.5016 s]
/proc/loadavg: 8.54 8.32 8.09 9/232 17825
/proc/meminfo: memFree=30442184/32770624 swapFree=66996240/67108860
[pid=17809] ppid=17806 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17809/stat : 17809 (xcsp3-exec) S 17806 17809 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407899326 115843072 362 33554432000 4194304 5098028 140728949403360 140728949401464 139959309124220 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 22777856 140728949408634 140728949408877 140728949408877 140728949411786 0
/proc/17809/statm: 28282 362 304 221 0 87 0

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

/proc/17811/stat : 17811 (java) S 17809 17809 14062 0 -1 1077944320 82425 0 0 0 231451 68 0 0 20 0 19 0 407899327 15789518848 311054 33554432000 4194304 4196468 140724810942768 140724810925312 140303820705527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
/proc/17811/statm: 3854863 311054 3531 1 0 3815965 0
[pid=17811/tid=17812] ppid=17809 vsize=15419452 memory=288230617509003574 CPUtime=1.4 cores=1,3,5,7
/proc/17811/task/17812/stat : 17812 (java) S 17809 17809 14062 0 -1 1077944384 9410 0 0 0 136 4 0 0 20 0 19 0 407899327 15789518848 311054 33554432000 4194304 4196468 140724810942768 140303824946304 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17813] ppid=17809 vsize=15419452 memory=15252636593031516 CPUtime=0.28 cores=1,3,5,7
/proc/17811/task/17813/stat : 17813 (java) S 17809 17809 14062 0 -1 1077944384 790 0 0 0 22 6 0 0 20 0 19 0 407899328 15789518848 311054 33554432000 4194304 4196468 140724810942768 140303773326096 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17814] ppid=17809 vsize=15419452 memory=111632 CPUtime=0.26 cores=1,3,5,7
/proc/17811/task/17814/stat : 17814 (java) S 17809 17809 14062 0 -1 1077944384 962 0 0 0 20 6 0 0 20 0 19 0 407899328 15789518848 311054 33554432000 4194304 4196468 140724810942768 140303772273552 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17815] ppid=17809 vsize=15419452 memory=800 CPUtime=0.3 cores=1,3,5,7
/proc/17811/task/17815/stat : 17815 (java) S 17809 17809 14062 0 -1 1077944384 733 0 0 0 24 6 0 0 20 0 19 0 407899328 15789518848 311054 33554432000 4194304 4196468 140724810942768 140303771221008 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17816] ppid=17809 vsize=15419452 memory=1804 CPUtime=0.29 cores=1,3,5,7
/proc/17811/task/17816/stat : 17816 (java) S 17809 17809 14062 0 -1 1077944384 1390 0 0 0 23 6 0 0 20 0 19 0 407899328 15789518848 311054 33554432000 4194304 4196468 140724810942768 140303770168464 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17817] ppid=17809 vsize=15419452 memory=916 CPUtime=0.06 cores=1,3,5,7
/proc/17811/task/17817/stat : 17817 (java) S 17809 17809 14062 0 -1 1077944384 2493 0 0 0 3 3 0 0 20 0 19 0 407899329 15789518848 311054 33554432000 4194304 4196468 140724810942768 140303288735728 140303820716674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17818] ppid=17809 vsize=15419452 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17818/stat : 17818 (java) S 17809 17809 14062 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 19 0 407899329 15789518848 311054 33554432000 4194304 4196468 140724810942768 140303287682016 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17819] ppid=17809 vsize=15419452 memory=2596 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17819/stat : 17819 (java) S 17809 17809 14062 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 407899330 15789518848 311054 33554432000 4194304 4196468 140724810942768 140303286629360 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17820] ppid=17809 vsize=15419452 memory=2596 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17820/stat : 17820 (java) S 17809 17809 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407899332 15789518848 311054 33554432000 4194304 4196468 140724810942768 140303285577936 140303820724123 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17821] ppid=17809 vsize=15419452 memory=4108 CPUtime=2.69 cores=1,3,5,7
/proc/17811/task/17821/stat : 17821 (java) S 17809 17809 14062 0 -1 1077944384 16946 0 0 0 268 1 0 0 20 0 19 0 407899332 15789518848 311054 33554432000 4194304 4196468 140724810942768 140303284525552 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17822] ppid=17809 vsize=15419452 memory=1408 CPUtime=2.96 cores=1,3,5,7
/proc/17811/task/17822/stat : 17822 (java) S 17809 17809 14062 0 -1 1077944384 16845 0 0 0 294 2 0 0 20 0 19 0 407899332 15789518848 311054 33554432000 4194304 4196468 140724810942768 140303283473008 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17823] ppid=17809 vsize=15419452 memory=3360 CPUtime=0.91 cores=1,3,5,7
/proc/17811/task/17823/stat : 17823 (java) S 17809 17809 14062 0 -1 1077944384 14493 0 0 0 89 2 0 0 20 0 19 0 407899332 15789518848 311054 33554432000 4194304 4196468 140724810942768 140303282420464 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17824] ppid=17809 vsize=15419452 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17824/stat : 17824 (java) S 17809 17809 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407899332 15789518848 311054 33554432000 4194304 4196468 140724810942768 140303281368160 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17825] ppid=17809 vsize=15419452 memory=901344 CPUtime=0.25 cores=1,3,5,7
/proc/17811/task/17825/stat : 17825 (java) S 17809 17809 14062 0 -1 1077944384 952 0 0 0 0 25 0 0 20 0 19 0 407899333 15789518848 311054 33554432000 4194304 4196468 140724810942768 140303280314672 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17826] ppid=17809 vsize=15419452 memory=1164 CPUtime=576.44 cores=1,3,5,7
/proc/17811/task/17826/stat : 17826 (java) R 17809 17809 14062 0 -1 4202560 2203 0 0 0 57643 1 0 0 20 0 19 0 407899483 15789518848 311054 33554432000 4194304 4196468 140724810942768 140303271340512 140303453601345 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17827] ppid=17809 vsize=15419452 memory=8317482817917895235 CPUtime=577.98 cores=1,3,5,7
/proc/17811/task/17827/stat : 17827 (java) R 17809 17809 14062 0 -1 4202560 8674 0 0 0 57777 21 0 0 20 0 19 0 407899483 15789518848 311054 33554432000 4194304 4196468 140724810942768 140303270289352 140303453005109 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17828] ppid=17809 vsize=15419452 memory=4126316290023845779 CPUtime=575.43 cores=1,3,5,7
/proc/17811/task/17828/stat : 17828 (java) R 17809 17809 14062 0 -1 4202560 2568 0 0 0 57538 5 0 0 20 0 19 0 407899483 15789518848 311054 33554432000 4194304 4196468 140724810942768 140303269236792 140303453005090 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17829] ppid=17809 vsize=15419452 memory=2116 CPUtime=575.85 cores=1,3,5,7
/proc/17811/task/17829/stat : 17829 (java) R 17809 17809 14062 0 -1 4202560 2662 0 0 0 57583 2 0 0 20 0 19 0 407899483 15789518848 311054 33554432000 4194304 4196468 140724810942768 140303268183976 140303453005090 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
Current children cumulated CPU time: 2315.19 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 1245664 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+633.802 s]
/proc/loadavg: 9.04 8.68 8.36 11/236 18089
/proc/meminfo: memFree=28757616/32770624 swapFree=66996240/67108860
[pid=17809] ppid=17806 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17809/stat : 17809 (xcsp3-exec) S 17806 17809 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407899326 115843072 362 33554432000 4194304 5098028 140728949403360 140728949401464 139959309124220 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 22777856 140728949408634 140728949408877 140728949408877 140728949411786 0
/proc/17809/statm: 28282 362 304 221 0 87 0
[pid=17811] ppid=17809 vsize=15419452 memory=1254464 CPUtime=2520.06 cores=1,3,5,7
/proc/17811/stat : 17811 (java) S 17809 17809 14062 0 -1 1077944320 84614 0 0 0 251936 70 0 0 20 0 19 0 407899327 15789518848 313616 33554432000 4194304 4196468 140724810942768 140724810925312 140303820705527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
/proc/17811/statm: 3854863 313616 3531 1 0 3815965 0
[pid=17811/tid=17812] ppid=17809 vsize=15419452 memory=1254464 CPUtime=1.4 cores=1,3,5,7
/proc/17811/task/17812/stat : 17812 (java) S 17809 17809 14062 0 -1 1077944384 9410 0 0 0 136 4 0 0 20 0 19 0 407899327 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303824946304 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17813] ppid=17809 vsize=15419452 memory=1448 CPUtime=0.29 cores=1,3,5,7
/proc/17811/task/17813/stat : 17813 (java) S 17809 17809 14062 0 -1 1077944384 821 0 0 0 23 6 0 0 20 0 19 0 407899328 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303773326096 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17814] ppid=17809 vsize=15419452 memory=1448 CPUtime=0.27 cores=1,3,5,7
/proc/17811/task/17814/stat : 17814 (java) S 17809 17809 14062 0 -1 1077944384 1016 0 0 0 21 6 0 0 20 0 19 0 407899328 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303772273552 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17815] ppid=17809 vsize=15419452 memory=1254464 CPUtime=0.31 cores=1,3,5,7
/proc/17811/task/17815/stat : 17815 (java) S 17809 17809 14062 0 -1 1077944384 768 0 0 0 25 6 0 0 20 0 19 0 407899328 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303771221008 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17816] ppid=17809 vsize=15419452 memory=1254464 CPUtime=0.3 cores=1,3,5,7
/proc/17811/task/17816/stat : 17816 (java) S 17809 17809 14062 0 -1 1077944384 1819 0 0 0 24 6 0 0 20 0 19 0 407899328 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303770168464 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17817] ppid=17809 vsize=15419452 memory=1448 CPUtime=0.06 cores=1,3,5,7
/proc/17811/task/17817/stat : 17817 (java) S 17809 17809 14062 0 -1 1077944384 2670 0 0 0 3 3 0 0 20 0 19 0 407899329 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303288735728 140303820716674 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17818] ppid=17809 vsize=15419452 memory=1254464 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17818/stat : 17818 (java) S 17809 17809 14062 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 19 0 407899329 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303287682016 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17819] ppid=17809 vsize=15419452 memory=1254464 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17819/stat : 17819 (java) S 17809 17809 14062 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 407899330 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303286629360 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17820] ppid=17809 vsize=15419452 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17820/stat : 17820 (java) S 17809 17809 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407899332 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303285577936 140303820724123 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17821] ppid=17809 vsize=15419452 memory=1254464 CPUtime=2.72 cores=1,3,5,7
/proc/17811/task/17821/stat : 17821 (java) S 17809 17809 14062 0 -1 1077944384 17478 0 0 0 271 1 0 0 20 0 19 0 407899332 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303284525552 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17822] ppid=17809 vsize=15419452 memory=279790277034112 CPUtime=2.96 cores=1,3,5,7
/proc/17811/task/17822/stat : 17822 (java) S 17809 17809 14062 0 -1 1077944384 16845 0 0 0 294 2 0 0 20 0 19 0 407899332 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303283473008 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17823] ppid=17809 vsize=15419452 memory=1380 CPUtime=0.91 cores=1,3,5,7
/proc/17811/task/17823/stat : 17823 (java) S 17809 17809 14062 0 -1 1077944384 14493 0 0 0 89 2 0 0 20 0 19 0 407899332 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303282420464 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17824] ppid=17809 vsize=15419452 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17824/stat : 17824 (java) S 17809 17809 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407899332 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303281368160 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17825] ppid=17809 vsize=15419452 memory=1254464 CPUtime=0.28 cores=1,3,5,7
/proc/17811/task/17825/stat : 17825 (java) S 17809 17809 14062 0 -1 1077944384 980 0 0 0 0 28 0 0 20 0 19 0 407899333 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303280314672 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17826] ppid=17809 vsize=15419452 memory=1254464 CPUtime=627.89 cores=1,3,5,7
/proc/17811/task/17826/stat : 17826 (java) R 17809 17809 14062 0 -1 4202560 2248 0 0 0 62788 1 0 0 20 0 19 0 407899483 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303271340760 140303453601350 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17827] ppid=17809 vsize=15419452 memory=1448 CPUtime=628.99 cores=1,3,5,7
/proc/17811/task/17827/stat : 17827 (java) R 17809 17809 14062 0 -1 4202560 9254 0 0 0 62877 22 0 0 20 0 19 0 407899483 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303270289400 140303453265735 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17828] ppid=17809 vsize=15419452 memory=1448 CPUtime=626.29 cores=1,3,5,7
/proc/17811/task/17828/stat : 17828 (java) R 17809 17809 14062 0 -1 4202560 2618 0 0 0 62623 6 0 0 20 0 19 0 407899483 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303269236496 140303446151004 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17829] ppid=17809 vsize=15419452 memory=1254464 CPUtime=627.29 cores=1,3,5,7
/proc/17811/task/17829/stat : 17829 (java) R 17809 17809 14062 0 -1 4202560 2890 0 0 0 62727 2 0 0 20 0 19 0 407899483 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303268183976 140303453265806 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 1255912 KiB

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

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

[startup+633.885 s]
# the end of solver process 17811 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.65 s, system=0.718571 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+633.802 s]
/proc/loadavg: 9.04 8.68 8.36 11/236 18089
/proc/meminfo: memFree=28757616/32770624 swapFree=66996240/67108860
[pid=17809] ppid=17806 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17809/stat : 17809 (xcsp3-exec) S 17806 17809 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407899326 115843072 362 33554432000 4194304 5098028 140728949403360 140728949401464 139959309124220 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 22777856 140728949408634 140728949408877 140728949408877 140728949411786 0
/proc/17809/statm: 28282 362 304 221 0 87 0
[pid=17811] ppid=17809 vsize=15419452 memory=1254464 CPUtime=2520.06 cores=1,3,5,7
/proc/17811/stat : 17811 (java) S 17809 17809 14062 0 -1 1077944320 84614 0 0 0 251936 70 0 0 20 0 19 0 407899327 15789518848 313616 33554432000 4194304 4196468 140724810942768 140724810925312 140303820705527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
/proc/17811/statm: 3854863 313616 3531 1 0 3815965 0
[pid=17811/tid=17812] ppid=17809 vsize=15419452 memory=1254464 CPUtime=1.4 cores=1,3,5,7
/proc/17811/task/17812/stat : 17812 (java) S 17809 17809 14062 0 -1 1077944384 9410 0 0 0 136 4 0 0 20 0 19 0 407899327 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303824946304 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17813] ppid=17809 vsize=15419452 memory=1448 CPUtime=0.29 cores=1,3,5,7
/proc/17811/task/17813/stat : 17813 (java) S 17809 17809 14062 0 -1 1077944384 821 0 0 0 23 6 0 0 20 0 19 0 407899328 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303773326096 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17814] ppid=17809 vsize=15419452 memory=1448 CPUtime=0.27 cores=1,3,5,7
/proc/17811/task/17814/stat : 17814 (java) S 17809 17809 14062 0 -1 1077944384 1016 0 0 0 21 6 0 0 20 0 19 0 407899328 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303772273552 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17815] ppid=17809 vsize=15419452 memory=1254464 CPUtime=0.31 cores=1,3,5,7
/proc/17811/task/17815/stat : 17815 (java) S 17809 17809 14062 0 -1 1077944384 768 0 0 0 25 6 0 0 20 0 19 0 407899328 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303771221008 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17816] ppid=17809 vsize=15419452 memory=1254464 CPUtime=0.3 cores=1,3,5,7
/proc/17811/task/17816/stat : 17816 (java) S 17809 17809 14062 0 -1 1077944384 1819 0 0 0 24 6 0 0 20 0 19 0 407899328 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303770168464 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17817] ppid=17809 vsize=15419452 memory=1448 CPUtime=0.06 cores=1,3,5,7
/proc/17811/task/17817/stat : 17817 (java) S 17809 17809 14062 0 -1 1077944384 2670 0 0 0 3 3 0 0 20 0 19 0 407899329 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303288735728 140303820716674 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17818] ppid=17809 vsize=15419452 memory=1254464 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17818/stat : 17818 (java) S 17809 17809 14062 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 19 0 407899329 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303287682016 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17819] ppid=17809 vsize=15419452 memory=1254464 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17819/stat : 17819 (java) S 17809 17809 14062 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 407899330 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303286629360 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17820] ppid=17809 vsize=15419452 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17820/stat : 17820 (java) S 17809 17809 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407899332 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303285577936 140303820724123 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17821] ppid=17809 vsize=15419452 memory=1254464 CPUtime=2.72 cores=1,3,5,7
/proc/17811/task/17821/stat : 17821 (java) S 17809 17809 14062 0 -1 1077944384 17478 0 0 0 271 1 0 0 20 0 19 0 407899332 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303284525552 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17822] ppid=17809 vsize=15419452 memory=279790277034112 CPUtime=2.96 cores=1,3,5,7
/proc/17811/task/17822/stat : 17822 (java) S 17809 17809 14062 0 -1 1077944384 16845 0 0 0 294 2 0 0 20 0 19 0 407899332 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303283473008 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17823] ppid=17809 vsize=15419452 memory=1380 CPUtime=0.91 cores=1,3,5,7
/proc/17811/task/17823/stat : 17823 (java) S 17809 17809 14062 0 -1 1077944384 14493 0 0 0 89 2 0 0 20 0 19 0 407899332 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303282420464 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17824] ppid=17809 vsize=15419452 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/17811/task/17824/stat : 17824 (java) S 17809 17809 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407899332 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303281368160 140303820715733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17825] ppid=17809 vsize=15419452 memory=1254464 CPUtime=0.28 cores=1,3,5,7
/proc/17811/task/17825/stat : 17825 (java) S 17809 17809 14062 0 -1 1077944384 980 0 0 0 0 28 0 0 20 0 19 0 407899333 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303280314672 140303820716674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17826] ppid=17809 vsize=15419452 memory=1254464 CPUtime=627.89 cores=1,3,5,7
/proc/17811/task/17826/stat : 17826 (java) R 17809 17809 14062 0 -1 4202560 2248 0 0 0 62788 1 0 0 20 0 19 0 407899483 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303271340760 140303453601350 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17827] ppid=17809 vsize=15419452 memory=1448 CPUtime=628.99 cores=1,3,5,7
/proc/17811/task/17827/stat : 17827 (java) R 17809 17809 14062 0 -1 4202560 9254 0 0 0 62877 22 0 0 20 0 19 0 407899483 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303270289400 140303453265735 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17828] ppid=17809 vsize=15419452 memory=1448 CPUtime=626.29 cores=1,3,5,7
/proc/17811/task/17828/stat : 17828 (java) R 17809 17809 14062 0 -1 4202560 2618 0 0 0 62623 6 0 0 20 0 19 0 407899483 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303269236496 140303446151004 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
[pid=17811/tid=17829] ppid=17809 vsize=15419452 memory=1254464 CPUtime=627.29 cores=1,3,5,7
/proc/17811/task/17829/stat : 17829 (java) R 17809 17809 14062 0 -1 4202560 2890 0 0 0 62727 2 0 0 20 0 19 0 407899483 15789518848 313616 33554432000 4194304 4196468 140724810942768 140303268183976 140303453265806 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26341376 140724810945519 140724810945690 140724810945690 140724810948559 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 1255912 KiB

Child status: 143
Real time (s): 633.885
CPU time (s): 2520.37
CPU user time (s): 2519.65
CPU system time (s): 0.718571
CPU usage (%): 397.607
Max. virtual memory (cumulated for all children) (KiB): 15532580
Max. memory (cumulated for all children) (KiB): 1255912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.65
system time used= 0.718571
maximum resident set size= 1255176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85912
page faults= 0
swaps= 0
block input operations= 0
block output operations= 840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17231
involuntary context switches= 37009


# summary of solver processes directly reported to runsolver:
#   pid: 17809,17811
#   total CPU time (s): 2520.37
#   total CPU user time (s): 2519.65
#   total CPU system time (s): 0.718571

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.33389 second user time and 8.11172 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-12 20:26:10
IDJOB=4393454
IDBENCH=124254
IDSOLVER=2840
FILE ID=node106/4393454-1568316446
RUNJOBID= node106-1568309633-14094
PBS_JOBID= 21701134
Free space on /tmp= 56708 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t10-4.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4393454-1568316446/watcher-4393454-1568316446 -o /tmp/evaluation-result-4393454-1568316446/solver-4393454-1568316446 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568309633-14094 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1807850620 HOME/instance-4393454-1568316446.xml

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

MD5SUM BENCH= 9ef9cfbbe168b3e655de6bd1a7d8b0b4
RANDOM SEED=1807850620

node106.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.79
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.79
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.79
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.79
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:        30668620 kB
MemAvailable:   31728284 kB
Buffers:          125068 kB
Cached:          1230740 kB
SwapCached:        10252 kB
Active:           586212 kB
Inactive:         981448 kB
Active(anon):     210848 kB
Inactive(anon):    33360 kB
Active(file):     375364 kB
Inactive(file):   948088 kB
Unevictable:      107784 kB
Mlocked:          107784 kB
SwapTotal:      67108860 kB
SwapFree:       66996240 kB
Dirty:             52556 kB
Writeback:             0 kB
AnonPages:        154244 kB
Mapped:            48640 kB
Shmem:             23868 kB
Slab:             133348 kB
SReclaimable:     104092 kB
SUnreclaim:        29256 kB
KernelStack:        4048 kB
PageTables:         5868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1500968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 56684 MiB
End job on node106 at 2019-09-12 20:36:44