Trace number 4272663

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 5a (2017-07-26)UNSAT 12.0042 7.7806702

General information on the benchmark

NameRandom/Random-m1-5-12-12t/
rand-5-12-12-200-t95-3.xml
MD5SUMd4014e5e87f6d68ac86bab8f8f62518f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark10.8933
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints200
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":12}]
Minimum variable degree77
Maximum variable degree95
Distribution of variable degrees[{"degree":77,"count":1},{"degree":78,"count":1},{"degree":79,"count":1},{"degree":81,"count":2},{"degree":82,"count":1},{"degree":83,"count":2},{"degree":84,"count":1},{"degree":86,"count":1},{"degree":91,"count":1},{"degree":95,"count":1}]
Minimum constraint arity5
Maximum constraint arity5
Distribution of constraint arities[{"arity":5,"count":200}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272663-1502718993.xml"  -tl '2520s' -p 1 -x 3
0.07/0.29	c [HOME/instance-4272663-1502718993.xml, -tl, 2520s, -p, 1, -x, 3]
0.25/0.35	c simple solver
0.25/0.42	c parse instance...
7.91/5.43	c solve instance...
11.91/7.76	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272663-1502718993/watcher-4272663-1502718993 -o /tmp/evaluation-result-4272663-1502718993/solver-4272663-1502718993 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2121017917 HOME/instance-4272663-1502718993.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=11672, runsolver pid=11669

[startup+0.10008 s]*
/proc/loadavg: 1.72 1.53 1.52 3/200 11675
/proc/meminfo: memFree=30485568/32770624 swapFree=67108860/67108860
[pid=11672] ppid=11669 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11672/stat : 11672 (xcsp3-exec) S 11669 11672 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25781986 9740288 345 18446744073709551615 4194304 5098028 140722908158624 140722908156728 140654677602940 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 11071488 140722908160377 140722908160582 140722908160582 140722908164075 0
/proc/11672/statm: 2378 345 289 221 0 87 0
[pid=11674] ppid=11672 vsize=13358712 memory=14368 CPUtime=0 cores=1,3,5,7
/proc/11674/stat : 11674 (java) S 11672 11672 7968 0 -1 1077944320 3368 0 0 0 0 0 0 0 20 0 6 0 25781995 13679321088 3592 18446744073709551615 4194304 4196468 140726402054768 140726402037312 139627317214967 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
/proc/11674/statm: 3339678 3592 1903 1 0 3329175 0
[pid=11674/tid=11675] ppid=11672 vsize=13358712 memory=7078076838863583841 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11675/stat : 11675 (java) R 11672 11672 7968 0 -1 4202560 2148 0 0 0 0 0 0 0 20 0 6 0 25781995 13679321088 3592 18446744073709551615 4194304 4196468 140726402054768 139627321451088 139627302897493 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11676] ppid=11672 vsize=13358712 memory=4123389896250521363 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11676/stat : 11676 (java) S 11672 11672 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 25781996 13679321088 3592 18446744073709551615 4194304 4196468 140726402054768 139627251649424 139627317225173 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11677] ppid=11672 vsize=13358712 memory=139839655429760 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11677/stat : 11677 (java) S 11672 11672 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 25781996 13679321088 3592 18446744073709551615 4194304 4196468 140726402054768 139627250596624 139627317225173 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11678] ppid=11672 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11678/stat : 11678 (java) S 11672 11672 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 25781996 13679321088 3592 18446744073709551615 4194304 4196468 140726402054768 139627249544336 139627317225173 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11679] ppid=11672 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11679/stat : 11679 (java) S 11672 11672 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 25781996 13679321088 3592 18446744073709551615 4194304 4196468 140726402054768 139627248491536 139627317225173 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15748 KiB

[startup+0.210059 s]*
/proc/loadavg: 1.72 1.53 1.52 4/213 11688
/proc/meminfo: memFree=30476732/32770624 swapFree=67108860/67108860
[pid=11672] ppid=11669 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11672/stat : 11672 (xcsp3-exec) S 11669 11672 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25781986 9740288 345 18446744073709551615 4194304 5098028 140722908158624 140722908156728 140654677602940 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 11071488 140722908160377 140722908160582 140722908160582 140722908164075 0
/proc/11672/statm: 2378 345 289 221 0 87 0
[pid=11674] ppid=11672 vsize=13974352 memory=22928 CPUtime=0.07 cores=1,3,5,7
/proc/11674/stat : 11674 (java) S 11672 11672 7968 0 -1 1077944320 5190 0 0 0 6 1 0 0 20 0 15 0 25781995 14309736448 5732 18446744073709551615 4194304 4196468 140726402054768 140726402037312 139627317214967 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
/proc/11674/statm: 3493588 5732 2707 1 0 3482964 0
[pid=11674/tid=11675] ppid=11672 vsize=13974352 memory=7078076838863583841 CPUtime=0.05 cores=1,3,5,7
/proc/11674/task/11675/stat : 11675 (java) R 11672 11672 7968 0 -1 4202560 3359 0 0 0 5 0 0 0 20 0 15 0 25781995 14309736448 5798 18446744073709551615 4194304 4196468 140726402054768 139627321440656 139627317236893 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11676] ppid=11672 vsize=13974352 memory=4123389896250521363 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11676/stat : 11676 (java) S 11672 11672 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25781996 14309736448 5798 18446744073709551615 4194304 4196468 140726402054768 139627251649424 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11677] ppid=11672 vsize=13974352 memory=139839655429760 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11677/stat : 11677 (java) S 11672 11672 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25781996 14309736448 5798 18446744073709551615 4194304 4196468 140726402054768 139627250596624 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11678] ppid=11672 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11678/stat : 11678 (java) S 11672 11672 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 25781996 14309736448 5798 18446744073709551615 4194304 4196468 140726402054768 139627249544336 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11679] ppid=11672 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11679/stat : 11679 (java) S 11672 11672 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25781996 14309736448 5798 18446744073709551615 4194304 4196468 140726402054768 139627248491536 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11680] ppid=11672 vsize=13974352 memory=139839655429760 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11680/stat : 11680 (java) S 11672 11672 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 25781997 14309736448 5798 18446744073709551615 4194304 4196468 140726402054768 139626795206768 139627317226114 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11681] ppid=11672 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11681/stat : 11681 (java) S 11672 11672 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 25781998 14309736448 5798 18446744073709551615 4194304 4196468 140726402054768 139626794152736 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11682] ppid=11672 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11682/stat : 11682 (java) S 11672 11672 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 25781998 14309736448 5798 18446744073709551615 4194304 4196468 140726402054768 139626793100400 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11683] ppid=11672 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11683/stat : 11683 (java) S 11672 11672 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25782000 14309736448 5798 18446744073709551615 4194304 4196468 140726402054768 139626792048720 139627317233563 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11684] ppid=11672 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11684/stat : 11684 (java) S 11672 11672 7968 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 25782000 14309736448 5798 18446744073709551615 4194304 4196468 140726402054768 139626790996592 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11685] ppid=11672 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11685/stat : 11685 (java) S 11672 11672 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25782000 14309736448 5798 18446744073709551615 4194304 4196468 140726402054768 139626789943792 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11686] ppid=11672 vsize=13974352 memory=139839655429760 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11686/stat : 11686 (java) S 11672 11672 7968 0 -1 1077944384 233 0 0 0 0 0 0 0 20 0 15 0 25782000 14309736448 5798 18446744073709551615 4194304 4196468 140726402054768 139626788891504 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11687] ppid=11672 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11687/stat : 11687 (java) S 11672 11672 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25782000 14309736448 5798 18446744073709551615 4194304 4196468 140726402054768 139626787838944 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11688] ppid=11672 vsize=13974352 memory=139839655429760 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11688/stat : 11688 (java) S 11672 11672 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25782006 14309736448 5798 18446744073709551615 4194304 4196468 140726402054768 139626786785712 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 24308 KiB

[startup+0.311516 s]*
/proc/loadavg: 1.72 1.53 1.52 3/213 11688
/proc/meminfo: memFree=30465604/32770624 swapFree=67108860/67108860
[pid=11672] ppid=11669 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11672/stat : 11672 (xcsp3-exec) S 11669 11672 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25781986 9740288 345 18446744073709551615 4194304 5098028 140722908158624 140722908156728 140654677602940 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 11071488 140722908160377 140722908160582 140722908160582 140722908164075 0
/proc/11672/statm: 2378 345 289 221 0 87 0
[pid=11674] ppid=11672 vsize=13974352 memory=36952 CPUtime=0.25 cores=1,3,5,7
/proc/11674/stat : 11674 (java) S 11672 11672 7968 0 -1 1077944320 8750 0 0 0 23 2 0 0 20 0 15 0 25781995 14309736448 9238 18446744073709551615 4194304 4196468 140726402054768 140726402037312 139627317214967 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
/proc/11674/statm: 3493588 9238 2989 1 0 3482964 0
[pid=11674/tid=11675] ppid=11672 vsize=13974352 memory=4278483708103473607 CPUtime=0.16 cores=1,3,5,7
/proc/11674/task/11675/stat : 11675 (java) R 11672 11672 7968 0 -1 4202560 6089 0 0 0 14 2 0 0 20 0 15 0 25781995 14309736448 9238 18446744073709551615 4194304 4196468 140726402054768 139627321416944 139627301295454 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11676] ppid=11672 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11676/stat : 11676 (java) S 11672 11672 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25781996 14309736448 9238 18446744073709551615 4194304 4196468 140726402054768 139627251649424 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11677] ppid=11672 vsize=13974352 memory=139839655436753 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11677/stat : 11677 (java) S 11672 11672 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25781996 14309736448 9238 18446744073709551615 4194304 4196468 140726402054768 139627250596624 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11678] ppid=11672 vsize=13974352 memory=7091315994335406699 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11678/stat : 11678 (java) S 11672 11672 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 25781996 14309736448 9238 18446744073709551615 4194304 4196468 140726402054768 139627249544336 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11679] ppid=11672 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11679/stat : 11679 (java) S 11672 11672 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25781996 14309736448 9238 18446744073709551615 4194304 4196468 140726402054768 139627248491536 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11680] ppid=11672 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11680/stat : 11680 (java) S 11672 11672 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 25781997 14309736448 9238 18446744073709551615 4194304 4196468 140726402054768 139626795206768 139627317226114 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11681] ppid=11672 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11681/stat : 11681 (java) S 11672 11672 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 25781998 14309736448 9238 18446744073709551615 4194304 4196468 140726402054768 139626794152736 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11682] ppid=11672 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11682/stat : 11682 (java) S 11672 11672 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 25781998 14309736448 9238 18446744073709551615 4194304 4196468 140726402054768 139626793100400 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11683] ppid=11672 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11683/stat : 11683 (java) S 11672 11672 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25782000 14309736448 9238 18446744073709551615 4194304 4196468 140726402054768 139626792048720 139627317233563 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11684] ppid=11672 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/11674/task/11684/stat : 11684 (java) S 11672 11672 7968 0 -1 1077944384 398 0 0 0 2 0 0 0 20 0 15 0 25782000 14309736448 9238 18446744073709551615 4194304 4196468 140726402054768 139626790996592 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11685] ppid=11672 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11674/task/11685/stat : 11685 (java) S 11672 11672 7968 0 -1 1077944384 280 0 0 0 1 0 0 0 20 0 15 0 25782000 14309736448 9238 18446744073709551615 4194304 4196468 140726402054768 139626789943792 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11686] ppid=11672 vsize=13974352 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/11674/task/11686/stat : 11686 (java) S 11672 11672 7968 0 -1 1077944384 683 0 0 0 6 0 0 0 20 0 15 0 25782000 14309736448 9238 18446744073709551615 4194304 4196468 140726402054768 139626788891504 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11687] ppid=11672 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11687/stat : 11687 (java) S 11672 11672 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25782000 14309736448 9238 18446744073709551615 4194304 4196468 140726402054768 139626787838944 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11688] ppid=11672 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11688/stat : 11688 (java) S 11672 11672 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25782006 14309736448 9238 18446744073709551615 4194304 4196468 140726402054768 139626786785712 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38332 KiB

[startup+0.701726 s]
/proc/loadavg: 1.72 1.53 1.52 4/213 11688
/proc/meminfo: memFree=30434856/32770624 swapFree=67108860/67108860
[pid=11672] ppid=11669 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11672/stat : 11672 (xcsp3-exec) S 11669 11672 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25781986 9740288 345 18446744073709551615 4194304 5098028 140722908158624 140722908156728 140654677602940 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 11071488 140722908160377 140722908160582 140722908160582 140722908164075 0
/proc/11672/statm: 2378 345 289 221 0 87 0
[pid=11674] ppid=11672 vsize=13978684 memory=129840 CPUtime=1.09 cores=1,3,5,7
/proc/11674/stat : 11674 (java) S 11672 11672 7968 0 -1 1077944320 12323 0 0 0 104 5 0 0 20 0 15 0 25781995 14314172416 32460 18446744073709551615 4194304 4196468 140726402054768 140726402037312 139627317214967 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
/proc/11674/statm: 3494671 32460 3151 1 0 3482964 0
[pid=11674/tid=11675] ppid=11672 vsize=13978684 memory=0 CPUtime=0.53 cores=1,3,5,7
/proc/11674/task/11675/stat : 11675 (java) R 11672 11672 7968 0 -1 4202560 7896 0 0 0 49 4 0 0 20 0 15 0 25781995 14314172416 32460 18446744073709551615 4194304 4196468 140726402054768 139627321449264 139626920681395 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11676] ppid=11672 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11676/stat : 11676 (java) S 11672 11672 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25781996 14314172416 32460 18446744073709551615 4194304 4196468 140726402054768 139627251649424 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11677] ppid=11672 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11677/stat : 11677 (java) S 11672 11672 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25781996 14314172416 32460 18446744073709551615 4194304 4196468 140726402054768 139627250596624 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11678] ppid=11672 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11678/stat : 11678 (java) S 11672 11672 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 25781996 14314172416 32460 18446744073709551615 4194304 4196468 140726402054768 139627249544336 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11679] ppid=11672 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11679/stat : 11679 (java) S 11672 11672 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25781996 14314172416 32460 18446744073709551615 4194304 4196468 140726402054768 139627248491536 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11680] ppid=11672 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11680/stat : 11680 (java) S 11672 11672 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 25781997 14314172416 32460 18446744073709551615 4194304 4196468 140726402054768 139626795206768 139627317226114 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11681] ppid=11672 vsize=13978684 memory=4211821575541792128 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11681/stat : 11681 (java) S 11672 11672 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 25781998 14314172416 32460 18446744073709551615 4194304 4196468 140726402054768 139626794152736 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11682] ppid=11672 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11682/stat : 11682 (java) S 11672 11672 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 25781998 14314172416 32460 18446744073709551615 4194304 4196468 140726402054768 139626793100400 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11683] ppid=11672 vsize=13978684 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11683/stat : 11683 (java) S 11672 11672 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25782000 14314172416 32460 18446744073709551615 4194304 4196468 140726402054768 139626792048720 139627317233563 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11684] ppid=11672 vsize=13978684 memory=2241 CPUtime=0.15 cores=1,3,5,7
/proc/11674/task/11684/stat : 11684 (java) R 11672 11672 7968 0 -1 4202560 959 0 0 0 15 0 0 0 20 0 15 0 25782000 14314172416 32460 18446744073709551615 4194304 4196468 140726402054768 139626790982616 139627302136933 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11685] ppid=11672 vsize=13978684 memory=2244 CPUtime=0.14 cores=1,3,5,7
/proc/11674/task/11685/stat : 11685 (java) R 11672 11672 7968 0 -1 4202560 824 0 0 0 14 0 0 0 20 0 15 0 25782000 14314172416 32460 18446744073709551615 4194304 4196468 140726402054768 139626789925360 139627296386013 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11686] ppid=11672 vsize=13978684 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/11674/task/11686/stat : 11686 (java) S 11672 11672 7968 0 -1 1077944384 1337 0 0 0 25 0 0 0 20 0 15 0 25782000 14314172416 32460 18446744073709551615 4194304 4196468 140726402054768 139626788891504 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11687] ppid=11672 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11687/stat : 11687 (java) S 11672 11672 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25782000 14314172416 32460 18446744073709551615 4194304 4196468 140726402054768 139626787838944 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11688] ppid=11672 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11688/stat : 11688 (java) S 11672 11672 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25782006 14314172416 32460 18446744073709551615 4194304 4196468 140726402054768 139626786785712 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
Current children cumulated CPU time: 1.09 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 131220 KiB

[startup+1.50079 s]
/proc/loadavg: 1.72 1.53 1.52 3/213 11688
/proc/meminfo: memFree=30235864/32770624 swapFree=67108860/67108860
[pid=11672] ppid=11669 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11672/stat : 11672 (xcsp3-exec) S 11669 11672 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25781986 9740288 345 18446744073709551615 4194304 5098028 140722908158624 140722908156728 140654677602940 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 11071488 140722908160377 140722908160582 140722908160582 140722908164075 0
/proc/11672/statm: 2378 345 289 221 0 87 0
[pid=11674] ppid=11672 vsize=13978684 memory=436620 CPUtime=2.61 cores=1,3,5,7
/proc/11674/stat : 11674 (java) S 11672 11672 7968 0 -1 1077944320 14159 0 0 0 240 21 0 0 20 0 15 0 25781995 14314172416 109155 18446744073709551615 4194304 4196468 140726402054768 140726402037312 139627317214967 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
/proc/11674/statm: 3494671 109155 3197 1 0 3482964 0
[pid=11674/tid=11675] ppid=11672 vsize=13978684 memory=4124 CPUtime=1.23 cores=1,3,5,7
/proc/11674/task/11675/stat : 11675 (java) R 11672 11672 7968 0 -1 4202560 7996 0 0 0 116 7 0 0 20 0 15 0 25781995 14314172416 109155 18446744073709551615 4194304 4196468 140726402054768 139627321453296 139626920878854 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11676] ppid=11672 vsize=13978684 memory=16872 CPUtime=0.08 cores=1,3,5,7
/proc/11674/task/11676/stat : 11676 (java) S 11672 11672 7968 0 -1 1077944384 133 0 0 0 5 3 0 0 20 0 15 0 25781996 14314172416 109155 18446744073709551615 4194304 4196468 140726402054768 139627251649424 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11677] ppid=11672 vsize=13978684 memory=405068 CPUtime=0.07 cores=1,3,5,7
/proc/11674/task/11677/stat : 11677 (java) S 11672 11672 7968 0 -1 1077944384 145 0 0 0 4 3 0 0 20 0 15 0 25781996 14314172416 109155 18446744073709551615 4194304 4196468 140726402054768 139627250596624 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11678] ppid=11672 vsize=13978684 memory=2388 CPUtime=0.07 cores=1,3,5,7
/proc/11674/task/11678/stat : 11678 (java) S 11672 11672 7968 0 -1 1077944384 134 0 0 0 4 3 0 0 20 0 15 0 25781996 14314172416 109155 18446744073709551615 4194304 4196468 140726402054768 139627249544336 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11679] ppid=11672 vsize=13978684 memory=6 CPUtime=0.08 cores=1,3,5,7
/proc/11674/task/11679/stat : 11679 (java) S 11672 11672 7968 0 -1 1077944384 146 0 0 0 5 3 0 0 20 0 15 0 25781996 14314172416 109155 18446744073709551615 4194304 4196468 140726402054768 139627248491536 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11680] ppid=11672 vsize=13978684 memory=4 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11680/stat : 11680 (java) S 11672 11672 7968 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 15 0 25781997 14314172416 109155 18446744073709551615 4194304 4196468 140726402054768 139626795206768 139627317226114 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11681] ppid=11672 vsize=13978684 memory=5 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11681/stat : 11681 (java) S 11672 11672 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 25781998 14314172416 109155 18446744073709551615 4194304 4196468 140726402054768 139626794152736 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11682] ppid=11672 vsize=13978684 memory=6 CPUtime=0 cores=1,3,5,7

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

/proc/11672/stat : 11672 (xcsp3-exec) S 11669 11672 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25781986 9740288 345 18446744073709551615 4194304 5098028 140722908158624 140722908156728 140654677602940 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 11071488 140722908160377 140722908160582 140722908160582 140722908164075 0
/proc/11672/statm: 2378 345 289 221 0 87 0
[pid=11674] ppid=11672 vsize=13980732 memory=1502564 CPUtime=10.21 cores=1,3,5,7
/proc/11674/stat : 11674 (java) S 11672 11672 7968 0 -1 1077944320 26894 0 0 0 942 79 0 0 20 0 15 0 25781995 14316269568 375641 18446744073709551615 4194304 4196468 140726402054768 140726402037312 139627317214967 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
/proc/11674/statm: 3495183 375641 3225 1 0 3483476 0
[pid=11674/tid=11675] ppid=11672 vsize=13980732 memory=1200 CPUtime=5.8 cores=1,3,5,7
/proc/11674/task/11675/stat : 11675 (java) R 11672 11672 7968 0 -1 4202560 11934 0 0 0 563 17 0 0 20 0 15 0 25781995 14316269568 375641 18446744073709551615 4194304 4196468 140726402054768 139627321453520 139626926178355 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11676] ppid=11672 vsize=13980732 memory=279679009738640 CPUtime=0.41 cores=1,3,5,7
/proc/11674/task/11676/stat : 11676 (java) S 11672 11672 7968 0 -1 1077944384 548 0 0 0 26 15 0 0 20 0 15 0 25781996 14316269568 375641 18446744073709551615 4194304 4196468 140726402054768 139627251649424 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11677] ppid=11672 vsize=13980732 memory=-7173504570862900581 CPUtime=0.39 cores=1,3,5,7
/proc/11674/task/11677/stat : 11677 (java) S 11672 11672 7968 0 -1 1077944384 826 0 0 0 25 14 0 0 20 0 15 0 25781996 14316269568 375641 18446744073709551615 4194304 4196468 140726402054768 139627250596624 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11678] ppid=11672 vsize=13980732 memory=-7173504570860347296 CPUtime=0.4 cores=1,3,5,7
/proc/11674/task/11678/stat : 11678 (java) S 11672 11672 7968 0 -1 1077944384 836 0 0 0 26 14 0 0 20 0 15 0 25781996 14316269568 375641 18446744073709551615 4194304 4196468 140726402054768 139627249544336 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11679] ppid=11672 vsize=13980732 memory=-9001734013606258791 CPUtime=0.4 cores=1,3,5,7
/proc/11674/task/11679/stat : 11679 (java) S 11672 11672 7968 0 -1 1077944384 614 0 0 0 27 13 0 0 20 0 15 0 25781996 14316269568 375641 18446744073709551615 4194304 4196468 140726402054768 139627248491536 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11680] ppid=11672 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11680/stat : 11680 (java) S 11672 11672 7968 0 -1 1077944384 1432 0 0 0 0 0 0 0 20 0 15 0 25781997 14316269568 375641 18446744073709551615 4194304 4196468 140726402054768 139626795206768 139627317226114 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11681] ppid=11672 vsize=13980732 memory=1501880 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11681/stat : 11681 (java) S 11672 11672 7968 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 25781998 14316269568 375641 18446744073709551615 4194304 4196468 140726402054768 139626794152800 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11682] ppid=11672 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11682/stat : 11682 (java) S 11672 11672 7968 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 25781998 14316269568 375641 18446744073709551615 4194304 4196468 140726402054768 139626793100400 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11683] ppid=11672 vsize=13980732 memory=1302608 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11683/stat : 11683 (java) S 11672 11672 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25782000 14316269568 375641 18446744073709551615 4194304 4196468 140726402054768 139626792048720 139627317233563 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11684] ppid=11672 vsize=13980732 memory=7156336804552861028 CPUtime=1.1 cores=1,3,5,7
/proc/11674/task/11684/stat : 11684 (java) S 11672 11672 7968 0 -1 1077944384 3138 0 0 0 110 0 0 0 20 0 15 0 25782000 14316269568 375641 18446744073709551615 4194304 4196468 140726402054768 139626790996592 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11685] ppid=11672 vsize=13980732 memory=5794558668286813283 CPUtime=1.03 cores=1,3,5,7
/proc/11674/task/11685/stat : 11685 (java) S 11672 11672 7968 0 -1 1077944384 2845 0 0 0 103 0 0 0 20 0 15 0 25782000 14316269568 375641 18446744073709551615 4194304 4196468 140726402054768 139626789943792 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11686] ppid=11672 vsize=13980732 memory=7738988734966163559 CPUtime=0.59 cores=1,3,5,7
/proc/11674/task/11686/stat : 11686 (java) S 11672 11672 7968 0 -1 1077944384 3164 0 0 0 58 1 0 0 20 0 15 0 25782000 14316269568 375641 18446744073709551615 4194304 4196468 140726402054768 139626788891504 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11687] ppid=11672 vsize=13980732 memory=6948890867753445696 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11687/stat : 11687 (java) S 11672 11672 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25782000 14316269568 375641 18446744073709551615 4194304 4196468 140726402054768 139626787838944 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11688] ppid=11672 vsize=13980732 memory=279679009964368 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11688/stat : 11688 (java) S 11672 11672 7968 0 -1 1077944384 250 0 0 0 0 0 0 0 20 0 15 0 25782006 14316269568 375641 18446744073709551615 4194304 4196468 140726402054768 139626786785712 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
Current children cumulated CPU time: 10.21 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1503944 KiB

[startup+7.20083 s]
/proc/loadavg: 1.77 1.55 1.52 4/213 11688
/proc/meminfo: memFree=28997832/32770624 swapFree=67108860/67108860
[pid=11672] ppid=11669 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11672/stat : 11672 (xcsp3-exec) S 11669 11672 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25781986 9740288 345 18446744073709551615 4194304 5098028 140722908158624 140722908156728 140654677602940 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 11071488 140722908160377 140722908160582 140722908160582 140722908164075 0
/proc/11672/statm: 2378 345 289 221 0 87 0
[pid=11674] ppid=11672 vsize=13980732 memory=1503064 CPUtime=11.38 cores=1,3,5,7
/proc/11674/stat : 11674 (java) S 11672 11672 7968 0 -1 1077944320 27064 0 0 0 1058 80 0 0 20 0 15 0 25781995 14316269568 375766 18446744073709551615 4194304 4196468 140726402054768 140726402037312 139627317214967 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
/proc/11674/statm: 3495183 375766 3227 1 0 3483476 0
[pid=11674/tid=11675] ppid=11672 vsize=13980732 memory=1502744 CPUtime=6.6 cores=1,3,5,7
/proc/11674/task/11675/stat : 11675 (java) R 11672 11672 7968 0 -1 4202560 11967 0 0 0 643 17 0 0 20 0 15 0 25781995 14316269568 375766 18446744073709551615 4194304 4196468 140726402054768 139627321444480 139626926178274 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11676] ppid=11672 vsize=13980732 memory=6655300316396806240 CPUtime=0.41 cores=1,3,5,7
/proc/11674/task/11676/stat : 11676 (java) S 11672 11672 7968 0 -1 1077944384 548 0 0 0 26 15 0 0 20 0 15 0 25781996 14316269568 375766 18446744073709551615 4194304 4196468 140726402054768 139627251649424 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11677] ppid=11672 vsize=13980732 memory=6948890867753445696 CPUtime=0.39 cores=1,3,5,7
/proc/11674/task/11677/stat : 11677 (java) S 11672 11672 7968 0 -1 1077944384 826 0 0 0 25 14 0 0 20 0 15 0 25781996 14316269568 375766 18446744073709551615 4194304 4196468 140726402054768 139627250596624 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11678] ppid=11672 vsize=13980732 memory=7666650958803915882 CPUtime=0.4 cores=1,3,5,7
/proc/11674/task/11678/stat : 11678 (java) S 11672 11672 7968 0 -1 1077944384 836 0 0 0 26 14 0 0 20 0 15 0 25781996 14316269568 375766 18446744073709551615 4194304 4196468 140726402054768 139627249544336 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11679] ppid=11672 vsize=13980732 memory=7302696031486505312 CPUtime=0.4 cores=1,3,5,7
/proc/11674/task/11679/stat : 11679 (java) S 11672 11672 7968 0 -1 1077944384 614 0 0 0 27 13 0 0 20 0 15 0 25781996 14316269568 375766 18446744073709551615 4194304 4196468 140726402054768 139627248491536 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11680] ppid=11672 vsize=13980732 memory=139839655429760 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11680/stat : 11680 (java) S 11672 11672 7968 0 -1 1077944384 1432 0 0 0 0 0 0 0 20 0 15 0 25781997 14316269568 375766 18446744073709551615 4194304 4196468 140726402054768 139626795206768 139627317226114 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11681] ppid=11672 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11681/stat : 11681 (java) S 11672 11672 7968 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 25781998 14316269568 375766 18446744073709551615 4194304 4196468 140726402054768 139626794152800 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11682] ppid=11672 vsize=13980732 memory=16628 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11682/stat : 11682 (java) S 11672 11672 7968 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 25781998 14316269568 375766 18446744073709551615 4194304 4196468 140726402054768 139626793100400 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11683] ppid=11672 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11683/stat : 11683 (java) S 11672 11672 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25782000 14316269568 375766 18446744073709551615 4194304 4196468 140726402054768 139626792048720 139627317233563 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11684] ppid=11672 vsize=13980732 memory=0 CPUtime=1.28 cores=1,3,5,7
/proc/11674/task/11684/stat : 11684 (java) S 11672 11672 7968 0 -1 1077944384 3167 0 0 0 128 0 0 0 20 0 15 0 25782000 14316269568 375766 18446744073709551615 4194304 4196468 140726402054768 139626790996592 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11685] ppid=11672 vsize=13980732 memory=0 CPUtime=1.16 cores=1,3,5,7
/proc/11674/task/11685/stat : 11685 (java) S 11672 11672 7968 0 -1 1077944384 2889 0 0 0 116 0 0 0 20 0 15 0 25782000 14316269568 375766 18446744073709551615 4194304 4196468 140726402054768 139626789943792 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11686] ppid=11672 vsize=13980732 memory=1404238533807677302 CPUtime=0.64 cores=1,3,5,7
/proc/11674/task/11686/stat : 11686 (java) S 11672 11672 7968 0 -1 1077944384 3228 0 0 0 62 2 0 0 20 0 15 0 25782000 14316269568 375766 18446744073709551615 4194304 4196468 140726402054768 139626788891504 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11687] ppid=11672 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11687/stat : 11687 (java) S 11672 11672 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25782000 14316269568 375766 18446744073709551615 4194304 4196468 140726402054768 139626787838944 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11688] ppid=11672 vsize=13980732 memory=6298397712577286759 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11688/stat : 11688 (java) S 11672 11672 7968 0 -1 1077944384 250 0 0 0 0 0 0 0 20 0 15 0 25782006 14316269568 375766 18446744073709551615 4194304 4196468 140726402054768 139626786785712 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
Current children cumulated CPU time: 11.38 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1504444 KiB

[startup+7.60078 s]
/proc/loadavg: 1.77 1.55 1.52 4/213 11688
/proc/meminfo: memFree=28997832/32770624 swapFree=67108860/67108860
[pid=11672] ppid=11669 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11672/stat : 11672 (xcsp3-exec) S 11669 11672 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25781986 9740288 345 18446744073709551615 4194304 5098028 140722908158624 140722908156728 140654677602940 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 11071488 140722908160377 140722908160582 140722908160582 140722908164075 0
/proc/11672/statm: 2378 345 289 221 0 87 0
[pid=11674] ppid=11672 vsize=13980732 memory=1503108 CPUtime=11.8 cores=1,3,5,7
/proc/11674/stat : 11674 (java) S 11672 11672 7968 0 -1 1077944320 27088 0 0 0 1100 80 0 0 20 0 15 0 25781995 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 140726402037312 139627317214967 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
/proc/11674/statm: 3495183 375777 3227 1 0 3483476 0
[pid=11674/tid=11675] ppid=11672 vsize=13980732 memory=1296 CPUtime=7 cores=1,3,5,7
/proc/11674/task/11675/stat : 11675 (java) R 11672 11672 7968 0 -1 4202560 11968 0 0 0 683 17 0 0 20 0 15 0 25781995 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139627321444480 139626926895989 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11676] ppid=11672 vsize=13980732 memory=1732 CPUtime=0.41 cores=1,3,5,7
/proc/11674/task/11676/stat : 11676 (java) S 11672 11672 7968 0 -1 1077944384 548 0 0 0 26 15 0 0 20 0 15 0 25781996 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139627251649424 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11677] ppid=11672 vsize=13980732 memory=1700 CPUtime=0.39 cores=1,3,5,7
/proc/11674/task/11677/stat : 11677 (java) S 11672 11672 7968 0 -1 1077944384 826 0 0 0 25 14 0 0 20 0 15 0 25781996 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139627250596624 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11678] ppid=11672 vsize=13980732 memory=2248 CPUtime=0.4 cores=1,3,5,7
/proc/11674/task/11678/stat : 11678 (java) S 11672 11672 7968 0 -1 1077944384 836 0 0 0 26 14 0 0 20 0 15 0 25781996 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139627249544336 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11679] ppid=11672 vsize=13980732 memory=4304 CPUtime=0.4 cores=1,3,5,7
/proc/11674/task/11679/stat : 11679 (java) S 11672 11672 7968 0 -1 1077944384 614 0 0 0 27 13 0 0 20 0 15 0 25781996 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139627248491536 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11680] ppid=11672 vsize=13980732 memory=1588 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11680/stat : 11680 (java) S 11672 11672 7968 0 -1 1077944384 1432 0 0 0 0 0 0 0 20 0 15 0 25781997 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139626795206768 139627317226114 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11681] ppid=11672 vsize=13980732 memory=928 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11681/stat : 11681 (java) S 11672 11672 7968 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 25781998 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139626794152800 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11682] ppid=11672 vsize=13980732 memory=2164 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11682/stat : 11682 (java) S 11672 11672 7968 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 25781998 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139626793100400 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11683] ppid=11672 vsize=13980732 memory=840 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11683/stat : 11683 (java) S 11672 11672 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25782000 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139626792048720 139627317233563 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11684] ppid=11672 vsize=13980732 memory=3880 CPUtime=1.29 cores=1,3,5,7
/proc/11674/task/11684/stat : 11684 (java) S 11672 11672 7968 0 -1 1077944384 3168 0 0 0 129 0 0 0 20 0 15 0 25782000 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139626790996592 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11685] ppid=11672 vsize=13980732 memory=3868 CPUtime=1.17 cores=1,3,5,7
/proc/11674/task/11685/stat : 11685 (java) S 11672 11672 7968 0 -1 1077944384 2893 0 0 0 117 0 0 0 20 0 15 0 25782000 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139626789943792 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11686] ppid=11672 vsize=13980732 memory=3904 CPUtime=0.65 cores=1,3,5,7
/proc/11674/task/11686/stat : 11686 (java) S 11672 11672 7968 0 -1 1077944384 3246 0 0 0 63 2 0 0 20 0 15 0 25782000 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139626788891504 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11687] ppid=11672 vsize=13980732 memory=4064 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11687/stat : 11687 (java) S 11672 11672 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25782000 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139626787838944 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11688] ppid=11672 vsize=13980732 memory=1148 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11688/stat : 11688 (java) S 11672 11672 7968 0 -1 1077944384 250 0 0 0 0 0 0 0 20 0 15 0 25782006 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139626786785712 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
Current children cumulated CPU time: 11.8 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1504488 KiB

[startup+7.70079 s]
/proc/loadavg: 1.77 1.55 1.52 4/213 11688
/proc/meminfo: memFree=28997832/32770624 swapFree=67108860/67108860
[pid=11672] ppid=11669 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11672/stat : 11672 (xcsp3-exec) S 11669 11672 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25781986 9740288 345 18446744073709551615 4194304 5098028 140722908158624 140722908156728 140654677602940 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 11071488 140722908160377 140722908160582 140722908160582 140722908164075 0
/proc/11672/statm: 2378 345 289 221 0 87 0
[pid=11674] ppid=11672 vsize=13980732 memory=1503108 CPUtime=11.91 cores=1,3,5,7
/proc/11674/stat : 11674 (java) S 11672 11672 7968 0 -1 1077944320 27098 0 0 0 1111 80 0 0 20 0 15 0 25781995 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 140726402037312 139627317214967 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
/proc/11674/statm: 3495183 375777 3227 1 0 3483476 0
[pid=11674/tid=11675] ppid=11672 vsize=13980732 memory=1503108 CPUtime=7.1 cores=1,3,5,7
/proc/11674/task/11675/stat : 11675 (java) R 11672 11672 7968 0 -1 4202560 11970 0 0 0 693 17 0 0 20 0 15 0 25781995 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139627321451648 139626925585812 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11676] ppid=11672 vsize=13980732 memory=4124 CPUtime=0.41 cores=1,3,5,7
/proc/11674/task/11676/stat : 11676 (java) S 11672 11672 7968 0 -1 1077944384 548 0 0 0 26 15 0 0 20 0 15 0 25781996 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139627251649424 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11677] ppid=11672 vsize=13980732 memory=65 CPUtime=0.39 cores=1,3,5,7
/proc/11674/task/11677/stat : 11677 (java) S 11672 11672 7968 0 -1 1077944384 826 0 0 0 25 14 0 0 20 0 15 0 25781996 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139627250596624 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11678] ppid=11672 vsize=13980732 memory=56 CPUtime=0.4 cores=1,3,5,7
/proc/11674/task/11678/stat : 11678 (java) S 11672 11672 7968 0 -1 1077944384 836 0 0 0 26 14 0 0 20 0 15 0 25781996 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139627249544336 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11679] ppid=11672 vsize=13980732 memory=4639926293137281383 CPUtime=0.4 cores=1,3,5,7
/proc/11674/task/11679/stat : 11679 (java) S 11672 11672 7968 0 -1 1077944384 614 0 0 0 27 13 0 0 20 0 15 0 25781996 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139627248491536 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11680] ppid=11672 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11680/stat : 11680 (java) S 11672 11672 7968 0 -1 1077944384 1432 0 0 0 0 0 0 0 20 0 15 0 25781997 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139626795206768 139627317226114 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11681] ppid=11672 vsize=13980732 memory=16872 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11681/stat : 11681 (java) S 11672 11672 7968 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 25781998 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139626794152800 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11682] ppid=11672 vsize=13980732 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11682/stat : 11682 (java) S 11672 11672 7968 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 25781998 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139626793100400 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11683] ppid=11672 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11683/stat : 11683 (java) S 11672 11672 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25782000 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139626792048720 139627317233563 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11684] ppid=11672 vsize=13980732 memory=1502212 CPUtime=1.29 cores=1,3,5,7
/proc/11674/task/11684/stat : 11684 (java) S 11672 11672 7968 0 -1 1077944384 3168 0 0 0 129 0 0 0 20 0 15 0 25782000 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139626790996592 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11685] ppid=11672 vsize=13980732 memory=1380 CPUtime=1.17 cores=1,3,5,7
/proc/11674/task/11685/stat : 11685 (java) S 11672 11672 7968 0 -1 1077944384 2896 0 0 0 117 0 0 0 20 0 15 0 25782000 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139626789943792 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11686] ppid=11672 vsize=13980732 memory=2424 CPUtime=0.66 cores=1,3,5,7
/proc/11674/task/11686/stat : 11686 (java) S 11672 11672 7968 0 -1 1077944384 3251 0 0 0 64 2 0 0 20 0 15 0 25782000 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139626788891504 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11687] ppid=11672 vsize=13980732 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11687/stat : 11687 (java) S 11672 11672 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25782000 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139626787838944 139627317225173 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
[pid=11674/tid=11688] ppid=11672 vsize=13980732 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/11674/task/11688/stat : 11688 (java) S 11672 11672 7968 0 -1 1077944384 250 0 0 0 0 0 0 0 20 0 15 0 25782006 14316269568 375777 18446744073709551615 4194304 4196468 140726402054768 139626786785712 139627317226114 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34299904 140726402056626 140726402056802 140726402056802 140726402060239 0
Current children cumulated CPU time: 11.91 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1504488 KiB

Child status: 0
Real time (s): 7.78067
CPU time (s): 12.0042
CPU user time (s): 11.1891
CPU system time (s): 0.815049
CPU usage (%): 154.282
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1504488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.1891
system time used= 0.815049
maximum resident set size= 1503676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27693
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2947
involuntary context switches= 47


# summary of solver processes directly reported to runsolver:
#   pid: 11672
#   total CPU time (s): 12.0042
#   total CPU user time (s): 11.1891
#   total CPU system time (s): 0.815049

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.069918 second user time and 0.115314 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-14 15:42:36
IDJOB=4272663
IDBENCH=121044
IDSOLVER=2664
FILE ID=node128/4272663-1502718993
RUNJOBID= node128-1502649221-29001
PBS_JOBID= 
Free space on /tmp= 61996 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Random/Random-m1-5-12-12t/rand-5-12-12-200-t95-3.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-4272663-1502718993/watcher-4272663-1502718993 -o /tmp/evaluation-result-4272663-1502718993/solver-4272663-1502718993 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2121017917 HOME/instance-4272663-1502718993.xml

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

MD5SUM BENCH= d4014e5e87f6d68ac86bab8f8f62518f
RANDOM SEED=2121017917

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30489060 kB
MemAvailable:   31296328 kB
Buffers:          195084 kB
Cached:           897168 kB
SwapCached:            0 kB
Active:          1071816 kB
Inactive:         790992 kB
Active(anon):     770860 kB
Inactive(anon):    16764 kB
Active(file):     300956 kB
Inactive(file):   774228 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36780 kB
Writeback:             0 kB
AnonPages:        770208 kB
Mapped:            47920 kB
Shmem:             17116 kB
Slab:             121692 kB
SReclaimable:      95836 kB
SUnreclaim:        25856 kB
KernelStack:        3472 kB
PageTables:         7504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1369272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    696320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61988 MiB
End job on node128 at 2017-08-14 15:42:44