Trace number 4271931

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 5a (2017-07-26)? (TO) 2520.1599 2455.52

General information on the benchmark

NameBinPacking/
BinPacking-sum-ft/BinPacking-sum-ft060-11.xml
MD5SUM684901dbc993846247574678cc891221
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints49
Number of domains2
Minimum domain size24
Maximum domain size47
Distribution of domain sizes[{"size":24,"count":1},{"size":47,"count":69}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":46},{"degree":5,"count":23}]
Minimum constraint arity3
Maximum constraint arity69
Distribution of constraint arities[{"arity":3,"count":46},{"arity":24,"count":1},{"arity":69,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":23},{"type":"lex","count":1},{"type":"sum","count":23},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.05	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271931-1502836132.xml"  -tl '2520s' -p 1 -x 3
0.18/0.23	c [HOME/instance-4271931-1502836132.xml, -tl, 2520s, -p, 1, -x, 3]
0.18/0.29	c simple solver
0.36/0.35	c parse instance...
0.75/0.55	c solve instance...
2520.09/2455.51	s UNKNOWN
2520.09/2455.51	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 (14804 MiB free)
  memory of node 1: 16384 MiB (15194 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271931-1502836132/watcher-4271931-1502836132 -o /tmp/evaluation-result-4271931-1502836132/solver-4271931-1502836132 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 893516511 HOME/instance-4271931-1502836132.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=6863, runsolver pid=6860

[startup+0.100156 s]*
/proc/loadavg: 1.38 1.36 1.43 3/207 6873
/proc/meminfo: memFree=30708904/32770624 swapFree=67108860/67108860
[pid=6863] ppid=6860 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6863/stat : 6863 (xcsp3-exec) S 6860 6863 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 37495749 9740288 345 18446744073709551615 4194304 5098028 140725823862016 140725823860120 140022342640252 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 5 0 0 7196144 7232144 39165952 140725823869306 140725823869510 140725823869510 140725823873003 0
/proc/6863/statm: 2378 345 289 221 0 87 0
[pid=6865] ppid=6863 vsize=13574484 memory=19544 CPUtime=0.04 cores=1,3,5,7
/proc/6865/stat : 6865 (java) S 6863 6863 7968 0 -1 1077944320 4237 0 0 0 3 1 0 0 20 0 9 0 37495755 13900271616 4886 18446744073709551615 4194304 4196468 140721316380368 140721316362912 140277548084983 0 0 1 16800970 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
/proc/6865/statm: 3393621 4886 2137 1 0 3383118 0
[pid=6865/tid=6866] ppid=6863 vsize=13574484 memory=8508281356422317474 CPUtime=0.03 cores=1,3,5,7
/proc/6865/task/6866/stat : 6866 (java) R 6863 6863 7968 0 -1 4202560 2944 0 0 0 3 0 0 0 20 0 9 0 37495756 13900271616 4886 18446744073709551615 4194304 4196468 140721316380368 140277552320376 140277138466673 0 4 1 16800970 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6867] ppid=6863 vsize=13574484 memory=3691042058319900680 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6867/stat : 6867 (java) S 6863 6863 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 37495756 13900271616 4886 18446744073709551615 4194304 4196468 140721316380368 140277467499536 140277548095189 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6868] ppid=6863 vsize=13574484 memory=140367549249152 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6868/stat : 6868 (java) S 6863 6863 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 37495756 13900271616 4886 18446744073709551615 4194304 4196468 140721316380368 140277466446992 140277548095189 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6869] ppid=6863 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6869/stat : 6869 (java) S 6863 6863 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 37495756 13900271616 4886 18446744073709551615 4194304 4196468 140721316380368 140277465393936 140277548095189 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6870] ppid=6863 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6870/stat : 6870 (java) S 6863 6863 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 37495756 13900271616 4886 18446744073709551615 4194304 4196468 140721316380368 140277464341392 140277548095189 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6871] ppid=6863 vsize=13574484 memory=140367549249152 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6871/stat : 6871 (java) S 6863 6863 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 37495758 13900271616 4886 18446744073709551615 4194304 4196468 140721316380368 140276733270256 140277548096130 0 0 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6872] ppid=6863 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6872/stat : 6872 (java) S 6863 6863 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 37495758 13900271616 4886 18446744073709551615 4194304 4196468 140721316380368 140276732216480 140277548095189 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6873] ppid=6863 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6873/stat : 6873 (java) S 6863 6863 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 37495758 13900271616 4886 18446744073709551615 4194304 4196468 140721316380368 140276731163376 140277548095189 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20924 KiB

[startup+0.21081 s]*
/proc/loadavg: 1.38 1.36 1.43 4/213 6879
/proc/meminfo: memFree=30702000/32770624 swapFree=67108860/67108860
[pid=6863] ppid=6860 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6863/stat : 6863 (xcsp3-exec) S 6860 6863 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 37495749 9740288 345 18446744073709551615 4194304 5098028 140725823862016 140725823860120 140022342640252 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 5 0 0 7196144 7232144 39165952 140725823869306 140725823869510 140725823869510 140725823873003 0
/proc/6863/statm: 2378 345 289 221 0 87 0
[pid=6865] ppid=6863 vsize=13974352 memory=31052 CPUtime=0.18 cores=1,3,5,7
/proc/6865/stat : 6865 (java) S 6863 6863 7968 0 -1 1077944320 6228 0 0 0 17 1 0 0 20 0 15 0 37495755 14309736448 7763 18446744073709551615 4194304 4196468 140721316380368 140721316362912 140277548084983 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
/proc/6865/statm: 3493588 7763 2968 1 0 3482964 0
[pid=6865/tid=6866] ppid=6863 vsize=13974352 memory=7022364594140610616 CPUtime=0.11 cores=1,3,5,7
/proc/6865/task/6866/stat : 6866 (java) R 6863 6863 7968 0 -1 4202560 3499 0 0 0 10 1 0 0 20 0 15 0 37495756 14309736448 7763 18446744073709551615 4194304 4196468 140721316380368 140277552312232 140277548106909 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6867] ppid=6863 vsize=13974352 memory=4294978898 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6867/stat : 6867 (java) S 6863 6863 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 37495756 14309736448 7763 18446744073709551615 4194304 4196468 140721316380368 140277467499536 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6868] ppid=6863 vsize=13974352 memory=140367549673916 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6868/stat : 6868 (java) S 6863 6863 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37495756 14309736448 7763 18446744073709551615 4194304 4196468 140721316380368 140277466446992 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6869] ppid=6863 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6869/stat : 6869 (java) S 6863 6863 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37495756 14309736448 7763 18446744073709551615 4194304 4196468 140721316380368 140277465393936 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6870] ppid=6863 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6870/stat : 6870 (java) S 6863 6863 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 37495756 14309736448 7763 18446744073709551615 4194304 4196468 140721316380368 140277464341392 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6871] ppid=6863 vsize=13974352 memory=140367549249152 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6871/stat : 6871 (java) S 6863 6863 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 37495758 14309736448 7763 18446744073709551615 4194304 4196468 140721316380368 140276733270256 140277548096130 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6872] ppid=6863 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6872/stat : 6872 (java) S 6863 6863 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 37495758 14309736448 7763 18446744073709551615 4194304 4196468 140721316380368 140276732216480 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6873] ppid=6863 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6873/stat : 6873 (java) S 6863 6863 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 37495758 14309736448 7763 18446744073709551615 4194304 4196468 140721316380368 140276731163376 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6874] ppid=6863 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6874/stat : 6874 (java) S 6863 6863 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37495761 14309736448 7763 18446744073709551615 4194304 4196468 140721316380368 140276730111952 140277548103579 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6875] ppid=6863 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/6865/task/6875/stat : 6875 (java) S 6863 6863 7968 0 -1 1077944384 566 0 0 0 1 0 0 0 20 0 15 0 37495761 14309736448 7763 18446744073709551615 4194304 4196468 140721316380368 140276729060080 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6876] ppid=6863 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6876/stat : 6876 (java) S 6863 6863 7968 0 -1 1077944384 191 0 0 0 0 0 0 0 20 0 15 0 37495761 14309736448 7763 18446744073709551615 4194304 4196468 140721316380368 140276728007536 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6877] ppid=6863 vsize=13974352 memory=140367549249152 CPUtime=0.04 cores=1,3,5,7
/proc/6865/task/6877/stat : 6877 (java) R 6863 6863 7968 0 -1 4202560 672 0 0 0 4 0 0 0 20 0 15 0 37495761 14309736448 7763 18446744073709551615 4194304 4196468 140721316380368 140276726951384 140277526888303 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6878] ppid=6863 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6878/stat : 6878 (java) S 6863 6863 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37495761 14309736448 7763 18446744073709551615 4194304 4196468 140721316380368 140276725902176 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6879] ppid=6863 vsize=13974352 memory=140367549249152 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6879/stat : 6879 (java) S 6863 6863 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37495764 14309736448 7763 18446744073709551615 4194304 4196468 140721316380368 140276724849200 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 32432 KiB

[startup+0.31069 s]*
/proc/loadavg: 1.38 1.36 1.43 4/213 6879
/proc/meminfo: memFree=30690280/32770624 swapFree=67108860/67108860
[pid=6863] ppid=6860 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6863/stat : 6863 (xcsp3-exec) S 6860 6863 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 37495749 9740288 345 18446744073709551615 4194304 5098028 140725823862016 140725823860120 140022342640252 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 5 0 0 7196144 7232144 39165952 140725823869306 140725823869510 140725823869510 140725823873003 0
/proc/6863/statm: 2378 345 289 221 0 87 0
[pid=6865] ppid=6863 vsize=13978608 memory=40540 CPUtime=0.36 cores=1,3,5,7
/proc/6865/stat : 6865 (java) S 6863 6863 7968 0 -1 1077944320 9839 0 0 0 32 4 0 0 20 0 15 0 37495755 14314094592 10135 18446744073709551615 4194304 4196468 140721316380368 140721316362912 140277548084983 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
/proc/6865/statm: 3494652 10135 3026 1 0 3482964 0
[pid=6865/tid=6866] ppid=6863 vsize=13978608 memory=4278483708103473607 CPUtime=0.21 cores=1,3,5,7
/proc/6865/task/6866/stat : 6866 (java) R 6863 6863 7968 0 -1 4202560 6933 0 0 0 18 3 0 0 20 0 15 0 37495756 14314094592 10135 18446744073709551615 4194304 4196468 140721316380368 140277552307008 140277548106909 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6867] ppid=6863 vsize=13978608 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6867/stat : 6867 (java) S 6863 6863 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 37495756 14314094592 10135 18446744073709551615 4194304 4196468 140721316380368 140277467499536 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6868] ppid=6863 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6868/stat : 6868 (java) S 6863 6863 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37495756 14314094592 10135 18446744073709551615 4194304 4196468 140721316380368 140277466446992 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6869] ppid=6863 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6869/stat : 6869 (java) S 6863 6863 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37495756 14314094592 10135 18446744073709551615 4194304 4196468 140721316380368 140277465393936 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6870] ppid=6863 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6870/stat : 6870 (java) S 6863 6863 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 37495756 14314094592 10135 18446744073709551615 4194304 4196468 140721316380368 140277464341392 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6871] ppid=6863 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6871/stat : 6871 (java) S 6863 6863 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 37495758 14314094592 10135 18446744073709551615 4194304 4196468 140721316380368 140276733270256 140277548096130 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6872] ppid=6863 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6872/stat : 6872 (java) S 6863 6863 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 37495758 14314094592 10135 18446744073709551615 4194304 4196468 140721316380368 140276732216480 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6873] ppid=6863 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6873/stat : 6873 (java) S 6863 6863 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 37495758 14314094592 10135 18446744073709551615 4194304 4196468 140721316380368 140276731163376 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6874] ppid=6863 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6874/stat : 6874 (java) S 6863 6863 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37495761 14314094592 10135 18446744073709551615 4194304 4196468 140721316380368 140276730111952 140277548103579 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6875] ppid=6863 vsize=13978608 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/6865/task/6875/stat : 6875 (java) S 6863 6863 7968 0 -1 1077944384 649 0 0 0 3 0 0 0 20 0 15 0 37495761 14314094592 10135 18446744073709551615 4194304 4196468 140721316380368 140276729060080 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6876] ppid=6863 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/6865/task/6876/stat : 6876 (java) S 6863 6863 7968 0 -1 1077944384 228 0 0 0 2 0 0 0 20 0 15 0 37495761 14314094592 10135 18446744073709551615 4194304 4196468 140721316380368 140276728007536 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6877] ppid=6863 vsize=13978608 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6865/task/6877/stat : 6877 (java) S 6863 6863 7968 0 -1 1077944384 727 0 0 0 8 0 0 0 20 0 15 0 37495761 14314094592 10135 18446744073709551615 4194304 4196468 140721316380368 140276726954480 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6878] ppid=6863 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6878/stat : 6878 (java) S 6863 6863 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37495761 14314094592 10135 18446744073709551615 4194304 4196468 140721316380368 140276725902176 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6879] ppid=6863 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6879/stat : 6879 (java) S 6863 6863 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37495764 14314094592 10135 18446744073709551615 4194304 4196468 140721316380368 140276724849200 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41920 KiB

[startup+0.700913 s]
/proc/loadavg: 1.38 1.36 1.43 3/213 6879
/proc/meminfo: memFree=30677728/32770624 swapFree=67108860/67108860
[pid=6863] ppid=6860 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6863/stat : 6863 (xcsp3-exec) S 6860 6863 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 37495749 9740288 345 18446744073709551615 4194304 5098028 140725823862016 140725823860120 140022342640252 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 5 0 0 7196144 7232144 39165952 140725823869306 140725823869510 140725823869510 140725823873003 0
/proc/6863/statm: 2378 345 289 221 0 87 0
[pid=6865] ppid=6863 vsize=13980732 memory=64120 CPUtime=1.38 cores=1,3,5,7
/proc/6865/stat : 6865 (java) S 6863 6863 7968 0 -1 1077944320 13701 0 0 0 132 6 0 0 20 0 15 0 37495755 14316269568 16030 18446744073709551615 4194304 4196468 140721316380368 140721316362912 140277548084983 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
/proc/6865/statm: 3495183 16030 3171 1 0 3483476 0
[pid=6865/tid=6866] ppid=6863 vsize=13980732 memory=280734900158704 CPUtime=0.59 cores=1,3,5,7
/proc/6865/task/6866/stat : 6866 (java) R 6863 6863 7968 0 -1 4202560 8573 0 0 0 55 4 0 0 20 0 15 0 37495756 14316269568 16030 18446744073709551615 4194304 4196468 140721316380368 140277552323536 140277141271293 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6867] ppid=6863 vsize=13980732 memory=280734900158704 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6867/stat : 6867 (java) S 6863 6863 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 37495756 14316269568 16030 18446744073709551615 4194304 4196468 140721316380368 140277467499536 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6868] ppid=6863 vsize=13980732 memory=280734900158704 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6868/stat : 6868 (java) S 6863 6863 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37495756 14316269568 16030 18446744073709551615 4194304 4196468 140721316380368 140277466446992 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6869] ppid=6863 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6869/stat : 6869 (java) S 6863 6863 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37495756 14316269568 16030 18446744073709551615 4194304 4196468 140721316380368 140277465393936 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6870] ppid=6863 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6870/stat : 6870 (java) S 6863 6863 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 37495756 14316269568 16030 18446744073709551615 4194304 4196468 140721316380368 140277464341392 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6871] ppid=6863 vsize=13980732 memory=2 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6871/stat : 6871 (java) S 6863 6863 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 37495758 14316269568 16030 18446744073709551615 4194304 4196468 140721316380368 140276733270256 140277548096130 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6872] ppid=6863 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6872/stat : 6872 (java) S 6863 6863 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 37495758 14316269568 16030 18446744073709551615 4194304 4196468 140721316380368 140276732216480 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6873] ppid=6863 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6873/stat : 6873 (java) S 6863 6863 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 37495758 14316269568 16030 18446744073709551615 4194304 4196468 140721316380368 140276731163376 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6874] ppid=6863 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6874/stat : 6874 (java) S 6863 6863 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37495761 14316269568 16030 18446744073709551615 4194304 4196468 140721316380368 140276730111952 140277548103579 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6875] ppid=6863 vsize=13980732 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/6865/task/6875/stat : 6875 (java) R 6863 6863 7968 0 -1 4202560 1280 0 0 0 24 0 0 0 20 0 15 0 37495761 14316269568 16030 18446744073709551615 4194304 4196468 140721316380368 140276729046176 140277529605043 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6876] ppid=6863 vsize=13980732 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/6865/task/6876/stat : 6876 (java) R 6863 6863 7968 0 -1 4202560 1001 0 0 0 23 0 0 0 20 0 15 0 37495761 14316269568 16030 18446744073709551615 4194304 4196468 140721316380368 140276727988552 140277526215466 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6877] ppid=6863 vsize=13980732 memory=8 CPUtime=0.29 cores=1,3,5,7
/proc/6865/task/6877/stat : 6877 (java) R 6863 6863 7968 0 -1 4202560 1541 0 0 0 29 0 0 0 20 0 15 0 37495761 14316269568 16030 18446744073709551615 4194304 4196468 140721316380368 140276726954480 140277548106330 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6878] ppid=6863 vsize=13980732 memory=36 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6878/stat : 6878 (java) S 6863 6863 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37495761 14316269568 16030 18446744073709551615 4194304 4196468 140721316380368 140276725902176 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6879] ppid=6863 vsize=13980732 memory=2 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6879/stat : 6879 (java) S 6863 6863 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37495764 14316269568 16030 18446744073709551615 4194304 4196468 140721316380368 140276724849200 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 65500 KiB

[startup+1.50078 s]
/proc/loadavg: 1.38 1.36 1.43 5/213 6879
/proc/meminfo: memFree=30655092/32770624 swapFree=67108860/67108860
[pid=6863] ppid=6860 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6863/stat : 6863 (xcsp3-exec) S 6860 6863 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 37495749 9740288 345 18446744073709551615 4194304 5098028 140725823862016 140725823860120 140022342640252 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 5 0 0 7196144 7232144 39165952 140725823869306 140725823869510 140725823869510 140725823873003 0
/proc/6863/statm: 2378 345 289 221 0 87 0
[pid=6865] ppid=6863 vsize=13980732 memory=105492 CPUtime=3.89 cores=1,3,5,7
/proc/6865/stat : 6865 (java) S 6863 6863 7968 0 -1 1077944320 24789 0 0 0 382 7 0 0 20 0 15 0 37495755 14316269568 26373 18446744073709551615 4194304 4196468 140721316380368 140721316362912 140277548084983 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
/proc/6865/statm: 3495183 26373 3184 1 0 3483476 0
[pid=6865/tid=6866] ppid=6863 vsize=13980732 memory=1380 CPUtime=1.39 cores=1,3,5,7
/proc/6865/task/6866/stat : 6866 (java) R 6863 6863 7968 0 -1 4202560 9027 0 0 0 134 5 0 0 20 0 15 0 37495756 14316269568 26373 18446744073709551615 4194304 4196468 140721316380368 140277552322528 140277142584223 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6867] ppid=6863 vsize=13980732 memory=95380 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6867/stat : 6867 (java) S 6863 6863 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 37495756 14316269568 26373 18446744073709551615 4194304 4196468 140721316380368 140277467499536 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6868] ppid=6863 vsize=13980732 memory=7680170660397595203 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6868/stat : 6868 (java) S 6863 6863 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37495756 14316269568 26373 18446744073709551615 4194304 4196468 140721316380368 140277466446992 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6869] ppid=6863 vsize=13980732 memory=-7175204567652784766 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6869/stat : 6869 (java) S 6863 6863 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 37495756 14316269568 26373 18446744073709551615 4194304 4196468 140721316380368 140277465393936 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6870] ppid=6863 vsize=13980732 memory=7100839861465685612 CPUtime=0 cores=1,3,5,7

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

/proc/6865/task/6873/stat : 6873 (java) S 6863 6863 7968 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 37495758 14316269568 99879 18446744073709551615 4194304 4196468 140721316380368 140276731163392 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6874] ppid=6863 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6874/stat : 6874 (java) S 6863 6863 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37495761 14316269568 99879 18446744073709551615 4194304 4196468 140721316380368 140276730111952 140277548103579 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6875] ppid=6863 vsize=13980732 memory=4124 CPUtime=4.19 cores=1,3,5,7
/proc/6865/task/6875/stat : 6875 (java) S 6863 6863 7968 0 -1 1077944384 23209 0 0 0 417 2 0 0 20 0 15 0 37495761 14316269568 99879 18446744073709551615 4194304 4196468 140721316380368 140276729060080 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6876] ppid=6863 vsize=13980732 memory=1380 CPUtime=3.66 cores=1,3,5,7
/proc/6865/task/6876/stat : 6876 (java) S 6863 6863 7968 0 -1 1077944384 20482 0 0 0 364 2 0 0 20 0 15 0 37495761 14316269568 99879 18446744073709551615 4194304 4196468 140721316380368 140276728007536 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6877] ppid=6863 vsize=13980732 memory=1380 CPUtime=0.72 cores=1,3,5,7
/proc/6865/task/6877/stat : 6877 (java) S 6863 6863 7968 0 -1 1077944384 8950 0 0 0 71 1 0 0 20 0 15 0 37495761 14316269568 99879 18446744073709551615 4194304 4196468 140721316380368 140276726954480 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6878] ppid=6863 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6878/stat : 6878 (java) S 6863 6863 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37495761 14316269568 99879 18446744073709551615 4194304 4196468 140721316380368 140276725902176 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6879] ppid=6863 vsize=13980732 memory=-2317720213663851332 CPUtime=1.31 cores=1,3,5,7
/proc/6865/task/6879/stat : 6879 (java) S 6863 6863 7968 0 -1 1077944384 1324 0 0 0 56 75 0 0 20 0 15 0 37495764 14316269568 99879 18446744073709551615 4194304 4196468 140721316380368 140276724849200 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
Current children cumulated CPU time: 2445.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 400896 KiB

[startup+2442.3 s]
/proc/loadavg: 1.64 1.66 1.64 3/213 7184
/proc/meminfo: memFree=28983976/32770624 swapFree=67108860/67108860
[pid=6863] ppid=6860 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6863/stat : 6863 (xcsp3-exec) S 6860 6863 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 37495749 9740288 345 18446744073709551615 4194304 5098028 140725823862016 140725823860120 140022342640252 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 5 0 0 7196144 7232144 39165952 140725823869306 140725823869510 140725823869510 140725823873003 0
/proc/6863/statm: 2378 345 289 221 0 87 0
[pid=6865] ppid=6863 vsize=13980732 memory=363984 CPUtime=2506.62 cores=1,3,5,7
/proc/6865/stat : 6865 (java) S 6863 6863 7968 0 -1 1077944320 323320 0 0 0 250040 622 0 0 20 0 15 0 37495755 14316269568 90996 18446744073709551615 4194304 4196468 140721316380368 140721316362912 140277548084983 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
/proc/6865/statm: 3495183 90996 3263 1 0 3483476 0
[pid=6865/tid=6866] ppid=6863 vsize=13980732 memory=364496 CPUtime=2418.9 cores=1,3,5,7
/proc/6865/task/6866/stat : 6866 (java) R 6863 6863 7968 0 -1 4202560 127458 0 0 0 241857 33 0 0 20 0 15 0 37495756 14316269568 90996 18446744073709551615 4194304 4196468 140721316380368 140277552324512 140277143323487 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6867] ppid=6863 vsize=13980732 memory=382452 CPUtime=18.64 cores=1,3,5,7
/proc/6865/task/6867/stat : 6867 (java) S 6863 6863 7968 0 -1 1077944384 26712 0 0 0 1743 121 0 0 20 0 15 0 37495756 14316269568 90996 18446744073709551615 4194304 4196468 140721316380368 140277467499536 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6868] ppid=6863 vsize=13980732 memory=382452 CPUtime=18.64 cores=1,3,5,7
/proc/6865/task/6868/stat : 6868 (java) S 6863 6863 7968 0 -1 1077944384 26860 0 0 0 1743 121 0 0 20 0 15 0 37495756 14316269568 90996 18446744073709551615 4194304 4196468 140721316380368 140277466446992 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6869] ppid=6863 vsize=13980732 memory=378348 CPUtime=18.65 cores=1,3,5,7
/proc/6865/task/6869/stat : 6869 (java) S 6863 6863 7968 0 -1 1077944384 25019 0 0 0 1743 122 0 0 20 0 15 0 37495756 14316269568 90996 18446744073709551615 4194304 4196468 140721316380368 140277465393936 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6870] ppid=6863 vsize=13980732 memory=374244 CPUtime=18.64 cores=1,3,5,7
/proc/6865/task/6870/stat : 6870 (java) S 6863 6863 7968 0 -1 1077944384 23950 0 0 0 1739 125 0 0 20 0 15 0 37495756 14316269568 90996 18446744073709551615 4194304 4196468 140721316380368 140277464341392 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6871] ppid=6863 vsize=13980732 memory=373216 CPUtime=3.15 cores=1,3,5,7
/proc/6865/task/6871/stat : 6871 (java) S 6863 6863 7968 0 -1 1077944384 37975 0 0 0 261 54 0 0 20 0 15 0 37495758 14316269568 90996 18446744073709551615 4194304 4196468 140721316380368 140276733270256 140277548096130 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6872] ppid=6863 vsize=13980732 memory=370140 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6872/stat : 6872 (java) S 6863 6863 7968 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 37495758 14316269568 90996 18446744073709551615 4194304 4196468 140721316380368 140276732216544 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6873] ppid=6863 vsize=13980732 memory=369112 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6873/stat : 6873 (java) S 6863 6863 7968 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 37495758 14316269568 90996 18446744073709551615 4194304 4196468 140721316380368 140276731163392 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6874] ppid=6863 vsize=13980732 memory=366036 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6874/stat : 6874 (java) S 6863 6863 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37495761 14316269568 90996 18446744073709551615 4194304 4196468 140721316380368 140276730111952 140277548103579 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6875] ppid=6863 vsize=13980732 memory=363984 CPUtime=4.19 cores=1,3,5,7
/proc/6865/task/6875/stat : 6875 (java) S 6863 6863 7968 0 -1 1077944384 23211 0 0 0 417 2 0 0 20 0 15 0 37495761 14316269568 90996 18446744073709551615 4194304 4196468 140721316380368 140276729060080 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6876] ppid=6863 vsize=13980732 memory=1380 CPUtime=3.66 cores=1,3,5,7
/proc/6865/task/6876/stat : 6876 (java) S 6863 6863 7968 0 -1 1077944384 20484 0 0 0 364 2 0 0 20 0 15 0 37495761 14316269568 90996 18446744073709551615 4194304 4196468 140721316380368 140276728007536 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6877] ppid=6863 vsize=13980732 memory=1380 CPUtime=0.72 cores=1,3,5,7
/proc/6865/task/6877/stat : 6877 (java) S 6863 6863 7968 0 -1 1077944384 8952 0 0 0 71 1 0 0 20 0 15 0 37495761 14316269568 90996 18446744073709551615 4194304 4196468 140721316380368 140276726954480 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6878] ppid=6863 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6878/stat : 6878 (java) S 6863 6863 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37495761 14316269568 90996 18446744073709551615 4194304 4196468 140721316380368 140276725902176 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6879] ppid=6863 vsize=13980732 memory=4124 CPUtime=1.34 cores=1,3,5,7
/proc/6865/task/6879/stat : 6879 (java) S 6863 6863 7968 0 -1 1077944384 1335 0 0 0 58 76 0 0 20 0 15 0 37495764 14316269568 90996 18446744073709551615 4194304 4196468 140721316380368 140276724849200 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
Current children cumulated CPU time: 2506.62 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 365364 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2455.5 s]
/proc/loadavg: 1.72 1.68 1.65 3/213 7185
/proc/meminfo: memFree=28909124/32770624 swapFree=67108860/67108860
[pid=6863] ppid=6860 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6863/stat : 6863 (xcsp3-exec) S 6860 6863 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 37495749 9740288 345 18446744073709551615 4194304 5098028 140725823862016 140725823860120 140022342640252 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 5 0 0 7196144 7232144 39165952 140725823869306 140725823869510 140725823869510 140725823873003 0
/proc/6863/statm: 2378 345 289 221 0 87 0
[pid=6865] ppid=6863 vsize=13980732 memory=441328 CPUtime=2520.09 cores=1,3,5,7
/proc/6865/stat : 6865 (java) S 6863 6863 7968 0 -1 1077944320 326153 0 0 0 251378 631 0 0 20 0 15 0 37495755 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140721316362912 140277548084983 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
/proc/6865/statm: 3495183 110332 3263 1 0 3483476 0
[pid=6865/tid=6866] ppid=6863 vsize=13980732 memory=380308 CPUtime=2431.98 cores=1,3,5,7
/proc/6865/task/6866/stat : 6866 (java) R 6863 6863 7968 0 -1 4202560 129508 0 0 0 243165 33 0 0 20 0 15 0 37495756 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140277552324272 140277143666122 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6867] ppid=6863 vsize=13980732 memory=382452 CPUtime=18.73 cores=1,3,5,7
/proc/6865/task/6867/stat : 6867 (java) S 6863 6863 7968 0 -1 1077944384 26900 0 0 0 1750 123 0 0 20 0 15 0 37495756 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140277467499536 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6868] ppid=6863 vsize=13980732 memory=382452 CPUtime=18.73 cores=1,3,5,7
/proc/6865/task/6868/stat : 6868 (java) S 6863 6863 7968 0 -1 1077944384 26962 0 0 0 1750 123 0 0 20 0 15 0 37495756 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140277466446992 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6869] ppid=6863 vsize=13980732 memory=360912 CPUtime=18.74 cores=1,3,5,7
/proc/6865/task/6869/stat : 6869 (java) S 6863 6863 7968 0 -1 1077944384 25168 0 0 0 1750 124 0 0 20 0 15 0 37495756 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140277465393936 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6870] ppid=6863 vsize=13980732 memory=380308 CPUtime=18.72 cores=1,3,5,7
/proc/6865/task/6870/stat : 6870 (java) S 6863 6863 7968 0 -1 1077944384 24076 0 0 0 1745 127 0 0 20 0 15 0 37495756 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140277464341392 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6871] ppid=6863 vsize=13980732 memory=389788 CPUtime=3.16 cores=1,3,5,7
/proc/6865/task/6871/stat : 6871 (java) S 6863 6863 7968 0 -1 1077944384 38182 0 0 0 262 54 0 0 20 0 15 0 37495758 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140276733270256 140277548096130 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6872] ppid=6863 vsize=13980732 memory=441328 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6872/stat : 6872 (java) S 6863 6863 7968 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 37495758 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140276732216544 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6873] ppid=6863 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6873/stat : 6873 (java) S 6863 6863 7968 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 37495758 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140276731163392 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6874] ppid=6863 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6874/stat : 6874 (java) S 6863 6863 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37495761 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140276730111952 140277548103579 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6875] ppid=6863 vsize=13980732 memory=22620 CPUtime=4.19 cores=1,3,5,7
/proc/6865/task/6875/stat : 6875 (java) S 6863 6863 7968 0 -1 1077944384 23211 0 0 0 417 2 0 0 20 0 15 0 37495761 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140276729060080 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6876] ppid=6863 vsize=13980732 memory=1380 CPUtime=3.66 cores=1,3,5,7
/proc/6865/task/6876/stat : 6876 (java) S 6863 6863 7968 0 -1 1077944384 20484 0 0 0 364 2 0 0 20 0 15 0 37495761 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140276728007536 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6877] ppid=6863 vsize=13980732 memory=420752 CPUtime=0.72 cores=1,3,5,7
/proc/6865/task/6877/stat : 6877 (java) S 6863 6863 7968 0 -1 1077944384 8952 0 0 0 71 1 0 0 20 0 15 0 37495761 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140276726954480 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6878] ppid=6863 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6878/stat : 6878 (java) S 6863 6863 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37495761 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140276725902176 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6879] ppid=6863 vsize=13980732 memory=426896 CPUtime=1.35 cores=1,3,5,7
/proc/6865/task/6879/stat : 6879 (java) S 6863 6863 7968 0 -1 1077944384 1346 0 0 0 58 77 0 0 20 0 15 0 37495764 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140276724849200 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 442708 KiB

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

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

[startup+2455.52 s]
# the end of solver process 6865 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.83 s, system=6.32805 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+2455.5 s]
/proc/loadavg: 1.72 1.68 1.65 3/213 7185
/proc/meminfo: memFree=28909124/32770624 swapFree=67108860/67108860
[pid=6863] ppid=6860 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6863/stat : 6863 (xcsp3-exec) S 6860 6863 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 37495749 9740288 345 18446744073709551615 4194304 5098028 140725823862016 140725823860120 140022342640252 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 5 0 0 7196144 7232144 39165952 140725823869306 140725823869510 140725823869510 140725823873003 0
/proc/6863/statm: 2378 345 289 221 0 87 0
[pid=6865] ppid=6863 vsize=13980732 memory=441328 CPUtime=2520.09 cores=1,3,5,7
/proc/6865/stat : 6865 (java) S 6863 6863 7968 0 -1 1077944320 326153 0 0 0 251378 631 0 0 20 0 15 0 37495755 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140721316362912 140277548084983 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
/proc/6865/statm: 3495183 110332 3263 1 0 3483476 0
[pid=6865/tid=6866] ppid=6863 vsize=13980732 memory=380308 CPUtime=2431.98 cores=1,3,5,7
/proc/6865/task/6866/stat : 6866 (java) R 6863 6863 7968 0 -1 4202560 129508 0 0 0 243165 33 0 0 20 0 15 0 37495756 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140277552324272 140277143666122 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6867] ppid=6863 vsize=13980732 memory=382452 CPUtime=18.73 cores=1,3,5,7
/proc/6865/task/6867/stat : 6867 (java) S 6863 6863 7968 0 -1 1077944384 26900 0 0 0 1750 123 0 0 20 0 15 0 37495756 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140277467499536 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6868] ppid=6863 vsize=13980732 memory=382452 CPUtime=18.73 cores=1,3,5,7
/proc/6865/task/6868/stat : 6868 (java) S 6863 6863 7968 0 -1 1077944384 26962 0 0 0 1750 123 0 0 20 0 15 0 37495756 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140277466446992 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6869] ppid=6863 vsize=13980732 memory=360912 CPUtime=18.74 cores=1,3,5,7
/proc/6865/task/6869/stat : 6869 (java) S 6863 6863 7968 0 -1 1077944384 25168 0 0 0 1750 124 0 0 20 0 15 0 37495756 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140277465393936 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6870] ppid=6863 vsize=13980732 memory=380308 CPUtime=18.72 cores=1,3,5,7
/proc/6865/task/6870/stat : 6870 (java) S 6863 6863 7968 0 -1 1077944384 24076 0 0 0 1745 127 0 0 20 0 15 0 37495756 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140277464341392 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6871] ppid=6863 vsize=13980732 memory=389788 CPUtime=3.16 cores=1,3,5,7
/proc/6865/task/6871/stat : 6871 (java) S 6863 6863 7968 0 -1 1077944384 38182 0 0 0 262 54 0 0 20 0 15 0 37495758 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140276733270256 140277548096130 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6872] ppid=6863 vsize=13980732 memory=441328 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6872/stat : 6872 (java) S 6863 6863 7968 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 37495758 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140276732216544 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6873] ppid=6863 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6873/stat : 6873 (java) S 6863 6863 7968 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 37495758 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140276731163392 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6874] ppid=6863 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6874/stat : 6874 (java) S 6863 6863 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37495761 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140276730111952 140277548103579 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6875] ppid=6863 vsize=13980732 memory=22620 CPUtime=4.19 cores=1,3,5,7
/proc/6865/task/6875/stat : 6875 (java) S 6863 6863 7968 0 -1 1077944384 23211 0 0 0 417 2 0 0 20 0 15 0 37495761 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140276729060080 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6876] ppid=6863 vsize=13980732 memory=1380 CPUtime=3.66 cores=1,3,5,7
/proc/6865/task/6876/stat : 6876 (java) S 6863 6863 7968 0 -1 1077944384 20484 0 0 0 364 2 0 0 20 0 15 0 37495761 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140276728007536 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6877] ppid=6863 vsize=13980732 memory=420752 CPUtime=0.72 cores=1,3,5,7
/proc/6865/task/6877/stat : 6877 (java) S 6863 6863 7968 0 -1 1077944384 8952 0 0 0 71 1 0 0 20 0 15 0 37495761 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140276726954480 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6878] ppid=6863 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6865/task/6878/stat : 6878 (java) S 6863 6863 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 37495761 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140276725902176 140277548095189 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
[pid=6865/tid=6879] ppid=6863 vsize=13980732 memory=426896 CPUtime=1.35 cores=1,3,5,7
/proc/6865/task/6879/stat : 6879 (java) S 6863 6863 7968 0 -1 1077944384 1346 0 0 0 58 77 0 0 20 0 15 0 37495764 14316269568 110332 18446744073709551615 4194304 4196468 140721316380368 140276724849200 140277548096130 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35815424 140721316385202 140721316385378 140721316385378 140721316388815 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 442708 KiB

Child status: 143
Real time (s): 2455.52
CPU time (s): 2520.16
CPU user time (s): 2513.83
CPU system time (s): 6.32805
CPU usage (%): 102.632
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 584996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.83
system time used= 6.32805
maximum resident set size= 584640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 326896
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 112005
involuntary context switches= 4093


# summary of solver processes directly reported to runsolver:
#   pid: 6863,6865
#   total CPU time (s): 2520.16
#   total CPU user time (s): 2513.83
#   total CPU system time (s): 6.32805

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.2064 second user time and 18.6334 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-16 00:14:54
IDJOB=4271931
IDBENCH=136881
IDSOLVER=2664
FILE ID=node128/4271931-1502836132
RUNJOBID= node128-1502649221-29001
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-ft/BinPacking-sum-ft060-11.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-4271931-1502836132/watcher-4271931-1502836132 -o /tmp/evaluation-result-4271931-1502836132/solver-4271931-1502836132 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 893516511 HOME/instance-4271931-1502836132.xml

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

MD5SUM BENCH= 684901dbc993846247574678cc891221
RANDOM SEED=893516511

node128.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.94
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.94
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.94
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.94
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:        30719876 kB
MemAvailable:   31669028 kB
Buffers:          236824 kB
Cached:          1003380 kB
SwapCached:            0 kB
Active:           732228 kB
Inactive:         899624 kB
Active(anon):     391604 kB
Inactive(anon):    24956 kB
Active(file):     340624 kB
Inactive(file):   874668 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7856 kB
Writeback:             0 kB
AnonPages:        391384 kB
Mapped:            51100 kB
Shmem:             25308 kB
Slab:             124920 kB
SReclaimable:      99392 kB
SUnreclaim:        25528 kB
KernelStack:        3488 kB
PageTables:         6080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     982160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    305152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62012 MiB
End job on node128 at 2017-08-16 00:55:49