Trace number 4272658

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 2130.1899 2096.03

General information on the benchmark

NameRandom/Random-RB-2-40-19/
rand-2-40-19-443-230-30.xml
MD5SUM1a774b1240a532d284d5b76f46f8bad3
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 benchmark151.12801
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints334
Number of domains1
Minimum domain size19
Maximum domain size19
Distribution of domain sizes[{"size":19,"count":40}]
Minimum variable degree8
Maximum variable degree21
Distribution of variable degrees[{"degree":8,"count":1},{"degree":10,"count":1},{"degree":12,"count":2},{"degree":13,"count":2},{"degree":14,"count":3},{"degree":15,"count":6},{"degree":16,"count":3},{"degree":17,"count":4},{"degree":18,"count":4},{"degree":19,"count":4},{"degree":20,"count":6},{"degree":21,"count":4}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":334}]
Number of extensional constraints334
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":334}]
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-4272658-1502719118.xml"  -tl '2520s' -p 1 -x 3
0.07/0.29	c [HOME/instance-4272658-1502719118.xml, -tl, 2520s, -p, 1, -x, 3]
0.24/0.35	c simple solver
0.24/0.41	c parse instance...
1.61/0.82	c solve instance...
2130.15/2096.03	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 (14527 MiB free)
  memory of node 1: 16384 MiB (15267 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272658-1502719118/watcher-4272658-1502719118 -o /tmp/evaluation-result-4272658-1502719118/solver-4272658-1502719118 -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 1083529441 HOME/instance-4272658-1502719118.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=11907, runsolver pid=11904

[startup+0.100164 s]*
/proc/loadavg: 1.72 1.57 1.53 3/200 11910
/proc/meminfo: memFree=30508460/32770624 swapFree=67108860/67108860
[pid=11907] ppid=11904 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11907/stat : 11907 (xcsp3-exec) S 11904 11907 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25794422 9740288 345 18446744073709551615 4194304 5098028 140725063729520 140725063727624 139774864806524 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15814656 140725063733625 140725063733830 140725063733830 140725063737323 0
/proc/11907/statm: 2378 345 289 221 0 87 0
[pid=11909] ppid=11907 vsize=13356504 memory=11204 CPUtime=0 cores=1,3,5,7
/proc/11909/stat : 11909 (java) S 11907 11907 7968 0 -1 1077944320 2576 0 0 0 0 0 0 0 20 0 6 0 25794432 13677060096 2801 18446744073709551615 4194304 4196468 140721951274336 140721951256880 140012571238135 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
/proc/11909/statm: 3339126 2801 1308 1 0 3329096 0
[pid=11909/tid=11910] ppid=11907 vsize=13358712 memory=7078076838863583841 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11910/stat : 11910 (java) R 11907 11907 7968 0 -1 4202560 1413 0 0 0 0 0 0 0 20 0 6 0 25794432 13679321088 2866 18446744073709551615 4194304 4196468 140721951274336 140012575474256 140012532218834 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11911] ppid=11907 vsize=13358712 memory=4123389896250521363 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11911/stat : 11911 (java) S 11907 11907 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 25794433 13679321088 2866 18446744073709551615 4194304 4196468 140721951274336 140012513184272 140012571248341 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11912] ppid=11907 vsize=13358712 memory=140369206867584 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11912/stat : 11912 (java) S 11907 11907 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 25794433 13679321088 2866 18446744073709551615 4194304 4196468 140721951274336 140012169992848 140012571248341 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11913] ppid=11907 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11913/stat : 11913 (java) S 11907 11907 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 25794433 13679321088 2932 18446744073709551615 4194304 4196468 140721951274336 140012168939792 140012571248341 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11914] ppid=11907 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11914/stat : 11914 (java) S 11907 11907 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 25794433 13679321088 2932 18446744073709551615 4194304 4196468 140721951274336 140012167887248 140012571248341 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13366016 KiB
Current children cumulated memory: 12584 KiB

[startup+0.215037 s]*
/proc/loadavg: 1.72 1.57 1.53 3/213 11923
/proc/meminfo: memFree=30496648/32770624 swapFree=67108860/67108860
[pid=11907] ppid=11904 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11907/stat : 11907 (xcsp3-exec) S 11904 11907 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25794422 9740288 345 18446744073709551615 4194304 5098028 140725063729520 140725063727624 139774864806524 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15814656 140725063733625 140725063733830 140725063733830 140725063737323 0
/proc/11907/statm: 2378 345 289 221 0 87 0
[pid=11909] ppid=11907 vsize=13974352 memory=23460 CPUtime=0.07 cores=1,3,5,7
/proc/11909/stat : 11909 (java) S 11907 11907 7968 0 -1 1077944320 5333 0 0 0 6 1 0 0 20 0 15 0 25794432 14309736448 5865 18446744073709551615 4194304 4196468 140721951274336 140721951256880 140012571238135 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
/proc/11909/statm: 3493588 5865 2714 1 0 3482964 0
[pid=11909/tid=11910] ppid=11907 vsize=13974352 memory=7078076838863583841 CPUtime=0.06 cores=1,3,5,7
/proc/11909/task/11910/stat : 11910 (java) R 11907 11907 7968 0 -1 4202560 3487 0 0 0 6 0 0 0 20 0 15 0 25794432 14309736448 6377 18446744073709551615 4194304 4196468 140721951274336 140012575463824 140012557306254 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11911] ppid=11907 vsize=13974352 memory=4123389896250521363 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11911/stat : 11911 (java) S 11907 11907 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25794433 14309736448 6377 18446744073709551615 4194304 4196468 140721951274336 140012513184272 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11912] ppid=11907 vsize=13974352 memory=140369206867584 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11912/stat : 11912 (java) S 11907 11907 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25794433 14309736448 6377 18446744073709551615 4194304 4196468 140721951274336 140012169992848 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11913] ppid=11907 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11913/stat : 11913 (java) S 11907 11907 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 25794433 14309736448 6377 18446744073709551615 4194304 4196468 140721951274336 140012168939792 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11914] ppid=11907 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11914/stat : 11914 (java) S 11907 11907 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25794433 14309736448 6377 18446744073709551615 4194304 4196468 140721951274336 140012167887248 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11915] ppid=11907 vsize=13974352 memory=140369206867584 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11915/stat : 11915 (java) S 11907 11907 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 25794434 14309736448 6377 18446744073709551615 4194304 4196468 140721951274336 140012116978416 140012571249282 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11916] ppid=11907 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11916/stat : 11916 (java) S 11907 11907 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 25794435 14309736448 6377 18446744073709551615 4194304 4196468 140721951274336 140012115924640 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11917] ppid=11907 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11917/stat : 11917 (java) S 11907 11907 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 25794435 14309736448 6377 18446744073709551615 4194304 4196468 140721951274336 140012114871536 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11918] ppid=11907 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11918/stat : 11918 (java) S 11907 11907 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25794437 14309736448 6377 18446744073709551615 4194304 4196468 140721951274336 140012113820112 140012571256731 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11919] ppid=11907 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11919/stat : 11919 (java) S 11907 11907 7968 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 25794437 14309736448 6377 18446744073709551615 4194304 4196468 140721951274336 140012112767216 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11920] ppid=11907 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11920/stat : 11920 (java) S 11907 11907 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25794437 14309736448 6377 18446744073709551615 4194304 4196468 140721951274336 140012111714672 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11921] ppid=11907 vsize=13974352 memory=140369206867584 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11921/stat : 11921 (java) S 11907 11907 7968 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 15 0 25794437 14309736448 6377 18446744073709551615 4194304 4196468 140721951274336 140012110661616 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11922] ppid=11907 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11922/stat : 11922 (java) S 11907 11907 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25794438 14309736448 6377 18446744073709551615 4194304 4196468 140721951274336 140012041529696 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11923] ppid=11907 vsize=13974352 memory=140369206867584 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11923/stat : 11923 (java) S 11907 11907 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25794443 14309736448 6377 18446744073709551615 4194304 4196468 140721951274336 140012040477744 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 24840 KiB

[startup+0.310975 s]*
/proc/loadavg: 1.72 1.57 1.53 4/213 11923
/proc/meminfo: memFree=30482088/32770624 swapFree=67108860/67108860
[pid=11907] ppid=11904 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11907/stat : 11907 (xcsp3-exec) S 11904 11907 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25794422 9740288 345 18446744073709551615 4194304 5098028 140725063729520 140725063727624 139774864806524 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15814656 140725063733625 140725063733830 140725063733830 140725063737323 0
/proc/11907/statm: 2378 345 289 221 0 87 0
[pid=11909] ppid=11907 vsize=13974352 memory=37264 CPUtime=0.24 cores=1,3,5,7
/proc/11909/stat : 11909 (java) S 11907 11907 7968 0 -1 1077944320 8935 0 0 0 22 2 0 0 20 0 15 0 25794432 14309736448 9316 18446744073709551615 4194304 4196468 140721951274336 140721951256880 140012571238135 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
/proc/11909/statm: 3493588 9316 2978 1 0 3482964 0
[pid=11909/tid=11910] ppid=11907 vsize=13974352 memory=4278483708103473607 CPUtime=0.15 cores=1,3,5,7
/proc/11909/task/11910/stat : 11910 (java) R 11907 11907 7968 0 -1 4202560 6168 0 0 0 14 1 0 0 20 0 15 0 25794432 14309736448 9316 18446744073709551615 4194304 4196468 140721951274336 140012575465904 140012563916149 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11911] ppid=11907 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11911/stat : 11911 (java) S 11907 11907 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25794433 14309736448 9316 18446744073709551615 4194304 4196468 140721951274336 140012513184272 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11912] ppid=11907 vsize=13974352 memory=140369206874577 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11912/stat : 11912 (java) S 11907 11907 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25794433 14309736448 9316 18446744073709551615 4194304 4196468 140721951274336 140012169992848 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11913] ppid=11907 vsize=13974352 memory=6947758250065161321 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11913/stat : 11913 (java) S 11907 11907 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 25794433 14309736448 9316 18446744073709551615 4194304 4196468 140721951274336 140012168939792 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11914] ppid=11907 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11914/stat : 11914 (java) S 11907 11907 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25794433 14309736448 9316 18446744073709551615 4194304 4196468 140721951274336 140012167887248 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11915] ppid=11907 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11915/stat : 11915 (java) S 11907 11907 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 25794434 14309736448 9316 18446744073709551615 4194304 4196468 140721951274336 140012116978416 140012571249282 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11916] ppid=11907 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11916/stat : 11916 (java) S 11907 11907 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 25794435 14309736448 9316 18446744073709551615 4194304 4196468 140721951274336 140012115924640 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11917] ppid=11907 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11917/stat : 11917 (java) S 11907 11907 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 25794435 14309736448 9316 18446744073709551615 4194304 4196468 140721951274336 140012114871536 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11918] ppid=11907 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11918/stat : 11918 (java) S 11907 11907 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25794437 14309736448 9316 18446744073709551615 4194304 4196468 140721951274336 140012113820112 140012571256731 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11919] ppid=11907 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11909/task/11919/stat : 11919 (java) S 11907 11907 7968 0 -1 1077944384 527 0 0 0 1 0 0 0 20 0 15 0 25794437 14309736448 9316 18446744073709551615 4194304 4196468 140721951274336 140012112767216 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11920] ppid=11907 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11909/task/11920/stat : 11920 (java) S 11907 11907 7968 0 -1 1077944384 237 0 0 0 1 0 0 0 20 0 15 0 25794437 14309736448 9316 18446744073709551615 4194304 4196468 140721951274336 140012111714672 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11921] ppid=11907 vsize=13974352 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/11909/task/11921/stat : 11921 (java) S 11907 11907 7968 0 -1 1077944384 703 0 0 0 5 0 0 0 20 0 15 0 25794437 14309736448 9316 18446744073709551615 4194304 4196468 140721951274336 140012110661616 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11922] ppid=11907 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11922/stat : 11922 (java) S 11907 11907 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25794438 14309736448 9316 18446744073709551615 4194304 4196468 140721951274336 140012041529696 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11923] ppid=11907 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11923/stat : 11923 (java) S 11907 11907 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25794443 14309736448 9316 18446744073709551615 4194304 4196468 140721951274336 140012040477744 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38644 KiB

[startup+0.70108 s]
/proc/loadavg: 1.72 1.57 1.53 4/213 11923
/proc/meminfo: memFree=30472780/32770624 swapFree=67108860/67108860
[pid=11907] ppid=11904 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11907/stat : 11907 (xcsp3-exec) S 11904 11907 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25794422 9740288 345 18446744073709551615 4194304 5098028 140725063729520 140725063727624 139774864806524 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15814656 140725063733625 140725063733830 140725063733830 140725063737323 0
/proc/11907/statm: 2378 345 289 221 0 87 0
[pid=11909] ppid=11907 vsize=13978684 memory=96528 CPUtime=1.25 cores=1,3,5,7
/proc/11909/stat : 11909 (java) S 11907 11907 7968 0 -1 1077944320 13190 0 0 0 121 4 0 0 20 0 15 0 25794432 14314172416 24132 18446744073709551615 4194304 4196468 140721951274336 140721951256880 140012571238135 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
/proc/11909/statm: 3494671 24132 3159 1 0 3482964 0
[pid=11909/tid=11910] ppid=11907 vsize=13978684 memory=0 CPUtime=0.53 cores=1,3,5,7
/proc/11909/task/11910/stat : 11910 (java) R 11907 11907 7968 0 -1 4202560 7861 0 0 0 51 2 0 0 20 0 15 0 25794432 14314172416 24132 18446744073709551615 4194304 4196468 140721951274336 140012575474944 140012571250070 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11911] ppid=11907 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11911/stat : 11911 (java) S 11907 11907 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25794433 14314172416 24132 18446744073709551615 4194304 4196468 140721951274336 140012513184272 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11912] ppid=11907 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11912/stat : 11912 (java) S 11907 11907 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25794433 14314172416 24132 18446744073709551615 4194304 4196468 140721951274336 140012169992848 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11913] ppid=11907 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11913/stat : 11913 (java) S 11907 11907 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 25794433 14314172416 24132 18446744073709551615 4194304 4196468 140721951274336 140012168939792 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11914] ppid=11907 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11914/stat : 11914 (java) S 11907 11907 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25794433 14314172416 24132 18446744073709551615 4194304 4196468 140721951274336 140012167887248 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11915] ppid=11907 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11915/stat : 11915 (java) S 11907 11907 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 25794434 14314172416 24132 18446744073709551615 4194304 4196468 140721951274336 140012116978416 140012571249282 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11916] ppid=11907 vsize=13978684 memory=4211821575541792384 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11916/stat : 11916 (java) S 11907 11907 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 25794435 14314172416 24132 18446744073709551615 4194304 4196468 140721951274336 140012115924640 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11917] ppid=11907 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11917/stat : 11917 (java) S 11907 11907 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 25794435 14314172416 24132 18446744073709551615 4194304 4196468 140721951274336 140012114871536 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11918] ppid=11907 vsize=13978684 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11918/stat : 11918 (java) S 11907 11907 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25794437 14314172416 24132 18446744073709551615 4194304 4196468 140721951274336 140012113820112 140012571256731 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11919] ppid=11907 vsize=13978684 memory=2241 CPUtime=0.21 cores=1,3,5,7
/proc/11909/task/11919/stat : 11919 (java) R 11907 11907 7968 0 -1 4202560 1353 0 0 0 21 0 0 0 20 0 15 0 25794437 14314172416 24132 18446744073709551615 4194304 4196468 140721951274336 140012112753272 140012552417217 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11920] ppid=11907 vsize=13978684 memory=2244 CPUtime=0.21 cores=1,3,5,7
/proc/11909/task/11920/stat : 11920 (java) R 11907 11907 7968 0 -1 4202560 1155 0 0 0 21 0 0 0 20 0 15 0 25794437 14314172416 24132 18446744073709551615 4194304 4196468 140721951274336 140012111701216 140012549255127 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11921] ppid=11907 vsize=13978684 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/11909/task/11921/stat : 11921 (java) S 11907 11907 7968 0 -1 1077944384 1515 0 0 0 27 0 0 0 20 0 15 0 25794437 14314172416 24132 18446744073709551615 4194304 4196468 140721951274336 140012110661616 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11922] ppid=11907 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11922/stat : 11922 (java) S 11907 11907 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25794438 14314172416 24132 18446744073709551615 4194304 4196468 140721951274336 140012041529696 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11923] ppid=11907 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11923/stat : 11923 (java) S 11907 11907 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25794443 14314172416 24132 18446744073709551615 4194304 4196468 140721951274336 140012040477744 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
Current children cumulated CPU time: 1.25 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 97908 KiB

[startup+1.50085 s]
/proc/loadavg: 1.72 1.57 1.53 6/213 11923
/proc/meminfo: memFree=30398460/32770624 swapFree=67108860/67108860
[pid=11907] ppid=11904 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11907/stat : 11907 (xcsp3-exec) S 11904 11907 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25794422 9740288 345 18446744073709551615 4194304 5098028 140725063729520 140725063727624 139774864806524 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15814656 140725063733625 140725063733830 140725063733830 140725063737323 0
/proc/11907/statm: 2378 345 289 221 0 87 0
[pid=11909] ppid=11907 vsize=13982464 memory=156504 CPUtime=3.89 cores=1,3,5,7
/proc/11909/stat : 11909 (java) S 11907 11907 7968 0 -1 1077944320 28453 0 0 0 382 7 0 0 20 0 15 0 25794432 14318043136 39126 18446744073709551615 4194304 4196468 140721951274336 140721951256880 140012571238135 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
/proc/11909/statm: 3495616 39126 3188 1 0 3483909 0
[pid=11909/tid=11910] ppid=11907 vsize=13982464 memory=4124 CPUtime=1.32 cores=1,3,5,7
/proc/11909/task/11910/stat : 11910 (java) R 11907 11907 7968 0 -1 4202560 9097 0 0 0 128 4 0 0 20 0 15 0 25794432 14318043136 39126 18446744073709551615 4194304 4196468 140721951274336 140012575474616 140012196926788 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11911] ppid=11907 vsize=13982464 memory=16872 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11911/stat : 11911 (java) S 11907 11907 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25794433 14318043136 39126 18446744073709551615 4194304 4196468 140721951274336 140012513184272 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11912] ppid=11907 vsize=13982464 memory=143852 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11912/stat : 11912 (java) S 11907 11907 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25794433 14318043136 39126 18446744073709551615 4194304 4196468 140721951274336 140012169992848 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11913] ppid=11907 vsize=13982464 memory=2388 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11913/stat : 11913 (java) S 11907 11907 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 25794433 14318043136 39126 18446744073709551615 4194304 4196468 140721951274336 140012168939792 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11914] ppid=11907 vsize=13982464 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11914/stat : 11914 (java) S 11907 11907 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 25794433 14318043136 39126 18446744073709551615 4194304 4196468 140721951274336 140012167887248 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11915] ppid=11907 vsize=13982464 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11915/stat : 11915 (java) S 11907 11907 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 25794434 14318043136 39126 18446744073709551615 4194304 4196468 140721951274336 140012116978416 140012571249282 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11916] ppid=11907 vsize=13982464 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11916/stat : 11916 (java) S 11907 11907 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 25794435 14318043136 39126 18446744073709551615 4194304 4196468 140721951274336 140012115924640 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11917] ppid=11907 vsize=13982464 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/11907/stat : 11907 (xcsp3-exec) S 11904 11907 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25794422 9740288 345 18446744073709551615 4194304 5098028 140725063729520 140725063727624 139774864806524 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15814656 140725063733625 140725063733830 140725063733830 140725063737323 0
/proc/11907/statm: 2378 345 289 221 0 87 0
[pid=11909] ppid=11907 vsize=13980732 memory=339180 CPUtime=2128.53 cores=1,3,5,7
/proc/11909/stat : 11909 (java) S 11907 11907 7968 0 -1 1077944320 127526 0 0 0 212732 121 0 0 20 0 15 0 25794432 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140721951256880 140012571238135 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
/proc/11909/statm: 3495183 84795 3263 1 0 3483476 0
[pid=11909/tid=11910] ppid=11907 vsize=13980732 memory=339180 CPUtime=2082.54 cores=1,3,5,7
/proc/11909/task/11910/stat : 11910 (java) R 11907 11907 7968 0 -1 4202560 30032 0 0 0 208244 10 0 0 20 0 15 0 25794432 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012575477904 140012200236162 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11911] ppid=11907 vsize=13980732 memory=15872 CPUtime=9.15 cores=1,3,5,7
/proc/11909/task/11911/stat : 11911 (java) S 11907 11907 7968 0 -1 1077944384 8450 0 0 0 899 16 0 0 20 0 15 0 25794433 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012513184272 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11912] ppid=11907 vsize=13980732 memory=-8774313645642428999 CPUtime=9.15 cores=1,3,5,7
/proc/11909/task/11912/stat : 11912 (java) S 11907 11907 7968 0 -1 1077944384 7785 0 0 0 899 16 0 0 20 0 15 0 25794433 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012169992848 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11913] ppid=11907 vsize=13980732 memory=16444 CPUtime=9.14 cores=1,3,5,7
/proc/11909/task/11913/stat : 11913 (java) S 11907 11907 7968 0 -1 1077944384 7823 0 0 0 898 16 0 0 20 0 15 0 25794433 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012168939792 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11914] ppid=11907 vsize=13980732 memory=10864 CPUtime=9.14 cores=1,3,5,7
/proc/11909/task/11914/stat : 11914 (java) S 11907 11907 7968 0 -1 1077944384 7999 0 0 0 897 17 0 0 20 0 15 0 25794433 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012167887248 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11915] ppid=11907 vsize=13980732 memory=1236 CPUtime=1.32 cores=1,3,5,7
/proc/11909/task/11915/stat : 11915 (java) S 11907 11907 7968 0 -1 1077944384 13755 0 0 0 119 13 0 0 20 0 15 0 25794434 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012116978416 140012571249282 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11916] ppid=11907 vsize=13980732 memory=640 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11916/stat : 11916 (java) S 11907 11907 7968 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 25794435 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012115924704 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11917] ppid=11907 vsize=13980732 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11917/stat : 11917 (java) S 11907 11907 7968 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 25794435 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012114871552 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11918] ppid=11907 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11918/stat : 11918 (java) S 11907 11907 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25794437 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012113820112 140012571256731 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11919] ppid=11907 vsize=13980732 memory=4304 CPUtime=3.32 cores=1,3,5,7
/proc/11909/task/11919/stat : 11919 (java) S 11907 11907 7968 0 -1 1077944384 21977 0 0 0 330 2 0 0 20 0 15 0 25794437 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012112767216 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11920] ppid=11907 vsize=13980732 memory=1588 CPUtime=3.26 cores=1,3,5,7
/proc/11909/task/11920/stat : 11920 (java) S 11907 11907 7968 0 -1 1077944384 17596 0 0 0 324 2 0 0 20 0 15 0 25794437 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012111714672 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11921] ppid=11907 vsize=13980732 memory=928 CPUtime=0.77 cores=1,3,5,7
/proc/11909/task/11921/stat : 11921 (java) S 11907 11907 7968 0 -1 1077944384 9850 0 0 0 76 1 0 0 20 0 15 0 25794437 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012110661616 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11922] ppid=11907 vsize=13980732 memory=2164 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11922/stat : 11922 (java) S 11907 11907 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25794438 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012041529696 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11923] ppid=11907 vsize=13980732 memory=840 CPUtime=0.66 cores=1,3,5,7
/proc/11909/task/11923/stat : 11923 (java) S 11907 11907 7968 0 -1 1077944384 870 0 0 0 30 36 0 0 20 0 15 0 25794443 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012040477744 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
Current children cumulated CPU time: 2128.53 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 340560 KiB

[startup+2095.2 s]
/proc/loadavg: 1.31 1.35 1.41 3/213 12605
/proc/meminfo: memFree=30560208/32770624 swapFree=67108860/67108860
[pid=11907] ppid=11904 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11907/stat : 11907 (xcsp3-exec) S 11904 11907 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25794422 9740288 345 18446744073709551615 4194304 5098028 140725063729520 140725063727624 139774864806524 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15814656 140725063733625 140725063733830 140725063733830 140725063737323 0
/proc/11907/statm: 2378 345 289 221 0 87 0
[pid=11909] ppid=11907 vsize=13980732 memory=339180 CPUtime=2129.35 cores=1,3,5,7
/proc/11909/stat : 11909 (java) S 11907 11907 7968 0 -1 1077944320 127528 0 0 0 212814 121 0 0 20 0 15 0 25794432 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140721951256880 140012571238135 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
/proc/11909/statm: 3495183 84795 3263 1 0 3483476 0
[pid=11909/tid=11910] ppid=11907 vsize=13980732 memory=4304 CPUtime=2083.33 cores=1,3,5,7
/proc/11909/task/11910/stat : 11910 (java) R 11907 11907 7968 0 -1 4202560 30033 0 0 0 208323 10 0 0 20 0 15 0 25794432 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012575478000 140012198508201 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11911] ppid=11907 vsize=13980732 memory=1588 CPUtime=9.16 cores=1,3,5,7
/proc/11909/task/11911/stat : 11911 (java) S 11907 11907 7968 0 -1 1077944384 8450 0 0 0 900 16 0 0 20 0 15 0 25794433 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012513184272 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11912] ppid=11907 vsize=13980732 memory=928 CPUtime=9.15 cores=1,3,5,7
/proc/11909/task/11912/stat : 11912 (java) S 11907 11907 7968 0 -1 1077944384 7786 0 0 0 899 16 0 0 20 0 15 0 25794433 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012169992848 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11913] ppid=11907 vsize=13980732 memory=2164 CPUtime=9.14 cores=1,3,5,7
/proc/11909/task/11913/stat : 11913 (java) S 11907 11907 7968 0 -1 1077944384 7823 0 0 0 898 16 0 0 20 0 15 0 25794433 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012168939792 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11914] ppid=11907 vsize=13980732 memory=1380 CPUtime=9.15 cores=1,3,5,7
/proc/11909/task/11914/stat : 11914 (java) S 11907 11907 7968 0 -1 1077944384 7999 0 0 0 898 17 0 0 20 0 15 0 25794433 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012167887248 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11915] ppid=11907 vsize=13980732 memory=339180 CPUtime=1.32 cores=1,3,5,7
/proc/11909/task/11915/stat : 11915 (java) S 11907 11907 7968 0 -1 1077944384 13755 0 0 0 119 13 0 0 20 0 15 0 25794434 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012116978416 140012571249282 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11916] ppid=11907 vsize=13980732 memory=840 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11916/stat : 11916 (java) S 11907 11907 7968 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 25794435 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012115924704 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11917] ppid=11907 vsize=13980732 memory=3880 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11917/stat : 11917 (java) S 11907 11907 7968 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 25794435 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012114871552 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11918] ppid=11907 vsize=13980732 memory=3868 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11918/stat : 11918 (java) S 11907 11907 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25794437 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012113820112 140012571256731 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11919] ppid=11907 vsize=13980732 memory=339180 CPUtime=3.32 cores=1,3,5,7
/proc/11909/task/11919/stat : 11919 (java) S 11907 11907 7968 0 -1 1077944384 21977 0 0 0 330 2 0 0 20 0 15 0 25794437 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012112767216 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11920] ppid=11907 vsize=13980732 memory=339180 CPUtime=3.26 cores=1,3,5,7
/proc/11909/task/11920/stat : 11920 (java) S 11907 11907 7968 0 -1 1077944384 17596 0 0 0 324 2 0 0 20 0 15 0 25794437 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012111714672 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11921] ppid=11907 vsize=13980732 memory=2012 CPUtime=0.77 cores=1,3,5,7
/proc/11909/task/11921/stat : 11921 (java) S 11907 11907 7968 0 -1 1077944384 9850 0 0 0 76 1 0 0 20 0 15 0 25794437 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012110661616 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11922] ppid=11907 vsize=13980732 memory=5520 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11922/stat : 11922 (java) S 11907 11907 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25794438 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012041529696 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11923] ppid=11907 vsize=13980732 memory=4612 CPUtime=0.66 cores=1,3,5,7
/proc/11909/task/11923/stat : 11923 (java) S 11907 11907 7968 0 -1 1077944384 870 0 0 0 30 36 0 0 20 0 15 0 25794443 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012040477744 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
Current children cumulated CPU time: 2129.35 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 340560 KiB

[startup+2095.6 s]
/proc/loadavg: 1.31 1.35 1.41 3/213 12605
/proc/meminfo: memFree=30560208/32770624 swapFree=67108860/67108860
[pid=11907] ppid=11904 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11907/stat : 11907 (xcsp3-exec) S 11904 11907 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25794422 9740288 345 18446744073709551615 4194304 5098028 140725063729520 140725063727624 139774864806524 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15814656 140725063733625 140725063733830 140725063733830 140725063737323 0
/proc/11907/statm: 2378 345 289 221 0 87 0
[pid=11909] ppid=11907 vsize=13980732 memory=339180 CPUtime=2129.75 cores=1,3,5,7
/proc/11909/stat : 11909 (java) S 11907 11907 7968 0 -1 1077944320 127528 0 0 0 212854 121 0 0 20 0 15 0 25794432 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140721951256880 140012571238135 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
/proc/11909/statm: 3495183 84795 3263 1 0 3483476 0
[pid=11909/tid=11910] ppid=11907 vsize=13980732 memory=2424 CPUtime=2083.73 cores=1,3,5,7
/proc/11909/task/11910/stat : 11910 (java) R 11907 11907 7968 0 -1 4202560 30033 0 0 0 208363 10 0 0 20 0 15 0 25794432 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012575478000 140012197391308 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11911] ppid=11907 vsize=13980732 memory=-8774313645642428999 CPUtime=9.16 cores=1,3,5,7
/proc/11909/task/11911/stat : 11911 (java) S 11907 11907 7968 0 -1 1077944384 8450 0 0 0 900 16 0 0 20 0 15 0 25794433 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012513184272 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11912] ppid=11907 vsize=13980732 memory=4629771062077588875 CPUtime=9.15 cores=1,3,5,7
/proc/11909/task/11912/stat : 11912 (java) S 11907 11907 7968 0 -1 1077944384 7786 0 0 0 899 16 0 0 20 0 15 0 25794433 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012169992848 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11913] ppid=11907 vsize=13980732 memory=-8961168018402230209 CPUtime=9.14 cores=1,3,5,7
/proc/11909/task/11913/stat : 11913 (java) S 11907 11907 7968 0 -1 1077944384 7823 0 0 0 898 16 0 0 20 0 15 0 25794433 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012168939792 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11914] ppid=11907 vsize=13980732 memory=-8253362762722141311 CPUtime=9.15 cores=1,3,5,7
/proc/11909/task/11914/stat : 11914 (java) S 11907 11907 7968 0 -1 1077944384 7999 0 0 0 898 17 0 0 20 0 15 0 25794433 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012167887248 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11915] ppid=11907 vsize=13980732 memory=-7175204567652784766 CPUtime=1.32 cores=1,3,5,7
/proc/11909/task/11915/stat : 11915 (java) S 11907 11907 7968 0 -1 1077944384 13755 0 0 0 119 13 0 0 20 0 15 0 25794434 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012116978416 140012571249282 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11916] ppid=11907 vsize=13980732 memory=7100839861465685612 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11916/stat : 11916 (java) S 11907 11907 7968 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 25794435 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012115924704 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11917] ppid=11907 vsize=13980732 memory=3054156605268465310 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11917/stat : 11917 (java) S 11907 11907 7968 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 25794435 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012114871552 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11918] ppid=11907 vsize=13980732 memory=4638798211352981334 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11918/stat : 11918 (java) S 11907 11907 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25794437 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012113820112 140012571256731 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11919] ppid=11907 vsize=13980732 memory=7377553076500393827 CPUtime=3.32 cores=1,3,5,7
/proc/11909/task/11919/stat : 11919 (java) S 11907 11907 7968 0 -1 1077944384 21977 0 0 0 330 2 0 0 20 0 15 0 25794437 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012112767216 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11920] ppid=11907 vsize=13980732 memory=7584172172082901604 CPUtime=3.26 cores=1,3,5,7
/proc/11909/task/11920/stat : 11920 (java) S 11907 11907 7968 0 -1 1077944384 17596 0 0 0 324 2 0 0 20 0 15 0 25794437 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012111714672 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11921] ppid=11907 vsize=13980732 memory=2164 CPUtime=0.77 cores=1,3,5,7
/proc/11909/task/11921/stat : 11921 (java) S 11907 11907 7968 0 -1 1077944384 9850 0 0 0 76 1 0 0 20 0 15 0 25794437 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012110661616 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11922] ppid=11907 vsize=13980732 memory=840 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11922/stat : 11922 (java) S 11907 11907 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25794438 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012041529696 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11923] ppid=11907 vsize=13980732 memory=3880 CPUtime=0.66 cores=1,3,5,7
/proc/11909/task/11923/stat : 11923 (java) S 11907 11907 7968 0 -1 1077944384 870 0 0 0 30 36 0 0 20 0 15 0 25794443 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012040477744 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
Current children cumulated CPU time: 2129.75 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 340560 KiB

[startup+2096 s]*
/proc/loadavg: 1.31 1.35 1.41 3/213 12605
/proc/meminfo: memFree=30560312/32770624 swapFree=67108860/67108860
[pid=11907] ppid=11904 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11907/stat : 11907 (xcsp3-exec) S 11904 11907 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 25794422 9740288 345 18446744073709551615 4194304 5098028 140725063729520 140725063727624 139774864806524 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 15814656 140725063733625 140725063733830 140725063733830 140725063737323 0
/proc/11907/statm: 2378 345 289 221 0 87 0
[pid=11909] ppid=11907 vsize=13980732 memory=339180 CPUtime=2130.15 cores=1,3,5,7
/proc/11909/stat : 11909 (java) S 11907 11907 7968 0 -1 1077944320 127528 0 0 0 212894 121 0 0 20 0 15 0 25794432 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140721951256880 140012571238135 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
/proc/11909/statm: 3495183 84795 3263 1 0 3483476 0
[pid=11909/tid=11910] ppid=11907 vsize=13980732 memory=4278483708103473607 CPUtime=2084.14 cores=1,3,5,7
/proc/11909/task/11910/stat : 11910 (java) R 11907 11907 7968 0 -1 4202560 30033 0 0 0 208404 10 0 0 20 0 15 0 25794432 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012575477888 140012197470028 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11911] ppid=11907 vsize=13980732 memory=-7003737579269690708 CPUtime=9.16 cores=1,3,5,7
/proc/11909/task/11911/stat : 11911 (java) S 11907 11907 7968 0 -1 1077944384 8450 0 0 0 900 16 0 0 20 0 15 0 25794433 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012513184272 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11912] ppid=11907 vsize=13980732 memory=-8774313645642428999 CPUtime=9.15 cores=1,3,5,7
/proc/11909/task/11912/stat : 11912 (java) S 11907 11907 7968 0 -1 1077944384 7786 0 0 0 899 16 0 0 20 0 15 0 25794433 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012169992848 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11913] ppid=11907 vsize=13980732 memory=640 CPUtime=9.14 cores=1,3,5,7
/proc/11909/task/11913/stat : 11913 (java) S 11907 11907 7968 0 -1 1077944384 7823 0 0 0 898 16 0 0 20 0 15 0 25794433 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012168939792 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11914] ppid=11907 vsize=13980732 memory=1792 CPUtime=9.15 cores=1,3,5,7
/proc/11909/task/11914/stat : 11914 (java) S 11907 11907 7968 0 -1 1077944384 7999 0 0 0 898 17 0 0 20 0 15 0 25794433 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012167887248 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11915] ppid=11907 vsize=13980732 memory=960 CPUtime=1.32 cores=1,3,5,7
/proc/11909/task/11915/stat : 11915 (java) S 11907 11907 7968 0 -1 1077944384 13755 0 0 0 119 13 0 0 20 0 15 0 25794434 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012116978416 140012571249282 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11916] ppid=11907 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11916/stat : 11916 (java) S 11907 11907 7968 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 25794435 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012115924704 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11917] ppid=11907 vsize=13980732 memory=339180 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11917/stat : 11917 (java) S 11907 11907 7968 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 25794435 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012114871552 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11918] ppid=11907 vsize=13980732 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11918/stat : 11918 (java) S 11907 11907 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25794437 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012113820112 140012571256731 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11919] ppid=11907 vsize=13980732 memory=9916 CPUtime=3.32 cores=1,3,5,7
/proc/11909/task/11919/stat : 11919 (java) S 11907 11907 7968 0 -1 1077944384 21977 0 0 0 330 2 0 0 20 0 15 0 25794437 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012112767216 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11920] ppid=11907 vsize=13980732 memory=1200 CPUtime=3.26 cores=1,3,5,7
/proc/11909/task/11920/stat : 11920 (java) S 11907 11907 7968 0 -1 1077944384 17596 0 0 0 324 2 0 0 20 0 15 0 25794437 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012111714672 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11921] ppid=11907 vsize=13980732 memory=15872 CPUtime=0.77 cores=1,3,5,7
/proc/11909/task/11921/stat : 11921 (java) S 11907 11907 7968 0 -1 1077944384 9850 0 0 0 76 1 0 0 20 0 15 0 25794437 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012110661616 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11922] ppid=11907 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11909/task/11922/stat : 11922 (java) S 11907 11907 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 25794438 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012041529696 140012571248341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
[pid=11909/tid=11923] ppid=11907 vsize=13980732 memory=339180 CPUtime=0.66 cores=1,3,5,7
/proc/11909/task/11923/stat : 11923 (java) S 11907 11907 7968 0 -1 1077944384 870 0 0 0 30 36 0 0 20 0 15 0 25794443 14316269568 84795 18446744073709551615 4194304 4196468 140721951274336 140012040477744 140012571249282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33038336 140721951277490 140721951277666 140721951277666 140721951281103 0
Current children cumulated CPU time: 2130.15 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 340560 KiB

Child status: 0
Real time (s): 2096.03
CPU time (s): 2130.19
CPU user time (s): 2128.97
CPU system time (s): 1.21654
CPU usage (%): 101.63
Max. virtual memory (cumulated for all children) (KiB): 13992216
Max. memory (cumulated for all children) (KiB): 504460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2128.97
system time used= 1.21654
maximum resident set size= 504244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128374
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78686
involuntary context switches= 2797


# summary of solver processes directly reported to runsolver:
#   pid: 11907
#   total CPU time (s): 2130.19
#   total CPU user time (s): 2128.97
#   total CPU system time (s): 1.21654

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7444 second user time and 19.9493 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-14 15:44:41
IDJOB=4272658
IDBENCH=121581
IDSOLVER=2664
FILE ID=node128/4272658-1502719118
RUNJOBID= node128-1502649221-29001
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Random/Random-RB-2-40-19/rand-2-40-19-443-230-30.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-4272658-1502719118/watcher-4272658-1502719118 -o /tmp/evaluation-result-4272658-1502719118/solver-4272658-1502719118 -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 1083529441 HOME/instance-4272658-1502719118.xml

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

MD5SUM BENCH= 1a774b1240a532d284d5b76f46f8bad3
RANDOM SEED=1083529441

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:        30509932 kB
MemAvailable:   31293596 kB
Buffers:          195268 kB
Cached:           873736 kB
SwapCached:            0 kB
Active:          1045836 kB
Inactive:         795916 kB
Active(anon):     773228 kB
Inactive(anon):    16764 kB
Active(file):     272608 kB
Inactive(file):   779152 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7880 kB
Writeback:             0 kB
AnonPages:        772152 kB
Mapped:            47844 kB
Shmem:             17116 kB
Slab:             121224 kB
SReclaimable:      95480 kB
SUnreclaim:        25744 kB
KernelStack:        3520 kB
PageTables:         7936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1371836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    698368 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= 62016 MiB
End job on node128 at 2017-08-14 16:19:37