Trace number 4301816

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 4.0.7b seq (e747e1e)SAT (TO)59 252.12 247.713

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-nodv-10_c18.xml
MD5SUM769ec0f26c47f1b96bb609b2e4d8d5d6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark174.462
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size100
Maximum domain size101
Distribution of domain sizes[{"size":100,"count":45},{"size":101,"count":10}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":9,"count":9},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4301816-1532885895.xml"  -tl '252s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.17	c [HOME/instance-4301816-1532885895.xml, -tl, 252s, -p, 1]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
0.72/0.50	c solve instance...
4.48/1.72	o 83 
4.48/1.72	o 82 
4.77/1.96	o 64 
5.31/2.38	o 62 
7.81/4.42	o 61 
24.53/20.60	o 59 
252.09/247.70	s SATISFIABLE
252.09/247.70	v <instantiation>
252.09/247.70	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9] </list>
252.09/247.70	v 	<values>0 2 8 13 22 23 40 52 56 59 2 8 13 22 23 40 52 56 59 6 11 20 21 38 50 54 57 5 14 15 32 44 48 51 9 10 27 39 43 46 1 18 30 34 37 17 29 33 36 12 16 19 4 7 3 </values>
252.09/247.70	v </instantiation>
252.09/247.70	c Unexpected resolution interruption!

Verifier Data

OK	59

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301816-1532885895/watcher-4301816-1532885895 -o /tmp/evaluation-result-4301816-1532885895/solver-4301816-1532885895 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532884072-6816 --watchdog 312 HOME/xcsp3-exec -seed 1165061794 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4301816-1532885895.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=8485, runsolver pid=8482

[startup+0.100157 s]*
/proc/loadavg: 1.98 1.94 1.95 4/217 8501
/proc/meminfo: memFree=25132856/32770624 swapFree=67108688/67108860
[pid=8485] ppid=8482 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/8485/stat : 8485 (xcsp3-exec) S 8482 8485 6529 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 106152395 115843072 364 33554432000 4194304 5098028 140728968976176 140728968974280 140679424979580 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15372288 140728968983616 140728968983817 140728968983817 140728968986570 0
/proc/8485/statm: 28282 364 306 221 0 87 0
[pid=8487] ppid=8485 vsize=14082940 memory=29984 CPUtime=0.12 cores=1,3,5,7
/proc/8487/stat : 8487 (java) S 8485 8485 6529 0 -1 1077944320 5289 0 0 0 11 1 0 0 20 0 15 0 106152396 14420930560 7496 33554432000 4194304 4196468 140731413961952 140731413944496 139994091597559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
/proc/8487/statm: 3520735 7496 3052 1 0 3483012 0
[pid=8487/tid=8488] ppid=8485 vsize=14082940 memory=8189134700910187355 CPUtime=0.08 cores=1,3,5,7
/proc/8487/task/8488/stat : 8488 (java) R 8485 8485 6529 0 -1 4202560 3296 0 0 0 8 0 0 0 20 0 15 0 106152396 14420930560 7496 33554432000 4194304 4196468 140731413961952 139994095830832 139994091609494 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8489] ppid=8485 vsize=14082940 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8489/stat : 8489 (java) S 8485 8485 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106152397 14420930560 7496 33554432000 4194304 4196468 140731413961952 139993687374096 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8490] ppid=8485 vsize=14082940 memory=139868776695424 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8490/stat : 8490 (java) S 8485 8485 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106152397 14420930560 7496 33554432000 4194304 4196468 140731413961952 139993686321552 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8491] ppid=8485 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8491/stat : 8491 (java) S 8485 8485 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106152397 14420930560 7496 33554432000 4194304 4196468 140731413961952 139993685269008 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8492] ppid=8485 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8492/stat : 8492 (java) S 8485 8485 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106152397 14420930560 7496 33554432000 4194304 4196468 140731413961952 139993684216464 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8493] ppid=8485 vsize=14082940 memory=139868776695424 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8493/stat : 8493 (java) S 8485 8485 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106152398 14420930560 7496 33554432000 4194304 4196468 140731413961952 139993565571568 139994091608706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8494] ppid=8485 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8494/stat : 8494 (java) S 8485 8485 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106152399 14420930560 7496 33554432000 4194304 4196468 140731413961952 139993564517792 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8495] ppid=8485 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8495/stat : 8495 (java) S 8485 8485 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106152399 14420930560 7496 33554432000 4194304 4196468 140731413961952 139993563465200 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8496] ppid=8485 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8496/stat : 8496 (java) S 8485 8485 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106152401 14420930560 7496 33554432000 4194304 4196468 140731413961952 139993562413776 139994091616155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8497] ppid=8485 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8497/stat : 8497 (java) S 8485 8485 6529 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 15 0 106152401 14420930560 7496 33554432000 4194304 4196468 140731413961952 139993561360368 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8498] ppid=8485 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8498/stat : 8498 (java) S 8485 8485 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106152401 14420930560 7496 33554432000 4194304 4196468 140731413961952 139993560307824 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8499] ppid=8485 vsize=14082940 memory=139868776695424 CPUtime=0.01 cores=1,3,5,7
/proc/8487/task/8499/stat : 8499 (java) R 8485 8485 6529 0 -1 4202560 309 0 0 0 1 0 0 0 20 0 15 0 106152401 14420930560 7496 33554432000 4194304 4196468 140731413961952 139993559255280 139994070539035 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8500] ppid=8485 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8500/stat : 8500 (java) S 8485 8485 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106152401 14420930560 7496 33554432000 4194304 4196468 140731413961952 139993558202976 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8501] ppid=8485 vsize=14082940 memory=139868776695424 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8501/stat : 8501 (java) S 8485 8485 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106152401 14420930560 7496 33554432000 4194304 4196468 140731413961952 139993557150512 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 31440 KiB

[startup+0.210586 s]*
/proc/loadavg: 1.98 1.94 1.95 4/217 8501
/proc/meminfo: memFree=25122560/32770624 swapFree=67108688/67108860
[pid=8485] ppid=8482 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/8485/stat : 8485 (xcsp3-exec) S 8482 8485 6529 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 106152395 115843072 364 33554432000 4194304 5098028 140728968976176 140728968974280 140679424979580 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15372288 140728968983616 140728968983817 140728968983817 140728968986570 0
/proc/8485/statm: 28282 364 306 221 0 87 0
[pid=8487] ppid=8485 vsize=14082940 memory=40724 CPUtime=0.34 cores=1,3,5,7
/proc/8487/stat : 8487 (java) S 8485 8485 6529 0 -1 1077944320 7753 0 0 0 32 2 0 0 20 0 15 0 106152396 14420930560 10181 33554432000 4194304 4196468 140731413961952 140731413944496 139994091597559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
/proc/8487/statm: 3520735 10181 3208 1 0 3483012 0
[pid=8487/tid=8488] ppid=8485 vsize=14085056 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/8487/task/8488/stat : 8488 (java) D 8485 8485 6529 0 -1 1077944384 5008 0 0 0 19 1 0 0 20 0 15 0 106152396 14423097344 10224 33554432000 4194304 4196468 140731413961952 139994095818552 139994093872839 0 4 0 16800975 18446744072101572132 0 0 -1 3 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8489] ppid=8485 vsize=14085056 memory=12627 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8489/stat : 8489 (java) S 8485 8485 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106152397 14423097344 10224 33554432000 4194304 4196468 140731413961952 139993687374096 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8490] ppid=8485 vsize=14085056 memory=3762956942348388000 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8490/stat : 8490 (java) S 8485 8485 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106152397 14423097344 10224 33554432000 4194304 4196468 140731413961952 139993686321552 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8491] ppid=8485 vsize=14085056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8491/stat : 8491 (java) S 8485 8485 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106152397 14423097344 10224 33554432000 4194304 4196468 140731413961952 139993685269008 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8492] ppid=8485 vsize=14085056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8492/stat : 8492 (java) S 8485 8485 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106152397 14423097344 10224 33554432000 4194304 4196468 140731413961952 139993684216464 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8493] ppid=8485 vsize=14085056 memory=139868776695424 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8493/stat : 8493 (java) S 8485 8485 6529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106152398 14423097344 10224 33554432000 4194304 4196468 140731413961952 139993565571568 139994091608706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8494] ppid=8485 vsize=14085056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8494/stat : 8494 (java) S 8485 8485 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106152399 14423097344 10224 33554432000 4194304 4196468 140731413961952 139993564517792 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8495] ppid=8485 vsize=14085056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8495/stat : 8495 (java) S 8485 8485 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106152399 14423097344 10224 33554432000 4194304 4196468 140731413961952 139993563465200 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8496] ppid=8485 vsize=14085056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8496/stat : 8496 (java) S 8485 8485 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106152401 14423097344 10224 33554432000 4194304 4196468 140731413961952 139993562413776 139994091616155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8497] ppid=8485 vsize=14085056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8487/task/8497/stat : 8497 (java) S 8485 8485 6529 0 -1 1077944384 519 0 0 0 2 0 0 0 20 0 15 0 106152401 14423097344 10224 33554432000 4194304 4196468 140731413961952 139993561360368 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8498] ppid=8485 vsize=14085056 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/8487/task/8498/stat : 8498 (java) S 8485 8485 6529 0 -1 1077944384 219 0 0 0 3 0 0 0 20 0 15 0 106152401 14423097344 10224 33554432000 4194304 4196468 140731413961952 139993560307824 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8499] ppid=8485 vsize=14087196 memory=139868776695424 CPUtime=0.08 cores=1,3,5,7
/proc/8487/task/8499/stat : 8499 (java) S 8485 8485 6529 0 -1 1077944384 707 0 0 0 8 0 0 0 20 0 15 0 106152401 14425288704 10224 33554432000 4194304 4196468 140731413961952 139993559255280 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8500] ppid=8485 vsize=14087196 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8500/stat : 8500 (java) S 8485 8485 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106152401 14425288704 10227 33554432000 4194304 4196468 140731413961952 139993558202976 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8501] ppid=8485 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8501/stat : 8501 (java) S 8485 8485 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106152401 14425288704 10227 33554432000 4194304 4196468 140731413961952 139993557150512 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42180 KiB

[startup+0.314187 s]*
/proc/loadavg: 1.98 1.94 1.95 4/217 8501
/proc/meminfo: memFree=25115860/32770624 swapFree=67108688/67108860
[pid=8485] ppid=8482 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/8485/stat : 8485 (xcsp3-exec) S 8482 8485 6529 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 106152395 115843072 364 33554432000 4194304 5098028 140728968976176 140728968974280 140679424979580 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15372288 140728968983616 140728968983817 140728968983817 140728968986570 0
/proc/8485/statm: 28282 364 306 221 0 87 0
[pid=8487] ppid=8485 vsize=14087196 memory=48252 CPUtime=0.54 cores=1,3,5,7
/proc/8487/stat : 8487 (java) S 8485 8485 6529 0 -1 1077944320 8747 0 0 0 51 3 0 0 20 0 15 0 106152396 14425288704 12063 33554432000 4194304 4196468 140731413961952 140731413944496 139994091597559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
/proc/8487/statm: 3521799 12063 3256 1 0 3483012 0
[pid=8487/tid=8488] ppid=8485 vsize=14087196 memory=8112282956445269571 CPUtime=0.3 cores=1,3,5,7
/proc/8487/task/8488/stat : 8488 (java) R 8485 8485 6529 0 -1 4202560 5777 0 0 0 28 2 0 0 20 0 15 0 106152396 14425288704 12063 33554432000 4194304 4196468 140731413961952 139994095834848 139994075678046 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8489] ppid=8485 vsize=14087196 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8489/stat : 8489 (java) S 8485 8485 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106152397 14425288704 12063 33554432000 4194304 4196468 140731413961952 139993687374096 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8490] ppid=8485 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8490/stat : 8490 (java) S 8485 8485 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106152397 14425288704 12063 33554432000 4194304 4196468 140731413961952 139993686321552 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8491] ppid=8485 vsize=14087196 memory=-2026666227646604569 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8491/stat : 8491 (java) S 8485 8485 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106152397 14425288704 12063 33554432000 4194304 4196468 140731413961952 139993685269008 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8492] ppid=8485 vsize=14087196 memory=7089317150647820184 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8492/stat : 8492 (java) S 8485 8485 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106152397 14425288704 12063 33554432000 4194304 4196468 140731413961952 139993684216464 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8493] ppid=8485 vsize=14087196 memory=6944657691966988345 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8493/stat : 8493 (java) S 8485 8485 6529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106152398 14425288704 12063 33554432000 4194304 4196468 140731413961952 139993565571568 139994091608706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8494] ppid=8485 vsize=14087196 memory=4196912344889787449 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8494/stat : 8494 (java) S 8485 8485 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106152399 14425288704 12063 33554432000 4194304 4196468 140731413961952 139993564517792 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8495] ppid=8485 vsize=14087196 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8495/stat : 8495 (java) S 8485 8485 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106152399 14425288704 12063 33554432000 4194304 4196468 140731413961952 139993563465200 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8496] ppid=8485 vsize=14087196 memory=-6372718397967082684 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8496/stat : 8496 (java) S 8485 8485 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106152401 14425288704 12063 33554432000 4194304 4196468 140731413961952 139993562413776 139994091616155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8497] ppid=8485 vsize=14087196 memory=8325818968683490714 CPUtime=0.04 cores=1,3,5,7
/proc/8487/task/8497/stat : 8497 (java) S 8485 8485 6529 0 -1 1077944384 612 0 0 0 4 0 0 0 20 0 15 0 106152401 14425288704 12063 33554432000 4194304 4196468 140731413961952 139993561360368 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8498] ppid=8485 vsize=14087196 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/8487/task/8498/stat : 8498 (java) S 8485 8485 6529 0 -1 1077944384 230 0 0 0 4 0 0 0 20 0 15 0 106152401 14425288704 12063 33554432000 4194304 4196468 140731413961952 139993560307824 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8499] ppid=8485 vsize=14087196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/8487/task/8499/stat : 8499 (java) S 8485 8485 6529 0 -1 1077944384 845 0 0 0 12 0 0 0 20 0 15 0 106152401 14425288704 12063 33554432000 4194304 4196468 140731413961952 139993559255280 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8500] ppid=8485 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8500/stat : 8500 (java) S 8485 8485 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106152401 14425288704 12063 33554432000 4194304 4196468 140731413961952 139993558202976 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8501] ppid=8485 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8501/stat : 8501 (java) S 8485 8485 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106152401 14425288704 12063 33554432000 4194304 4196468 140731413961952 139993557150512 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49708 KiB

[startup+0.70086 s]
/proc/loadavg: 1.98 1.94 1.95 4/217 8501
/proc/meminfo: memFree=25096508/32770624 swapFree=67108688/67108860
[pid=8485] ppid=8482 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/8485/stat : 8485 (xcsp3-exec) S 8482 8485 6529 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 106152395 115843072 364 33554432000 4194304 5098028 140728968976176 140728968974280 140679424979580 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15372288 140728968983616 140728968983817 140728968983817 140728968986570 0
/proc/8485/statm: 28282 364 306 221 0 87 0
[pid=8487] ppid=8485 vsize=14089320 memory=71388 CPUtime=1.62 cores=1,3,5,7
/proc/8487/stat : 8487 (java) S 8485 8485 6529 0 -1 1077944320 12571 0 0 0 158 4 0 0 20 0 15 0 106152396 14427463680 17847 33554432000 4194304 4196468 140731413961952 140731413944496 139994091597559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
/proc/8487/statm: 3522330 17847 3362 1 0 3483524 0
[pid=8487/tid=8488] ppid=8485 vsize=14089320 memory=30360 CPUtime=0.67 cores=1,3,5,7
/proc/8487/task/8488/stat : 8488 (java) R 8485 8485 6529 0 -1 4202560 6547 0 0 0 65 2 0 0 20 0 15 0 106152396 14427463680 17847 33554432000 4194304 4196468 140731413961952 139994095833472 139993732595527 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8489] ppid=8485 vsize=14089320 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8489/stat : 8489 (java) S 8485 8485 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106152397 14427463680 17847 33554432000 4194304 4196468 140731413961952 139993687374096 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8490] ppid=8485 vsize=14089320 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8490/stat : 8490 (java) S 8485 8485 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106152397 14427463680 17847 33554432000 4194304 4196468 140731413961952 139993686321552 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8491] ppid=8485 vsize=14089320 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8491/stat : 8491 (java) S 8485 8485 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106152397 14427463680 17847 33554432000 4194304 4196468 140731413961952 139993685269008 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8492] ppid=8485 vsize=14089320 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8492/stat : 8492 (java) S 8485 8485 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106152397 14427463680 17847 33554432000 4194304 4196468 140731413961952 139993684216464 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8493] ppid=8485 vsize=14089320 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8493/stat : 8493 (java) S 8485 8485 6529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106152398 14427463680 17847 33554432000 4194304 4196468 140731413961952 139993565571568 139994091608706 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8494] ppid=8485 vsize=14089320 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8494/stat : 8494 (java) S 8485 8485 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106152399 14427463680 17847 33554432000 4194304 4196468 140731413961952 139993564517792 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8495] ppid=8485 vsize=14089320 memory=792 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8495/stat : 8495 (java) S 8485 8485 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106152399 14427463680 17847 33554432000 4194304 4196468 140731413961952 139993563465200 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8496] ppid=8485 vsize=14089320 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8496/stat : 8496 (java) S 8485 8485 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106152401 14427463680 17847 33554432000 4194304 4196468 140731413961952 139993562413776 139994091616155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8497] ppid=8485 vsize=14089320 memory=8556 CPUtime=0.31 cores=1,3,5,7
/proc/8487/task/8497/stat : 8497 (java) R 8485 8485 6529 0 -1 4202560 1602 0 0 0 31 0 0 0 20 0 15 0 106152401 14427463680 17847 33554432000 4194304 4196468 140731413961952 139993561351696 139994076345439 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8498] ppid=8485 vsize=14089320 memory=1444 CPUtime=0.29 cores=1,3,5,7
/proc/8487/task/8498/stat : 8498 (java) R 8485 8485 6529 0 -1 4202560 1300 0 0 0 29 0 0 0 20 0 15 0 106152401 14427463680 17847 33554432000 4194304 4196468 140731413961952 139993560307008 139994076708552 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8499] ppid=8485 vsize=14089320 memory=5668 CPUtime=0.31 cores=1,3,5,7
/proc/8487/task/8499/stat : 8499 (java) S 8485 8485 6529 0 -1 1077944384 1811 0 0 0 31 0 0 0 20 0 15 0 106152401 14427463680 17847 33554432000 4194304 4196468 140731413961952 139993559255280 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8500] ppid=8485 vsize=14089320 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8500/stat : 8500 (java) S 8485 8485 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106152401 14427463680 17847 33554432000 4194304 4196468 140731413961952 139993558202976 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8501] ppid=8485 vsize=14089320 memory=14076 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8501/stat : 8501 (java) S 8485 8485 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106152401 14427463680 17847 33554432000 4194304 4196468 140731413961952 139993557150512 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 72844 KiB

[startup+1.50089 s]
/proc/loadavg: 1.98 1.94 1.95 5/217 8501
/proc/meminfo: memFree=25081972/32770624 swapFree=67108688/67108860
[pid=8485] ppid=8482 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/8485/stat : 8485 (xcsp3-exec) S 8482 8485 6529 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 106152395 115843072 364 33554432000 4194304 5098028 140728968976176 140728968974280 140679424979580 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15372288 140728968983616 140728968983817 140728968983817 140728968986570 0
/proc/8485/statm: 28282 364 306 221 0 87 0

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

/proc/8487/task/8495/stat : 8495 (java) S 8485 8485 6529 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 106152399 14427463680 47563 33554432000 4194304 4196468 140731413961952 139993563465200 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8496] ppid=8485 vsize=14089320 memory=190252 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8496/stat : 8496 (java) S 8485 8485 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106152401 14427463680 47563 33554432000 4194304 4196468 140731413961952 139993562413776 139994091616155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8497] ppid=8485 vsize=14089320 memory=1456 CPUtime=1.98 cores=1,3,5,7
/proc/8487/task/8497/stat : 8497 (java) S 8485 8485 6529 0 -1 1077944384 13287 0 0 0 197 1 0 0 20 0 15 0 106152401 14427463680 47563 33554432000 4194304 4196468 140731413961952 139993561360368 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8498] ppid=8485 vsize=14089320 memory=190252 CPUtime=1.79 cores=1,3,5,7
/proc/8487/task/8498/stat : 8498 (java) S 8485 8485 6529 0 -1 1077944384 8962 0 0 0 178 1 0 0 20 0 15 0 106152401 14427463680 47563 33554432000 4194304 4196468 140731413961952 139993560307824 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8499] ppid=8485 vsize=14089320 memory=199484 CPUtime=0.47 cores=1,3,5,7
/proc/8487/task/8499/stat : 8499 (java) S 8485 8485 6529 0 -1 1077944384 6810 0 0 0 46 1 0 0 20 0 15 0 106152401 14427463680 47563 33554432000 4194304 4196468 140731413961952 139993559255280 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8500] ppid=8485 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8500/stat : 8500 (java) S 8485 8485 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106152401 14427463680 47563 33554432000 4194304 4196468 140731413961952 139993558202976 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8501] ppid=8485 vsize=14089320 memory=1456 CPUtime=0.02 cores=1,3,5,7
/proc/8487/task/8501/stat : 8501 (java) S 8485 8485 6529 0 -1 1077944384 643 0 0 0 1 1 0 0 20 0 15 0 106152401 14427463680 47563 33554432000 4194304 4196468 140731413961952 139993557150512 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
Current children cumulated CPU time: 166.63 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 191708 KiB

[startup+222.301 s]
/proc/loadavg: 1.70 1.89 1.93 3/219 8591
/proc/meminfo: memFree=25272684/32770624 swapFree=67108688/67108860
[pid=8485] ppid=8482 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/8485/stat : 8485 (xcsp3-exec) S 8482 8485 6529 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 106152395 115843072 364 33554432000 4194304 5098028 140728968976176 140728968974280 140679424979580 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15372288 140728968983616 140728968983817 140728968983817 140728968986570 0
/proc/8485/statm: 28282 364 306 221 0 87 0
[pid=8487] ppid=8485 vsize=14089320 memory=179492 CPUtime=226.68 cores=1,3,5,7
/proc/8487/stat : 8487 (java) S 8485 8485 6529 0 -1 1077944320 49879 0 0 0 22654 14 0 0 20 0 15 0 106152396 14427463680 44873 33554432000 4194304 4196468 140731413961952 140731413944496 139994091597559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
/proc/8487/statm: 3522330 44873 3418 1 0 3483524 0
[pid=8487/tid=8488] ppid=8485 vsize=14089320 memory=1456 CPUtime=222.18 cores=1,3,5,7
/proc/8487/task/8488/stat : 8488 (java) R 8485 8485 6529 0 -1 4202560 12316 0 0 0 22213 5 0 0 20 0 15 0 106152396 14427463680 44873 33554432000 4194304 4196468 140731413961952 139994095837328 139993733378842 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8489] ppid=8485 vsize=14089320 memory=179492 CPUtime=0.02 cores=1,3,5,7
/proc/8487/task/8489/stat : 8489 (java) S 8485 8485 6529 0 -1 1077944384 1156 0 0 0 2 0 0 0 20 0 15 0 106152397 14427463680 44873 33554432000 4194304 4196468 140731413961952 139993687374096 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8490] ppid=8485 vsize=14089320 memory=179492 CPUtime=0.02 cores=1,3,5,7
/proc/8487/task/8490/stat : 8490 (java) S 8485 8485 6529 0 -1 1077944384 1009 0 0 0 2 0 0 0 20 0 15 0 106152397 14427463680 44873 33554432000 4194304 4196468 140731413961952 139993686321552 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8491] ppid=8485 vsize=14089320 memory=1456 CPUtime=0.02 cores=1,3,5,7
/proc/8487/task/8491/stat : 8491 (java) S 8485 8485 6529 0 -1 1077944384 255 0 0 0 2 0 0 0 20 0 15 0 106152397 14427463680 44873 33554432000 4194304 4196468 140731413961952 139993685269008 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8492] ppid=8485 vsize=14089320 memory=179492 CPUtime=0.02 cores=1,3,5,7
/proc/8487/task/8492/stat : 8492 (java) S 8485 8485 6529 0 -1 1077944384 1376 0 0 0 2 0 0 0 20 0 15 0 106152397 14427463680 44873 33554432000 4194304 4196468 140731413961952 139993684216464 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8493] ppid=8485 vsize=14089320 memory=1456 CPUtime=0.02 cores=1,3,5,7
/proc/8487/task/8493/stat : 8493 (java) S 8485 8485 6529 0 -1 1077944384 1427 0 0 0 2 0 0 0 20 0 15 0 106152398 14427463680 44873 33554432000 4194304 4196468 140731413961952 139993565571568 139994091608706 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8494] ppid=8485 vsize=14089320 memory=179492 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8494/stat : 8494 (java) S 8485 8485 6529 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 106152399 14427463680 44873 33554432000 4194304 4196468 140731413961952 139993564517792 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8495] ppid=8485 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8495/stat : 8495 (java) S 8485 8485 6529 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 106152399 14427463680 44873 33554432000 4194304 4196468 140731413961952 139993563465200 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8496] ppid=8485 vsize=14089320 memory=179492 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8496/stat : 8496 (java) S 8485 8485 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106152401 14427463680 44873 33554432000 4194304 4196468 140731413961952 139993562413776 139994091616155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8497] ppid=8485 vsize=14089320 memory=179492 CPUtime=2 cores=1,3,5,7
/proc/8487/task/8497/stat : 8497 (java) S 8485 8485 6529 0 -1 1077944384 14137 0 0 0 199 1 0 0 20 0 15 0 106152401 14427463680 44873 33554432000 4194304 4196468 140731413961952 139993561360368 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8498] ppid=8485 vsize=14089320 memory=1456 CPUtime=1.79 cores=1,3,5,7
/proc/8487/task/8498/stat : 8498 (java) S 8485 8485 6529 0 -1 1077944384 8962 0 0 0 178 1 0 0 20 0 15 0 106152401 14427463680 44873 33554432000 4194304 4196468 140731413961952 139993560307824 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8499] ppid=8485 vsize=14089320 memory=1456 CPUtime=0.48 cores=1,3,5,7
/proc/8487/task/8499/stat : 8499 (java) S 8485 8485 6529 0 -1 1077944384 7227 0 0 0 47 1 0 0 20 0 15 0 106152401 14427463680 44873 33554432000 4194304 4196468 140731413961952 139993559255280 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8500] ppid=8485 vsize=14089320 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8500/stat : 8500 (java) S 8485 8485 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106152401 14427463680 44873 33554432000 4194304 4196468 140731413961952 139993558202976 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8501] ppid=8485 vsize=14089320 memory=30372 CPUtime=0.04 cores=1,3,5,7
/proc/8487/task/8501/stat : 8501 (java) S 8485 8485 6529 0 -1 1077944384 650 0 0 0 2 2 0 0 20 0 15 0 106152401 14427463680 44873 33554432000 4194304 4196468 140731413961952 139993557150512 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
Current children cumulated CPU time: 226.68 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 180948 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+247.701 s]
/proc/loadavg: 1.73 1.89 1.93 3/219 8592
/proc/meminfo: memFree=25281672/32770624 swapFree=67108688/67108860
[pid=8485] ppid=8482 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/8485/stat : 8485 (xcsp3-exec) S 8482 8485 6529 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 106152395 115843072 364 33554432000 4194304 5098028 140728968976176 140728968974280 140679424979580 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15372288 140728968983616 140728968983817 140728968983817 140728968986570 0
/proc/8485/statm: 28282 364 306 221 0 87 0
[pid=8487] ppid=8485 vsize=14089320 memory=176412 CPUtime=252.09 cores=1,3,5,7
/proc/8487/stat : 8487 (java) S 8485 8485 6529 0 -1 1077944320 49978 0 0 0 25195 14 0 0 20 0 15 0 106152396 14427463680 44103 33554432000 4194304 4196468 140731413961952 140731413944496 139994091597559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
/proc/8487/statm: 3522330 44103 3418 1 0 3483524 0
[pid=8487/tid=8488] ppid=8485 vsize=14089320 memory=176412 CPUtime=247.56 cores=1,3,5,7
/proc/8487/task/8488/stat : 8488 (java) R 8485 8485 6529 0 -1 4202560 12327 0 0 0 24751 5 0 0 20 0 15 0 106152396 14427463680 44103 33554432000 4194304 4196468 140731413961952 139994095836192 139993732748336 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8489] ppid=8485 vsize=14089320 memory=176412 CPUtime=0.02 cores=1,3,5,7
/proc/8487/task/8489/stat : 8489 (java) S 8485 8485 6529 0 -1 1077944384 1156 0 0 0 2 0 0 0 20 0 15 0 106152397 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993687374096 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8490] ppid=8485 vsize=14089320 memory=176412 CPUtime=0.02 cores=1,3,5,7
/proc/8487/task/8490/stat : 8490 (java) S 8485 8485 6529 0 -1 1077944384 1009 0 0 0 2 0 0 0 20 0 15 0 106152397 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993686321552 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8491] ppid=8485 vsize=14089320 memory=176412 CPUtime=0.02 cores=1,3,5,7
/proc/8487/task/8491/stat : 8491 (java) S 8485 8485 6529 0 -1 1077944384 258 0 0 0 2 0 0 0 20 0 15 0 106152397 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993685269008 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8492] ppid=8485 vsize=14089320 memory=176928 CPUtime=0.02 cores=1,3,5,7
/proc/8487/task/8492/stat : 8492 (java) S 8485 8485 6529 0 -1 1077944384 1376 0 0 0 2 0 0 0 20 0 15 0 106152397 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993684216464 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8493] ppid=8485 vsize=14089320 memory=176412 CPUtime=0.03 cores=1,3,5,7
/proc/8487/task/8493/stat : 8493 (java) S 8485 8485 6529 0 -1 1077944384 1429 0 0 0 3 0 0 0 20 0 15 0 106152398 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993565571568 139994091608706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8494] ppid=8485 vsize=14089320 memory=176412 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8494/stat : 8494 (java) S 8485 8485 6529 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 106152399 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993564517792 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8495] ppid=8485 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8495/stat : 8495 (java) S 8485 8485 6529 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 106152399 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993563465200 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8496] ppid=8485 vsize=14089320 memory=178464 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8496/stat : 8496 (java) S 8485 8485 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106152401 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993562413776 139994091616155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8497] ppid=8485 vsize=14089320 memory=1444 CPUtime=2 cores=1,3,5,7
/proc/8487/task/8497/stat : 8497 (java) S 8485 8485 6529 0 -1 1077944384 14137 0 0 0 199 1 0 0 20 0 15 0 106152401 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993561360368 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8498] ppid=8485 vsize=14089320 memory=15872 CPUtime=1.79 cores=1,3,5,7
/proc/8487/task/8498/stat : 8498 (java) S 8485 8485 6529 0 -1 1077944384 8962 0 0 0 178 1 0 0 20 0 15 0 106152401 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993560307824 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8499] ppid=8485 vsize=14089320 memory=176412 CPUtime=0.48 cores=1,3,5,7
/proc/8487/task/8499/stat : 8499 (java) S 8485 8485 6529 0 -1 1077944384 7308 0 0 0 47 1 0 0 20 0 15 0 106152401 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993559255280 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8500] ppid=8485 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8500/stat : 8500 (java) S 8485 8485 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106152401 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993558202976 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8501] ppid=8485 vsize=14089320 memory=1456 CPUtime=0.04 cores=1,3,5,7
/proc/8487/task/8501/stat : 8501 (java) S 8485 8485 6529 0 -1 1077944384 652 0 0 0 2 2 0 0 20 0 15 0 106152401 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993557150512 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
Current children cumulated CPU time: 252.09 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 177868 KiB

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

[startup+247.71 s]
# the end of solver process 8485 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001044 s, system=0.00151 s

[startup+247.713 s]
# the end of solver process 8487 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.967 s, system=0.153565 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+247.701 s]
/proc/loadavg: 1.73 1.89 1.93 3/219 8592
/proc/meminfo: memFree=25281672/32770624 swapFree=67108688/67108860
[pid=8485] ppid=8482 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/8485/stat : 8485 (xcsp3-exec) S 8482 8485 6529 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 106152395 115843072 364 33554432000 4194304 5098028 140728968976176 140728968974280 140679424979580 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15372288 140728968983616 140728968983817 140728968983817 140728968986570 0
/proc/8485/statm: 28282 364 306 221 0 87 0
[pid=8487] ppid=8485 vsize=14089320 memory=176412 CPUtime=252.09 cores=1,3,5,7
/proc/8487/stat : 8487 (java) S 8485 8485 6529 0 -1 1077944320 49978 0 0 0 25195 14 0 0 20 0 15 0 106152396 14427463680 44103 33554432000 4194304 4196468 140731413961952 140731413944496 139994091597559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
/proc/8487/statm: 3522330 44103 3418 1 0 3483524 0
[pid=8487/tid=8488] ppid=8485 vsize=14089320 memory=176412 CPUtime=247.56 cores=1,3,5,7
/proc/8487/task/8488/stat : 8488 (java) R 8485 8485 6529 0 -1 4202560 12327 0 0 0 24751 5 0 0 20 0 15 0 106152396 14427463680 44103 33554432000 4194304 4196468 140731413961952 139994095836192 139993732748336 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8489] ppid=8485 vsize=14089320 memory=176412 CPUtime=0.02 cores=1,3,5,7
/proc/8487/task/8489/stat : 8489 (java) S 8485 8485 6529 0 -1 1077944384 1156 0 0 0 2 0 0 0 20 0 15 0 106152397 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993687374096 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8490] ppid=8485 vsize=14089320 memory=176412 CPUtime=0.02 cores=1,3,5,7
/proc/8487/task/8490/stat : 8490 (java) S 8485 8485 6529 0 -1 1077944384 1009 0 0 0 2 0 0 0 20 0 15 0 106152397 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993686321552 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8491] ppid=8485 vsize=14089320 memory=176412 CPUtime=0.02 cores=1,3,5,7
/proc/8487/task/8491/stat : 8491 (java) S 8485 8485 6529 0 -1 1077944384 258 0 0 0 2 0 0 0 20 0 15 0 106152397 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993685269008 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8492] ppid=8485 vsize=14089320 memory=176928 CPUtime=0.02 cores=1,3,5,7
/proc/8487/task/8492/stat : 8492 (java) S 8485 8485 6529 0 -1 1077944384 1376 0 0 0 2 0 0 0 20 0 15 0 106152397 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993684216464 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8493] ppid=8485 vsize=14089320 memory=176412 CPUtime=0.03 cores=1,3,5,7
/proc/8487/task/8493/stat : 8493 (java) S 8485 8485 6529 0 -1 1077944384 1429 0 0 0 3 0 0 0 20 0 15 0 106152398 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993565571568 139994091608706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8494] ppid=8485 vsize=14089320 memory=176412 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8494/stat : 8494 (java) S 8485 8485 6529 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 106152399 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993564517792 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8495] ppid=8485 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8495/stat : 8495 (java) S 8485 8485 6529 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 106152399 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993563465200 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8496] ppid=8485 vsize=14089320 memory=178464 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8496/stat : 8496 (java) S 8485 8485 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106152401 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993562413776 139994091616155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8497] ppid=8485 vsize=14089320 memory=1444 CPUtime=2 cores=1,3,5,7
/proc/8487/task/8497/stat : 8497 (java) S 8485 8485 6529 0 -1 1077944384 14137 0 0 0 199 1 0 0 20 0 15 0 106152401 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993561360368 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8498] ppid=8485 vsize=14089320 memory=15872 CPUtime=1.79 cores=1,3,5,7
/proc/8487/task/8498/stat : 8498 (java) S 8485 8485 6529 0 -1 1077944384 8962 0 0 0 178 1 0 0 20 0 15 0 106152401 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993560307824 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8499] ppid=8485 vsize=14089320 memory=176412 CPUtime=0.48 cores=1,3,5,7
/proc/8487/task/8499/stat : 8499 (java) S 8485 8485 6529 0 -1 1077944384 7308 0 0 0 47 1 0 0 20 0 15 0 106152401 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993559255280 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8500] ppid=8485 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/8487/task/8500/stat : 8500 (java) S 8485 8485 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106152401 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993558202976 139994091607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
[pid=8487/tid=8501] ppid=8485 vsize=14089320 memory=1456 CPUtime=0.04 cores=1,3,5,7
/proc/8487/task/8501/stat : 8501 (java) S 8485 8485 6529 0 -1 1077944384 652 0 0 0 2 2 0 0 20 0 15 0 106152401 14427463680 44103 33554432000 4194304 4196468 140731413961952 139993557150512 139994091608706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9580544 140731413963916 140731413964086 140731413964086 140731413966799 0
Current children cumulated CPU time: 252.09 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 177868 KiB

Child status: 143
Real time (s): 247.713
CPU time (s): 252.12
CPU user time (s): 251.967
CPU system time (s): 0.153565
CPU usage (%): 101.779
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 205956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.967
system time used= 0.153565
maximum resident set size= 206548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50818
page faults= 0
swaps= 0
block input operations= 0
block output operations= 456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8330
involuntary context switches= 200


# summary of solver processes directly reported to runsolver:
#   pid: 8485,8487
#   total CPU time (s): 252.12
#   total CPU user time (s): 251.967
#   total CPU system time (s): 0.153565

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.80126 second user time and 1.8624 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-29 19:38:15
IDJOB=4301816
IDBENCH=141365
IDSOLVER=2772
FILE ID=node106/4301816-1532885895
RUNJOBID= node106-1532884072-6816
PBS_JOBID= 21022522
Free space on /tmp= 54704 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-nodv-10_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301816-1532885895/watcher-4301816-1532885895 -o /tmp/evaluation-result-4301816-1532885895/solver-4301816-1532885895 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532884072-6816 --watchdog 312  HOME/xcsp3-exec -seed 1165061794 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4301816-1532885895.xml

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

MD5SUM BENCH= 769ec0f26c47f1b96bb609b2e4d8d5d6
RANDOM SEED=1165061794

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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        25151436 kB
MemAvailable:   31476972 kB
Buffers:          244804 kB
Cached:          6314292 kB
SwapCached:            0 kB
Active:          2848868 kB
Inactive:        4222608 kB
Active(anon):     459524 kB
Inactive(anon):    80476 kB
Active(file):    2389344 kB
Inactive(file):  4142132 kB
Unevictable:        6960 kB
Mlocked:            6960 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             21848 kB
Writeback:             0 kB
AnonPages:        529060 kB
Mapped:            57616 kB
Shmem:             25056 kB
Slab:             247632 kB
SReclaimable:     219792 kB
SUnreclaim:        27840 kB
KernelStack:        3808 kB
PageTables:         6392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1685136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    421888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 54684 MiB
End job on node106 at 2018-07-29 19:42:23