Trace number 4272615

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 25.497801 19.6775

General information on the benchmark

NameQRandom/QRandom-reg2ext-s1/
reg-s20-p03-c20-d10-n10-l5-24.xml
MD5SUM0a6d06471ea8c1914abe40626fbfe2e9
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 benchmark6.4909401
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of constraints100
Number of domains23
Minimum domain size1
Maximum domain size20
Distribution of domain sizes[{"size":1,"count":20},{"size":6,"count":20},{"size":10,"count":10},{"size":20,"count":80}]
Minimum variable degree1
Maximum variable degree12
Distribution of variable degrees[{"degree":1,"count":40},{"degree":2,"count":80},{"degree":6,"count":1},{"degree":8,"count":1},{"degree":9,"count":1},{"degree":10,"count":3},{"degree":11,"count":1},{"degree":12,"count":3}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":100}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272615-1502768731.xml"  -tl '2520s' -p 1 -x 3
0.15/0.24	c [HOME/instance-4272615-1502768731.xml, -tl, 2520s, -p, 1, -x, 3]
0.15/0.30	c simple solver
0.34/0.37	c parse instance...
1.09/0.66	c solve instance...
25.39/19.67	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 (13756 MiB free)
  memory of node 1: 16384 MiB (15343 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272615-1502768731/watcher-4272615-1502768731 -o /tmp/evaluation-result-4272615-1502768731/solver-4272615-1502768731 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 712535667 HOME/instance-4272615-1502768731.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
solver pid=31766, runsolver pid=31763
Current StackSize limit: 8192 KiB


[startup+0.100135 s]*
/proc/loadavg: 1.76 1.64 1.67 3/208 31775
/proc/meminfo: memFree=29791240/32770624 swapFree=67108860/67108860
[pid=31766] ppid=31763 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31766/stat : 31766 (xcsp3-exec) S 31763 31766 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 79093758 9740288 345 18446744073709551615 4194304 5098028 140726297019728 140726297017832 140434418823804 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 12304384 140726297022841 140726297023045 140726297023045 140726297026539 0
/proc/31766/statm: 2378 345 289 221 0 87 0
[pid=31768] ppid=31766 vsize=13574484 memory=19072 CPUtime=0.03 cores=1,3,5,7
/proc/31768/stat : 31768 (java) S 31766 31766 897 0 -1 1077944320 4090 0 0 0 2 1 0 0 20 0 9 0 79093765 13900271616 4768 18446744073709551615 4194304 4196468 140736016315456 140736016298000 140412450365175 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
/proc/31768/statm: 3393621 4768 2092 1 0 3383118 0
[pid=31768/tid=31769] ppid=31766 vsize=13574484 memory=8390339637985935414 CPUtime=0.02 cores=1,3,5,7
/proc/31768/task/31769/stat : 31769 (java) R 31766 31766 897 0 -1 4202560 2795 0 0 0 2 0 0 0 20 0 9 0 79093765 13900271616 4768 18446744073709551615 4194304 4196468 140736016315456 140412454605968 140412432778816 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31770] ppid=31766 vsize=13574484 memory=288230596118065508 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31770/stat : 31770 (java) S 31766 31766 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 79093766 13900271616 4768 18446744073709551615 4194304 4196468 140736016315456 140412050554000 140412450375381 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31771] ppid=31766 vsize=13574484 memory=139827792189922 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31771/stat : 31771 (java) S 31766 31766 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 79093766 13900271616 4768 18446744073709551615 4194304 4196468 140736016315456 140412049501200 140412450375381 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31772] ppid=31766 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31772/stat : 31772 (java) S 31766 31766 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 79093766 13900271616 4768 18446744073709551615 4194304 4196468 140736016315456 140412048448400 140412450375381 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31773] ppid=31766 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31773/stat : 31773 (java) S 31766 31766 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 79093766 13900271616 4768 18446744073709551615 4194304 4196468 140736016315456 140412047395600 140412450375381 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31774] ppid=31766 vsize=13574484 memory=139827792160384 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31774/stat : 31774 (java) S 31766 31766 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 79093767 13900271616 4768 18446744073709551615 4194304 4196468 140736016315456 140411928512880 140412450376322 0 0 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31775] ppid=31766 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31775/stat : 31775 (java) S 31766 31766 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 79093768 13900271616 4768 18446744073709551615 4194304 4196468 140736016315456 140411927458848 140412450375381 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31776] ppid=31766 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31776/stat : 31776 (java) S 31766 31766 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 79093768 13900271616 4768 18446744073709551615 4194304 4196468 140736016315456 140411926406064 140412450375381 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20452 KiB

[startup+0.211455 s]*
/proc/loadavg: 1.76 1.64 1.67 3/215 31782
/proc/meminfo: memFree=29782340/32770624 swapFree=67108860/67108860
[pid=31766] ppid=31763 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31766/stat : 31766 (xcsp3-exec) S 31763 31766 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 79093758 9740288 345 18446744073709551615 4194304 5098028 140726297019728 140726297017832 140434418823804 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 12304384 140726297022841 140726297023045 140726297023045 140726297026539 0
/proc/31766/statm: 2378 345 289 221 0 87 0
[pid=31768] ppid=31766 vsize=13974352 memory=28732 CPUtime=0.15 cores=1,3,5,7
/proc/31768/stat : 31768 (java) S 31766 31766 897 0 -1 1077944320 5581 0 0 0 14 1 0 0 20 0 15 0 79093765 14309736448 7183 18446744073709551615 4194304 4196468 140736016315456 140736016298000 140412450365175 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
/proc/31768/statm: 3493588 7183 2884 1 0 3482964 0
[pid=31768/tid=31769] ppid=31766 vsize=13974352 memory=8390339637985935414 CPUtime=0.1 cores=1,3,5,7
/proc/31768/task/31769/stat : 31769 (java) R 31766 31766 897 0 -1 4202560 3468 0 0 0 10 0 0 0 20 0 15 0 79093765 14309736448 7183 18446744073709551615 4194304 4196468 140736016315456 140412454594768 140412450386522 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31770] ppid=31766 vsize=13974352 memory=288230596118065508 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31770/stat : 31770 (java) S 31766 31766 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79093766 14309736448 7183 18446744073709551615 4194304 4196468 140736016315456 140412050554000 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31771] ppid=31766 vsize=13974352 memory=139827792189922 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31771/stat : 31771 (java) S 31766 31766 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79093766 14309736448 7183 18446744073709551615 4194304 4196468 140736016315456 140412049501200 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31772] ppid=31766 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31772/stat : 31772 (java) S 31766 31766 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79093766 14309736448 7183 18446744073709551615 4194304 4196468 140736016315456 140412048448400 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31773] ppid=31766 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31773/stat : 31773 (java) S 31766 31766 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 79093766 14309736448 7183 18446744073709551615 4194304 4196468 140736016315456 140412047395600 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31774] ppid=31766 vsize=13974352 memory=139827792160384 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31774/stat : 31774 (java) S 31766 31766 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 79093767 14309736448 7183 18446744073709551615 4194304 4196468 140736016315456 140411928512880 140412450376322 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31775] ppid=31766 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31775/stat : 31775 (java) S 31766 31766 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 79093768 14309736448 7183 18446744073709551615 4194304 4196468 140736016315456 140411927458848 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31776] ppid=31766 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31776/stat : 31776 (java) S 31766 31766 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 79093768 14309736448 7183 18446744073709551615 4194304 4196468 140736016315456 140411926406000 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31777] ppid=31766 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31777/stat : 31777 (java) S 31766 31766 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79093770 14309736448 7183 18446744073709551615 4194304 4196468 140736016315456 140411925354320 140412450383771 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31778] ppid=31766 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31778/stat : 31778 (java) R 31766 31766 897 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 79093770 14309736448 7183 18446744073709551615 4194304 4196468 140736016315456 140411924302704 140412450376322 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31779] ppid=31766 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31779/stat : 31779 (java) R 31766 31766 897 0 -1 4202560 55 0 0 0 0 0 0 0 20 0 15 0 79093770 14309736448 7183 18446744073709551615 4194304 4196468 140736016315456 140411923249904 140412443350217 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31780] ppid=31766 vsize=13974352 memory=139827792160384 CPUtime=0.02 cores=1,3,5,7
/proc/31768/task/31780/stat : 31780 (java) R 31766 31766 897 0 -1 4202560 332 0 0 0 2 0 0 0 20 0 15 0 79093770 14309736448 7183 18446744073709551615 4194304 4196468 140736016315456 140411922197104 140412433733814 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31781] ppid=31766 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31781/stat : 31781 (java) S 31766 31766 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79093771 14309736448 7183 18446744073709551615 4194304 4196468 140736016315456 140411921144544 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31782] ppid=31766 vsize=13974352 memory=139827792160384 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31782/stat : 31782 (java) S 31766 31766 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79093774 14309736448 7183 18446744073709551615 4194304 4196468 140736016315456 140411920091824 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 30112 KiB

[startup+0.310701 s]*
/proc/loadavg: 1.76 1.64 1.67 3/215 31782
/proc/meminfo: memFree=29769236/32770624 swapFree=67108860/67108860
[pid=31766] ppid=31763 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31766/stat : 31766 (xcsp3-exec) S 31763 31766 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 79093758 9740288 345 18446744073709551615 4194304 5098028 140726297019728 140726297017832 140434418823804 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 12304384 140726297022841 140726297023045 140726297023045 140726297026539 0
/proc/31766/statm: 2378 345 289 221 0 87 0
[pid=31768] ppid=31766 vsize=13978608 memory=40304 CPUtime=0.34 cores=1,3,5,7
/proc/31768/stat : 31768 (java) S 31766 31766 897 0 -1 1077944320 9278 0 0 0 31 3 0 0 20 0 15 0 79093765 14314094592 10076 18446744073709551615 4194304 4196468 140736016315456 140736016298000 140412450365175 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
/proc/31768/statm: 3494652 10076 3007 1 0 3482964 0
[pid=31768/tid=31769] ppid=31766 vsize=13978608 memory=8390339637985935414 CPUtime=0.2 cores=1,3,5,7
/proc/31768/task/31769/stat : 31769 (java) R 31766 31766 897 0 -1 4202560 6434 0 0 0 18 2 0 0 20 0 15 0 79093765 14314094592 10076 18446744073709551615 4194304 4196468 140736016315456 140412454586168 140412434445662 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31770] ppid=31766 vsize=13978608 memory=301741395000176996 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31770/stat : 31770 (java) S 31766 31766 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79093766 14314094592 10076 18446744073709551615 4194304 4196468 140736016315456 140412050554000 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31771] ppid=31766 vsize=13978608 memory=139827792189922 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31771/stat : 31771 (java) S 31766 31766 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79093766 14314094592 10076 18446744073709551615 4194304 4196468 140736016315456 140412049501200 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31772] ppid=31766 vsize=13978608 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31772/stat : 31772 (java) S 31766 31766 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79093766 14314094592 10076 18446744073709551615 4194304 4196468 140736016315456 140412048448400 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31773] ppid=31766 vsize=13978608 memory=3472328296227680303 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31773/stat : 31773 (java) S 31766 31766 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 79093766 14314094592 10076 18446744073709551615 4194304 4196468 140736016315456 140412047395600 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31774] ppid=31766 vsize=13978608 memory=7160715292502791413 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31774/stat : 31774 (java) S 31766 31766 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 79093767 14314094592 10076 18446744073709551615 4194304 4196468 140736016315456 140411928512880 140412450376322 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31775] ppid=31766 vsize=13978608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31775/stat : 31775 (java) S 31766 31766 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 79093768 14314094592 10076 18446744073709551615 4194304 4196468 140736016315456 140411927458848 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31776] ppid=31766 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31776/stat : 31776 (java) S 31766 31766 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 79093768 14314094592 10076 18446744073709551615 4194304 4196468 140736016315456 140411926406000 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31777] ppid=31766 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31777/stat : 31777 (java) S 31766 31766 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79093770 14314094592 10076 18446744073709551615 4194304 4196468 140736016315456 140411925354320 140412450383771 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31778] ppid=31766 vsize=13978608 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/31768/task/31778/stat : 31778 (java) S 31766 31766 897 0 -1 1077944384 659 0 0 0 3 0 0 0 20 0 15 0 79093770 14314094592 10076 18446744073709551615 4194304 4196468 140736016315456 140411924302704 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31779] ppid=31766 vsize=13978608 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/31768/task/31779/stat : 31779 (java) S 31766 31766 897 0 -1 1077944384 149 0 0 0 2 0 0 0 20 0 15 0 79093770 14314094592 10076 18446744073709551615 4194304 4196468 140736016315456 140411923249904 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31780] ppid=31766 vsize=13978608 memory=139827792160384 CPUtime=0.07 cores=1,3,5,7
/proc/31768/task/31780/stat : 31780 (java) S 31766 31766 897 0 -1 1077944384 734 0 0 0 7 0 0 0 20 0 15 0 79093770 14314094592 10076 18446744073709551615 4194304 4196468 140736016315456 140411922197104 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31781] ppid=31766 vsize=13978608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31781/stat : 31781 (java) S 31766 31766 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79093771 14314094592 10076 18446744073709551615 4194304 4196468 140736016315456 140411921144544 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31782] ppid=31766 vsize=13978608 memory=139827792160384 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31782/stat : 31782 (java) S 31766 31766 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79093774 14314094592 10076 18446744073709551615 4194304 4196468 140736016315456 140411920091824 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41684 KiB

[startup+0.700718 s]
/proc/loadavg: 1.76 1.64 1.67 7/215 31782
/proc/meminfo: memFree=29756660/32770624 swapFree=67108860/67108860
[pid=31766] ppid=31763 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31766/stat : 31766 (xcsp3-exec) S 31763 31766 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 79093758 9740288 345 18446744073709551615 4194304 5098028 140726297019728 140726297017832 140434418823804 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 12304384 140726297022841 140726297023045 140726297023045 140726297026539 0
/proc/31766/statm: 2378 345 289 221 0 87 0
[pid=31768] ppid=31766 vsize=13980732 memory=75156 CPUtime=1.38 cores=1,3,5,7
/proc/31768/stat : 31768 (java) S 31766 31766 897 0 -1 1077944320 13856 0 0 0 133 5 0 0 20 0 15 0 79093765 14316269568 18789 18446744073709551615 4194304 4196468 140736016315456 140736016298000 140412450365175 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
/proc/31768/statm: 3495183 18789 3172 1 0 3483476 0
[pid=31768/tid=31769] ppid=31766 vsize=13980732 memory=7660742144744843625 CPUtime=0.57 cores=1,3,5,7
/proc/31768/task/31769/stat : 31769 (java) R 31766 31766 897 0 -1 4202560 8536 0 0 0 54 3 0 0 20 0 15 0 79093765 14316269568 18789 18446744073709551615 4194304 4196468 140736016315456 140412454603904 140412450377110 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31770] ppid=31766 vsize=13980732 memory=5865469479800824941 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31770/stat : 31770 (java) S 31766 31766 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79093766 14316269568 18789 18446744073709551615 4194304 4196468 140736016315456 140412050554000 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31771] ppid=31766 vsize=13980732 memory=4639622823262830690 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31771/stat : 31771 (java) S 31766 31766 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79093766 14316269568 18789 18446744073709551615 4194304 4196468 140736016315456 140412049501200 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31772] ppid=31766 vsize=13980732 memory=5788928047010894952 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31772/stat : 31772 (java) S 31766 31766 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79093766 14316269568 18789 18446744073709551615 4194304 4196468 140736016315456 140412048448400 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31773] ppid=31766 vsize=13980732 memory=4639059877604708710 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31773/stat : 31773 (java) S 31766 31766 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 79093766 14316269568 18789 18446744073709551615 4194304 4196468 140736016315456 140412047395600 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31774] ppid=31766 vsize=13980732 memory=667680 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31774/stat : 31774 (java) S 31766 31766 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 79093767 14316269568 18789 18446744073709551615 4194304 4196468 140736016315456 140411928512880 140412450376322 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31775] ppid=31766 vsize=13980732 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31775/stat : 31775 (java) S 31766 31766 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 79093768 14316269568 18789 18446744073709551615 4194304 4196468 140736016315456 140411927458848 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31776] ppid=31766 vsize=13980732 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31776/stat : 31776 (java) S 31766 31766 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 79093768 14316269568 18789 18446744073709551615 4194304 4196468 140736016315456 140411926406000 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31777] ppid=31766 vsize=13980732 memory=1700 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31777/stat : 31777 (java) S 31766 31766 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79093770 14316269568 18789 18446744073709551615 4194304 4196468 140736016315456 140411925354320 140412450383771 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31778] ppid=31766 vsize=13980732 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/31768/task/31778/stat : 31778 (java) R 31766 31766 897 0 -1 4202560 1407 0 0 0 24 0 0 0 20 0 15 0 79093770 14316269568 18789 18446744073709551615 4194304 4196468 140736016315456 140411924292304 140412450386522 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31779] ppid=31766 vsize=13980732 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/31768/task/31779/stat : 31779 (java) R 31766 31766 897 0 -1 4202560 1016 0 0 0 22 0 0 0 20 0 15 0 79093770 14316269568 18789 18446744073709551615 4194304 4196468 140736016315456 140411923249904 140412450377110 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31780] ppid=31766 vsize=13980732 memory=2529 CPUtime=0.31 cores=1,3,5,7
/proc/31768/task/31780/stat : 31780 (java) R 31766 31766 897 0 -1 1077944384 1590 0 0 0 31 0 0 0 20 0 15 0 79093770 14316269568 18789 18446744073709551615 4194304 4196468 140736016315456 140411922194896 140412450375381 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31781] ppid=31766 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31781/stat : 31781 (java) S 31766 31766 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79093771 14316269568 18789 18446744073709551615 4194304 4196468 140736016315456 140411921144544 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31782] ppid=31766 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31782/stat : 31782 (java) S 31766 31766 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79093774 14316269568 18789 18446744073709551615 4194304 4196468 140736016315456 140411920091824 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 76536 KiB

[startup+1.5008 s]
/proc/loadavg: 1.94 1.68 1.68 5/215 31782
/proc/meminfo: memFree=29722516/32770624 swapFree=67108860/67108860
[pid=31766] ppid=31763 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31766/stat : 31766 (xcsp3-exec) S 31763 31766 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 79093758 9740288 345 18446744073709551615 4194304 5098028 140726297019728 140726297017832 140434418823804 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 12304384 140726297022841 140726297023045 140726297023045 140726297026539 0
/proc/31766/statm: 2378 345 289 221 0 87 0
[pid=31768] ppid=31766 vsize=13980732 memory=118160 CPUtime=3.94 cores=1,3,5,7
/proc/31768/stat : 31768 (java) S 31766 31766 897 0 -1 1077944320 23779 0 0 0 388 6 0 0 20 0 15 0 79093765 14316269568 29540 18446744073709551615 4194304 4196468 140736016315456 140736016298000 140412450365175 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
/proc/31768/statm: 3495183 29540 3202 1 0 3483476 0
[pid=31768/tid=31769] ppid=31766 vsize=13980732 memory=8171897334845303665 CPUtime=1.38 cores=1,3,5,7
/proc/31768/task/31769/stat : 31769 (java) R 31766 31766 897 0 -1 4202560 9319 0 0 0 134 4 0 0 20 0 15 0 79093765 14316269568 29540 18446744073709551615 4194304 4196468 140736016315456 140412454603680 140412450379024 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31770] ppid=31766 vsize=13980732 memory=15745350110221 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31770/stat : 31770 (java) S 31766 31766 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79093766 14316269568 29540 18446744073709551615 4194304 4196468 140736016315456 140412050554000 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31771] ppid=31766 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31771/stat : 31771 (java) S 31766 31766 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79093766 14316269568 29540 18446744073709551615 4194304 4196468 140736016315456 140412049501200 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31772] ppid=31766 vsize=13980732 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31772/stat : 31772 (java) S 31766 31766 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79093766 14316269568 29540 18446744073709551615 4194304 4196468 140736016315456 140412048448400 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31773] ppid=31766 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/31766/stat : 31766 (xcsp3-exec) S 31763 31766 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 79093758 9740288 345 18446744073709551615 4194304 5098028 140726297019728 140726297017832 140434418823804 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 12304384 140726297022841 140726297023045 140726297023045 140726297026539 0
/proc/31766/statm: 2378 345 289 221 0 87 0
[pid=31768] ppid=31766 vsize=13980732 memory=218788 CPUtime=23.39 cores=1,3,5,7
/proc/31768/stat : 31768 (java) S 31766 31766 897 0 -1 1077944320 40722 0 0 0 2325 14 0 0 20 0 15 0 79093765 14316269568 54697 18446744073709551615 4194304 4196468 140736016315456 140736016298000 140412450365175 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
/proc/31768/statm: 3495183 54697 3234 1 0 3483476 0
[pid=31768/tid=31769] ppid=31766 vsize=13980732 memory=220328 CPUtime=17.35 cores=1,3,5,7
/proc/31768/task/31769/stat : 31769 (java) R 31766 31766 897 0 -1 4202560 11456 0 0 0 1730 5 0 0 20 0 15 0 79093765 14316269568 54697 18446744073709551615 4194304 4196468 140736016315456 140412454604400 140412096638180 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31770] ppid=31766 vsize=13980732 memory=-8774313645642428999 CPUtime=0.04 cores=1,3,5,7
/proc/31768/task/31770/stat : 31770 (java) S 31766 31766 897 0 -1 1077944384 315 0 0 0 4 0 0 0 20 0 15 0 79093766 14316269568 54697 18446744073709551615 4194304 4196468 140736016315456 140412050554000 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31771] ppid=31766 vsize=13980732 memory=279655387116912 CPUtime=0.05 cores=1,3,5,7
/proc/31768/task/31771/stat : 31771 (java) S 31766 31766 897 0 -1 1077944384 1041 0 0 0 4 1 0 0 20 0 15 0 79093766 14316269568 54697 18446744073709551615 4194304 4196468 140736016315456 140412049501200 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31772] ppid=31766 vsize=13980732 memory=279655387117040 CPUtime=0.05 cores=1,3,5,7
/proc/31768/task/31772/stat : 31772 (java) S 31766 31766 897 0 -1 1077944384 505 0 0 0 4 1 0 0 20 0 15 0 79093766 14316269568 54697 18446744073709551615 4194304 4196468 140736016315456 140412048448400 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31773] ppid=31766 vsize=13980732 memory=279655387117104 CPUtime=0.05 cores=1,3,5,7
/proc/31768/task/31773/stat : 31773 (java) S 31766 31766 897 0 -1 1077944384 1138 0 0 0 4 1 0 0 20 0 15 0 79093766 14316269568 54697 18446744073709551615 4194304 4196468 140736016315456 140412047395600 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31774] ppid=31766 vsize=13980732 memory=220320 CPUtime=0.01 cores=1,3,5,7
/proc/31768/task/31774/stat : 31774 (java) S 31766 31766 897 0 -1 1077944384 614 0 0 0 1 0 0 0 20 0 15 0 79093767 14316269568 54697 18446744073709551615 4194304 4196468 140736016315456 140411928512880 140412450376322 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31775] ppid=31766 vsize=13980732 memory=288230617509003574 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31775/stat : 31775 (java) S 31766 31766 897 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 79093768 14316269568 54697 18446744073709551615 4194304 4196468 140736016315456 140411927458848 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31776] ppid=31766 vsize=13980732 memory=15536310592997909 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31776/stat : 31776 (java) S 31766 31766 897 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 79093768 14316269568 54697 18446744073709551615 4194304 4196468 140736016315456 140411926406000 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31777] ppid=31766 vsize=13980732 memory=640 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31777/stat : 31777 (java) S 31766 31766 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79093770 14316269568 54697 18446744073709551615 4194304 4196468 140736016315456 140411925354320 140412450383771 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31778] ppid=31766 vsize=13980732 memory=1792 CPUtime=2.63 cores=1,3,5,7
/proc/31768/task/31778/stat : 31778 (java) S 31766 31766 897 0 -1 1077944384 7902 0 0 0 262 1 0 0 20 0 15 0 79093770 14316269568 54697 18446744073709551615 4194304 4196468 140736016315456 140411924302704 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31779] ppid=31766 vsize=13980732 memory=4116 CPUtime=2.48 cores=1,3,5,7
/proc/31768/task/31779/stat : 31779 (java) S 31766 31766 897 0 -1 1077944384 11651 0 0 0 247 1 0 0 20 0 15 0 79093770 14316269568 54697 18446744073709551615 4194304 4196468 140736016315456 140411923249904 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31780] ppid=31766 vsize=13980732 memory=43600 CPUtime=0.65 cores=1,3,5,7
/proc/31768/task/31780/stat : 31780 (java) S 31766 31766 897 0 -1 1077944384 4557 0 0 0 64 1 0 0 20 0 15 0 79093770 14316269568 54697 18446744073709551615 4194304 4196468 140736016315456 140411922197104 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31781] ppid=31766 vsize=13980732 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31781/stat : 31781 (java) S 31766 31766 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79093771 14316269568 54697 18446744073709551615 4194304 4196468 140736016315456 140411921144544 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31782] ppid=31766 vsize=13980732 memory=2316 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31782/stat : 31782 (java) S 31766 31766 897 0 -1 1077944384 195 0 0 0 0 0 0 0 20 0 15 0 79093774 14316269568 54697 18446744073709551615 4194304 4196468 140736016315456 140411920091824 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
Current children cumulated CPU time: 23.39 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 220168 KiB

[startup+18.4008 s]
/proc/loadavg: 1.73 1.65 1.67 3/213 31783
/proc/meminfo: memFree=29609700/32770624 swapFree=67108860/67108860
[pid=31766] ppid=31763 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31766/stat : 31766 (xcsp3-exec) S 31763 31766 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 79093758 9740288 345 18446744073709551615 4194304 5098028 140726297019728 140726297017832 140434418823804 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 12304384 140726297022841 140726297023045 140726297023045 140726297026539 0
/proc/31766/statm: 2378 345 289 221 0 87 0
[pid=31768] ppid=31766 vsize=13980732 memory=218792 CPUtime=24.19 cores=1,3,5,7
/proc/31768/stat : 31768 (java) S 31766 31766 897 0 -1 1077944320 40734 0 0 0 2405 14 0 0 20 0 15 0 79093765 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140736016298000 140412450365175 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
/proc/31768/statm: 3495183 54698 3235 1 0 3483476 0
[pid=31768/tid=31769] ppid=31766 vsize=13980732 memory=304665876869951784 CPUtime=18.15 cores=1,3,5,7
/proc/31768/task/31769/stat : 31769 (java) R 31766 31766 897 0 -1 4202560 11464 0 0 0 1810 5 0 0 20 0 15 0 79093765 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140412454604400 140412096877198 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31770] ppid=31766 vsize=13980732 memory=288289965484563883 CPUtime=0.04 cores=1,3,5,7
/proc/31768/task/31770/stat : 31770 (java) S 31766 31766 897 0 -1 1077944384 315 0 0 0 4 0 0 0 20 0 15 0 79093766 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140412050554000 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31771] ppid=31766 vsize=13980732 memory=-7825742810418890134 CPUtime=0.05 cores=1,3,5,7
/proc/31768/task/31771/stat : 31771 (java) S 31766 31766 897 0 -1 1077944384 1041 0 0 0 4 1 0 0 20 0 15 0 79093766 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140412049501200 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31772] ppid=31766 vsize=13980732 memory=6226596351323422817 CPUtime=0.05 cores=1,3,5,7
/proc/31768/task/31772/stat : 31772 (java) S 31766 31766 897 0 -1 1077944384 505 0 0 0 4 1 0 0 20 0 15 0 79093766 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140412048448400 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31773] ppid=31766 vsize=13980732 memory=304051249870025000 CPUtime=0.05 cores=1,3,5,7
/proc/31768/task/31773/stat : 31773 (java) S 31766 31766 897 0 -1 1077944384 1138 0 0 0 4 1 0 0 20 0 15 0 79093766 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140412047395600 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31774] ppid=31766 vsize=13980732 memory=1380 CPUtime=0.01 cores=1,3,5,7
/proc/31768/task/31774/stat : 31774 (java) S 31766 31766 897 0 -1 1077944384 614 0 0 0 1 0 0 0 20 0 15 0 79093767 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411928512880 140412450376322 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31775] ppid=31766 vsize=13980732 memory=220336 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31775/stat : 31775 (java) S 31766 31766 897 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 79093768 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411927458848 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31776] ppid=31766 vsize=13980732 memory=1199856 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31776/stat : 31776 (java) S 31766 31766 897 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 79093768 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411926406000 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31777] ppid=31766 vsize=13980732 memory=4060 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31777/stat : 31777 (java) S 31766 31766 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79093770 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411925354320 140412450383771 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31778] ppid=31766 vsize=13980732 memory=4120 CPUtime=2.63 cores=1,3,5,7
/proc/31768/task/31778/stat : 31778 (java) S 31766 31766 897 0 -1 1077944384 7906 0 0 0 262 1 0 0 20 0 15 0 79093770 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411924302704 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31779] ppid=31766 vsize=13980732 memory=4080 CPUtime=2.48 cores=1,3,5,7
/proc/31768/task/31779/stat : 31779 (java) S 31766 31766 897 0 -1 1077944384 11651 0 0 0 247 1 0 0 20 0 15 0 79093770 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411923249904 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31780] ppid=31766 vsize=13980732 memory=4580 CPUtime=0.65 cores=1,3,5,7
/proc/31768/task/31780/stat : 31780 (java) S 31766 31766 897 0 -1 1077944384 4557 0 0 0 64 1 0 0 20 0 15 0 79093770 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411922197104 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31781] ppid=31766 vsize=13980732 memory=1152 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31781/stat : 31781 (java) S 31766 31766 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79093771 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411921144544 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31782] ppid=31766 vsize=13980732 memory=2668 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31782/stat : 31782 (java) S 31766 31766 897 0 -1 1077944384 195 0 0 0 0 0 0 0 20 0 15 0 79093774 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411920091824 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
Current children cumulated CPU time: 24.19 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 220172 KiB

[startup+19.2009 s]
/proc/loadavg: 1.73 1.65 1.67 3/213 31783
/proc/meminfo: memFree=29610220/32770624 swapFree=67108860/67108860
[pid=31766] ppid=31763 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31766/stat : 31766 (xcsp3-exec) S 31763 31766 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 79093758 9740288 345 18446744073709551615 4194304 5098028 140726297019728 140726297017832 140434418823804 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 12304384 140726297022841 140726297023045 140726297023045 140726297026539 0
/proc/31766/statm: 2378 345 289 221 0 87 0
[pid=31768] ppid=31766 vsize=13980732 memory=218792 CPUtime=24.99 cores=1,3,5,7
/proc/31768/stat : 31768 (java) S 31766 31766 897 0 -1 1077944320 40738 0 0 0 2485 14 0 0 20 0 15 0 79093765 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140736016298000 140412450365175 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
/proc/31768/statm: 3495183 54698 3235 1 0 3483476 0
[pid=31768/tid=31769] ppid=31766 vsize=13980732 memory=1380 CPUtime=18.95 cores=1,3,5,7
/proc/31768/task/31769/stat : 31769 (java) R 31766 31766 897 0 -1 4202560 11468 0 0 0 1890 5 0 0 20 0 15 0 79093765 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140412454602424 140412097452871 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31770] ppid=31766 vsize=13980732 memory=1380 CPUtime=0.04 cores=1,3,5,7
/proc/31768/task/31770/stat : 31770 (java) S 31766 31766 897 0 -1 1077944384 315 0 0 0 4 0 0 0 20 0 15 0 79093766 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140412050554000 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31771] ppid=31766 vsize=13980732 memory=218792 CPUtime=0.05 cores=1,3,5,7
/proc/31768/task/31771/stat : 31771 (java) S 31766 31766 897 0 -1 1077944384 1041 0 0 0 4 1 0 0 20 0 15 0 79093766 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140412049501200 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31772] ppid=31766 vsize=13980732 memory=1380 CPUtime=0.05 cores=1,3,5,7
/proc/31768/task/31772/stat : 31772 (java) S 31766 31766 897 0 -1 1077944384 505 0 0 0 4 1 0 0 20 0 15 0 79093766 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140412048448400 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31773] ppid=31766 vsize=13980732 memory=220332 CPUtime=0.05 cores=1,3,5,7
/proc/31768/task/31773/stat : 31773 (java) S 31766 31766 897 0 -1 1077944384 1138 0 0 0 4 1 0 0 20 0 15 0 79093766 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140412047395600 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31774] ppid=31766 vsize=13980732 memory=212084 CPUtime=0.01 cores=1,3,5,7
/proc/31768/task/31774/stat : 31774 (java) S 31766 31766 897 0 -1 1077944384 614 0 0 0 1 0 0 0 20 0 15 0 79093767 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411928512880 140412450376322 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31775] ppid=31766 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31775/stat : 31775 (java) S 31766 31766 897 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 79093768 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411927458848 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31776] ppid=31766 vsize=13980732 memory=217852 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31776/stat : 31776 (java) S 31766 31766 897 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 79093768 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411926406000 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31777] ppid=31766 vsize=13980732 memory=15880 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31777/stat : 31777 (java) S 31766 31766 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79093770 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411925354320 140412450383771 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31778] ppid=31766 vsize=13980732 memory=33284 CPUtime=2.63 cores=1,3,5,7
/proc/31768/task/31778/stat : 31778 (java) S 31766 31766 897 0 -1 1077944384 7906 0 0 0 262 1 0 0 20 0 15 0 79093770 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411924302704 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31779] ppid=31766 vsize=13980732 memory=212064 CPUtime=2.48 cores=1,3,5,7
/proc/31768/task/31779/stat : 31779 (java) S 31766 31766 897 0 -1 1077944384 11651 0 0 0 247 1 0 0 20 0 15 0 79093770 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411923249904 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31780] ppid=31766 vsize=13980732 memory=212064 CPUtime=0.65 cores=1,3,5,7
/proc/31768/task/31780/stat : 31780 (java) S 31766 31766 897 0 -1 1077944384 4557 0 0 0 64 1 0 0 20 0 15 0 79093770 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411922197104 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31781] ppid=31766 vsize=13980732 memory=17668 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31781/stat : 31781 (java) S 31766 31766 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79093771 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411921144544 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31782] ppid=31766 vsize=13980732 memory=19876 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31782/stat : 31782 (java) S 31766 31766 897 0 -1 1077944384 195 0 0 0 0 0 0 0 20 0 15 0 79093774 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411920091824 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
Current children cumulated CPU time: 24.99 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 220172 KiB

[startup+19.6008 s]
/proc/loadavg: 1.73 1.65 1.67 3/213 31783
/proc/meminfo: memFree=29610220/32770624 swapFree=67108860/67108860
[pid=31766] ppid=31763 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31766/stat : 31766 (xcsp3-exec) S 31763 31766 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 79093758 9740288 345 18446744073709551615 4194304 5098028 140726297019728 140726297017832 140434418823804 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 12304384 140726297022841 140726297023045 140726297023045 140726297026539 0
/proc/31766/statm: 2378 345 289 221 0 87 0
[pid=31768] ppid=31766 vsize=13980732 memory=218792 CPUtime=25.39 cores=1,3,5,7
/proc/31768/stat : 31768 (java) S 31766 31766 897 0 -1 1077944320 40738 0 0 0 2525 14 0 0 20 0 15 0 79093765 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140736016298000 140412450365175 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
/proc/31768/statm: 3495183 54698 3235 1 0 3483476 0
[pid=31768/tid=31769] ppid=31766 vsize=13980732 memory=3762811503069642759 CPUtime=19.35 cores=1,3,5,7
/proc/31768/task/31769/stat : 31769 (java) R 31766 31766 897 0 -1 4202560 11468 0 0 0 1930 5 0 0 20 0 15 0 79093765 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140412454602424 140412096994208 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31770] ppid=31766 vsize=13980732 memory=-8774313645642428999 CPUtime=0.04 cores=1,3,5,7
/proc/31768/task/31770/stat : 31770 (java) S 31766 31766 897 0 -1 1077944384 315 0 0 0 4 0 0 0 20 0 15 0 79093766 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140412050554000 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31771] ppid=31766 vsize=13980732 memory=-7812477184710929540 CPUtime=0.05 cores=1,3,5,7
/proc/31768/task/31771/stat : 31771 (java) S 31766 31766 897 0 -1 1077944384 1041 0 0 0 4 1 0 0 20 0 15 0 79093766 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140412049501200 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31772] ppid=31766 vsize=13980732 memory=-8253362664378451622 CPUtime=0.05 cores=1,3,5,7
/proc/31768/task/31772/stat : 31772 (java) S 31766 31766 897 0 -1 1077944384 505 0 0 0 4 1 0 0 20 0 15 0 79093766 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140412048448400 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31773] ppid=31766 vsize=13980732 memory=7245577201579234449 CPUtime=0.05 cores=1,3,5,7
/proc/31768/task/31773/stat : 31773 (java) S 31766 31766 897 0 -1 1077944384 1138 0 0 0 4 1 0 0 20 0 15 0 79093766 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140412047395600 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31774] ppid=31766 vsize=13980732 memory=6944656575208382560 CPUtime=0.01 cores=1,3,5,7
/proc/31768/task/31774/stat : 31774 (java) S 31766 31766 897 0 -1 1077944384 614 0 0 0 1 0 0 0 20 0 15 0 79093767 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411928512880 140412450376322 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31775] ppid=31766 vsize=13980732 memory=3054156605368802973 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31775/stat : 31775 (java) S 31766 31766 897 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 79093768 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411927458848 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31776] ppid=31766 vsize=13980732 memory=4629537154667154806 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31776/stat : 31776 (java) S 31766 31766 897 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 79093768 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411926406000 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31777] ppid=31766 vsize=13980732 memory=-8542328529919094630 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31777/stat : 31777 (java) S 31766 31766 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79093770 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411925354320 140412450383771 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31778] ppid=31766 vsize=13980732 memory=6944656592387989600 CPUtime=2.63 cores=1,3,5,7
/proc/31768/task/31778/stat : 31778 (java) S 31766 31766 897 0 -1 1077944384 7906 0 0 0 262 1 0 0 20 0 15 0 79093770 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411924302704 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31779] ppid=31766 vsize=13980732 memory=6944656592455360604 CPUtime=2.48 cores=1,3,5,7
/proc/31768/task/31779/stat : 31779 (java) S 31766 31766 897 0 -1 1077944384 11651 0 0 0 247 1 0 0 20 0 15 0 79093770 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411923249904 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31780] ppid=31766 vsize=13980732 memory=6944656575208382560 CPUtime=0.65 cores=1,3,5,7
/proc/31768/task/31780/stat : 31780 (java) S 31766 31766 897 0 -1 1077944384 4557 0 0 0 64 1 0 0 20 0 15 0 79093770 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411922197104 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31781] ppid=31766 vsize=13980732 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31781/stat : 31781 (java) S 31766 31766 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79093771 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411921144544 140412450375381 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
[pid=31768/tid=31782] ppid=31766 vsize=13980732 memory=6935649255759570512 CPUtime=0 cores=1,3,5,7
/proc/31768/task/31782/stat : 31782 (java) S 31766 31766 897 0 -1 1077944384 195 0 0 0 0 0 0 0 20 0 15 0 79093774 14316269568 54698 18446744073709551615 4194304 4196468 140736016315456 140411920091824 140412450376322 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 36651008 140736016318897 140736016319073 140736016319073 140736016322511 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 220172 KiB

Child status: 0
Real time (s): 19.6775
CPU time (s): 25.4978
CPU user time (s): 25.3482
CPU system time (s): 0.149547
CPU usage (%): 129.578
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 223192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.3482
system time used= 0.149547
maximum resident set size= 224432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41788
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= 3195
involuntary context switches= 52


# summary of solver processes directly reported to runsolver:
#   pid: 31766
#   total CPU time (s): 25.4978
#   total CPU user time (s): 25.3482
#   total CPU system time (s): 0.149547

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.135179 second user time and 0.238954 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-15 05:31:25
IDJOB=4272615
IDBENCH=125648
IDSOLVER=2664
FILE ID=node125/4272615-1502768731
RUNJOBID= node125-1502662595-11629
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QRandom/QRandom-reg2ext-s1/reg-s20-p03-c20-d10-n10-l5-24.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-4272615-1502768731/watcher-4272615-1502768731 -o /tmp/evaluation-result-4272615-1502768731/solver-4272615-1502768731 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 712535667 HOME/instance-4272615-1502768731.xml

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

MD5SUM BENCH= 0a6d06471ea8c1914abe40626fbfe2e9
RANDOM SEED=712535667

node125.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.07
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.07
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.07
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.07
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:        29799280 kB
MemAvailable:   30779976 kB
Buffers:          301068 kB
Cached:           972800 kB
SwapCached:            0 kB
Active:          1928540 kB
Inactive:         605552 kB
Active(anon):    1260172 kB
Inactive(anon):    33100 kB
Active(file):     668368 kB
Inactive(file):   572452 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7692 kB
Writeback:             0 kB
AnonPages:       1263940 kB
Mapped:            64248 kB
Shmem:             33444 kB
Slab:             137580 kB
SReclaimable:     111420 kB
SUnreclaim:        26160 kB
KernelStack:        3680 kB
PageTables:         9668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1907812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1150976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-15 05:31:45