Trace number 4282152

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)? (TO) 2520.0901 2512.51

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-5_X2.xml
MD5SUM0d344e361328211ed16699cc315bd3d7
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282152-1503143728.xml"  -tl '2520s' -p 1 -x 0
0.09/0.27	c [HOME/instance-4282152-1503143728.xml, -tl, 2520s, -p, 1, -x, 0]
0.28/0.33	c simple solver
0.28/0.40	c parse instance...
1.28/0.74	c solve instance...
2520.07/2512.50	s UNKNOWN
2520.07/2512.50	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 (15254 MiB free)
  memory of node 1: 16384 MiB (15512 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282152-1503143728/watcher-4282152-1503143728 -o /tmp/evaluation-result-4282152-1503143728/solver-4282152-1503143728 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18172 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1955329701 HOME/instance-4282152-1503143728.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=29673, runsolver pid=29670

[startup+0.100173 s]*
/proc/loadavg: 1.86 1.69 1.61 3/203 29680
/proc/meminfo: memFree=31498940/32770624 swapFree=67108860/67108860
[pid=29673] ppid=29670 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29673/stat : 29673 (xcsp3-exec) S 29670 29673 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12779865 9740288 345 18446744073709551615 4194304 5098028 140724596827520 140724596825624 140321724469884 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 38678528 140724596834681 140724596834886 140724596834886 140724596838379 0
/proc/29673/statm: 2378 345 289 221 0 87 0
[pid=29675] ppid=29673 vsize=13441356 memory=15040 CPUtime=0.01 cores=1,3,5,7
/proc/29675/stat : 29675 (java) S 29673 29673 18108 0 -1 1077944320 3561 0 0 0 1 0 0 0 20 0 7 0 12779873 13763948544 3760 18446744073709551615 4194304 4196468 140731458508832 140731458491376 140647929138935 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
/proc/29675/statm: 3360339 3760 1977 1 0 3349836 0
[pid=29675/tid=29676] ppid=29673 vsize=13441356 memory=-8713483618642589536 CPUtime=0.01 cores=1,3,5,7
/proc/29675/task/29676/stat : 29676 (java) R 29673 29673 18108 0 -1 4202560 2320 0 0 0 1 0 0 0 20 0 7 0 12779874 13763948544 3760 18446744073709551615 4194304 4196468 140731458508832 140647933381392 140647910788014 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29677] ppid=29673 vsize=13441356 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29677/stat : 29677 (java) S 29673 29673 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 12779874 13763948544 3760 18446744073709551615 4194304 4196468 140731458508832 140647528950544 140647929149141 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29678] ppid=29673 vsize=13441356 memory=140647474759296 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29678/stat : 29678 (java) S 29673 29673 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 12779874 13763948544 3760 18446744073709551615 4194304 4196468 140731458508832 140647527898000 140647929149141 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29679] ppid=29673 vsize=13441356 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29679/stat : 29679 (java) S 29673 29673 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 12779874 13763948544 3760 18446744073709551615 4194304 4196468 140731458508832 140647526845456 140647929149141 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29680] ppid=29673 vsize=13441356 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29680/stat : 29680 (java) S 29673 29673 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 12779874 13763948544 3760 18446744073709551615 4194304 4196468 140731458508832 140647525792912 140647929149141 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29681] ppid=29673 vsize=13441356 memory=140647474759296 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29681/stat : 29681 (java) S 29673 29673 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 12779876 13763948544 3760 18446744073709551615 4194304 4196468 140731458508832 140647407233008 140647929150082 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13450868 KiB
Current children cumulated memory: 16420 KiB

[startup+0.209847 s]*
/proc/loadavg: 1.86 1.69 1.61 3/212 29689
/proc/meminfo: memFree=31489428/32770624 swapFree=67108860/67108860
[pid=29673] ppid=29670 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29673/stat : 29673 (xcsp3-exec) S 29670 29673 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12779865 9740288 345 18446744073709551615 4194304 5098028 140724596827520 140724596825624 140321724469884 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 38678528 140724596834681 140724596834886 140724596834886 140724596838379 0
/proc/29673/statm: 2378 345 289 221 0 87 0
[pid=29675] ppid=29673 vsize=13974352 memory=28124 CPUtime=0.09 cores=1,3,5,7
/proc/29675/stat : 29675 (java) S 29673 29673 18108 0 -1 1077944320 4984 0 0 0 8 1 0 0 20 0 15 0 12779873 14309736448 7031 18446744073709551615 4194304 4196468 140731458508832 140731458491376 140647929138935 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
/proc/29675/statm: 3493588 7031 2723 1 0 3482964 0
[pid=29675/tid=29676] ppid=29673 vsize=13974352 memory=-6871798056524144002 CPUtime=0.06 cores=1,3,5,7
/proc/29675/task/29676/stat : 29676 (java) R 29673 29673 18108 0 -1 4202560 3119 0 0 0 6 0 0 0 20 0 15 0 12779874 14309736448 7031 18446744073709551615 4194304 4196468 140731458508832 140647933370544 140647929160861 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29677] ppid=29673 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29677/stat : 29677 (java) S 29673 29673 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12779874 14309736448 7031 18446744073709551615 4194304 4196468 140731458508832 140647528950544 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29678] ppid=29673 vsize=13974352 memory=140647474759296 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29678/stat : 29678 (java) S 29673 29673 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12779874 14309736448 7031 18446744073709551615 4194304 4196468 140731458508832 140647527898000 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29679] ppid=29673 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29679/stat : 29679 (java) S 29673 29673 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12779874 14309736448 7031 18446744073709551615 4194304 4196468 140731458508832 140647526845456 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29680] ppid=29673 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29680/stat : 29680 (java) S 29673 29673 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12779874 14309736448 7031 18446744073709551615 4194304 4196468 140731458508832 140647525792912 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29681] ppid=29673 vsize=13974352 memory=140647474759296 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29681/stat : 29681 (java) S 29673 29673 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12779876 14309736448 7031 18446744073709551615 4194304 4196468 140731458508832 140647407233008 140647929150082 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29682] ppid=29673 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29682/stat : 29682 (java) S 29673 29673 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 12779876 14309736448 7031 18446744073709551615 4194304 4196468 140731458508832 140647406179232 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29683] ppid=29673 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29683/stat : 29683 (java) S 29673 29673 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 12779876 14309736448 7031 18446744073709551615 4194304 4196468 140731458508832 140647405126640 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29684] ppid=29673 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29684/stat : 29684 (java) S 29673 29673 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12779879 14309736448 7031 18446744073709551615 4194304 4196468 140731458508832 140647404075216 140647929157531 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29685] ppid=29673 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29685/stat : 29685 (java) S 29673 29673 18108 0 -1 1077944384 316 0 0 0 0 0 0 0 20 0 15 0 12779879 14309736448 7031 18446744073709551615 4194304 4196468 140731458508832 140647403022832 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29686] ppid=29673 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29686/stat : 29686 (java) S 29673 29673 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12779879 14309736448 7031 18446744073709551615 4194304 4196468 140731458508832 140647401970288 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29687] ppid=29673 vsize=13974352 memory=140647474759296 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29687/stat : 29687 (java) S 29673 29673 18108 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 15 0 12779879 14309736448 7031 18446744073709551615 4194304 4196468 140731458508832 140647400917744 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29688] ppid=29673 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29688/stat : 29688 (java) S 29673 29673 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12779879 14309736448 7031 18446744073709551615 4194304 4196468 140731458508832 140647399865440 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29689] ppid=29673 vsize=13974352 memory=140647474759296 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29689/stat : 29689 (java) S 29673 29673 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12779884 14309736448 7031 18446744073709551615 4194304 4196468 140731458508832 140647398811952 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29504 KiB

[startup+0.31394 s]*
/proc/loadavg: 1.86 1.69 1.61 4/212 29689
/proc/meminfo: memFree=31476436/32770624 swapFree=67108860/67108860
[pid=29673] ppid=29670 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29673/stat : 29673 (xcsp3-exec) S 29670 29673 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12779865 9740288 345 18446744073709551615 4194304 5098028 140724596827520 140724596825624 140321724469884 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 38678528 140724596834681 140724596834886 140724596834886 140724596838379 0
/proc/29673/statm: 2378 345 289 221 0 87 0
[pid=29675] ppid=29673 vsize=13974352 memory=37764 CPUtime=0.28 cores=1,3,5,7
/proc/29675/stat : 29675 (java) S 29673 29673 18108 0 -1 1077944320 8561 0 0 0 26 2 0 0 20 0 15 0 12779873 14309736448 9441 18446744073709551615 4194304 4196468 140731458508832 140731458491376 140647929138935 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
/proc/29675/statm: 3493588 9441 2980 1 0 3482964 0
[pid=29675/tid=29676] ppid=29673 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/29675/task/29676/stat : 29676 (java) R 29673 29673 18108 0 -1 4202560 5753 0 0 0 16 1 0 0 20 0 15 0 12779874 14309736448 9441 18446744073709551615 4194304 4196468 140731458508832 140647933369120 140647929160861 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29677] ppid=29673 vsize=13974352 memory=-7305533901252758645 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29677/stat : 29677 (java) S 29673 29673 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12779874 14309736448 9441 18446744073709551615 4194304 4196468 140731458508832 140647528950544 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29678] ppid=29673 vsize=13974352 memory=8248408006974860141 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29678/stat : 29678 (java) S 29673 29673 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12779874 14309736448 9441 18446744073709551615 4194304 4196468 140731458508832 140647527898000 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29679] ppid=29673 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29679/stat : 29679 (java) S 29673 29673 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12779874 14309736448 9441 18446744073709551615 4194304 4196468 140731458508832 140647526845456 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29680] ppid=29673 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29680/stat : 29680 (java) S 29673 29673 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12779874 14309736448 9441 18446744073709551615 4194304 4196468 140731458508832 140647525792912 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29681] ppid=29673 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29681/stat : 29681 (java) S 29673 29673 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12779876 14309736448 9441 18446744073709551615 4194304 4196468 140731458508832 140647407233008 140647929150082 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29682] ppid=29673 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29682/stat : 29682 (java) S 29673 29673 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 12779876 14309736448 9441 18446744073709551615 4194304 4196468 140731458508832 140647406179232 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29683] ppid=29673 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29683/stat : 29683 (java) S 29673 29673 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 12779876 14309736448 9441 18446744073709551615 4194304 4196468 140731458508832 140647405126640 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29684] ppid=29673 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29684/stat : 29684 (java) S 29673 29673 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12779879 14309736448 9441 18446744073709551615 4194304 4196468 140731458508832 140647404075216 140647929157531 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29685] ppid=29673 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/29675/task/29685/stat : 29685 (java) R 29673 29673 18108 0 -1 4202560 586 0 0 0 2 0 0 0 20 0 15 0 12779879 14309736448 9441 18446744073709551615 4194304 4196468 140731458508832 140647403022832 140647914047844 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29686] ppid=29673 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/29675/task/29686/stat : 29686 (java) R 29673 29673 18108 0 -1 1077944384 210 0 0 0 1 0 0 0 20 0 15 0 12779879 14309736448 9441 18446744073709551615 4194304 4196468 140731458508832 140647401970288 140647929150082 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29687] ppid=29673 vsize=13974352 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/29675/task/29687/stat : 29687 (java) R 29673 29673 18108 0 -1 4202560 708 0 0 0 6 0 0 0 20 0 15 0 12779879 14309736448 9441 18446744073709551615 4194304 4196468 140731458508832 140647400917744 140647929150870 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29688] ppid=29673 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29688/stat : 29688 (java) S 29673 29673 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12779879 14309736448 9441 18446744073709551615 4194304 4196468 140731458508832 140647399865440 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29689] ppid=29673 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29689/stat : 29689 (java) S 29673 29673 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12779884 14309736448 9441 18446744073709551615 4194304 4196468 140731458508832 140647398811952 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 39144 KiB

[startup+0.701119 s]
/proc/loadavg: 1.86 1.69 1.61 3/212 29689
/proc/meminfo: memFree=31466736/32770624 swapFree=67108860/67108860
[pid=29673] ppid=29670 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29673/stat : 29673 (xcsp3-exec) S 29670 29673 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12779865 9740288 345 18446744073709551615 4194304 5098028 140724596827520 140724596825624 140321724469884 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 38678528 140724596834681 140724596834886 140724596834886 140724596838379 0
/proc/29673/statm: 2378 345 289 221 0 87 0
[pid=29675] ppid=29673 vsize=13980732 memory=67080 CPUtime=1.28 cores=1,3,5,7
/proc/29675/stat : 29675 (java) S 29673 29673 18108 0 -1 1077944320 11988 0 0 0 123 5 0 0 20 0 15 0 12779873 14316269568 16770 18446744073709551615 4194304 4196468 140731458508832 140731458491376 140647929138935 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
/proc/29675/statm: 3495183 16770 3164 1 0 3483476 0
[pid=29675/tid=29676] ppid=29673 vsize=13980732 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/29675/task/29676/stat : 29676 (java) R 29673 29673 18108 0 -1 4202560 7566 0 0 0 52 3 0 0 20 0 15 0 12779874 14316269568 16770 18446744073709551615 4194304 4196468 140731458508832 140647933377024 140647913219422 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29677] ppid=29673 vsize=13980732 memory=8320808402719881013 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29677/stat : 29677 (java) S 29673 29673 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12779874 14316269568 16770 18446744073709551615 4194304 4196468 140731458508832 140647528950544 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29678] ppid=29673 vsize=13980732 memory=6368748898559742033 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29678/stat : 29678 (java) S 29673 29673 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12779874 14316269568 16770 18446744073709551615 4194304 4196468 140731458508832 140647527898000 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29679] ppid=29673 vsize=13980732 memory=6935650355287975249 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29679/stat : 29679 (java) S 29673 29673 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12779874 14316269568 16770 18446744073709551615 4194304 4196468 140731458508832 140647526845456 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29680] ppid=29673 vsize=13980732 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29680/stat : 29680 (java) S 29673 29673 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12779874 14316269568 16770 18446744073709551615 4194304 4196468 140731458508832 140647525792912 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29681] ppid=29673 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29681/stat : 29681 (java) S 29673 29673 18108 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 12779876 14316269568 16770 18446744073709551615 4194304 4196468 140731458508832 140647407233008 140647929150082 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29682] ppid=29673 vsize=13980732 memory=140647361159792 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29682/stat : 29682 (java) S 29673 29673 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 12779876 14316269568 16770 18446744073709551615 4194304 4196468 140731458508832 140647406179232 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29683] ppid=29673 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29683/stat : 29683 (java) S 29673 29673 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 12779876 14316269568 16770 18446744073709551615 4194304 4196468 140731458508832 140647405126640 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29684] ppid=29673 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29684/stat : 29684 (java) S 29673 29673 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12779879 14316269568 16770 18446744073709551615 4194304 4196468 140731458508832 140647404075216 140647929157531 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29685] ppid=29673 vsize=13980732 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/29675/task/29685/stat : 29685 (java) R 29673 29673 18108 0 -1 4202560 1125 0 0 0 19 0 0 0 20 0 15 0 12779879 14316269568 16770 18446744073709551615 4194304 4196468 140731458508832 140647403016024 140647906733872 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29686] ppid=29673 vsize=13980732 memory=7809523229951467572 CPUtime=0.18 cores=1,3,5,7
/proc/29675/task/29686/stat : 29686 (java) R 29673 29673 18108 0 -1 4202560 619 0 0 0 18 0 0 0 20 0 15 0 12779879 14316269568 16770 18446744073709551615 4194304 4196468 140731458508832 140647401955280 140647912526501 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29687] ppid=29673 vsize=13980732 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/29675/task/29687/stat : 29687 (java) R 29673 29673 18108 0 -1 4202560 1371 0 0 0 32 0 0 0 20 0 15 0 12779879 14316269568 16770 18446744073709551615 4194304 4196468 140731458508832 140647400917744 140647929160282 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29688] ppid=29673 vsize=13980732 memory=-2897801490638248215 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29688/stat : 29688 (java) S 29673 29673 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12779879 14316269568 16770 18446744073709551615 4194304 4196468 140731458508832 140647399865440 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29689] ppid=29673 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29689/stat : 29689 (java) S 29673 29673 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12779884 14316269568 16770 18446744073709551615 4194304 4196468 140731458508832 140647398811952 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68460 KiB

[startup+1.50082 s]
/proc/loadavg: 1.86 1.69 1.61 5/212 29689
/proc/meminfo: memFree=31428516/32770624 swapFree=67108860/67108860
[pid=29673] ppid=29670 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29673/stat : 29673 (xcsp3-exec) S 29670 29673 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12779865 9740288 345 18446744073709551615 4194304 5098028 140724596827520 140724596825624 140321724469884 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 38678528 140724596834681 140724596834886 140724596834886 140724596838379 0
/proc/29673/statm: 2378 345 289 221 0 87 0
[pid=29675] ppid=29673 vsize=13980732 memory=97428 CPUtime=3.42 cores=1,3,5,7
/proc/29675/stat : 29675 (java) S 29673 29673 18108 0 -1 1077944320 23871 0 0 0 336 6 0 0 20 0 15 0 12779873 14316269568 24357 18446744073709551615 4194304 4196468 140731458508832 140731458491376 140647929138935 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
/proc/29675/statm: 3495183 24357 3177 1 0 3483476 0
[pid=29675/tid=29676] ppid=29673 vsize=13980732 memory=-7966001734603266090 CPUtime=1.34 cores=1,3,5,7
/proc/29675/task/29676/stat : 29676 (java) R 29673 29673 18108 0 -1 4202560 8220 0 0 0 131 3 0 0 20 0 15 0 12779874 14316269568 24357 18446744073709551615 4194304 4196468 140731458508832 140647933376344 140647575422717 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29677] ppid=29673 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29677/stat : 29677 (java) S 29673 29673 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12779874 14316269568 24357 18446744073709551615 4194304 4196468 140731458508832 140647528950544 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29678] ppid=29673 vsize=13980732 memory=667680 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29678/stat : 29678 (java) S 29673 29673 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12779874 14316269568 24357 18446744073709551615 4194304 4196468 140731458508832 140647527898000 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29679] ppid=29673 vsize=13980732 memory=7811044301729261909 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29679/stat : 29679 (java) S 29673 29673 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12779874 14316269568 24357 18446744073709551615 4194304 4196468 140731458508832 140647526845456 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29680] ppid=29673 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29680/stat : 29680 (java) S 29673 29673 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12779874 14316269568 24357 18446744073709551615 4194304 4196468 140731458508832 140647525792912 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29681] ppid=29673 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29681/stat : 29681 (java) S 29673 29673 18108 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 12779876 14316269568 24357 18446744073709551615 4194304 4196468 140731458508832 140647407233008 140647929150082 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29682] ppid=29673 vsize=13980732 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7

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

[pid=29675/tid=29681] ppid=29673 vsize=13980732 memory=702712 CPUtime=1.25 cores=1,3,5,7
/proc/29675/task/29681/stat : 29681 (java) S 29673 29673 18108 0 -1 1077944384 20558 0 0 0 95 30 0 0 20 0 15 0 12779876 14316269568 175678 18446744073709551615 4194304 4196468 140731458508832 140647407233008 140647929150082 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29682] ppid=29673 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29682/stat : 29682 (java) S 29673 29673 18108 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 12779876 14316269568 175678 18446744073709551615 4194304 4196468 140731458508832 140647406179232 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29683] ppid=29673 vsize=13980732 memory=56 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29683/stat : 29683 (java) S 29673 29673 18108 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 12779876 14316269568 175678 18446744073709551615 4194304 4196468 140731458508832 140647405126640 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29684] ppid=29673 vsize=13980732 memory=-7385037593950845031 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29684/stat : 29684 (java) S 29673 29673 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12779879 14316269568 175678 18446744073709551615 4194304 4196468 140731458508832 140647404075216 140647929157531 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29685] ppid=29673 vsize=13980732 memory=4300 CPUtime=1.21 cores=1,3,5,7
/proc/29675/task/29685/stat : 29685 (java) S 29673 29673 18108 0 -1 1077944384 10853 0 0 0 120 1 0 0 20 0 15 0 12779879 14316269568 175678 18446744073709551615 4194304 4196468 140731458508832 140647403022832 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29686] ppid=29673 vsize=13980732 memory=1584 CPUtime=1.3 cores=1,3,5,7
/proc/29675/task/29686/stat : 29686 (java) S 29673 29673 18108 0 -1 1077944384 10882 0 0 0 129 1 0 0 20 0 15 0 12779879 14316269568 175678 18446744073709551615 4194304 4196468 140731458508832 140647401970288 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29687] ppid=29673 vsize=13980732 memory=1380 CPUtime=0.55 cores=1,3,5,7
/proc/29675/task/29687/stat : 29687 (java) S 29673 29673 18108 0 -1 1077944384 7243 0 0 0 54 1 0 0 20 0 15 0 12779879 14316269568 175678 18446744073709551615 4194304 4196468 140731458508832 140647400917744 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29688] ppid=29673 vsize=13980732 memory=702712 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29688/stat : 29688 (java) S 29673 29673 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12779879 14316269568 175678 18446744073709551615 4194304 4196468 140731458508832 140647399865440 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29689] ppid=29673 vsize=13980732 memory=15876 CPUtime=0.54 cores=1,3,5,7
/proc/29675/task/29689/stat : 29689 (java) S 29673 29673 18108 0 -1 1077944384 1387 0 0 0 23 31 0 0 20 0 15 0 12779884 14316269568 175678 18446744073709551615 4194304 4196468 140731458508832 140647398811952 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
Current children cumulated CPU time: 2449.84 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 704092 KiB

[startup+2502.3 s]
/proc/loadavg: 1.80 1.79 1.74 3/211 29934
/proc/meminfo: memFree=29987328/32770624 swapFree=67108860/67108860
[pid=29673] ppid=29670 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29673/stat : 29673 (xcsp3-exec) S 29670 29673 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12779865 9740288 345 18446744073709551615 4194304 5098028 140724596827520 140724596825624 140321724469884 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 38678528 140724596834681 140724596834886 140724596834886 140724596838379 0
/proc/29673/statm: 2378 345 289 221 0 87 0
[pid=29675] ppid=29673 vsize=13980732 memory=702752 CPUtime=2509.86 cores=1,3,5,7
/proc/29675/stat : 29675 (java) S 29673 29673 18108 0 -1 1077944320 216109 0 0 0 250048 938 0 0 20 0 15 0 12779873 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140731458491376 140647929138935 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
/proc/29675/statm: 3495183 175688 3237 1 0 3483476 0
[pid=29675/tid=29676] ppid=29673 vsize=13980732 memory=702752 CPUtime=2498.98 cores=1,3,5,7
/proc/29675/task/29676/stat : 29676 (java) R 29673 29673 18108 0 -1 4202560 147273 0 0 0 249031 867 0 0 20 0 15 0 12779874 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647933378720 140647575416355 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29677] ppid=29673 vsize=13980732 memory=702752 CPUtime=1.47 cores=1,3,5,7
/proc/29675/task/29677/stat : 29677 (java) S 29673 29673 18108 0 -1 1077944384 4007 0 0 0 143 4 0 0 20 0 15 0 12779874 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647528950544 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29678] ppid=29673 vsize=13980732 memory=702752 CPUtime=1.48 cores=1,3,5,7
/proc/29675/task/29678/stat : 29678 (java) S 29673 29673 18108 0 -1 1077944384 3973 0 0 0 143 5 0 0 20 0 15 0 12779874 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647527898000 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29679] ppid=29673 vsize=13980732 memory=702752 CPUtime=1.49 cores=1,3,5,7
/proc/29675/task/29679/stat : 29679 (java) S 29673 29673 18108 0 -1 1077944384 4331 0 0 0 145 4 0 0 20 0 15 0 12779874 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647526845456 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29680] ppid=29673 vsize=13980732 memory=702752 CPUtime=1.48 cores=1,3,5,7
/proc/29675/task/29680/stat : 29680 (java) S 29673 29673 18108 0 -1 1077944384 3842 0 0 0 144 4 0 0 20 0 15 0 12779874 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647525792912 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29681] ppid=29673 vsize=13980732 memory=1200 CPUtime=1.25 cores=1,3,5,7
/proc/29675/task/29681/stat : 29681 (java) S 29673 29673 18108 0 -1 1077944384 20902 0 0 0 95 30 0 0 20 0 15 0 12779876 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647407233008 140647929150082 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29682] ppid=29673 vsize=13980732 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29682/stat : 29682 (java) S 29673 29673 18108 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 12779876 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647406179232 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29683] ppid=29673 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29683/stat : 29683 (java) S 29673 29673 18108 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 12779876 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647405126640 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29684] ppid=29673 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29684/stat : 29684 (java) S 29673 29673 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12779879 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647404075216 140647929157531 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29685] ppid=29673 vsize=13980732 memory=702752 CPUtime=1.21 cores=1,3,5,7
/proc/29675/task/29685/stat : 29685 (java) S 29673 29673 18108 0 -1 1077944384 10857 0 0 0 120 1 0 0 20 0 15 0 12779879 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647403022832 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29686] ppid=29673 vsize=13980732 memory=1380 CPUtime=1.3 cores=1,3,5,7
/proc/29675/task/29686/stat : 29686 (java) S 29673 29673 18108 0 -1 1077944384 10886 0 0 0 129 1 0 0 20 0 15 0 12779879 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647401970288 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29687] ppid=29673 vsize=13980732 memory=702752 CPUtime=0.55 cores=1,3,5,7
/proc/29675/task/29687/stat : 29687 (java) S 29673 29673 18108 0 -1 1077944384 7249 0 0 0 54 1 0 0 20 0 15 0 12779879 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647400917744 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29688] ppid=29673 vsize=13980732 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29688/stat : 29688 (java) S 29673 29673 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12779879 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647399865440 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29689] ppid=29673 vsize=13980732 memory=702752 CPUtime=0.55 cores=1,3,5,7
/proc/29675/task/29689/stat : 29689 (java) S 29673 29673 18108 0 -1 1077944384 1408 0 0 0 23 32 0 0 20 0 15 0 12779884 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647398811952 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
Current children cumulated CPU time: 2509.86 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 704132 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.5 s]
/proc/loadavg: 1.90 1.81 1.75 3/211 29934
/proc/meminfo: memFree=29470440/32770624 swapFree=67108860/67108860
[pid=29673] ppid=29670 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29673/stat : 29673 (xcsp3-exec) S 29670 29673 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12779865 9740288 345 18446744073709551615 4194304 5098028 140724596827520 140724596825624 140321724469884 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 38678528 140724596834681 140724596834886 140724596834886 140724596838379 0
/proc/29673/statm: 2378 345 289 221 0 87 0
[pid=29675] ppid=29673 vsize=13980732 memory=702752 CPUtime=2520.07 cores=1,3,5,7
/proc/29675/stat : 29675 (java) S 29673 29673 18108 0 -1 1077944320 216118 0 0 0 251069 938 0 0 20 0 15 0 12779873 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140731458491376 140647929138935 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
/proc/29675/statm: 3495183 175688 3237 1 0 3483476 0
[pid=29675/tid=29676] ppid=29673 vsize=13980732 memory=702752 CPUtime=2509.18 cores=1,3,5,7
/proc/29675/task/29676/stat : 29676 (java) R 29673 29673 18108 0 -1 4202560 147278 0 0 0 250051 867 0 0 20 0 15 0 12779874 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647933378768 140647575416369 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29677] ppid=29673 vsize=13980732 memory=702752 CPUtime=1.47 cores=1,3,5,7
/proc/29675/task/29677/stat : 29677 (java) S 29673 29673 18108 0 -1 1077944384 4009 0 0 0 143 4 0 0 20 0 15 0 12779874 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647528950544 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29678] ppid=29673 vsize=13980732 memory=702752 CPUtime=1.49 cores=1,3,5,7
/proc/29675/task/29678/stat : 29678 (java) S 29673 29673 18108 0 -1 1077944384 3973 0 0 0 144 5 0 0 20 0 15 0 12779874 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647527898000 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29679] ppid=29673 vsize=13980732 memory=702752 CPUtime=1.49 cores=1,3,5,7
/proc/29675/task/29679/stat : 29679 (java) S 29673 29673 18108 0 -1 1077944384 4331 0 0 0 145 4 0 0 20 0 15 0 12779874 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647526845456 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29680] ppid=29673 vsize=13980732 memory=702752 CPUtime=1.48 cores=1,3,5,7
/proc/29675/task/29680/stat : 29680 (java) S 29673 29673 18108 0 -1 1077944384 3844 0 0 0 144 4 0 0 20 0 15 0 12779874 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647525792912 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29681] ppid=29673 vsize=13980732 memory=702752 CPUtime=1.26 cores=1,3,5,7
/proc/29675/task/29681/stat : 29681 (java) S 29673 29673 18108 0 -1 1077944384 20902 0 0 0 96 30 0 0 20 0 15 0 12779876 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647407233008 140647929150082 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29682] ppid=29673 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29682/stat : 29682 (java) S 29673 29673 18108 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 12779876 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647406179232 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29683] ppid=29673 vsize=13980732 memory=702752 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29683/stat : 29683 (java) S 29673 29673 18108 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 12779876 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647405126640 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29684] ppid=29673 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29684/stat : 29684 (java) S 29673 29673 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12779879 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647404075216 140647929157531 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29685] ppid=29673 vsize=13980732 memory=1380 CPUtime=1.21 cores=1,3,5,7
/proc/29675/task/29685/stat : 29685 (java) S 29673 29673 18108 0 -1 1077944384 10857 0 0 0 120 1 0 0 20 0 15 0 12779879 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647403022832 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29686] ppid=29673 vsize=13980732 memory=1380 CPUtime=1.3 cores=1,3,5,7
/proc/29675/task/29686/stat : 29686 (java) S 29673 29673 18108 0 -1 1077944384 10886 0 0 0 129 1 0 0 20 0 15 0 12779879 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647401970288 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29687] ppid=29673 vsize=13980732 memory=1380 CPUtime=0.55 cores=1,3,5,7
/proc/29675/task/29687/stat : 29687 (java) S 29673 29673 18108 0 -1 1077944384 7249 0 0 0 54 1 0 0 20 0 15 0 12779879 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647400917744 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29688] ppid=29673 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29688/stat : 29688 (java) S 29673 29673 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12779879 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647399865440 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29689] ppid=29673 vsize=13980732 memory=1380 CPUtime=0.55 cores=1,3,5,7
/proc/29675/task/29689/stat : 29689 (java) S 29673 29673 18108 0 -1 1077944384 1408 0 0 0 23 32 0 0 20 0 15 0 12779884 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647398811952 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 704132 KiB

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

[startup+2512.51 s]
# the end of solver process 29673 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2510.7 s, system=9.39372 s

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

[startup+2512.5 s]
/proc/loadavg: 1.90 1.81 1.75 3/211 29934
/proc/meminfo: memFree=29470440/32770624 swapFree=67108860/67108860
[pid=29673] ppid=29670 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29673/stat : 29673 (xcsp3-exec) S 29670 29673 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12779865 9740288 345 18446744073709551615 4194304 5098028 140724596827520 140724596825624 140321724469884 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 38678528 140724596834681 140724596834886 140724596834886 140724596838379 0
/proc/29673/statm: 2378 345 289 221 0 87 0
[pid=29675] ppid=29673 vsize=13980732 memory=702752 CPUtime=2520.07 cores=1,3,5,7
/proc/29675/stat : 29675 (java) S 29673 29673 18108 0 -1 1077944320 216118 0 0 0 251069 938 0 0 20 0 15 0 12779873 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140731458491376 140647929138935 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
/proc/29675/statm: 3495183 175688 3237 1 0 3483476 0
[pid=29675/tid=29676] ppid=29673 vsize=13980732 memory=702752 CPUtime=2509.18 cores=1,3,5,7
/proc/29675/task/29676/stat : 29676 (java) R 29673 29673 18108 0 -1 4202560 147278 0 0 0 250051 867 0 0 20 0 15 0 12779874 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647933378768 140647575416369 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29677] ppid=29673 vsize=13980732 memory=702752 CPUtime=1.47 cores=1,3,5,7
/proc/29675/task/29677/stat : 29677 (java) S 29673 29673 18108 0 -1 1077944384 4009 0 0 0 143 4 0 0 20 0 15 0 12779874 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647528950544 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29678] ppid=29673 vsize=13980732 memory=702752 CPUtime=1.49 cores=1,3,5,7
/proc/29675/task/29678/stat : 29678 (java) S 29673 29673 18108 0 -1 1077944384 3973 0 0 0 144 5 0 0 20 0 15 0 12779874 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647527898000 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29679] ppid=29673 vsize=13980732 memory=702752 CPUtime=1.49 cores=1,3,5,7
/proc/29675/task/29679/stat : 29679 (java) S 29673 29673 18108 0 -1 1077944384 4331 0 0 0 145 4 0 0 20 0 15 0 12779874 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647526845456 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29680] ppid=29673 vsize=13980732 memory=702752 CPUtime=1.48 cores=1,3,5,7
/proc/29675/task/29680/stat : 29680 (java) S 29673 29673 18108 0 -1 1077944384 3844 0 0 0 144 4 0 0 20 0 15 0 12779874 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647525792912 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29681] ppid=29673 vsize=13980732 memory=702752 CPUtime=1.26 cores=1,3,5,7
/proc/29675/task/29681/stat : 29681 (java) S 29673 29673 18108 0 -1 1077944384 20902 0 0 0 96 30 0 0 20 0 15 0 12779876 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647407233008 140647929150082 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29682] ppid=29673 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29682/stat : 29682 (java) S 29673 29673 18108 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 12779876 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647406179232 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29683] ppid=29673 vsize=13980732 memory=702752 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29683/stat : 29683 (java) S 29673 29673 18108 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 12779876 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647405126640 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29684] ppid=29673 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29684/stat : 29684 (java) S 29673 29673 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12779879 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647404075216 140647929157531 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29685] ppid=29673 vsize=13980732 memory=1380 CPUtime=1.21 cores=1,3,5,7
/proc/29675/task/29685/stat : 29685 (java) S 29673 29673 18108 0 -1 1077944384 10857 0 0 0 120 1 0 0 20 0 15 0 12779879 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647403022832 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29686] ppid=29673 vsize=13980732 memory=1380 CPUtime=1.3 cores=1,3,5,7
/proc/29675/task/29686/stat : 29686 (java) S 29673 29673 18108 0 -1 1077944384 10886 0 0 0 129 1 0 0 20 0 15 0 12779879 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647401970288 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29687] ppid=29673 vsize=13980732 memory=1380 CPUtime=0.55 cores=1,3,5,7
/proc/29675/task/29687/stat : 29687 (java) S 29673 29673 18108 0 -1 1077944384 7249 0 0 0 54 1 0 0 20 0 15 0 12779879 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647400917744 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29688] ppid=29673 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29675/task/29688/stat : 29688 (java) S 29673 29673 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12779879 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647399865440 140647929149141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
[pid=29675/tid=29689] ppid=29673 vsize=13980732 memory=1380 CPUtime=0.55 cores=1,3,5,7
/proc/29675/task/29689/stat : 29689 (java) S 29673 29673 18108 0 -1 1077944384 1408 0 0 0 23 32 0 0 20 0 15 0 12779884 14316269568 175688 18446744073709551615 4194304 4196468 140731458508832 140647398811952 140647929150082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140731458511282 140731458511458 140731458511458 140731458514895 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 704132 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2512.51
CPU time (s): 2520.09
CPU user time (s): 2510.7
CPU system time (s): 9.39372
CPU usage (%): 100.302
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 7860988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2510.7
system time used= 9.39372
maximum resident set size= 7918620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216895
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 70524
involuntary context switches= 1920


# summary of solver processes directly reported to runsolver:
#   pid: 29673
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2510.7
#   total CPU system time (s): 9.39372

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9671 second user time and 19.6919 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-19 13:41:48
IDJOB=4282152
IDBENCH=134572
IDSOLVER=2677
FILE ID=node131/4282152-1503143728
RUNJOBID= node131-1503095854-18172
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-5_X2.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4282152-1503143728/watcher-4282152-1503143728 -o /tmp/evaluation-result-4282152-1503143728/solver-4282152-1503143728 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18172 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1955329701 HOME/instance-4282152-1503143728.xml

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

MD5SUM BENCH= 0d344e361328211ed16699cc315bd3d7
RANDOM SEED=1955329701

node131.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31505264 kB
MemAvailable:   31848932 kB
Buffers:          175356 kB
Cached:           455812 kB
SwapCached:            0 kB
Active:           395876 kB
Inactive:         458320 kB
Active(anon):     223332 kB
Inactive(anon):    16748 kB
Active(file):     172544 kB
Inactive(file):   441572 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8184 kB
Writeback:             0 kB
AnonPages:        230800 kB
Mapped:            43980 kB
Shmem:             17060 kB
Slab:             116020 kB
SReclaimable:      90776 kB
SUnreclaim:        25244 kB
KernelStack:        3728 kB
PageTables:         5752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1147596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node131 at 2017-08-19 14:23:41