Trace number 4404832

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-20 parallelOPT211 3.2513 0.942221

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-opt-factor/
Pb-factor-S9-P211-Q347.xml
MD5SUM433dd3ec0e7241d29f211aaf8445577c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark211
Best CPU time to get the best result obtained on this benchmark0.08717
Satisfiable
(Un)Satisfiability was proved
Number of variables99
Number of constraints244
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":99}]
Minimum variable degree4
Maximum variable degree19
Distribution of variable degrees[{"degree":4,"count":81},{"degree":18,"count":9},{"degree":19,"count":9}]
Minimum constraint arity2
Maximum constraint arity81
Distribution of constraint arities[{"arity":2,"count":162},{"arity":3,"count":81},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":244}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404832-1569004721.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404832-1569004721.xml, -tl, 2016s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.29	c parse instance...
1.67/0.72	c solve instance...
2.35/0.90	o 211 
3.05/0.92	s OPTIMUM FOUND
3.05/0.92	v <instantiation>
3.05/0.92	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] </list>
3.05/0.92	v 	<values>1 1 0 0 1 0 1 1 0 1 1 0 1 1 0 1 0 1 1 1 0 1 1 0 1 0 1 1 1 0 1 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 0 1 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 0 1 1 1 0 1 1 0 1 0 1 0 0 0 0 0 0 0 0 0 </values>
3.05/0.92	v </instantiation>

Verifier Data

OK	211

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404832-1569004721/watcher-4404832-1569004721 -o /var/tmp/evaluation-result-4404832-1569004721/solver-4404832-1569004721 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node121-1568994120-11888 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1267618679 HOME/instance-4404832-1569004721.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=14791, runsolver pid=14788
Current StackSize limit: 8192 KiB


[startup+0.100113 s]*
/proc/loadavg: 8.03 7.97 8.06 3/212 14812
/proc/meminfo: memFree=25392688/32770624 swapFree=66989032/67108860
[pid=14791] ppid=14788 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/14791/stat : 14791 (xcsp3-exec) S 14788 14791 11861 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476734701 115843072 363 33554432000 4194304 5098028 140728125817232 140728125815336 140601317544572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34639872 140728125821783 140728125822042 140728125822042 140728125824966 0
/proc/14791/statm: 28282 363 304 221 0 87 0
[pid=14793] ppid=14791 vsize=28227396 memory=29064 CPUtime=0.12 cores=0-7
/proc/14793/stat : 14793 (java) S 14791 14791 11861 0 -1 1077944320 5747 0 0 0 11 1 0 0 20 0 20 0 476734701 28904853504 7266 33554432000 4194304 4196468 140736844912544 140736844895088 139810308706039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
/proc/14793/statm: 7056849 7266 3120 1 0 7019032 0
[pid=14793/tid=14794] ppid=14791 vsize=28227396 memory=-2177352373413752899 CPUtime=0.08 cores=0-7
/proc/14793/task/14794/stat : 14794 (java) R 14791 14791 11861 0 -1 4202560 3656 0 0 0 8 0 0 0 20 0 20 0 476734701 28904853504 7266 33554432000 4194304 4196468 140736844912544 139810312939312 139810290101242 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14795] ppid=14791 vsize=28227396 memory=732370693211216869 CPUtime=0 cores=0-7
/proc/14793/task/14795/stat : 14795 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28904853504 7266 33554432000 4194304 4196468 140736844912544 139810261326864 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14796] ppid=14791 vsize=28227396 memory=140554873763456 CPUtime=0 cores=0-7
/proc/14793/task/14796/stat : 14796 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28904853504 7266 33554432000 4194304 4196468 140736844912544 139810260274320 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14797] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14797/stat : 14797 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476734702 28904853504 7266 33554432000 4194304 4196468 140736844912544 139810259221264 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14798] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14798/stat : 14798 (java) S 14791 14791 11861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476734702 28904853504 7266 33554432000 4194304 4196468 140736844912544 139810258168720 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14799] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14799/stat : 14799 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28904853504 7266 33554432000 4194304 4196468 140736844912544 139810257115664 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14800] ppid=14791 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/14793/task/14800/stat : 14800 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28904853504 7266 33554432000 4194304 4196468 140736844912544 139810256063120 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14801] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14801/stat : 14801 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28904853504 7266 33554432000 4194304 4196468 140736844912544 139810255010064 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14802] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14802/stat : 14802 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476734702 28904853504 7266 33554432000 4194304 4196468 140736844912544 139810253957520 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14803] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14803/stat : 14803 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734703 28904853504 7266 33554432000 4194304 4196468 140736844912544 139808974166768 139810308717186 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14804] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14804/stat : 14804 (java) S 14791 14791 11861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476734704 28904853504 7266 33554432000 4194304 4196468 140736844912544 139808973112992 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14805] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14805/stat : 14805 (java) S 14791 14791 11861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476734704 28904853504 7266 33554432000 4194304 4196468 140736844912544 139808972059888 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14806] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14806/stat : 14806 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476734707 28904853504 7266 33554432000 4194304 4196468 140736844912544 139808768780752 139810308724635 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14807] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14807/stat : 14807 (java) S 14791 14791 11861 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 476734707 28904853504 7266 33554432000 4194304 4196468 140736844912544 139808767727856 139810308717186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14808] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14808/stat : 14808 (java) S 14791 14791 11861 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 476734707 28904853504 7266 33554432000 4194304 4196468 140736844912544 139808766675312 139810308717186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14809] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14809/stat : 14809 (java) S 14791 14791 11861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476734707 28904853504 7266 33554432000 4194304 4196468 140736844912544 139808765622256 139810308717186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14810] ppid=14791 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/14793/task/14810/stat : 14810 (java) R 14791 14791 11861 0 -1 4202560 357 0 0 0 2 0 0 0 20 0 20 0 476734707 28904853504 7266 33554432000 4194304 4196468 140736844912544 139808764569712 139810292952400 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14811] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14811/stat : 14811 (java) S 14791 14791 11861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476734707 28904853504 7266 33554432000 4194304 4196468 140736844912544 139808763517920 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14812] ppid=14791 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/14793/task/14812/stat : 14812 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476734707 28904853504 7266 33554432000 4194304 4196468 140736844912544 139808762465456 139810308717186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30516 KiB

[startup+0.210251 s]*
/proc/loadavg: 8.03 7.97 8.06 2/212 14812
/proc/meminfo: memFree=25379228/32770624 swapFree=66989032/67108860
[pid=14791] ppid=14788 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/14791/stat : 14791 (xcsp3-exec) S 14788 14791 11861 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476734701 115843072 363 33554432000 4194304 5098028 140728125817232 140728125815336 140601317544572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34639872 140728125821783 140728125822042 140728125822042 140728125824966 0
/proc/14791/statm: 28282 363 304 221 0 87 0
[pid=14793] ppid=14791 vsize=28227396 memory=40568 CPUtime=0.34 cores=0-7
/proc/14793/stat : 14793 (java) S 14791 14791 11861 0 -1 1077944320 9392 0 0 0 31 3 0 0 20 0 20 0 476734701 28904853504 10142 33554432000 4194304 4196468 140736844912544 140736844895088 139810308706039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
/proc/14793/statm: 7056849 10142 3296 1 0 7019032 0
[pid=14793/tid=14794] ppid=14791 vsize=28227396 memory=0 CPUtime=0.2 cores=0-7
/proc/14793/task/14794/stat : 14794 (java) R 14791 14791 11861 0 -1 4202560 6641 0 0 0 18 2 0 0 20 0 20 0 476734701 28904853504 10142 33554432000 4194304 4196468 140736844912544 139810312938768 139810292786526 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14795] ppid=14791 vsize=28227396 memory=732370693211216869 CPUtime=0 cores=0-7
/proc/14793/task/14795/stat : 14795 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28904853504 10142 33554432000 4194304 4196468 140736844912544 139810261326864 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14796] ppid=14791 vsize=28227396 memory=140554873763456 CPUtime=0 cores=0-7
/proc/14793/task/14796/stat : 14796 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28904853504 10142 33554432000 4194304 4196468 140736844912544 139810260274320 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14797] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14797/stat : 14797 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476734702 28904853504 10142 33554432000 4194304 4196468 140736844912544 139810259221264 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14798] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14798/stat : 14798 (java) S 14791 14791 11861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476734702 28904853504 10142 33554432000 4194304 4196468 140736844912544 139810258168720 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14799] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14799/stat : 14799 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28904853504 10142 33554432000 4194304 4196468 140736844912544 139810257115664 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14800] ppid=14791 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/14793/task/14800/stat : 14800 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28904853504 10142 33554432000 4194304 4196468 140736844912544 139810256063120 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14801] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14801/stat : 14801 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28904853504 10142 33554432000 4194304 4196468 140736844912544 139810255010064 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14802] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14802/stat : 14802 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476734702 28904853504 10142 33554432000 4194304 4196468 140736844912544 139810253957520 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14803] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14803/stat : 14803 (java) S 14791 14791 11861 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476734703 28904853504 10142 33554432000 4194304 4196468 140736844912544 139808974166768 139810308717186 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14804] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14804/stat : 14804 (java) S 14791 14791 11861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476734704 28904853504 10142 33554432000 4194304 4196468 140736844912544 139808973112992 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14805] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14805/stat : 14805 (java) S 14791 14791 11861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476734704 28904853504 10142 33554432000 4194304 4196468 140736844912544 139808972059888 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14806] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14806/stat : 14806 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476734707 28904853504 10142 33554432000 4194304 4196468 140736844912544 139808768780752 139810308724635 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14807] ppid=14791 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/14793/task/14807/stat : 14807 (java) S 14791 14791 11861 0 -1 1077944384 332 0 0 0 1 0 0 0 20 0 20 0 476734707 28904853504 10142 33554432000 4194304 4196468 140736844912544 139808767727856 139810308717186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14808] ppid=14791 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/14793/task/14808/stat : 14808 (java) S 14791 14791 11861 0 -1 1077944384 210 0 0 0 1 0 0 0 20 0 20 0 476734707 28904853504 10142 33554432000 4194304 4196468 140736844912544 139808766675312 139810308717186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14809] ppid=14791 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/14793/task/14809/stat : 14809 (java) S 14791 14791 11861 0 -1 1077944384 116 0 0 0 2 0 0 0 20 0 20 0 476734707 28904853504 10142 33554432000 4194304 4196468 140736844912544 139808765622256 139810308717186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14810] ppid=14791 vsize=28227396 memory=0 CPUtime=0.07 cores=0-7
/proc/14793/task/14810/stat : 14810 (java) S 14791 14791 11861 0 -1 1077944384 781 0 0 0 7 0 0 0 20 0 20 0 476734707 28904853504 10142 33554432000 4194304 4196468 140736844912544 139808764569712 139810308717186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14811] ppid=14791 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14811/stat : 14811 (java) S 14791 14791 11861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476734707 28904853504 10142 33554432000 4194304 4196468 140736844912544 139808763517920 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14812] ppid=14791 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/14793/task/14812/stat : 14812 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476734707 28904853504 10142 33554432000 4194304 4196468 140736844912544 139808762465456 139810308717186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42020 KiB

[startup+0.309714 s]*
/proc/loadavg: 8.03 7.97 8.06 3/212 14812
/proc/meminfo: memFree=25372652/32770624 swapFree=66989032/67108860
[pid=14791] ppid=14788 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/14791/stat : 14791 (xcsp3-exec) S 14788 14791 11861 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476734701 115843072 363 33554432000 4194304 5098028 140728125817232 140728125815336 140601317544572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34639872 140728125821783 140728125822042 140728125822042 140728125824966 0
/proc/14791/statm: 28282 363 304 221 0 87 0
[pid=14793] ppid=14791 vsize=28231652 memory=49312 CPUtime=0.51 cores=0-7
/proc/14793/stat : 14793 (java) S 14791 14791 11861 0 -1 1077944320 10727 0 0 0 47 4 0 0 20 0 20 0 476734701 28909211648 12328 33554432000 4194304 4196468 140736844912544 140736844895088 139810308706039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
/proc/14793/statm: 7057913 12328 3329 1 0 7019032 0
[pid=14793/tid=14794] ppid=14791 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/14793/task/14794/stat : 14794 (java) R 14791 14791 11861 0 -1 4202560 7740 0 0 0 26 3 0 0 20 0 20 0 476734701 28909211648 12328 33554432000 4194304 4196468 140736844912544 139810312939824 139810292786526 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14795] ppid=14791 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14795/stat : 14795 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28909211648 12328 33554432000 4194304 4196468 140736844912544 139810261326864 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14796] ppid=14791 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14796/stat : 14796 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28909211648 12328 33554432000 4194304 4196468 140736844912544 139810260274320 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14797] ppid=14791 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14797/stat : 14797 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476734702 28909211648 12328 33554432000 4194304 4196468 140736844912544 139810259221264 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14798] ppid=14791 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14798/stat : 14798 (java) S 14791 14791 11861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476734702 28909211648 12328 33554432000 4194304 4196468 140736844912544 139810258168720 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14799] ppid=14791 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14799/stat : 14799 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28909211648 12328 33554432000 4194304 4196468 140736844912544 139810257115664 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14800] ppid=14791 vsize=28231652 memory=140554751011503 CPUtime=0 cores=0-7
/proc/14793/task/14800/stat : 14800 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28909211648 12328 33554432000 4194304 4196468 140736844912544 139810256063120 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14801] ppid=14791 vsize=28231652 memory=140554751013808 CPUtime=0 cores=0-7
/proc/14793/task/14801/stat : 14801 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28909211648 12373 33554432000 4194304 4196468 140736844912544 139810255010064 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14802] ppid=14791 vsize=28231652 memory=140554751016112 CPUtime=0 cores=0-7
/proc/14793/task/14802/stat : 14802 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476734702 28909211648 12373 33554432000 4194304 4196468 140736844912544 139810253957520 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14803] ppid=14791 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14803/stat : 14803 (java) S 14791 14791 11861 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476734703 28909211648 12373 33554432000 4194304 4196468 140736844912544 139808974166768 139810308717186 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14804] ppid=14791 vsize=28231652 memory=281109502046096 CPUtime=0 cores=0-7
/proc/14793/task/14804/stat : 14804 (java) S 14791 14791 11861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476734704 28909211648 12373 33554432000 4194304 4196468 140736844912544 139808973112992 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14805] ppid=14791 vsize=28231652 memory=281109502043792 CPUtime=0 cores=0-7
/proc/14793/task/14805/stat : 14805 (java) S 14791 14791 11861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476734704 28909211648 12373 33554432000 4194304 4196468 140736844912544 139808972059888 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14806] ppid=14791 vsize=28231652 memory=281109502050704 CPUtime=0 cores=0-7
/proc/14793/task/14806/stat : 14806 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476734707 28909211648 12373 33554432000 4194304 4196468 140736844912544 139808768780752 139810308724635 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14807] ppid=14791 vsize=28231652 memory=281109501991952 CPUtime=0.01 cores=0-7
/proc/14793/task/14807/stat : 14807 (java) S 14791 14791 11861 0 -1 1077944384 338 0 0 0 1 0 0 0 20 0 20 0 476734707 28909211648 12373 33554432000 4194304 4196468 140736844912544 139808767727856 139810308717186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14808] ppid=14791 vsize=28231652 memory=281109502064528 CPUtime=0.02 cores=0-7
/proc/14793/task/14808/stat : 14808 (java) S 14791 14791 11861 0 -1 1077944384 250 0 0 0 2 0 0 0 20 0 20 0 476734707 28909211648 12373 33554432000 4194304 4196468 140736844912544 139808766675312 139810308717186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14809] ppid=14791 vsize=28231652 memory=281109502071440 CPUtime=0.03 cores=0-7
/proc/14793/task/14809/stat : 14809 (java) S 14791 14791 11861 0 -1 1077944384 122 0 0 0 3 0 0 0 20 0 20 0 476734707 28909211648 12373 33554432000 4194304 4196468 140736844912544 139808765622256 139810308717186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14810] ppid=14791 vsize=28231652 memory=281109502069136 CPUtime=0.13 cores=0-7
/proc/14793/task/14810/stat : 14810 (java) S 14791 14791 11861 0 -1 1077944384 968 0 0 0 13 0 0 0 20 0 20 0 476734707 28909211648 12373 33554432000 4194304 4196468 140736844912544 139808764569712 139810308717186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14811] ppid=14791 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14811/stat : 14811 (java) S 14791 14791 11861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476734707 28909211648 12373 33554432000 4194304 4196468 140736844912544 139808763517920 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14812] ppid=14791 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/14793/task/14812/stat : 14812 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476734707 28909211648 12373 33554432000 4194304 4196468 140736844912544 139808762465456 139810308717186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50764 KiB

[startup+0.700927 s]
/proc/loadavg: 8.03 7.97 8.06 3/212 14812
/proc/meminfo: memFree=25361536/32770624 swapFree=66989032/67108860
[pid=14791] ppid=14788 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/14791/stat : 14791 (xcsp3-exec) S 14788 14791 11861 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476734701 115843072 363 33554432000 4194304 5098028 140728125817232 140728125815336 140601317544572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34639872 140728125821783 140728125822042 140728125822042 140728125824966 0
/proc/14791/statm: 28282 363 304 221 0 87 0
[pid=14793] ppid=14791 vsize=28233776 memory=89076 CPUtime=1.67 cores=0-7
/proc/14793/stat : 14793 (java) S 14791 14791 11861 0 -1 1077944320 14947 0 0 0 160 7 0 0 20 0 20 0 476734701 28911386624 22269 33554432000 4194304 4196468 140736844912544 140736844895088 139810308706039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
/proc/14793/statm: 7058444 22269 3454 1 0 7019544 0
[pid=14793/tid=14794] ppid=14791 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/14793/task/14794/stat : 14794 (java) R 14791 14791 11861 0 -1 4202560 9201 0 0 0 63 4 0 0 20 0 20 0 476734701 28911386624 22269 33554432000 4194304 4196468 140736844912544 139810312943624 139809930095936 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14795] ppid=14791 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14795/stat : 14795 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28911386624 22269 33554432000 4194304 4196468 140736844912544 139810261326864 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14796] ppid=14791 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14796/stat : 14796 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28911386624 22269 33554432000 4194304 4196468 140736844912544 139810260274320 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14797] ppid=14791 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14797/stat : 14797 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476734702 28911386624 22269 33554432000 4194304 4196468 140736844912544 139810259221264 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14798] ppid=14791 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14798/stat : 14798 (java) S 14791 14791 11861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476734702 28911386624 22269 33554432000 4194304 4196468 140736844912544 139810258168720 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14799] ppid=14791 vsize=28233776 memory=3620 CPUtime=0 cores=0-7
/proc/14793/task/14799/stat : 14799 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28911386624 22269 33554432000 4194304 4196468 140736844912544 139810257115664 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14800] ppid=14791 vsize=28233776 memory=1576 CPUtime=0 cores=0-7
/proc/14793/task/14800/stat : 14800 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28911386624 22269 33554432000 4194304 4196468 140736844912544 139810256063120 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14801] ppid=14791 vsize=28233776 memory=1028 CPUtime=0 cores=0-7
/proc/14793/task/14801/stat : 14801 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476734702 28911386624 22269 33554432000 4194304 4196468 140736844912544 139810255010064 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14802] ppid=14791 vsize=28233776 memory=1060 CPUtime=0 cores=0-7
/proc/14793/task/14802/stat : 14802 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476734702 28911386624 22269 33554432000 4194304 4196468 140736844912544 139810253957520 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14803] ppid=14791 vsize=28233776 memory=2828 CPUtime=0 cores=0-7
/proc/14793/task/14803/stat : 14803 (java) S 14791 14791 11861 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476734703 28911386624 22269 33554432000 4194304 4196468 140736844912544 139808974166768 139810308717186 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14804] ppid=14791 vsize=28233776 memory=756 CPUtime=0 cores=0-7
/proc/14793/task/14804/stat : 14804 (java) S 14791 14791 11861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476734704 28911386624 22269 33554432000 4194304 4196468 140736844912544 139808973112992 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14805] ppid=14791 vsize=28233776 memory=1548 CPUtime=0 cores=0-7
/proc/14793/task/14805/stat : 14805 (java) S 14791 14791 11861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476734704 28911386624 22269 33554432000 4194304 4196468 140736844912544 139808972059888 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14806] ppid=14791 vsize=28233776 memory=7976 CPUtime=0 cores=0-7
/proc/14793/task/14806/stat : 14806 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476734707 28911386624 22269 33554432000 4194304 4196468 140736844912544 139808768780752 139810308724635 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14807] ppid=14791 vsize=28233776 memory=1440 CPUtime=0.16 cores=0-7
/proc/14793/task/14807/stat : 14807 (java) R 14791 14791 11861 0 -1 4202560 779 0 0 0 16 0 0 0 20 0 20 0 476734707 28911386624 22269 33554432000 4194304 4196468 140736844912544 139808767713440 139810290227430 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14808] ppid=14791 vsize=28233776 memory=904 CPUtime=0.17 cores=0-7
/proc/14793/task/14808/stat : 14808 (java) R 14791 14791 11861 0 -1 4202560 852 0 0 0 17 0 0 0 20 0 20 0 476734707 28911386624 22269 33554432000 4194304 4196468 140736844912544 139808766662992 139810292984853 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14809] ppid=14791 vsize=28233776 memory=1984 CPUtime=0.21 cores=0-7
/proc/14793/task/14809/stat : 14809 (java) R 14791 14791 11861 0 -1 4202560 761 0 0 0 21 0 0 0 20 0 20 0 476734707 28911386624 22269 33554432000 4194304 4196468 140736844912544 139808765603808 139810292996055 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14810] ppid=14791 vsize=28233776 memory=2528 CPUtime=0.41 cores=0-7
/proc/14793/task/14810/stat : 14810 (java) S 14791 14791 11861 0 -1 1077944384 2038 0 0 0 41 0 0 0 20 0 20 0 476734707 28911386624 22269 33554432000 4194304 4196468 140736844912544 139808764569712 139810308717186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14811] ppid=14791 vsize=28233776 memory=1764 CPUtime=0 cores=0-7
/proc/14793/task/14811/stat : 14811 (java) S 14791 14791 11861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476734707 28911386624 22269 33554432000 4194304 4196468 140736844912544 139808763517920 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14812] ppid=14791 vsize=28233776 memory=111632 CPUtime=0 cores=0-7
/proc/14793/task/14812/stat : 14812 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476734707 28911386624 22269 33554432000 4194304 4196468 140736844912544 139808762465456 139810308717186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 28346904 KiB
Current children cumulated memory: 90528 KiB

[startup+0.942162 s]
# the end of solver process 14791 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.1534 s, system=0.0979 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.808375 s]
/proc/loadavg: 8.03 7.97 8.06 3/212 14812
/proc/meminfo: memFree=25361536/32770624 swapFree=66989032/67108860
[pid=14791] ppid=14788 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/14791/stat : 14791 (xcsp3-exec) S 14788 14791 11861 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476734701 115843072 363 33554432000 4194304 5098028 140728125817232 140728125815336 140601317544572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34639872 140728125821783 140728125822042 140728125822042 140728125824966 0
/proc/14791/statm: 28282 363 304 221 0 87 0
[pid=14793] ppid=14791 vsize=28766288 memory=119160 CPUtime=2.35 cores=0-7
/proc/14793/stat : 14793 (java) S 14791 14791 11861 0 -1 1077944320 17069 0 0 0 227 8 0 0 20 0 28 0 476734701 29456678912 29790 33554432000 4194304 4196468 140736844912544 140736844895088 139810308706039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
/proc/14793/statm: 7191572 29790 3458 1 0 7152672 0
[pid=14793/tid=14794] ppid=14791 vsize=28766288 memory=924 CPUtime=0.71 cores=0-7
/proc/14793/task/14794/stat : 14794 (java) S 14791 14791 11861 0 -1 1077944384 9296 0 0 0 67 4 0 0 20 0 28 0 476734701 29456678912 29790 33554432000 4194304 4196468 140736844912544 139810312946816 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14795] ppid=14791 vsize=28766288 memory=4500 CPUtime=0 cores=0-7
/proc/14793/task/14795/stat : 14795 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 476734702 29456678912 29790 33554432000 4194304 4196468 140736844912544 139810261326864 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14796] ppid=14791 vsize=28766288 memory=1164 CPUtime=0 cores=0-7
/proc/14793/task/14796/stat : 14796 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 476734702 29456678912 29790 33554432000 4194304 4196468 140736844912544 139810260274320 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14797] ppid=14791 vsize=28766288 memory=9520 CPUtime=0 cores=0-7
/proc/14793/task/14797/stat : 14797 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476734702 29456678912 29790 33554432000 4194304 4196468 140736844912544 139810259221264 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14798] ppid=14791 vsize=28766288 memory=14004 CPUtime=0 cores=0-7
/proc/14793/task/14798/stat : 14798 (java) S 14791 14791 11861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476734702 29456678912 29790 33554432000 4194304 4196468 140736844912544 139810258168720 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14799] ppid=14791 vsize=28766288 memory=2120 CPUtime=0 cores=0-7
/proc/14793/task/14799/stat : 14799 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 476734702 29456678912 29790 33554432000 4194304 4196468 140736844912544 139810257115664 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14800] ppid=14791 vsize=28766288 memory=12028 CPUtime=0 cores=0-7
/proc/14793/task/14800/stat : 14800 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 476734702 29456678912 29790 33554432000 4194304 4196468 140736844912544 139810256063120 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14801] ppid=14791 vsize=28766288 memory=15876 CPUtime=0 cores=0-7
/proc/14793/task/14801/stat : 14801 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 476734702 29456678912 29790 33554432000 4194304 4196468 140736844912544 139810255010064 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14802] ppid=14791 vsize=28766288 memory=512 CPUtime=0 cores=0-7
/proc/14793/task/14802/stat : 14802 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476734702 29456678912 29790 33554432000 4194304 4196468 140736844912544 139810253957520 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14803] ppid=14791 vsize=28766288 memory=1564 CPUtime=0 cores=0-7
/proc/14793/task/14803/stat : 14803 (java) S 14791 14791 11861 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 476734703 29456678912 29790 33554432000 4194304 4196468 140736844912544 139808974166768 139810308717186 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14804] ppid=14791 vsize=28766288 memory=928 CPUtime=0 cores=0-7
/proc/14793/task/14804/stat : 14804 (java) S 14791 14791 11861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 476734704 29456678912 29790 33554432000 4194304 4196468 140736844912544 139808973112992 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14805] ppid=14791 vsize=28766288 memory=3784 CPUtime=0 cores=0-7
/proc/14793/task/14805/stat : 14805 (java) S 14791 14791 11861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 476734704 29456678912 29790 33554432000 4194304 4196468 140736844912544 139808972059888 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14806] ppid=14791 vsize=28766288 memory=281109502108000 CPUtime=0 cores=0-7
/proc/14793/task/14806/stat : 14806 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476734707 29456678912 29790 33554432000 4194304 4196468 140736844912544 139808768780752 139810308724635 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14807] ppid=14791 vsize=28766288 memory=-2025810976467231676 CPUtime=0.26 cores=0-7
/proc/14793/task/14807/stat : 14807 (java) R 14791 14791 11861 0 -1 4202560 1310 0 0 0 26 0 0 0 20 0 28 0 476734707 29456678912 29790 33554432000 4194304 4196468 140736844912544 139808767712816 139810290250479 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14808] ppid=14791 vsize=28766288 memory=6933690305039933585 CPUtime=0.27 cores=0-7
/proc/14793/task/14808/stat : 14808 (java) R 14791 14791 11861 0 -1 4202560 1256 0 0 0 27 0 0 0 20 0 28 0 476734707 29456678912 29790 33554432000 4194304 4196468 140736844912544 139808766661192 139810292206245 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14809] ppid=14791 vsize=28766288 memory=56 CPUtime=0.31 cores=0-7
/proc/14793/task/14809/stat : 14809 (java) R 14791 14791 11861 0 -1 4202560 1293 0 0 0 31 0 0 0 20 0 28 0 476734707 29456678912 29790 33554432000 4194304 4196468 140736844912544 139808765609040 139810300995488 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14810] ppid=14791 vsize=28766288 memory=2996107 CPUtime=0.45 cores=0-7
/proc/14793/task/14810/stat : 14810 (java) R 14791 14791 11861 0 -1 4202560 2277 0 0 0 45 0 0 0 20 0 28 0 476734707 29456678912 29790 33554432000 4194304 4196468 140736844912544 139808764567504 139810287381200 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14811] ppid=14791 vsize=28766288 memory=2997371 CPUtime=0 cores=0-7
/proc/14793/task/14811/stat : 14811 (java) S 14791 14791 11861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476734707 29456678912 29790 33554432000 4194304 4196468 140736844912544 139808763517920 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14812] ppid=14791 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14812/stat : 14812 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476734707 29456678912 29790 33554432000 4194304 4196468 140736844912544 139808762465456 139810308717186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
Current children cumulated CPU time: 2.35 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 120612 KiB

[startup+0.900897 s]
/proc/loadavg: 8.03 7.97 8.06 3/212 14812
/proc/meminfo: memFree=25361536/32770624 swapFree=66989032/67108860
[pid=14791] ppid=14788 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/14791/stat : 14791 (xcsp3-exec) S 14788 14791 11861 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476734701 115843072 363 33554432000 4194304 5098028 140728125817232 140728125815336 140601317544572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34639872 140728125821783 140728125822042 140728125822042 140728125824966 0
/proc/14791/statm: 28282 363 304 221 0 87 0
[pid=14793] ppid=14791 vsize=28766288 memory=119956 CPUtime=3.05 cores=0-7
/proc/14793/stat : 14793 (java) S 14791 14791 11861 0 -1 1077944320 17217 0 0 0 297 8 0 0 20 0 21 0 476734701 29456678912 29989 33554432000 4194304 4196468 140736844912544 140736844895088 139810308706039 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
/proc/14793/statm: 7191572 29989 3463 1 0 7152672 0
[pid=14793/tid=14794] ppid=14791 vsize=28766288 memory=1984 CPUtime=0.71 cores=0-7
/proc/14793/task/14794/stat : 14794 (java) S 14791 14791 11861 0 -1 1077944384 9296 0 0 0 67 4 0 0 20 0 21 0 476734701 29456678912 29989 33554432000 4194304 4196468 140736844912544 139810312945984 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14795] ppid=14791 vsize=28766288 memory=2528 CPUtime=0 cores=0-7
/proc/14793/task/14795/stat : 14795 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 476734702 29456678912 29989 33554432000 4194304 4196468 140736844912544 139810261326864 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14796] ppid=14791 vsize=28766288 memory=1764 CPUtime=0 cores=0-7
/proc/14793/task/14796/stat : 14796 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 476734702 29456678912 29989 33554432000 4194304 4196468 140736844912544 139810260274320 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14797] ppid=14791 vsize=28766288 memory=111632 CPUtime=0 cores=0-7
/proc/14793/task/14797/stat : 14797 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 476734702 29456678912 29989 33554432000 4194304 4196468 140736844912544 139810259221264 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14798] ppid=14791 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/14793/task/14798/stat : 14798 (java) S 14791 14791 11861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 476734702 29456678912 29989 33554432000 4194304 4196468 140736844912544 139810258168720 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14799] ppid=14791 vsize=28766288 memory=89076 CPUtime=0 cores=0-7
/proc/14793/task/14799/stat : 14799 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 476734702 29456678912 29989 33554432000 4194304 4196468 140736844912544 139810257115664 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14800] ppid=14791 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14800/stat : 14800 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 476734702 29456678912 29989 33554432000 4194304 4196468 140736844912544 139810256063120 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14801] ppid=14791 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14801/stat : 14801 (java) S 14791 14791 11861 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 476734702 29456678912 29989 33554432000 4194304 4196468 140736844912544 139810255010064 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14802] ppid=14791 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14802/stat : 14802 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 476734702 29456678912 29989 33554432000 4194304 4196468 140736844912544 139810253957520 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14803] ppid=14791 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14803/stat : 14803 (java) S 14791 14791 11861 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 476734703 29456678912 29989 33554432000 4194304 4196468 140736844912544 139808974166768 139810308717186 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14804] ppid=14791 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/14793/task/14804/stat : 14804 (java) S 14791 14791 11861 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 476734704 29456678912 29989 33554432000 4194304 4196468 140736844912544 139808973112992 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14805] ppid=14791 vsize=28766288 memory=3620 CPUtime=0 cores=0-7
/proc/14793/task/14805/stat : 14805 (java) S 14791 14791 11861 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 476734704 29456678912 29989 33554432000 4194304 4196468 140736844912544 139808972059888 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14806] ppid=14791 vsize=28766288 memory=1576 CPUtime=0 cores=0-7
/proc/14793/task/14806/stat : 14806 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 476734707 29456678912 29989 33554432000 4194304 4196468 140736844912544 139808768780752 139810308724635 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14807] ppid=14791 vsize=28766288 memory=1028 CPUtime=0.34 cores=0-7
/proc/14793/task/14807/stat : 14807 (java) R 14791 14791 11861 0 -1 4202560 1338 0 0 0 34 0 0 0 20 0 21 0 476734707 29456678912 29989 33554432000 4194304 4196468 140736844912544 139808767714704 139810290116189 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14808] ppid=14791 vsize=28766288 memory=1060 CPUtime=0.33 cores=0-7
/proc/14793/task/14808/stat : 14808 (java) R 14791 14791 11861 0 -1 4202560 1261 0 0 0 33 0 0 0 20 0 21 0 476734707 29456678912 29989 33554432000 4194304 4196468 140736844912544 139808766656048 139810289881904 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14809] ppid=14791 vsize=28766288 memory=2828 CPUtime=0.41 cores=0-7
/proc/14793/task/14809/stat : 14809 (java) R 14791 14791 11861 0 -1 4202560 1330 0 0 0 41 0 0 0 20 0 21 0 476734707 29456678912 29989 33554432000 4194304 4196468 140736844912544 139808765608576 139810292202827 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14810] ppid=14791 vsize=28766288 memory=756 CPUtime=0.49 cores=0-7
/proc/14793/task/14810/stat : 14810 (java) R 14791 14791 11861 0 -1 4202560 2332 0 0 0 49 0 0 0 20 0 21 0 476734707 29456678912 29989 33554432000 4194304 4196468 140736844912544 139808764565472 139810308717974 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14811] ppid=14791 vsize=28766288 memory=1548 CPUtime=0 cores=0-7
/proc/14793/task/14811/stat : 14811 (java) S 14791 14791 11861 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 476734707 29456678912 29989 33554432000 4194304 4196468 140736844912544 139808763517920 139810308716245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
[pid=14793/tid=14812] ppid=14791 vsize=28766288 memory=7976 CPUtime=0 cores=0-7
/proc/14793/task/14812/stat : 14812 (java) S 14791 14791 11861 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 476734707 29456678912 29989 33554432000 4194304 4196468 140736844912544 139808762465456 139810308717186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39059456 140736844919772 140736844919947 140736844919947 140736844922831 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 121408 KiB

Child status: 0
Real time (s): 0.942221
CPU time (s): 3.2513
CPU user time (s): 3.1534
CPU system time (s): 0.0979
CPU usage (%): 345.068
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 121408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.1534
system time used= 0.0979
maximum resident set size= 139296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18000
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2848
involuntary context switches= 32


# summary of solver processes directly reported to runsolver:
#   pid: 14791
#   total CPU time (s): 3.2513
#   total CPU user time (s): 3.1534
#   total CPU system time (s): 0.0979

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.02557 second user time and 0.048029 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-20 20:37:58
IDJOB=4404832
IDBENCH=135059
IDSOLVER=2866
FILE ID=node121/4404832-1569004721
RUNJOBID= node121-1568994120-11888
PBS_JOBID= 21704715
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-factor/Pb-factor-S9-P211-Q347.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404832-1569004721/watcher-4404832-1569004721 -o /var/tmp/evaluation-result-4404832-1569004721/solver-4404832-1569004721 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node121-1568994120-11888 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1267618679 HOME/instance-4404832-1569004721.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 433dd3ec0e7241d29f211aaf8445577c
RANDOM SEED=1267618679

node121.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.75
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.75
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.75
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.75
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:        25410020 kB
MemAvailable:   31857336 kB
Buffers:           92516 kB
Cached:          6450444 kB
SwapCached:         5532 kB
Active:          3226368 kB
Inactive:        3324020 kB
Active(anon):       2940 kB
Inactive(anon):    42544 kB
Active(file):    3223428 kB
Inactive(file):  3281476 kB
Unevictable:      111172 kB
Mlocked:          111172 kB
SwapTotal:      67108860 kB
SwapFree:       66989032 kB
Dirty:             26144 kB
Writeback:            12 kB
AnonPages:        113176 kB
Mapped:            47132 kB
Shmem:             29600 kB
Slab:             400324 kB
SReclaimable:     370872 kB
SUnreclaim:        29452 kB
KernelStack:        3376 kB
PageTables:         5608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13488 MiB
End job on node121 at 2019-09-20 20:37:59