Trace number 4282602

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.1001 2511.3201

General information on the benchmark

NameSuperSolutions/SuperSolutions-Sadeh-js/
SuperSadeh-js-e0ddr2-1.xml
MD5SUMf0da45100268329db1731396e5956751
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark10.162
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Number of domains47
Minimum domain size112
Maximum domain size128
Distribution of domain sizes[{"size":112,"count":10},{"size":118,"count":10},{"size":119,"count":30},{"size":120,"count":10},{"size":125,"count":10},{"size":126,"count":10},{"size":127,"count":10},{"size":128,"count":10}]
Minimum variable degree11
Maximum variable degree23
Distribution of variable degrees[{"degree":11,"count":20},{"degree":12,"count":30},{"degree":21,"count":20},{"degree":23,"count":30}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":845}]
Number of extensional constraints0
Number of intensional constraints845
Distribution of constraint types[{"type":"intension","count":845}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282602-1503157856.xml"  -tl '2520s' -p 1 -x 0
0.13/0.25	c [HOME/instance-4282602-1503157856.xml, -tl, 2520s, -p, 1, -x, 0]
0.13/0.31	c simple solver
0.32/0.38	c parse instance...
19.31/14.50	c solve instance...
2520.06/2511.30	s UNKNOWN
2520.06/2511.30	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 (15309 MiB free)
  memory of node 1: 16384 MiB (14875 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282602-1503157856/watcher-4282602-1503157856 -o /tmp/evaluation-result-4282602-1503157856/solver-4282602-1503157856 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503095802-8615 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 474810763 HOME/instance-4282602-1503157856.xml 

running on 4 cores: 0,2,4,6

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=18816, runsolver pid=18813

[startup+0.100172 s]*
/proc/loadavg: 1.82 1.86 1.94 3/205 18826
/proc/meminfo: memFree=30901088/32770624 swapFree=67105588/67108860
[pid=18816] ppid=18813 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/18816/stat : 18816 (xcsp3-exec) S 18813 18816 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117980736 9740288 344 18446744073709551615 4194304 5098028 140723076992176 140723076990280 140076142764668 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 26304512 140723076993401 140723076993605 140723076993605 140723076997099 0
/proc/18816/statm: 2378 344 289 221 0 87 0
[pid=18818] ppid=18816 vsize=13574484 memory=19760 CPUtime=0.03 cores=0,2,4,6
/proc/18818/stat : 18818 (java) S 18816 18816 8557 0 -1 1077944320 4275 0 0 0 3 0 0 0 20 0 9 0 117980742 13900271616 4940 18446744073709551615 4194304 4196468 140736712256352 140736712238896 140189466377975 0 0 1 16800970 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
/proc/18818/statm: 3393621 4940 2134 1 0 3383118 0
[pid=18818/tid=18819] ppid=18816 vsize=13574484 memory=-8713483618642459742 CPUtime=0.03 cores=0,2,4,6
/proc/18818/task/18819/stat : 18819 (java) R 18816 18816 8557 0 -1 4202560 2978 0 0 0 3 0 0 0 20 0 9 0 117980743 13900271616 4940 18446744073709551615 4194304 4196468 140736712256352 140189470613368 140189466399901 0 4 1 16800970 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18820] ppid=18816 vsize=13574484 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18820/stat : 18820 (java) S 18816 18816 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 117980743 13900271616 4940 18446744073709551615 4194304 4196468 140736712256352 140189423344528 140189466388181 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18821] ppid=18816 vsize=13574484 memory=139634046187136 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18821/stat : 18821 (java) S 18816 18816 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 117980743 13900271616 4940 18446744073709551615 4194304 4196468 140736712256352 140189422291728 140189466388181 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18822] ppid=18816 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18822/stat : 18822 (java) S 18816 18816 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 117980743 13900271616 4940 18446744073709551615 4194304 4196468 140736712256352 140189421239440 140189466388181 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18823] ppid=18816 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18823/stat : 18823 (java) S 18816 18816 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 117980743 13900271616 4940 18446744073709551615 4194304 4196468 140736712256352 140189420186640 140189466388181 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18824] ppid=18816 vsize=13574484 memory=139634046187136 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18824/stat : 18824 (java) S 18816 18816 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 117980745 13900271616 4940 18446744073709551615 4194304 4196468 140736712256352 140189012150384 140189466389122 0 0 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18825] ppid=18816 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18825/stat : 18825 (java) S 18816 18816 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 117980745 13900271616 4940 18446744073709551615 4194304 4196468 140736712256352 140189011096352 140189466388181 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18826] ppid=18816 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18826/stat : 18826 (java) S 18816 18816 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 117980745 13900271616 4940 18446744073709551615 4194304 4196468 140736712256352 140189010044016 140189466388181 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 21136 KiB

[startup+0.210167 s]*
/proc/loadavg: 1.82 1.86 1.94 4/211 18832
/proc/meminfo: memFree=30890428/32770624 swapFree=67105588/67108860
[pid=18816] ppid=18813 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/18816/stat : 18816 (xcsp3-exec) S 18813 18816 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117980736 9740288 344 18446744073709551615 4194304 5098028 140723076992176 140723076990280 140076142764668 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 26304512 140723076993401 140723076993605 140723076993605 140723076997099 0
/proc/18816/statm: 2378 344 289 221 0 87 0
[pid=18818] ppid=18816 vsize=13974352 memory=30236 CPUtime=0.13 cores=0,2,4,6
/proc/18818/stat : 18818 (java) S 18816 18816 8557 0 -1 1077944320 5579 0 0 0 12 1 0 0 20 0 15 0 117980742 14309736448 7559 18446744073709551615 4194304 4196468 140736712256352 140736712238896 140189466377975 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
/proc/18818/statm: 3493588 7559 2841 1 0 3482964 0
[pid=18818/tid=18819] ppid=18816 vsize=13974352 memory=7311146985107750967 CPUtime=0.09 cores=0,2,4,6
/proc/18818/task/18819/stat : 18819 (java) R 18816 18816 8557 0 -1 4202560 3515 0 0 0 9 0 0 0 20 0 15 0 117980743 14309736448 7559 18446744073709551615 4194304 4196468 140736712256352 140189470611328 140189450458462 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18820] ppid=18816 vsize=13974352 memory=8893 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18820/stat : 18820 (java) S 18816 18816 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117980743 14309736448 7559 18446744073709551615 4194304 4196468 140736712256352 140189423344528 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18821] ppid=18816 vsize=13974352 memory=139634046205309 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18821/stat : 18821 (java) S 18816 18816 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117980743 14309736448 7559 18446744073709551615 4194304 4196468 140736712256352 140189422291728 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18822] ppid=18816 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18822/stat : 18822 (java) S 18816 18816 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117980743 14309736448 7559 18446744073709551615 4194304 4196468 140736712256352 140189421239440 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18823] ppid=18816 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18823/stat : 18823 (java) S 18816 18816 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117980743 14309736448 7559 18446744073709551615 4194304 4196468 140736712256352 140189420186640 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18824] ppid=18816 vsize=13974352 memory=139634046187136 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18824/stat : 18824 (java) S 18816 18816 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117980745 14309736448 7559 18446744073709551615 4194304 4196468 140736712256352 140189012150384 140189466389122 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18825] ppid=18816 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18825/stat : 18825 (java) S 18816 18816 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117980745 14309736448 7559 18446744073709551615 4194304 4196468 140736712256352 140189011096352 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18826] ppid=18816 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18826/stat : 18826 (java) S 18816 18816 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117980745 14309736448 7559 18446744073709551615 4194304 4196468 140736712256352 140189010044016 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18827] ppid=18816 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18827/stat : 18827 (java) S 18816 18816 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117980748 14309736448 7559 18446744073709551615 4194304 4196468 140736712256352 140189008992336 140189466396571 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18828] ppid=18816 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18828/stat : 18828 (java) S 18816 18816 8557 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 117980748 14309736448 7559 18446744073709551615 4194304 4196468 140736712256352 140188378720880 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18829] ppid=18816 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18829/stat : 18829 (java) S 18816 18816 8557 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 117980748 14309736448 7625 18446744073709551615 4194304 4196468 140736712256352 140188377668080 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18830] ppid=18816 vsize=13974352 memory=139634046187136 CPUtime=0.01 cores=0,2,4,6
/proc/18818/task/18830/stat : 18830 (java) R 18816 18816 8557 0 -1 4202560 330 0 0 0 1 0 0 0 20 0 15 0 117980748 14309736448 7625 18446744073709551615 4194304 4196468 140736712256352 140188376615792 140189445513446 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18831] ppid=18816 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18831/stat : 18831 (java) S 18816 18816 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117980748 14309736448 7625 18446744073709551615 4194304 4196468 140736712256352 140188375563232 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18832] ppid=18816 vsize=13974352 memory=139634046187136 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18832/stat : 18832 (java) S 18816 18816 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117980753 14309736448 7625 18446744073709551615 4194304 4196468 140736712256352 140188374510000 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 31612 KiB

[startup+0.310351 s]*
/proc/loadavg: 1.82 1.86 1.94 4/211 18832
/proc/meminfo: memFree=30877328/32770624 swapFree=67105588/67108860
[pid=18816] ppid=18813 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/18816/stat : 18816 (xcsp3-exec) S 18813 18816 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117980736 9740288 344 18446744073709551615 4194304 5098028 140723076992176 140723076990280 140076142764668 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 26304512 140723076993401 140723076993605 140723076993605 140723076997099 0
/proc/18816/statm: 2378 344 289 221 0 87 0
[pid=18818] ppid=18816 vsize=13978608 memory=42052 CPUtime=0.32 cores=0,2,4,6
/proc/18818/stat : 18818 (java) S 18816 18816 8557 0 -1 1077944320 9261 0 0 0 29 3 0 0 20 0 15 0 117980742 14314094592 10513 18446744073709551615 4194304 4196468 140736712256352 140736712238896 140189466377975 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
/proc/18818/statm: 3494652 10513 3020 1 0 3482964 0
[pid=18818/tid=18819] ppid=18816 vsize=13978608 memory=-8774313645642428999 CPUtime=0.2 cores=0,2,4,6
/proc/18818/task/18819/stat : 18819 (java) R 18816 18816 8557 0 -1 4202560 6376 0 0 0 18 2 0 0 20 0 15 0 117980743 14314094592 10513 18446744073709551615 4194304 4196468 140736712256352 140189470598968 140189466389910 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18820] ppid=18816 vsize=13978608 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18820/stat : 18820 (java) S 18816 18816 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117980743 14314094592 10513 18446744073709551615 4194304 4196468 140736712256352 140189423344528 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18821] ppid=18816 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18821/stat : 18821 (java) S 18816 18816 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117980743 14314094592 10513 18446744073709551615 4194304 4196468 140736712256352 140189422291728 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18822] ppid=18816 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18822/stat : 18822 (java) S 18816 18816 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117980743 14314094592 10513 18446744073709551615 4194304 4196468 140736712256352 140189421239440 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18823] ppid=18816 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18823/stat : 18823 (java) S 18816 18816 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117980743 14314094592 10513 18446744073709551615 4194304 4196468 140736712256352 140189420186640 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18824] ppid=18816 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18824/stat : 18824 (java) S 18816 18816 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117980745 14314094592 10513 18446744073709551615 4194304 4196468 140736712256352 140189012150384 140189466389122 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18825] ppid=18816 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18825/stat : 18825 (java) S 18816 18816 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117980745 14314094592 10513 18446744073709551615 4194304 4196468 140736712256352 140189011096352 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18826] ppid=18816 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18826/stat : 18826 (java) S 18816 18816 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117980745 14314094592 10513 18446744073709551615 4194304 4196468 140736712256352 140189010044016 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18827] ppid=18816 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18827/stat : 18827 (java) S 18816 18816 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117980748 14314094592 10513 18446744073709551615 4194304 4196468 140736712256352 140189008992336 140189466396571 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18828] ppid=18816 vsize=13978608 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/18818/task/18828/stat : 18828 (java) S 18816 18816 8557 0 -1 1077944384 401 0 0 0 2 0 0 0 20 0 15 0 117980748 14314094592 10513 18446744073709551615 4194304 4196468 140736712256352 140188378720880 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18829] ppid=18816 vsize=13978608 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/18818/task/18829/stat : 18829 (java) S 18816 18816 8557 0 -1 1077944384 462 0 0 0 2 0 0 0 20 0 15 0 117980748 14314094592 10513 18446744073709551615 4194304 4196468 140736712256352 140188377668080 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18830] ppid=18816 vsize=13978608 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/18818/task/18830/stat : 18830 (java) S 18816 18816 8557 0 -1 1077944384 719 0 0 0 6 0 0 0 20 0 15 0 117980748 14314094592 10513 18446744073709551615 4194304 4196468 140736712256352 140188376615792 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18831] ppid=18816 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18831/stat : 18831 (java) S 18816 18816 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117980748 14314094592 10513 18446744073709551615 4194304 4196468 140736712256352 140188375563232 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18832] ppid=18816 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18832/stat : 18832 (java) S 18816 18816 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117980753 14314094592 10513 18446744073709551615 4194304 4196468 140736712256352 140188374510000 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 43428 KiB

[startup+0.701338 s]
/proc/loadavg: 1.82 1.86 1.94 5/211 18832
/proc/meminfo: memFree=30868280/32770624 swapFree=67105588/67108860
[pid=18816] ppid=18813 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/18816/stat : 18816 (xcsp3-exec) S 18813 18816 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117980736 9740288 344 18446744073709551615 4194304 5098028 140723076992176 140723076990280 140076142764668 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 26304512 140723076993401 140723076993605 140723076993605 140723076997099 0
/proc/18816/statm: 2378 344 289 221 0 87 0
[pid=18818] ppid=18816 vsize=13980732 memory=74228 CPUtime=1.32 cores=0,2,4,6
/proc/18818/stat : 18818 (java) S 18816 18816 8557 0 -1 1077944320 13114 0 0 0 127 5 0 0 20 0 15 0 117980742 14316269568 18557 18446744073709551615 4194304 4196468 140736712256352 140736712238896 140189466377975 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
/proc/18818/statm: 3495183 18557 3176 1 0 3483476 0
[pid=18818/tid=18819] ppid=18816 vsize=13980732 memory=6298654963688298593 CPUtime=0.57 cores=0,2,4,6
/proc/18818/task/18819/stat : 18819 (java) R 18816 18816 8557 0 -1 4202560 8459 0 0 0 54 3 0 0 20 0 15 0 117980743 14316269568 18557 18446744073709551615 4194304 4196468 140736712256352 140189470613232 140189095367976 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18820] ppid=18816 vsize=13980732 memory=5937270905093056086 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18820/stat : 18820 (java) S 18816 18816 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117980743 14316269568 18557 18446744073709551615 4194304 4196468 140736712256352 140189423344528 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18821] ppid=18816 vsize=13980732 memory=7739276948477859686 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18821/stat : 18821 (java) S 18816 18816 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117980743 14316269568 18557 18446744073709551615 4194304 4196468 140736712256352 140189422291728 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18822] ppid=18816 vsize=13980732 memory=-8382737753049505125 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18822/stat : 18822 (java) S 18816 18816 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117980743 14316269568 18557 18446744073709551615 4194304 4196468 140736712256352 140189421239440 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18823] ppid=18816 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18823/stat : 18823 (java) S 18816 18816 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117980743 14316269568 18557 18446744073709551615 4194304 4196468 140736712256352 140189420186640 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18824] ppid=18816 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18824/stat : 18824 (java) S 18816 18816 8557 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117980745 14316269568 18557 18446744073709551615 4194304 4196468 140736712256352 140189012150384 140189466389122 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18825] ppid=18816 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18825/stat : 18825 (java) S 18816 18816 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117980745 14316269568 18557 18446744073709551615 4194304 4196468 140736712256352 140189011096352 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18826] ppid=18816 vsize=13980732 memory=6378026435750 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18826/stat : 18826 (java) S 18816 18816 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117980745 14316269568 18557 18446744073709551615 4194304 4196468 140736712256352 140189010044016 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18827] ppid=18816 vsize=13980732 memory=288230617509003574 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18827/stat : 18827 (java) S 18816 18816 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117980748 14316269568 18557 18446744073709551615 4194304 4196468 140736712256352 140189008992336 140189466396571 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18828] ppid=18816 vsize=13980732 memory=15540738687502695 CPUtime=0.22 cores=0,2,4,6
/proc/18818/task/18828/stat : 18828 (java) R 18816 18816 8557 0 -1 4202560 940 0 0 0 22 0 0 0 20 0 15 0 117980748 14316269568 18557 18446744073709551615 4194304 4196468 140736712256352 140188378707104 140189446332865 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18829] ppid=18816 vsize=13980732 memory=644 CPUtime=0.18 cores=0,2,4,6
/proc/18818/task/18829/stat : 18829 (java) R 18816 18816 8557 0 -1 4202560 988 0 0 0 18 0 0 0 20 0 15 0 117980748 14316269568 18557 18446744073709551615 4194304 4196468 140736712256352 140188377648352 140189449864097 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18830] ppid=18816 vsize=13980732 memory=1740 CPUtime=0.31 cores=0,2,4,6
/proc/18818/task/18830/stat : 18830 (java) S 18816 18816 8557 0 -1 1077944384 1420 0 0 0 31 0 0 0 20 0 15 0 117980748 14316269568 18557 18446744073709551615 4194304 4196468 140736712256352 140188376615792 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18831] ppid=18816 vsize=13980732 memory=956 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18831/stat : 18831 (java) S 18816 18816 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117980748 14316269568 18557 18446744073709551615 4194304 4196468 140736712256352 140188375563232 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18832] ppid=18816 vsize=13980732 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18832/stat : 18832 (java) S 18816 18816 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117980753 14316269568 18557 18446744073709551615 4194304 4196468 140736712256352 140188374510000 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
Current children cumulated CPU time: 1.32 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 75604 KiB

[startup+1.50134 s]
/proc/loadavg: 1.82 1.86 1.94 4/211 18832
/proc/meminfo: memFree=30730512/32770624 swapFree=67105588/67108860
[pid=18816] ppid=18813 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/18816/stat : 18816 (xcsp3-exec) S 18813 18816 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117980736 9740288 344 18446744073709551615 4194304 5098028 140723076992176 140723076990280 140076142764668 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 26304512 140723076993401 140723076993605 140723076993605 140723076997099 0
/proc/18816/statm: 2378 344 289 221 0 87 0
[pid=18818] ppid=18816 vsize=13980732 memory=216928 CPUtime=2.43 cores=0,2,4,6
/proc/18818/stat : 18818 (java) S 18816 18816 8557 0 -1 1077944320 13678 0 0 0 232 11 0 0 20 0 15 0 117980742 14316269568 54232 18446744073709551615 4194304 4196468 140736712256352 140736712238896 140189466377975 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
/proc/18818/statm: 3495183 54232 3207 1 0 3483476 0
[pid=18818/tid=18819] ppid=18816 vsize=13980732 memory=-8774313645642428999 CPUtime=1.33 cores=0,2,4,6
/proc/18818/task/18819/stat : 18819 (java) R 18816 18816 8557 0 -1 4202560 8521 0 0 0 128 5 0 0 20 0 15 0 117980743 14316269568 54232 18446744073709551615 4194304 4196468 140736712256352 140189470611480 140189095434541 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18820] ppid=18816 vsize=13980732 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/18818/task/18820/stat : 18820 (java) S 18816 18816 8557 0 -1 1077944384 46 0 0 0 1 1 0 0 20 0 15 0 117980743 14316269568 54232 18446744073709551615 4194304 4196468 140736712256352 140189423344528 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18821] ppid=18816 vsize=13980732 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/18818/task/18821/stat : 18821 (java) S 18816 18816 8557 0 -1 1077944384 47 0 0 0 1 1 0 0 20 0 15 0 117980743 14316269568 54232 18446744073709551615 4194304 4196468 140736712256352 140189422291728 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18822] ppid=18816 vsize=13980732 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/18818/task/18822/stat : 18822 (java) S 18816 18816 8557 0 -1 1077944384 80 0 0 0 1 1 0 0 20 0 15 0 117980743 14316269568 54232 18446744073709551615 4194304 4196468 140736712256352 140189421239440 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18823] ppid=18816 vsize=13980732 memory=0 CPUtime=0.02 cores=0,2,4,6

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

/proc/18818/task/18826/stat : 18826 (java) S 18816 18816 8557 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 117980745 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189010044032 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18827] ppid=18816 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18827/stat : 18827 (java) S 18816 18816 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189008992336 140189466396571 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18828] ppid=18816 vsize=13980732 memory=1376 CPUtime=1.44 cores=0,2,4,6
/proc/18818/task/18828/stat : 18828 (java) S 18816 18816 8557 0 -1 1077944384 9766 0 0 0 142 2 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188378720880 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18829] ppid=18816 vsize=13980732 memory=4144 CPUtime=1.25 cores=0,2,4,6
/proc/18818/task/18829/stat : 18829 (java) S 18816 18816 8557 0 -1 1077944384 9524 0 0 0 123 2 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188377668080 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18830] ppid=18816 vsize=13980732 memory=64008 CPUtime=0.69 cores=0,2,4,6
/proc/18818/task/18830/stat : 18830 (java) S 18816 18816 8557 0 -1 1077944384 9793 0 0 0 68 1 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188376615792 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18831] ppid=18816 vsize=13980732 memory=5768 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18831/stat : 18831 (java) S 18816 18816 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188375563232 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18832] ppid=18816 vsize=13980732 memory=4584 CPUtime=1.58 cores=0,2,4,6
/proc/18818/task/18832/stat : 18832 (java) S 18816 18816 8557 0 -1 1077944384 1844 0 0 0 76 82 0 0 20 0 15 0 117980753 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188374510000 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
Current children cumulated CPU time: 2451.02 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3046848 KiB

[startup+2502.3 s]
/proc/loadavg: 2.04 2.10 2.05 3/211 19227
/proc/meminfo: memFree=26151792/32770624 swapFree=67105588/67108860
[pid=18816] ppid=18813 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/18816/stat : 18816 (xcsp3-exec) S 18813 18816 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117980736 9740288 344 18446744073709551615 4194304 5098028 140723076992176 140723076990280 140076142764668 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 26304512 140723076993401 140723076993605 140723076993605 140723076997099 0
/proc/18816/statm: 2378 344 289 221 0 87 0
[pid=18818] ppid=18816 vsize=13980732 memory=3045472 CPUtime=2511.06 cores=0,2,4,6
/proc/18818/stat : 18818 (java) S 18816 18816 8557 0 -1 1077944320 175890 0 0 0 250859 247 0 0 20 0 15 0 117980742 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140736712238896 140189466377975 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
/proc/18818/statm: 3495183 761368 3250 1 0 3483476 0
[pid=18818/tid=18819] ppid=18816 vsize=13980732 memory=3045472 CPUtime=2500.42 cores=0,2,4,6
/proc/18818/task/18819/stat : 18819 (java) R 18816 18816 8557 0 -1 4202560 116531 0 0 0 250003 39 0 0 20 0 15 0 117980743 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189470614888 140189097277756 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18820] ppid=18816 vsize=13980732 memory=3045472 CPUtime=1.33 cores=0,2,4,6
/proc/18818/task/18820/stat : 18820 (java) S 18816 18816 8557 0 -1 1077944384 5984 0 0 0 99 34 0 0 20 0 15 0 117980743 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189423344528 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18821] ppid=18816 vsize=13980732 memory=3045472 CPUtime=1.34 cores=0,2,4,6
/proc/18818/task/18821/stat : 18821 (java) S 18816 18816 8557 0 -1 1077944384 5118 0 0 0 100 34 0 0 20 0 15 0 117980743 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189422291728 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18822] ppid=18816 vsize=13980732 memory=3045472 CPUtime=1.34 cores=0,2,4,6
/proc/18818/task/18822/stat : 18822 (java) S 18816 18816 8557 0 -1 1077944384 5857 0 0 0 100 34 0 0 20 0 15 0 117980743 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189421239440 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18823] ppid=18816 vsize=13980732 memory=1376 CPUtime=1.34 cores=0,2,4,6
/proc/18818/task/18823/stat : 18823 (java) S 18816 18816 8557 0 -1 1077944384 5740 0 0 0 101 33 0 0 20 0 15 0 117980743 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189420186640 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18824] ppid=18816 vsize=13980732 memory=3045472 CPUtime=0.21 cores=0,2,4,6
/proc/18818/task/18824/stat : 18824 (java) S 18816 18816 8557 0 -1 1077944384 4337 0 0 0 17 4 0 0 20 0 15 0 117980745 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189012150384 140189466389122 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18825] ppid=18816 vsize=13980732 memory=3045472 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18825/stat : 18825 (java) S 18816 18816 8557 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 117980745 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189011096416 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18826] ppid=18816 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18826/stat : 18826 (java) S 18816 18816 8557 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 117980745 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189010044032 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18827] ppid=18816 vsize=13980732 memory=3045472 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18827/stat : 18827 (java) S 18816 18816 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189008992336 140189466396571 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18828] ppid=18816 vsize=13980732 memory=3045472 CPUtime=1.44 cores=0,2,4,6
/proc/18818/task/18828/stat : 18828 (java) S 18816 18816 8557 0 -1 1077944384 9769 0 0 0 142 2 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188378720880 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18829] ppid=18816 vsize=13980732 memory=4144 CPUtime=1.25 cores=0,2,4,6
/proc/18818/task/18829/stat : 18829 (java) S 18816 18816 8557 0 -1 1077944384 9527 0 0 0 123 2 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188377668080 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18830] ppid=18816 vsize=13980732 memory=302022848351043610 CPUtime=0.69 cores=0,2,4,6
/proc/18818/task/18830/stat : 18830 (java) S 18816 18816 8557 0 -1 1077944384 9800 0 0 0 68 1 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188376615792 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18831] ppid=18816 vsize=13980732 memory=302022891367825718 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18831/stat : 18831 (java) S 18816 18816 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188375563232 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18832] ppid=18816 vsize=13980732 memory=15540738687502695 CPUtime=1.62 cores=0,2,4,6
/proc/18818/task/18832/stat : 18832 (java) S 18816 18816 8557 0 -1 1077944384 1873 0 0 0 78 84 0 0 20 0 15 0 117980753 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188374510000 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
Current children cumulated CPU time: 2511.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3046848 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2511.3 s]
/proc/loadavg: 2.03 2.10 2.05 3/211 19228
/proc/meminfo: memFree=26151848/32770624 swapFree=67105588/67108860
[pid=18816] ppid=18813 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/18816/stat : 18816 (xcsp3-exec) S 18813 18816 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117980736 9740288 344 18446744073709551615 4194304 5098028 140723076992176 140723076990280 140076142764668 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 26304512 140723076993401 140723076993605 140723076993605 140723076997099 0
/proc/18816/statm: 2378 344 289 221 0 87 0
[pid=18818] ppid=18816 vsize=13980732 memory=3045472 CPUtime=2520.06 cores=0,2,4,6
/proc/18818/stat : 18818 (java) S 18816 18816 8557 0 -1 1077944320 176005 0 0 0 251759 247 0 0 20 0 15 0 117980742 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140736712238896 140189466377975 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
/proc/18818/statm: 3495183 761368 3250 1 0 3483476 0
[pid=18818/tid=18819] ppid=18816 vsize=13980732 memory=3045472 CPUtime=2509.42 cores=0,2,4,6
/proc/18818/task/18819/stat : 18819 (java) R 18816 18816 8557 0 -1 4202560 116646 0 0 0 250903 39 0 0 20 0 15 0 117980743 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189470614888 140189097393350 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18820] ppid=18816 vsize=13980732 memory=3045472 CPUtime=1.33 cores=0,2,4,6
/proc/18818/task/18820/stat : 18820 (java) S 18816 18816 8557 0 -1 1077944384 5984 0 0 0 99 34 0 0 20 0 15 0 117980743 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189423344528 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18821] ppid=18816 vsize=13980732 memory=3045472 CPUtime=1.34 cores=0,2,4,6
/proc/18818/task/18821/stat : 18821 (java) S 18816 18816 8557 0 -1 1077944384 5118 0 0 0 100 34 0 0 20 0 15 0 117980743 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189422291728 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18822] ppid=18816 vsize=13980732 memory=3045472 CPUtime=1.34 cores=0,2,4,6
/proc/18818/task/18822/stat : 18822 (java) S 18816 18816 8557 0 -1 1077944384 5857 0 0 0 100 34 0 0 20 0 15 0 117980743 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189421239440 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18823] ppid=18816 vsize=13980732 memory=1376 CPUtime=1.34 cores=0,2,4,6
/proc/18818/task/18823/stat : 18823 (java) S 18816 18816 8557 0 -1 1077944384 5740 0 0 0 101 33 0 0 20 0 15 0 117980743 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189420186640 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18824] ppid=18816 vsize=13980732 memory=1376 CPUtime=0.21 cores=0,2,4,6
/proc/18818/task/18824/stat : 18824 (java) S 18816 18816 8557 0 -1 1077944384 4337 0 0 0 17 4 0 0 20 0 15 0 117980745 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189012150384 140189466389122 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18825] ppid=18816 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18825/stat : 18825 (java) S 18816 18816 8557 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 117980745 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189011096416 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18826] ppid=18816 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18826/stat : 18826 (java) S 18816 18816 8557 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 117980745 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189010044032 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18827] ppid=18816 vsize=13980732 memory=64008 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18827/stat : 18827 (java) S 18816 18816 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189008992336 140189466396571 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18828] ppid=18816 vsize=13980732 memory=1240 CPUtime=1.44 cores=0,2,4,6
/proc/18818/task/18828/stat : 18828 (java) S 18816 18816 8557 0 -1 1077944384 9769 0 0 0 142 2 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188378720880 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18829] ppid=18816 vsize=13980732 memory=2384 CPUtime=1.25 cores=0,2,4,6
/proc/18818/task/18829/stat : 18829 (java) S 18816 18816 8557 0 -1 1077944384 9527 0 0 0 123 2 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188377668080 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18830] ppid=18816 vsize=13980732 memory=1672 CPUtime=0.69 cores=0,2,4,6
/proc/18818/task/18830/stat : 18830 (java) S 18816 18816 8557 0 -1 1077944384 9800 0 0 0 68 1 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188376615792 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18831] ppid=18816 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18831/stat : 18831 (java) S 18816 18816 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188375563232 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18832] ppid=18816 vsize=13980732 memory=3045472 CPUtime=1.62 cores=0,2,4,6
/proc/18818/task/18832/stat : 18832 (java) S 18816 18816 8557 0 -1 1077944384 1873 0 0 0 78 84 0 0 20 0 15 0 117980753 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188374510000 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3046848 KiB

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

[startup+2511.31 s]
# the end of solver process 18816 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001874 s, system=0 s

[startup+2511.32 s]
# the end of solver process 18818 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.61 s, system=2.49039 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+2511.3 s]
/proc/loadavg: 2.03 2.10 2.05 3/211 19228
/proc/meminfo: memFree=26151848/32770624 swapFree=67105588/67108860
[pid=18816] ppid=18813 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/18816/stat : 18816 (xcsp3-exec) S 18813 18816 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117980736 9740288 344 18446744073709551615 4194304 5098028 140723076992176 140723076990280 140076142764668 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 26304512 140723076993401 140723076993605 140723076993605 140723076997099 0
/proc/18816/statm: 2378 344 289 221 0 87 0
[pid=18818] ppid=18816 vsize=13980732 memory=3045472 CPUtime=2520.06 cores=0,2,4,6
/proc/18818/stat : 18818 (java) S 18816 18816 8557 0 -1 1077944320 176005 0 0 0 251759 247 0 0 20 0 15 0 117980742 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140736712238896 140189466377975 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
/proc/18818/statm: 3495183 761368 3250 1 0 3483476 0
[pid=18818/tid=18819] ppid=18816 vsize=13980732 memory=3045472 CPUtime=2509.42 cores=0,2,4,6
/proc/18818/task/18819/stat : 18819 (java) R 18816 18816 8557 0 -1 4202560 116646 0 0 0 250903 39 0 0 20 0 15 0 117980743 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189470614888 140189097393350 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18820] ppid=18816 vsize=13980732 memory=3045472 CPUtime=1.33 cores=0,2,4,6
/proc/18818/task/18820/stat : 18820 (java) S 18816 18816 8557 0 -1 1077944384 5984 0 0 0 99 34 0 0 20 0 15 0 117980743 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189423344528 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18821] ppid=18816 vsize=13980732 memory=3045472 CPUtime=1.34 cores=0,2,4,6
/proc/18818/task/18821/stat : 18821 (java) S 18816 18816 8557 0 -1 1077944384 5118 0 0 0 100 34 0 0 20 0 15 0 117980743 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189422291728 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18822] ppid=18816 vsize=13980732 memory=3045472 CPUtime=1.34 cores=0,2,4,6
/proc/18818/task/18822/stat : 18822 (java) S 18816 18816 8557 0 -1 1077944384 5857 0 0 0 100 34 0 0 20 0 15 0 117980743 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189421239440 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18823] ppid=18816 vsize=13980732 memory=1376 CPUtime=1.34 cores=0,2,4,6
/proc/18818/task/18823/stat : 18823 (java) S 18816 18816 8557 0 -1 1077944384 5740 0 0 0 101 33 0 0 20 0 15 0 117980743 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189420186640 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18824] ppid=18816 vsize=13980732 memory=1376 CPUtime=0.21 cores=0,2,4,6
/proc/18818/task/18824/stat : 18824 (java) S 18816 18816 8557 0 -1 1077944384 4337 0 0 0 17 4 0 0 20 0 15 0 117980745 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189012150384 140189466389122 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18825] ppid=18816 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18825/stat : 18825 (java) S 18816 18816 8557 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 117980745 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189011096416 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18826] ppid=18816 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18826/stat : 18826 (java) S 18816 18816 8557 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 117980745 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189010044032 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18827] ppid=18816 vsize=13980732 memory=64008 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18827/stat : 18827 (java) S 18816 18816 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140189008992336 140189466396571 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18828] ppid=18816 vsize=13980732 memory=1240 CPUtime=1.44 cores=0,2,4,6
/proc/18818/task/18828/stat : 18828 (java) S 18816 18816 8557 0 -1 1077944384 9769 0 0 0 142 2 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188378720880 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18829] ppid=18816 vsize=13980732 memory=2384 CPUtime=1.25 cores=0,2,4,6
/proc/18818/task/18829/stat : 18829 (java) S 18816 18816 8557 0 -1 1077944384 9527 0 0 0 123 2 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188377668080 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18830] ppid=18816 vsize=13980732 memory=1672 CPUtime=0.69 cores=0,2,4,6
/proc/18818/task/18830/stat : 18830 (java) S 18816 18816 8557 0 -1 1077944384 9800 0 0 0 68 1 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188376615792 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18831] ppid=18816 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/18818/task/18831/stat : 18831 (java) S 18816 18816 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117980748 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188375563232 140189466388181 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
[pid=18818/tid=18832] ppid=18816 vsize=13980732 memory=3045472 CPUtime=1.62 cores=0,2,4,6
/proc/18818/task/18832/stat : 18832 (java) S 18816 18816 8557 0 -1 1077944384 1873 0 0 0 78 84 0 0 20 0 15 0 117980753 14316269568 761368 18446744073709551615 4194304 4196468 140736712256352 140188374510000 140189466389122 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28356608 140736712257969 140736712258145 140736712258145 140736712261583 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3046848 KiB

Child status: 143
Real time (s): 2511.32
CPU time (s): 2520.1
CPU user time (s): 2517.61
CPU system time (s): 2.49039
CPU usage (%): 100.349
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 3046848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.61
system time used= 2.49039
maximum resident set size= 3046320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177258
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58306
involuntary context switches= 3216


# summary of solver processes directly reported to runsolver:
#   pid: 18816,18818
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2517.61
#   total CPU system time (s): 2.49039

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.0972 second user time and 23.2996 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-19 17:36:52
IDJOB=4282602
IDBENCH=138520
IDSOLVER=2677
FILE ID=node126/4282602-1503157856
RUNJOBID= node126-1503095802-8615
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Sadeh-js/SuperSadeh-js-e0ddr2-1.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-4282602-1503157856/watcher-4282602-1503157856 -o /tmp/evaluation-result-4282602-1503157856/solver-4282602-1503157856 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503095802-8615 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 474810763 HOME/instance-4282602-1503157856.xml

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

MD5SUM BENCH= f0da45100268329db1731396e5956751
RANDOM SEED=474810763

node126.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.81
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.81
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.81
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.81
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:        30909164 kB
MemAvailable:   31489480 kB
Buffers:          310492 kB
Cached:           559420 kB
SwapCached:          524 kB
Active:          1018480 kB
Inactive:         369568 kB
Active(anon):     474056 kB
Inactive(anon):    93904 kB
Active(file):     544424 kB
Inactive(file):   275664 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              7980 kB
Writeback:             0 kB
AnonPages:        517428 kB
Mapped:            71116 kB
Shmem:             49824 kB
Slab:             178680 kB
SReclaimable:     152124 kB
SUnreclaim:        26556 kB
KernelStack:        3456 kB
PageTables:         6172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1398744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    458752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62012 MiB
End job on node126 at 2017-08-19 18:18:43