Trace number 4269852

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-09)? (TO) 2520.1001 2511.52

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.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269852-1502847989.xml"  -tl '2520s' -p 1 -x 0
0.05/0.30	c [HOME/instance-4269852-1502847989.xml, -tl, 2520s, -p, 1, -x, 0]
0.23/0.36	c simple solver
0.41/0.43	c parse instance...
18.91/14.37	c solve instance...
2520.06/2511.50	s UNKNOWN
2520.06/2511.50	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14895 MiB free)
  memory of node 1: 16384 MiB (15563 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269852-1502847989/watcher-4269852-1502847989 -o /tmp/evaluation-result-4269852-1502847989/solver-4269852-1502847989 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1413255372 HOME/instance-4269852-1502847989.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
Starting watchdog thread
Linux 3.10.0-514.16.1.el7.x86_64
Current StackSize limit: 8192 KiB

solver pid=15383, runsolver pid=15380

[startup+0.100157 s]*
/proc/loadavg: 2.10 2.04 2.05 2/197 15384
/proc/meminfo: memFree=31190064/32770624 swapFree=67108860/67108860
[pid=15383] ppid=15380 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15383/stat : 15383 (xcsp3-exec) S 15380 15383 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 73139558 9740288 345 18446744073709551615 4194304 5098028 140724486384192 140724486382296 140107161776764 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 11808768 140724486386040 140724486386245 140724486386245 140724486389739 0
/proc/15383/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.209172 s]*
/proc/loadavg: 2.10 2.04 2.05 2/211 15398
/proc/meminfo: memFree=31178416/32770624 swapFree=67108860/67108860
[pid=15383] ppid=15380 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15383/stat : 15383 (xcsp3-exec) S 15380 15383 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 73139558 9740288 345 18446744073709551615 4194304 5098028 140724486384192 140724486382296 140107161776764 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 11808768 140724486386040 140724486386245 140724486386245 140724486389739 0
/proc/15383/statm: 2378 345 289 221 0 87 0
[pid=15385] ppid=15383 vsize=13907304 memory=22052 CPUtime=0.05 cores=1,3,5,7
/proc/15385/stat : 15385 (java) S 15383 15383 11586 0 -1 1077944320 4901 0 0 0 4 1 0 0 20 0 14 0 73139569 14241079296 5513 18446744073709551615 4194304 4196468 140727288369776 140727288352320 140545791213303 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
/proc/15385/statm: 3476826 5513 2574 1 0 3466323 0
[pid=15385/tid=15386] ppid=15383 vsize=13907304 memory=-6154001135896203620 CPUtime=0.04 cores=1,3,5,7
/proc/15385/task/15386/stat : 15386 (java) D 15383 15383 11586 0 -1 4202560 3080 0 0 0 3 1 0 0 20 0 14 0 73139569 14241079296 5513 18446744073709551615 4194304 4196468 140727288369776 140545795450784 140545791235325 0 4 1 16800974 18446744071580418449 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15387] ppid=15383 vsize=13907304 memory=3461490863514965641 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15387/stat : 15387 (java) S 15383 15383 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 73139570 14241079296 5513 18446744073709551615 4194304 4196468 140727288369776 140545391414288 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15388] ppid=15383 vsize=13907304 memory=140258885281408 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15388/stat : 15388 (java) S 15383 15383 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 73139570 14241079296 5513 18446744073709551615 4194304 4196468 140727288369776 140545390361744 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15389] ppid=15383 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15389/stat : 15389 (java) S 15383 15383 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 73139570 14241079296 5513 18446744073709551615 4194304 4196468 140727288369776 140545389308688 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15390] ppid=15383 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15390/stat : 15390 (java) S 15383 15383 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 73139570 14241079296 5513 18446744073709551615 4194304 4196468 140727288369776 140545388256144 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15391] ppid=15383 vsize=13907304 memory=140258885281408 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15391/stat : 15391 (java) S 15383 15383 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 73139571 14241079296 5513 18446744073709551615 4194304 4196468 140727288369776 140544976525552 140545791224450 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15392] ppid=15383 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15392/stat : 15392 (java) S 15383 15383 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 73139572 14241079296 5513 18446744073709551615 4194304 4196468 140727288369776 140544975471776 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15393] ppid=15383 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15393/stat : 15393 (java) S 15383 15383 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 73139572 14241079296 5513 18446744073709551615 4194304 4196468 140727288369776 140544974418672 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15394] ppid=15383 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15394/stat : 15394 (java) S 15383 15383 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 73139574 14241079296 5513 18446744073709551615 4194304 4196468 140727288369776 140544973367248 140545791231899 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15395] ppid=15383 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15395/stat : 15395 (java) S 15383 15383 11586 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 14 0 73139574 14241079296 5513 18446744073709551615 4194304 4196468 140727288369776 140544972315376 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15396] ppid=15383 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15396/stat : 15396 (java) S 15383 15383 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 73139574 14241079296 5513 18446744073709551615 4194304 4196468 140727288369776 140544971262832 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15397] ppid=15383 vsize=13907304 memory=140258885281408 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15397/stat : 15397 (java) S 15383 15383 11586 0 -1 1077944384 214 0 0 0 0 0 0 0 20 0 14 0 73139574 14241079296 5513 18446744073709551615 4194304 4196468 140727288369776 140544970209776 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15398] ppid=15383 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15398/stat : 15398 (java) S 15383 15383 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 73139575 14241079296 5513 18446744073709551615 4194304 4196468 140727288369776 140544969157472 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 23432 KiB

[startup+0.309883 s]*
/proc/loadavg: 2.10 2.04 2.05 4/212 15399
/proc/meminfo: memFree=31169948/32770624 swapFree=67108860/67108860
[pid=15383] ppid=15380 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15383/stat : 15383 (xcsp3-exec) S 15380 15383 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 73139558 9740288 345 18446744073709551615 4194304 5098028 140724486384192 140724486382296 140107161776764 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 11808768 140724486386040 140724486386245 140724486386245 140724486389739 0
/proc/15383/statm: 2378 345 289 221 0 87 0
[pid=15385] ppid=15383 vsize=13975376 memory=35292 CPUtime=0.23 cores=1,3,5,7
/proc/15385/stat : 15385 (java) S 15383 15383 11586 0 -1 1077944320 8476 0 0 0 21 2 0 0 20 0 15 0 73139569 14310785024 8823 18446744073709551615 4194304 4196468 140727288369776 140727288352320 140545791213303 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
/proc/15385/statm: 3493844 8823 2974 1 0 3483220 0
[pid=15385/tid=15386] ppid=15383 vsize=13975376 memory=288363917221298210 CPUtime=0.14 cores=1,3,5,7
/proc/15385/task/15386/stat : 15386 (java) R 15383 15383 11586 0 -1 4202560 5722 0 0 0 12 2 0 0 20 0 15 0 73139569 14310785024 8823 18446744073709551615 4194304 4196468 140727288369776 140545795435680 140545783893021 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15387] ppid=15383 vsize=13975376 memory=301 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15387/stat : 15387 (java) S 15383 15383 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73139570 14310785024 8823 18446744073709551615 4194304 4196468 140727288369776 140545391414288 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15388] ppid=15383 vsize=13975376 memory=140258885293307 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15388/stat : 15388 (java) S 15383 15383 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73139570 14310785024 8823 18446744073709551615 4194304 4196468 140727288369776 140545390361744 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15389] ppid=15383 vsize=13975376 memory=-6804530833007812508 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15389/stat : 15389 (java) S 15383 15383 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73139570 14310785024 8823 18446744073709551615 4194304 4196468 140727288369776 140545389308688 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15390] ppid=15383 vsize=13975376 memory=8097827316026060847 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15390/stat : 15390 (java) S 15383 15383 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73139570 14310785024 8823 18446744073709551615 4194304 4196468 140727288369776 140545388256144 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15391] ppid=15383 vsize=13975376 memory=7311575290410042867 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15391/stat : 15391 (java) S 15383 15383 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73139571 14310785024 8823 18446744073709551615 4194304 4196468 140727288369776 140544976525552 140545791224450 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15392] ppid=15383 vsize=13975376 memory=3472328296227679279 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15392/stat : 15392 (java) S 15383 15383 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 73139572 14310785024 8823 18446744073709551615 4194304 4196468 140727288369776 140544975471776 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15393] ppid=15383 vsize=13975376 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15393/stat : 15393 (java) S 15383 15383 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73139572 14310785024 8859 18446744073709551615 4194304 4196468 140727288369776 140544974418672 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15394] ppid=15383 vsize=13975376 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15394/stat : 15394 (java) S 15383 15383 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73139574 14310785024 8626 18446744073709551615 4194304 4196468 140727288369776 140544973367248 140545791231899 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15395] ppid=15383 vsize=13975376 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/15385/task/15395/stat : 15395 (java) S 15383 15383 11586 0 -1 1077944384 364 0 0 0 1 0 0 0 20 0 15 0 73139574 14310785024 8626 18446744073709551615 4194304 4196468 140727288369776 140544972315376 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15396] ppid=15383 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/15385/task/15396/stat : 15396 (java) S 15383 15383 11586 0 -1 1077944384 378 0 0 0 1 0 0 0 20 0 15 0 73139574 14309736448 8626 18446744073709551615 4194304 4196468 140727288369776 140544971262832 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15397] ppid=15383 vsize=13974352 memory=140258885281408 CPUtime=0.05 cores=1,3,5,7
/proc/15385/task/15397/stat : 15397 (java) S 15383 15383 11586 0 -1 1077944384 706 0 0 0 5 0 0 0 20 0 15 0 73139574 14309736448 8626 18446744073709551615 4194304 4196468 140727288369776 140544970209776 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15398] ppid=15383 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15398/stat : 15398 (java) S 15383 15383 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73139575 14309736448 8626 18446744073709551615 4194304 4196468 140727288369776 140544969157472 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15399] ppid=15383 vsize=13974352 memory=140258885281408 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15399/stat : 15399 (java) S 15383 15383 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73139580 14309736448 8626 18446744073709551615 4194304 4196468 140727288369776 140544968104496 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 13984888 KiB
Current children cumulated memory: 36672 KiB

[startup+0.70753 s]
/proc/loadavg: 2.10 2.04 2.05 4/212 15399
/proc/meminfo: memFree=31154316/32770624 swapFree=67108860/67108860
[pid=15383] ppid=15380 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15383/stat : 15383 (xcsp3-exec) S 15380 15383 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 73139558 9740288 345 18446744073709551615 4194304 5098028 140724486384192 140724486382296 140107161776764 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 11808768 140724486386040 140724486386245 140724486386245 140724486389739 0
/proc/15383/statm: 2378 345 289 221 0 87 0
[pid=15385] ppid=15383 vsize=13980732 memory=65880 CPUtime=1.17 cores=1,3,5,7
/proc/15385/stat : 15385 (java) S 15383 15383 11586 0 -1 1077944320 13066 0 0 0 112 5 0 0 20 0 15 0 73139569 14316269568 16470 18446744073709551615 4194304 4196468 140727288369776 140727288352320 140545791213303 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
/proc/15385/statm: 3495183 16470 3170 1 0 3483476 0
[pid=15385/tid=15386] ppid=15383 vsize=13980732 memory=5788925847987705959 CPUtime=0.52 cores=1,3,5,7
/proc/15385/task/15386/stat : 15386 (java) R 15383 15383 11586 0 -1 4202560 8479 0 0 0 48 4 0 0 20 0 15 0 73139569 14316269568 16470 18446744073709551615 4194304 4196468 140727288369776 140545795448704 140545791225238 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15387] ppid=15383 vsize=13980732 memory=7374188446028419408 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15387/stat : 15387 (java) S 15383 15383 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73139570 14316269568 16470 18446744073709551615 4194304 4196468 140727288369776 140545391414288 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15388] ppid=15383 vsize=13980732 memory=5859273620209619044 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15388/stat : 15388 (java) S 15383 15383 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73139570 14316269568 16470 18446744073709551615 4194304 4196468 140727288369776 140545390361744 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15389] ppid=15383 vsize=13980732 memory=5782710158159929408 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15389/stat : 15389 (java) S 15383 15383 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73139570 14316269568 16470 18446744073709551615 4194304 4196468 140727288369776 140545389308688 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15390] ppid=15383 vsize=13980732 memory=7822038051842261661 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15390/stat : 15390 (java) S 15383 15383 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73139570 14316269568 16470 18446744073709551615 4194304 4196468 140727288369776 140545388256144 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15391] ppid=15383 vsize=13980732 memory=4196912344889787449 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15391/stat : 15391 (java) S 15383 15383 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73139571 14316269568 16470 18446744073709551615 4194304 4196468 140727288369776 140544976525552 140545791224450 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15392] ppid=15383 vsize=13980732 memory=-9001734013606258791 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15392/stat : 15392 (java) S 15383 15383 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 73139572 14316269568 16470 18446744073709551615 4194304 4196468 140727288369776 140544975471776 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15393] ppid=15383 vsize=13980732 memory=6944665225511868275 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15393/stat : 15393 (java) S 15383 15383 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73139572 14316269568 16470 18446744073709551615 4194304 4196468 140727288369776 140544974418672 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15394] ppid=15383 vsize=13980732 memory=1414355462422710185 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15394/stat : 15394 (java) S 15383 15383 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73139574 14316269568 16470 18446744073709551615 4194304 4196468 140727288369776 140544973367248 140545791231899 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15395] ppid=15383 vsize=13980732 memory=6944656592455350634 CPUtime=0.18 cores=1,3,5,7
/proc/15385/task/15395/stat : 15395 (java) R 15383 15383 11586 0 -1 4202560 985 0 0 0 18 0 0 0 20 0 15 0 73139574 14316269568 16470 18446744073709551615 4194304 4196468 140727288369776 140544972301600 140545772757026 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15396] ppid=15383 vsize=13980732 memory=-6667966544890519924 CPUtime=0.14 cores=1,3,5,7
/proc/15385/task/15396/stat : 15396 (java) R 15383 15383 11586 0 -1 4202560 926 0 0 0 14 0 0 0 20 0 15 0 73139574 14316269568 16470 18446744073709551615 4194304 4196468 140727288369776 140544971241456 140545772736015 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15397] ppid=15383 vsize=13980732 memory=6944656592455360604 CPUtime=0.3 cores=1,3,5,7
/proc/15385/task/15397/stat : 15397 (java) S 15383 15383 11586 0 -1 1077944384 1367 0 0 0 30 0 0 0 20 0 15 0 73139574 14316269568 16470 18446744073709551615 4194304 4196468 140727288369776 140544970209776 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15398] ppid=15383 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15398/stat : 15398 (java) S 15383 15383 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73139575 14316269568 16470 18446744073709551615 4194304 4196468 140727288369776 140544969157472 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15399] ppid=15383 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15399/stat : 15399 (java) S 15383 15383 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73139580 14316269568 16470 18446744073709551615 4194304 4196468 140727288369776 140544968104496 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 67260 KiB

[startup+1.50086 s]
/proc/loadavg: 2.17 2.06 2.06 3/212 15399
/proc/meminfo: memFree=31046028/32770624 swapFree=67108860/67108860
[pid=15383] ppid=15380 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15383/stat : 15383 (xcsp3-exec) S 15380 15383 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 73139558 9740288 345 18446744073709551615 4194304 5098028 140724486384192 140724486382296 140107161776764 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 11808768 140724486386040 140724486386245 140724486386245 140724486389739 0
/proc/15383/statm: 2378 345 289 221 0 87 0
[pid=15385] ppid=15383 vsize=13980732 memory=214808 CPUtime=2.37 cores=1,3,5,7
/proc/15385/stat : 15385 (java) S 15383 15383 11586 0 -1 1077944320 13724 0 0 0 224 13 0 0 20 0 15 0 73139569 14316269568 53702 18446744073709551615 4194304 4196468 140727288369776 140727288352320 140545791213303 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
/proc/15385/statm: 3495183 53702 3201 1 0 3483476 0
[pid=15385/tid=15386] ppid=15383 vsize=13980732 memory=0 CPUtime=1.29 cores=1,3,5,7
/proc/15385/task/15386/stat : 15386 (java) R 15383 15383 11586 0 -1 4202560 8548 0 0 0 123 6 0 0 20 0 15 0 73139569 14316269568 53702 18446744073709551615 4194304 4196468 140727288369776 140545795451552 140545436828150 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15387] ppid=15383 vsize=13980732 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/15385/task/15387/stat : 15387 (java) S 15383 15383 11586 0 -1 1077944384 85 0 0 0 1 1 0 0 20 0 15 0 73139570 14316269568 53702 18446744073709551615 4194304 4196468 140727288369776 140545391414288 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15388] ppid=15383 vsize=13980732 memory=280517467742784 CPUtime=0.02 cores=1,3,5,7
/proc/15385/task/15388/stat : 15388 (java) S 15383 15383 11586 0 -1 1077944384 61 0 0 0 1 1 0 0 20 0 15 0 73139570 14316269568 53702 18446744073709551615 4194304 4196468 140727288369776 140545390361744 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15389] ppid=15383 vsize=13980732 memory=280517468055456 CPUtime=0.02 cores=1,3,5,7
/proc/15385/task/15389/stat : 15389 (java) S 15383 15383 11586 0 -1 1077944384 41 0 0 0 1 1 0 0 20 0 15 0 73139570 14316269568 53702 18446744073709551615 4194304 4196468 140727288369776 140545389308688 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15390] ppid=15383 vsize=13980732 memory=-8774313645642428999 CPUtime=0.02 cores=1,3,5,7
/proc/15385/task/15390/stat : 15390 (java) S 15383 15383 11586 0 -1 1077944384 56 0 0 0 1 1 0 0 20 0 15 0 73139570 14316269568 53702 18446744073709551615 4194304 4196468 140727288369776 140545388256144 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15391] ppid=15383 vsize=13980732 memory=250 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15391/stat : 15391 (java) S 15383 15383 11586 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 73139571 14316269568 53702 18446744073709551615 4194304 4196468 140727288369776 140544976525552 140545791224450 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15392] ppid=15383 vsize=13980732 memory=26 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15392/stat : 15392 (java) S 15383 15383 11586 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 73139572 14316269568 53702 18446744073709551615 4194304 4196468 140727288369776 140544975471776 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15393] ppid=15383 vsize=13980732 memory=281 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15393/stat : 15393 (java) S 15383 15383 11586 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 73139572 14316269568 53702 18446744073709551615 4194304 4196468 140727288369776 140544974418672 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15394] ppid=15383 vsize=13980732 memory=67 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15394/stat : 15394 (java) S 15383 15383 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73139574 14316269568 53702 18446744073709551615 4194304 4196468 140727288369776 140544973367248 140545791231899 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15395] ppid=15383 vsize=13980732 memory=4 CPUtime=0.29 cores=1,3,5,7
/proc/15385/task/15395/stat : 15395 (java) S 15383 15383 11586 0 -1 1077944384 1013 0 0 0 29 0 0 0 20 0 15 0 73139574 14316269568 53702 18446744073709551615 4194304 4196468 140727288369776 140544972315376 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15396] ppid=15383 vsize=13980732 memory=4907 CPUtime=0.28 cores=1,3,5,7
/proc/15385/task/15396/stat : 15396 (java) S 15383 15383 11586 0 -1 1077944384 1019 0 0 0 28 0 0 0 20 0 15 0 73139574 14316269568 53702 18446744073709551615 4194304 4196468 140727288369776 140544971262832 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15397] ppid=15383 vsize=13980732 memory=4120 CPUtime=0.35 cores=1,3,5,7
/proc/15385/task/15397/stat : 15397 (java) S 15383 15383 11586 0 -1 1077944384 1518 0 0 0 35 0 0 0 20 0 15 0 73139574 14316269568 53702 18446744073709551615 4194304 4196468 140727288369776 140544970209776 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15398] ppid=15383 vsize=13980732 memory=40572 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15398/stat : 15398 (java) S 15383 15383 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73139575 14316269568 53702 18446744073709551615 4194304 4196468 140727288369776 140544969157472 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15399] ppid=15383 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15399/stat : 15399 (java) S 15383 15383 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73139580 14316269568 53702 18446744073709551615 4194304 4196468 140727288369776 140544968104496 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
Current children cumulated CPU time: 2.37 s
Current children cumulated vsize: 13990244 KiB

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

/proc/15385/task/15393/stat : 15393 (java) S 15383 15383 11586 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 73139572 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544974418688 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15394] ppid=15383 vsize=13980732 memory=3042184 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15394/stat : 15394 (java) S 15383 15383 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73139574 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544973367248 140545791231899 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15395] ppid=15383 vsize=13980732 memory=1380 CPUtime=1.36 cores=1,3,5,7
/proc/15385/task/15395/stat : 15395 (java) S 15383 15383 11586 0 -1 1077944384 10441 0 0 0 135 1 0 0 20 0 15 0 73139574 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544972315376 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15396] ppid=15383 vsize=13980732 memory=1380 CPUtime=1.3 cores=1,3,5,7
/proc/15385/task/15396/stat : 15396 (java) S 15383 15383 11586 0 -1 1077944384 9693 0 0 0 129 1 0 0 20 0 15 0 73139574 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544971262832 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15397] ppid=15383 vsize=13980732 memory=3042184 CPUtime=0.68 cores=1,3,5,7
/proc/15385/task/15397/stat : 15397 (java) S 15383 15383 11586 0 -1 1077944384 9750 0 0 0 66 2 0 0 20 0 15 0 73139574 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544970209776 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15398] ppid=15383 vsize=13980732 memory=3042184 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15398/stat : 15398 (java) S 15383 15383 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73139575 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544969157472 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15399] ppid=15383 vsize=13980732 memory=40696 CPUtime=1.45 cores=1,3,5,7
/proc/15385/task/15399/stat : 15399 (java) S 15383 15383 11586 0 -1 1077944384 1832 0 0 0 62 83 0 0 20 0 15 0 73139580 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544968104496 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
Current children cumulated CPU time: 2450.83 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3043564 KiB

[startup+2502.3 s]
/proc/loadavg: 2.05 2.13 2.29 3/212 15764
/proc/meminfo: memFree=21596332/32770624 swapFree=67108860/67108860
[pid=15383] ppid=15380 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15383/stat : 15383 (xcsp3-exec) S 15380 15383 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 73139558 9740288 345 18446744073709551615 4194304 5098028 140724486384192 140724486382296 140107161776764 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 11808768 140724486386040 140724486386245 140724486386245 140724486389739 0
/proc/15383/statm: 2378 345 289 221 0 87 0
[pid=15385] ppid=15383 vsize=13980732 memory=3042184 CPUtime=2510.86 cores=1,3,5,7
/proc/15385/stat : 15385 (java) S 15383 15383 11586 0 -1 1077944320 220798 0 0 0 250826 260 0 0 20 0 15 0 73139569 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140727288352320 140545791213303 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
/proc/15385/statm: 3495183 760546 3250 1 0 3483476 0
[pid=15385/tid=15386] ppid=15383 vsize=13980732 memory=3042184 CPUtime=2500.57 cores=1,3,5,7
/proc/15385/task/15386/stat : 15386 (java) R 15383 15383 11586 0 -1 4202560 161995 0 0 0 250011 46 0 0 20 0 15 0 73139569 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140545795450216 140545438717339 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15387] ppid=15383 vsize=13980732 memory=3042184 CPUtime=1.29 cores=1,3,5,7
/proc/15385/task/15387/stat : 15387 (java) S 15383 15383 11586 0 -1 1077944384 4593 0 0 0 97 32 0 0 20 0 15 0 73139570 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140545391414288 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15388] ppid=15383 vsize=13980732 memory=3042184 CPUtime=1.29 cores=1,3,5,7
/proc/15385/task/15388/stat : 15388 (java) S 15383 15383 11586 0 -1 1077944384 6385 0 0 0 95 34 0 0 20 0 15 0 73139570 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140545390361744 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15389] ppid=15383 vsize=13980732 memory=1380 CPUtime=1.29 cores=1,3,5,7
/proc/15385/task/15389/stat : 15389 (java) S 15383 15383 11586 0 -1 1077944384 4985 0 0 0 96 33 0 0 20 0 15 0 73139570 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140545389308688 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15390] ppid=15383 vsize=13980732 memory=3042184 CPUtime=1.3 cores=1,3,5,7
/proc/15385/task/15390/stat : 15390 (java) S 15383 15383 11586 0 -1 1077944384 5398 0 0 0 96 34 0 0 20 0 15 0 73139570 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140545388256144 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15391] ppid=15383 vsize=13980732 memory=1380 CPUtime=0.19 cores=1,3,5,7
/proc/15385/task/15391/stat : 15391 (java) S 15383 15383 11586 0 -1 1077944384 4318 0 0 0 16 3 0 0 20 0 15 0 73139571 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544976525552 140545791224450 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15392] ppid=15383 vsize=13980732 memory=3042184 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15392/stat : 15392 (java) S 15383 15383 11586 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 73139572 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544975471840 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15393] ppid=15383 vsize=13980732 memory=3042184 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15393/stat : 15393 (java) S 15383 15383 11586 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 73139572 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544974418688 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15394] ppid=15383 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15394/stat : 15394 (java) S 15383 15383 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73139574 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544973367248 140545791231899 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15395] ppid=15383 vsize=13980732 memory=3042184 CPUtime=1.36 cores=1,3,5,7
/proc/15385/task/15395/stat : 15395 (java) S 15383 15383 11586 0 -1 1077944384 10444 0 0 0 135 1 0 0 20 0 15 0 73139574 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544972315376 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15396] ppid=15383 vsize=13980732 memory=1380 CPUtime=1.3 cores=1,3,5,7
/proc/15385/task/15396/stat : 15396 (java) S 15383 15383 11586 0 -1 1077944384 9702 0 0 0 129 1 0 0 20 0 15 0 73139574 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544971262832 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15397] ppid=15383 vsize=13980732 memory=3042184 CPUtime=0.68 cores=1,3,5,7
/proc/15385/task/15397/stat : 15397 (java) S 15383 15383 11586 0 -1 1077944384 9753 0 0 0 66 2 0 0 20 0 15 0 73139574 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544970209776 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15398] ppid=15383 vsize=13980732 memory=3042184 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15398/stat : 15398 (java) S 15383 15383 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73139575 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544969157472 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15399] ppid=15383 vsize=13980732 memory=1380 CPUtime=1.49 cores=1,3,5,7
/proc/15385/task/15399/stat : 15399 (java) S 15383 15383 11586 0 -1 1077944384 1861 0 0 0 64 85 0 0 20 0 15 0 73139580 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544968104496 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
Current children cumulated CPU time: 2510.86 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3043564 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2511.5 s]
/proc/loadavg: 2.05 2.13 2.29 3/212 15764
/proc/meminfo: memFree=21596456/32770624 swapFree=67108860/67108860
[pid=15383] ppid=15380 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15383/stat : 15383 (xcsp3-exec) S 15380 15383 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 73139558 9740288 345 18446744073709551615 4194304 5098028 140724486384192 140724486382296 140107161776764 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 11808768 140724486386040 140724486386245 140724486386245 140724486389739 0
/proc/15383/statm: 2378 345 289 221 0 87 0
[pid=15385] ppid=15383 vsize=13980732 memory=3042184 CPUtime=2520.06 cores=1,3,5,7
/proc/15385/stat : 15385 (java) S 15383 15383 11586 0 -1 1077944320 220865 0 0 0 251746 260 0 0 20 0 15 0 73139569 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140727288352320 140545791213303 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
/proc/15385/statm: 3495183 760546 3250 1 0 3483476 0
[pid=15385/tid=15386] ppid=15383 vsize=13980732 memory=3042184 CPUtime=2509.77 cores=1,3,5,7
/proc/15385/task/15386/stat : 15386 (java) R 15383 15383 11586 0 -1 4202560 162062 0 0 0 250931 46 0 0 20 0 15 0 73139569 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140545795450216 140545438595324 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15387] ppid=15383 vsize=13980732 memory=3042184 CPUtime=1.29 cores=1,3,5,7
/proc/15385/task/15387/stat : 15387 (java) S 15383 15383 11586 0 -1 1077944384 4593 0 0 0 97 32 0 0 20 0 15 0 73139570 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140545391414288 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15388] ppid=15383 vsize=13980732 memory=1380 CPUtime=1.29 cores=1,3,5,7
/proc/15385/task/15388/stat : 15388 (java) S 15383 15383 11586 0 -1 1077944384 6385 0 0 0 95 34 0 0 20 0 15 0 73139570 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140545390361744 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15389] ppid=15383 vsize=13980732 memory=2168 CPUtime=1.29 cores=1,3,5,7
/proc/15385/task/15389/stat : 15389 (java) S 15383 15383 11586 0 -1 1077944384 4985 0 0 0 96 33 0 0 20 0 15 0 73139570 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140545389308688 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15390] ppid=15383 vsize=13980732 memory=3042184 CPUtime=1.3 cores=1,3,5,7
/proc/15385/task/15390/stat : 15390 (java) S 15383 15383 11586 0 -1 1077944384 5398 0 0 0 96 34 0 0 20 0 15 0 73139570 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140545388256144 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15391] ppid=15383 vsize=13980732 memory=3042184 CPUtime=0.19 cores=1,3,5,7
/proc/15385/task/15391/stat : 15391 (java) S 15383 15383 11586 0 -1 1077944384 4318 0 0 0 16 3 0 0 20 0 15 0 73139571 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544976525552 140545791224450 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15392] ppid=15383 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15392/stat : 15392 (java) S 15383 15383 11586 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 73139572 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544975471840 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15393] ppid=15383 vsize=13980732 memory=140258733857920 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15393/stat : 15393 (java) S 15383 15383 11586 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 73139572 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544974418688 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15394] ppid=15383 vsize=13980732 memory=7809351071103281745 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15394/stat : 15394 (java) S 15383 15383 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73139574 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544973367248 140545791231899 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15395] ppid=15383 vsize=13980732 memory=16240 CPUtime=1.36 cores=1,3,5,7
/proc/15385/task/15395/stat : 15395 (java) S 15383 15383 11586 0 -1 1077944384 10444 0 0 0 135 1 0 0 20 0 15 0 73139574 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544972315376 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15396] ppid=15383 vsize=13980732 memory=23080 CPUtime=1.3 cores=1,3,5,7
/proc/15385/task/15396/stat : 15396 (java) S 15383 15383 11586 0 -1 1077944384 9702 0 0 0 129 1 0 0 20 0 15 0 73139574 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544971262832 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15397] ppid=15383 vsize=13980732 memory=1996 CPUtime=0.68 cores=1,3,5,7
/proc/15385/task/15397/stat : 15397 (java) S 15383 15383 11586 0 -1 1077944384 9753 0 0 0 66 2 0 0 20 0 15 0 73139574 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544970209776 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15398] ppid=15383 vsize=13980732 memory=796 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15398/stat : 15398 (java) S 15383 15383 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73139575 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544969157472 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15399] ppid=15383 vsize=13980732 memory=1380 CPUtime=1.49 cores=1,3,5,7
/proc/15385/task/15399/stat : 15399 (java) S 15383 15383 11586 0 -1 1077944384 1861 0 0 0 64 85 0 0 20 0 15 0 73139580 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544968104496 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3043564 KiB

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

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

[startup+2511.52 s]
# the end of solver process 15385 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.48 s, system=2.62138 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.5 s]
/proc/loadavg: 2.05 2.13 2.29 3/212 15764
/proc/meminfo: memFree=21596456/32770624 swapFree=67108860/67108860
[pid=15383] ppid=15380 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15383/stat : 15383 (xcsp3-exec) S 15380 15383 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 73139558 9740288 345 18446744073709551615 4194304 5098028 140724486384192 140724486382296 140107161776764 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 11808768 140724486386040 140724486386245 140724486386245 140724486389739 0
/proc/15383/statm: 2378 345 289 221 0 87 0
[pid=15385] ppid=15383 vsize=13980732 memory=3042184 CPUtime=2520.06 cores=1,3,5,7
/proc/15385/stat : 15385 (java) S 15383 15383 11586 0 -1 1077944320 220865 0 0 0 251746 260 0 0 20 0 15 0 73139569 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140727288352320 140545791213303 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
/proc/15385/statm: 3495183 760546 3250 1 0 3483476 0
[pid=15385/tid=15386] ppid=15383 vsize=13980732 memory=3042184 CPUtime=2509.77 cores=1,3,5,7
/proc/15385/task/15386/stat : 15386 (java) R 15383 15383 11586 0 -1 4202560 162062 0 0 0 250931 46 0 0 20 0 15 0 73139569 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140545795450216 140545438595324 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15387] ppid=15383 vsize=13980732 memory=3042184 CPUtime=1.29 cores=1,3,5,7
/proc/15385/task/15387/stat : 15387 (java) S 15383 15383 11586 0 -1 1077944384 4593 0 0 0 97 32 0 0 20 0 15 0 73139570 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140545391414288 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15388] ppid=15383 vsize=13980732 memory=1380 CPUtime=1.29 cores=1,3,5,7
/proc/15385/task/15388/stat : 15388 (java) S 15383 15383 11586 0 -1 1077944384 6385 0 0 0 95 34 0 0 20 0 15 0 73139570 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140545390361744 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15389] ppid=15383 vsize=13980732 memory=2168 CPUtime=1.29 cores=1,3,5,7
/proc/15385/task/15389/stat : 15389 (java) S 15383 15383 11586 0 -1 1077944384 4985 0 0 0 96 33 0 0 20 0 15 0 73139570 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140545389308688 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15390] ppid=15383 vsize=13980732 memory=3042184 CPUtime=1.3 cores=1,3,5,7
/proc/15385/task/15390/stat : 15390 (java) S 15383 15383 11586 0 -1 1077944384 5398 0 0 0 96 34 0 0 20 0 15 0 73139570 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140545388256144 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15391] ppid=15383 vsize=13980732 memory=3042184 CPUtime=0.19 cores=1,3,5,7
/proc/15385/task/15391/stat : 15391 (java) S 15383 15383 11586 0 -1 1077944384 4318 0 0 0 16 3 0 0 20 0 15 0 73139571 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544976525552 140545791224450 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15392] ppid=15383 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15392/stat : 15392 (java) S 15383 15383 11586 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 73139572 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544975471840 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15393] ppid=15383 vsize=13980732 memory=140258733857920 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15393/stat : 15393 (java) S 15383 15383 11586 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 73139572 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544974418688 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15394] ppid=15383 vsize=13980732 memory=7809351071103281745 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15394/stat : 15394 (java) S 15383 15383 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73139574 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544973367248 140545791231899 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15395] ppid=15383 vsize=13980732 memory=16240 CPUtime=1.36 cores=1,3,5,7
/proc/15385/task/15395/stat : 15395 (java) S 15383 15383 11586 0 -1 1077944384 10444 0 0 0 135 1 0 0 20 0 15 0 73139574 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544972315376 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15396] ppid=15383 vsize=13980732 memory=23080 CPUtime=1.3 cores=1,3,5,7
/proc/15385/task/15396/stat : 15396 (java) S 15383 15383 11586 0 -1 1077944384 9702 0 0 0 129 1 0 0 20 0 15 0 73139574 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544971262832 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15397] ppid=15383 vsize=13980732 memory=1996 CPUtime=0.68 cores=1,3,5,7
/proc/15385/task/15397/stat : 15397 (java) S 15383 15383 11586 0 -1 1077944384 9753 0 0 0 66 2 0 0 20 0 15 0 73139574 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544970209776 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15398] ppid=15383 vsize=13980732 memory=796 CPUtime=0 cores=1,3,5,7
/proc/15385/task/15398/stat : 15398 (java) S 15383 15383 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73139575 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544969157472 140545791223509 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
[pid=15385/tid=15399] ppid=15383 vsize=13980732 memory=1380 CPUtime=1.49 cores=1,3,5,7
/proc/15385/task/15399/stat : 15399 (java) S 15383 15383 11586 0 -1 1077944384 1861 0 0 0 64 85 0 0 20 0 15 0 73139580 14316269568 760546 18446744073709551615 4194304 4196468 140727288369776 140544968104496 140545791224450 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35835904 140727288377777 140727288377953 140727288377953 140727288381391 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3043564 KiB

Child status: 143
Real time (s): 2511.52
CPU time (s): 2520.1
CPU user time (s): 2517.48
CPU system time (s): 2.62138
CPU usage (%): 100.342
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 3043564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.48
system time used= 2.62138
maximum resident set size= 3042760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 222137
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58342
involuntary context switches= 1166


# summary of solver processes directly reported to runsolver:
#   pid: 15383,15385
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2517.48
#   total CPU system time (s): 2.62138

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7466 second user time and 24.7466 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-16 03:32:13
IDJOB=4269852
IDBENCH=138520
IDSOLVER=2660
FILE ID=node124/4269852-1502847989
RUNJOBID= node124-1502673801-14690
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-4269852-1502847989/watcher-4269852-1502847989 -o /tmp/evaluation-result-4269852-1502847989/solver-4269852-1502847989 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1413255372 HOME/instance-4269852-1502847989.xml

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

MD5SUM BENCH= f0da45100268329db1731396e5956751
RANDOM SEED=1413255372

node124.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.51
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.51
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.51
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.51
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:        31190308 kB
MemAvailable:   31642608 kB
Buffers:          252524 kB
Cached:           486116 kB
SwapCached:            0 kB
Active:           825352 kB
Inactive:         305360 kB
Active(anon):     343272 kB
Inactive(anon):    81956 kB
Active(file):     482080 kB
Inactive(file):   223404 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8032 kB
Writeback:             0 kB
AnonPages:        417696 kB
Mapped:            61076 kB
Shmem:             33544 kB
Slab:             152308 kB
SReclaimable:     125304 kB
SUnreclaim:        27004 kB
KernelStack:        3728 kB
PageTables:         5832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1343684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    315392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-16 04:14:05