Trace number 4297696

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Choco-solver 4.0.7b par (e747e1e)SAT 403.002 51.2157

General information on the benchmark

NameEternity/
Eternity-07-07_c18.xml
MD5SUMd2370bf20b8fe6e2b2b2b678a676e404
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark97.7171
Satisfiable
(Un)Satisfiability was proved
Number of variables161
Number of constraints78
Number of domains2
Minimum domain size10
Maximum domain size49
Distribution of domain sizes[{"size":10,"count":112},{"size":49,"count":49}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":6},{"degree":2,"count":154},{"degree":8,"count":1}]
Minimum constraint arity1
Maximum constraint arity49
Distribution of constraint arities[{"arity":1,"count":28},{"arity":5,"count":49},{"arity":49,"count":1}]
Number of extensional constraints49
Number of intensional constraints28
Distribution of constraint types[{"type":"extension","count":49},{"type":"intension","count":28},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297696-1532736186.xml"  -tl '20160s' -p 8
0.11/0.17	c Choco e747e1e
0.11/0.18	c [HOME/instance-4297696-1532736186.xml, -tl, 20160s, -p, 8]
0.33/0.21	c 8 solvers in parallel
0.33/0.28	c parse instance...
2.71/0.90	c solve instance...
402.96/51.20	s SATISFIABLE
402.96/51.20	v <instantiation>
402.96/51.20	v 	<list>id[0][0] id[0][1] id[0][2] id[0][3] id[0][4] id[0][5] id[0][6] id[1][0] id[1][1] id[1][2] id[1][3] id[1][4] id[1][5] id[1][6] id[2][0] id[2][1] id[2][2] id[2][3] id[2][4] id[2][5] id[2][6] id[3][0] id[3][1] id[3][2] id[3][3] id[3][4] id[3][5] id[3][6] id[4][0] id[4][1] id[4][2] id[4][3] id[4][4] id[4][5] id[4][6] id[5][0] id[5][1] id[5][2] id[5][3] id[5][4] id[5][5] id[5][6] id[6][0] id[6][1] id[6][2] id[6][3] id[6][4] id[6][5] id[6][6] top[0][0] top[0][1] top[0][2] top[0][3] top[0][4] top[0][5] top[0][6] top[1][0] top[1][1] top[1][2] top[1][3] top[1][4] top[1][5] top[1][6] top[2][0] top[2][1] top[2][2] top[2][3] top[2][4] top[2][5] top[2][6] top[3][0] top[3][1] top[3][2] top[3][3] top[3][4] top[3][5] top[3][6] top[4][0] top[4][1] top[4][2] top[4][3] top[4][4] top[4][5] top[4][6] top[5][0] top[5][1] top[5][2] top[5][3] top[5][4] top[5][5] top[5][6] top[6][0] top[6][1] top[6][2] top[6][3] top[6][4] top[6][5] top[6][6] left[0][0] left[0][1] left[0][2] left[0][3] left[0][4] left[0][5] left[0][6] left[1][0] left[1][1] left[1][2] left[1][3] left[1][4] left[1][5] left[1][6] left[2][0] left[2][1] left[2][2] left[2][3] left[2][4] left[2][5] left[2][6] left[3][0] left[3][1] left[3][2] left[3][3] left[3][4] left[3][5] left[3][6] left[4][0] left[4][1] left[4][2] left[4][3] left[4][4] left[4][5] left[4][6] left[5][0] left[5][1] left[5][2] left[5][3] left[5][4] left[5][5] left[5][6] left[6][0] left[6][1] left[6][2] left[6][3] left[6][4] left[6][5] left[6][6] bot[0] bot[1] bot[2] bot[3] bot[4] bot[5] bot[6] right[0] right[1] right[2] right[3] right[4] right[5] right[6] </list>
402.96/51.20	v 	<values>1 5 15 18 21 9 2 19 40 43 33 41 24 10 4 27 35 47 44 32 8 7 25 31 48 42 29 17 11 28 39 26 30 46 22 20 45 38 36 37 34 16 0 12 13 14 23 6 3 0 0 0 0 0 0 0 3 6 9 4 6 8 2 1 7 9 9 6 4 2 1 5 8 9 9 7 1 2 4 9 7 6 6 3 3 8 5 4 6 8 3 1 7 8 8 9 6 2 0 1 1 2 3 3 1 0 5 7 5 8 5 4 0 5 4 6 8 7 8 0 7 4 6 9 5 4 0 5 5 7 4 7 8 0 6 7 5 9 4 9 0 2 2 2 3 1 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
402.96/51.20	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297696-1532736186/watcher-4297696-1532736186 -o /tmp/evaluation-result-4297696-1532736186/solver-4297696-1532736186 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1532728621-22743 --watchdog 2580 HOME/xcsp3-exec -seed 960424149 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297696-1532736186.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=23283, runsolver pid=23280
Current StackSize limit: 8192 KiB


[startup+0.100088 s]*
/proc/loadavg: 7.90 8.27 8.30 2/201 23304
/proc/meminfo: memFree=27516716/32770624 swapFree=67108496/67108860
[pid=23283] ppid=23280 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23283/stat : 23283 (xcsp3-exec) S 23280 23283 22716 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 91181755 115843072 363 33554432000 4194304 5098028 140722129600720 140722129598824 140500447302268 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10563584 140722129605686 140722129605888 140722129605888 140722129608650 0
/proc/23283/statm: 28282 363 305 221 0 87 0
[pid=23285] ppid=23283 vsize=26104152 memory=27876 CPUtime=0.11 cores=0-7
/proc/23285/stat : 23285 (java) S 23283 23283 22716 0 -1 1077944320 5899 0 0 0 9 2 0 0 20 0 20 0 91181756 26730651648 6969 33554432000 4194304 4196468 140727229679744 140727229662288 139849844592375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
/proc/23285/statm: 6526038 6969 3002 1 0 6488315 0
[pid=23285/tid=23286] ppid=23283 vsize=26104152 memory=7824893785207119519 CPUtime=0.09 cores=0-7
/proc/23285/task/23286/stat : 23286 (java) R 23283 23283 22716 0 -1 4202560 3909 0 0 0 8 1 0 0 20 0 20 0 91181756 26730651648 6969 33554432000 4194304 4196468 140727229679744 139849848818672 139849828636005 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23287] ppid=23283 vsize=26104152 memory=732370679149632485 CPUtime=0 cores=0-7
/proc/23285/task/23287/stat : 23287 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181757 26730651648 6969 33554432000 4194304 4196468 140727229679744 139849797212688 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23288] ppid=23283 vsize=26104152 memory=140540812179072 CPUtime=0 cores=0-7
/proc/23285/task/23288/stat : 23288 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181757 26730651648 6969 33554432000 4194304 4196468 140727229679744 139849796160144 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23289] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23289/stat : 23289 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181757 26730651648 6969 33554432000 4194304 4196468 140727229679744 139849795107088 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23290] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23290/stat : 23290 (java) S 23283 23283 22716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91181757 26730651648 6969 33554432000 4194304 4196468 140727229679744 139849794054544 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23291] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23291/stat : 23291 (java) S 23283 23283 22716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91181757 26730651648 6969 33554432000 4194304 4196468 140727229679744 139849793002512 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23292] ppid=23283 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/23285/task/23292/stat : 23292 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181757 26730651648 6969 33554432000 4194304 4196468 140727229679744 139849791949968 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23293] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23293/stat : 23293 (java) S 23283 23283 22716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91181757 26730651648 6969 33554432000 4194304 4196468 140727229679744 139849790896912 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23294] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23294/stat : 23294 (java) S 23283 23283 22716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91181757 26730651648 6969 33554432000 4194304 4196468 140727229679744 139849789844368 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23295] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23295/stat : 23295 (java) S 23283 23283 22716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91181758 26730651648 6969 33554432000 4194304 4196468 140727229679744 139849240365296 139849844603522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23296] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23296/stat : 23296 (java) S 23283 23283 22716 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 91181759 26730651648 6969 33554432000 4194304 4196468 140727229679744 139849239311520 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23297] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23297/stat : 23297 (java) S 23283 23283 22716 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 91181759 26730651648 6969 33554432000 4194304 4196468 140727229679744 139849238258416 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23298] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23298/stat : 23298 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181761 26730651648 6969 33554432000 4194304 4196468 140727229679744 139849237206992 139849844610971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23299] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23299/stat : 23299 (java) S 23283 23283 22716 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 91181761 26730651648 6969 33554432000 4194304 4196468 140727229679744 139849034099440 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23300] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23300/stat : 23300 (java) S 23283 23283 22716 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 91181761 26730651648 6969 33554432000 4194304 4196468 140727229679744 139849033046896 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23301] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23301/stat : 23301 (java) S 23283 23283 22716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91181762 26730651648 6969 33554432000 4194304 4196468 140727229679744 139849031993840 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23302] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23302/stat : 23302 (java) R 23283 23283 22716 0 -1 4202560 257 0 0 0 0 0 0 0 20 0 20 0 91181762 26730651648 6969 33554432000 4194304 4196468 140727229679744 139849030941296 139849823712192 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23303] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23303/stat : 23303 (java) S 23283 23283 22716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91181762 26730651648 6969 33554432000 4194304 4196468 140727229679744 139849029888480 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23304] ppid=23283 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/23285/task/23304/stat : 23304 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181762 26730651648 6969 33554432000 4194304 4196468 140727229679744 139849028836016 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 29328 KiB

[startup+0.209962 s]*
/proc/loadavg: 7.90 8.27 8.30 3/201 23304
/proc/meminfo: memFree=27507472/32770624 swapFree=67108496/67108860
[pid=23283] ppid=23280 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23283/stat : 23283 (xcsp3-exec) S 23280 23283 22716 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 91181755 115843072 363 33554432000 4194304 5098028 140722129600720 140722129598824 140500447302268 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10563584 140722129605686 140722129605888 140722129605888 140722129608650 0
/proc/23283/statm: 28282 363 305 221 0 87 0
[pid=23285] ppid=23283 vsize=26104152 memory=39676 CPUtime=0.33 cores=0-7
/proc/23285/stat : 23285 (java) S 23283 23283 22716 0 -1 1077944320 8507 0 0 0 30 3 0 0 20 0 20 0 91181756 26730651648 9919 33554432000 4194304 4196468 140727229679744 140727229662288 139849844592375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
/proc/23285/statm: 6526038 9919 3183 1 0 6488315 0
[pid=23285/tid=23286] ppid=23283 vsize=26104152 memory=0 CPUtime=0.2 cores=0-7
/proc/23285/task/23286/stat : 23286 (java) R 23283 23283 22716 0 -1 4202560 5602 0 0 0 18 2 0 0 20 0 20 0 91181756 26730651648 9919 33554432000 4194304 4196468 140727229679744 139849848829136 139849828672862 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23287] ppid=23283 vsize=26104152 memory=281081470236408 CPUtime=0 cores=0-7
/proc/23285/task/23287/stat : 23287 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181757 26730651648 9919 33554432000 4194304 4196468 140727229679744 139849797212688 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23288] ppid=23283 vsize=26104152 memory=140540812179072 CPUtime=0 cores=0-7
/proc/23285/task/23288/stat : 23288 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181757 26730651648 9919 33554432000 4194304 4196468 140727229679744 139849796160144 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23289] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23289/stat : 23289 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181757 26730651648 9919 33554432000 4194304 4196468 140727229679744 139849795107088 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23290] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23290/stat : 23290 (java) S 23283 23283 22716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91181757 26730651648 9919 33554432000 4194304 4196468 140727229679744 139849794054544 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23291] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23291/stat : 23291 (java) S 23283 23283 22716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91181757 26730651648 9919 33554432000 4194304 4196468 140727229679744 139849793002512 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23292] ppid=23283 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/23285/task/23292/stat : 23292 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181757 26730651648 9919 33554432000 4194304 4196468 140727229679744 139849791949968 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23293] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23293/stat : 23293 (java) S 23283 23283 22716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91181757 26730651648 9919 33554432000 4194304 4196468 140727229679744 139849790896912 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23294] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23294/stat : 23294 (java) S 23283 23283 22716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91181757 26730651648 9919 33554432000 4194304 4196468 140727229679744 139849789844368 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23295] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23295/stat : 23295 (java) S 23283 23283 22716 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 91181758 26730651648 9919 33554432000 4194304 4196468 140727229679744 139849240365296 139849844603522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23296] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23296/stat : 23296 (java) S 23283 23283 22716 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 91181759 26730651648 9919 33554432000 4194304 4196468 140727229679744 139849239311520 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23297] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23297/stat : 23297 (java) S 23283 23283 22716 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 91181759 26730651648 9919 33554432000 4194304 4196468 140727229679744 139849238258416 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23298] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23298/stat : 23298 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181761 26730651648 9919 33554432000 4194304 4196468 140727229679744 139849237206992 139849844610971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23299] ppid=23283 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/23285/task/23299/stat : 23299 (java) S 23283 23283 22716 0 -1 1077944384 391 0 0 0 1 0 0 0 20 0 20 0 91181761 26730651648 9919 33554432000 4194304 4196468 140727229679744 139849034099440 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23300] ppid=23283 vsize=26104152 memory=0 CPUtime=0.02 cores=0-7
/proc/23285/task/23300/stat : 23300 (java) S 23283 23283 22716 0 -1 1077944384 478 0 0 0 2 0 0 0 20 0 20 0 91181761 26730651648 9919 33554432000 4194304 4196468 140727229679744 139849033046896 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23301] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23301/stat : 23301 (java) R 23283 23283 22716 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 91181762 26730651648 9919 33554432000 4194304 4196468 140727229679744 139849031993840 139849844603522 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23302] ppid=23283 vsize=26104152 memory=0 CPUtime=0.07 cores=0-7
/proc/23285/task/23302/stat : 23302 (java) R 23283 23283 22716 0 -1 4202560 701 0 0 0 7 0 0 0 20 0 20 0 91181762 26730651648 9919 33554432000 4194304 4196468 140727229679744 139849030941296 139849844604310 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23303] ppid=23283 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23303/stat : 23303 (java) S 23283 23283 22716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91181762 26730651648 9919 33554432000 4194304 4196468 140727229679744 139849029888480 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23304] ppid=23283 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/23285/task/23304/stat : 23304 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181762 26730651648 9919 33554432000 4194304 4196468 140727229679744 139849028836016 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 41128 KiB

[startup+0.309833 s]*
/proc/loadavg: 7.90 8.27 8.30 4/201 23304
/proc/meminfo: memFree=27501764/32770624 swapFree=67108496/67108860
[pid=23283] ppid=23280 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23283/stat : 23283 (xcsp3-exec) S 23280 23283 22716 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 91181755 115843072 363 33554432000 4194304 5098028 140722129600720 140722129598824 140500447302268 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10563584 140722129605686 140722129605888 140722129605888 140722129608650 0
/proc/23283/statm: 28282 363 305 221 0 87 0
[pid=23285] ppid=23283 vsize=26108408 memory=46856 CPUtime=0.51 cores=0-7
/proc/23285/stat : 23285 (java) S 23283 23283 22716 0 -1 1077944320 9403 0 0 0 48 3 0 0 20 0 20 0 91181756 26735009792 11714 33554432000 4194304 4196468 140727229679744 140727229662288 139849844592375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
/proc/23285/statm: 6527102 11714 3268 1 0 6488315 0
[pid=23285/tid=23286] ppid=23283 vsize=26108408 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/23285/task/23286/stat : 23286 (java) R 23283 23283 22716 0 -1 4202560 6307 0 0 0 27 2 0 0 20 0 20 0 91181756 26735009792 11714 33554432000 4194304 4196468 140727229679744 139849848829152 139849844614301 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23287] ppid=23283 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23287/stat : 23287 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181757 26735009792 11714 33554432000 4194304 4196468 140727229679744 139849797212688 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23288] ppid=23283 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23288/stat : 23288 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181757 26735009792 11714 33554432000 4194304 4196468 140727229679744 139849796160144 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23289] ppid=23283 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23289/stat : 23289 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181757 26735009792 11714 33554432000 4194304 4196468 140727229679744 139849795107088 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23290] ppid=23283 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23290/stat : 23290 (java) S 23283 23283 22716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91181757 26735009792 11714 33554432000 4194304 4196468 140727229679744 139849794054544 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23291] ppid=23283 vsize=26108408 memory=2244 CPUtime=0 cores=0-7
/proc/23285/task/23291/stat : 23291 (java) S 23283 23283 22716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91181757 26735009792 11714 33554432000 4194304 4196468 140727229679744 139849793002512 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23292] ppid=23283 vsize=26108408 memory=140540658152367 CPUtime=0 cores=0-7
/proc/23285/task/23292/stat : 23292 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181757 26735009792 11714 33554432000 4194304 4196468 140727229679744 139849791949968 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23293] ppid=23283 vsize=26108408 memory=140540658154672 CPUtime=0 cores=0-7
/proc/23285/task/23293/stat : 23293 (java) S 23283 23283 22716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91181757 26735009792 11714 33554432000 4194304 4196468 140727229679744 139849790896912 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23294] ppid=23283 vsize=26108408 memory=140540658156976 CPUtime=0 cores=0-7
/proc/23285/task/23294/stat : 23294 (java) S 23283 23283 22716 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91181757 26735009792 11714 33554432000 4194304 4196468 140727229679744 139849789844368 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23295] ppid=23283 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23295/stat : 23295 (java) S 23283 23283 22716 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 91181758 26735009792 11714 33554432000 4194304 4196468 140727229679744 139849240365296 139849844603522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23296] ppid=23283 vsize=26108408 memory=281081316320912 CPUtime=0 cores=0-7
/proc/23285/task/23296/stat : 23296 (java) S 23283 23283 22716 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 91181759 26735009792 11714 33554432000 4194304 4196468 140727229679744 139849239311520 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23297] ppid=23283 vsize=26108408 memory=281081316327824 CPUtime=0 cores=0-7
/proc/23285/task/23297/stat : 23297 (java) S 23283 23283 22716 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 91181759 26735009792 11714 33554432000 4194304 4196468 140727229679744 139849238258416 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23298] ppid=23283 vsize=26108408 memory=281081316269104 CPUtime=0 cores=0-7
/proc/23285/task/23298/stat : 23298 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181761 26735009792 11714 33554432000 4194304 4196468 140727229679744 139849237206992 139849844610971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23299] ppid=23283 vsize=26108408 memory=281081316341648 CPUtime=0.03 cores=0-7
/proc/23285/task/23299/stat : 23299 (java) S 23283 23283 22716 0 -1 1077944384 402 0 0 0 3 0 0 0 20 0 20 0 91181761 26735009792 11714 33554432000 4194304 4196468 140727229679744 139849034099440 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23300] ppid=23283 vsize=26108408 memory=281081316348560 CPUtime=0.04 cores=0-7
/proc/23285/task/23300/stat : 23300 (java) R 23283 23283 22716 0 -1 4202560 571 0 0 0 4 0 0 0 20 0 20 0 91181761 26735009792 11714 33554432000 4194304 4196468 140727229679744 139849033046896 139849821853632 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23301] ppid=23283 vsize=26108408 memory=281081316346256 CPUtime=0.01 cores=0-7
/proc/23285/task/23301/stat : 23301 (java) S 23283 23283 22716 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 20 0 91181762 26735009792 11714 33554432000 4194304 4196468 140727229679744 139849031993840 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23302] ppid=23283 vsize=26108408 memory=281081316362416 CPUtime=0.11 cores=0-7
/proc/23285/task/23302/stat : 23302 (java) S 23283 23283 22716 0 -1 1077944384 783 0 0 0 11 0 0 0 20 0 20 0 91181762 26735009792 11714 33554432000 4194304 4196468 140727229679744 139849030941296 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23303] ppid=23283 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23303/stat : 23303 (java) S 23283 23283 22716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91181762 26735009792 11714 33554432000 4194304 4196468 140727229679744 139849029888480 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23304] ppid=23283 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/23285/task/23304/stat : 23304 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181762 26735009792 11714 33554432000 4194304 4196468 140727229679744 139849028836016 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 48308 KiB

[startup+0.700982 s]
/proc/loadavg: 7.90 8.27 8.30 6/201 23304
/proc/meminfo: memFree=27470624/32770624 swapFree=67108496/67108860
[pid=23283] ppid=23280 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23283/stat : 23283 (xcsp3-exec) S 23280 23283 22716 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 91181755 115843072 363 33554432000 4194304 5098028 140722129600720 140722129598824 140500447302268 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10563584 140722129605686 140722129605888 140722129605888 140722129608650 0
/proc/23283/statm: 28282 363 305 221 0 87 0
[pid=23285] ppid=23283 vsize=26110532 memory=116800 CPUtime=2.04 cores=0-7
/proc/23285/stat : 23285 (java) S 23283 23283 22716 0 -1 1077944320 14183 0 0 0 198 6 0 0 20 0 20 0 91181756 26737184768 29200 33554432000 4194304 4196468 140727229679744 140727229662288 139849844592375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
/proc/23285/statm: 6527633 29200 3364 1 0 6488827 0
[pid=23285/tid=23286] ppid=23283 vsize=26110532 memory=281081316657280 CPUtime=0.67 cores=0-7
/proc/23285/task/23286/stat : 23286 (java) R 23283 23283 22716 0 -1 4202560 7157 0 0 0 63 4 0 0 20 0 20 0 91181756 26737184768 29200 33554432000 4194304 4196468 140727229679744 139849848828880 139849453687179 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23287] ppid=23283 vsize=26110532 memory=860 CPUtime=0 cores=0-7
/proc/23285/task/23287/stat : 23287 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181757 26737184768 29200 33554432000 4194304 4196468 140727229679744 139849797212688 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23288] ppid=23283 vsize=26110532 memory=12556 CPUtime=0 cores=0-7
/proc/23285/task/23288/stat : 23288 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181757 26737184768 29200 33554432000 4194304 4196468 140727229679744 139849796160144 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23289] ppid=23283 vsize=26110532 memory=756 CPUtime=0 cores=0-7
/proc/23285/task/23289/stat : 23289 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91181757 26737184768 29200 33554432000 4194304 4196468 140727229679744 139849795107088 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0

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

[pid=23285/tid=23306] ppid=23283 vsize=26645092 memory=1132 CPUtime=23.84 cores=0-7
/proc/23285/task/23306/stat : 23306 (java) R 23283 23283 22716 0 -1 4202560 261 0 0 0 2384 0 0 0 20 0 28 0 91181847 27284574208 62923 33554432000 4194304 4196468 140727229679744 139849019187464 139849461381842 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23307] ppid=23283 vsize=26645092 memory=6384 CPUtime=23.99 cores=0-7
/proc/23285/task/23307/stat : 23307 (java) R 23283 23283 22716 0 -1 4202560 1359 0 0 0 2398 1 0 0 20 0 28 0 91181847 27284574208 62923 33554432000 4194304 4196468 140727229679744 139849018137808 139849460369726 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23308] ppid=23283 vsize=26645092 memory=5500 CPUtime=23.64 cores=0-7
/proc/23285/task/23308/stat : 23308 (java) R 23283 23283 22716 0 -1 4202560 743 0 0 0 2363 1 0 0 20 0 28 0 91181847 27284574208 62923 33554432000 4194304 4196468 140727229679744 139849017082504 139849461210428 0 4 0 16800975 0 0 0 -1 6 0 0 27 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23309] ppid=23283 vsize=26645092 memory=4460 CPUtime=23.89 cores=0-7
/proc/23285/task/23309/stat : 23309 (java) R 23283 23283 22716 0 -1 4202560 385 0 0 0 2389 0 0 0 20 0 28 0 91181847 27284574208 62923 33554432000 4194304 4196468 140727229679744 139849016029464 139849453875538 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23310] ppid=23283 vsize=26645092 memory=1380 CPUtime=23.96 cores=0-7
/proc/23285/task/23310/stat : 23310 (java) R 23283 23283 22716 0 -1 4202560 879 0 0 0 2396 0 0 0 20 0 28 0 91181847 27284574208 62923 33554432000 4194304 4196468 140727229679744 139849014976920 139849462103595 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23311] ppid=23283 vsize=26645092 memory=1160 CPUtime=23.9 cores=0-7
/proc/23285/task/23311/stat : 23311 (java) R 23283 23283 22716 0 -1 4202560 283 0 0 0 2390 0 0 0 20 0 28 0 91181848 27284574208 62923 33554432000 4194304 4196468 140727229679744 139849013923600 139849460370157 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23312] ppid=23283 vsize=26645092 memory=15184 CPUtime=23.85 cores=0-7
/proc/23285/task/23312/stat : 23312 (java) R 23283 23283 22716 0 -1 4202560 883 0 0 0 2385 0 0 0 20 0 28 0 91181848 27284574208 62923 33554432000 4194304 4196468 140727229679744 139849012871304 139849460370714 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
Current children cumulated CPU time: 198.04 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 253144 KiB

[startup+51.1112 s]
/proc/loadavg: 7.92 8.21 8.28 9/209 23312
/proc/meminfo: memFree=27307196/32770624 swapFree=67108496/67108860
[pid=23283] ppid=23280 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23283/stat : 23283 (xcsp3-exec) S 23280 23283 22716 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 91181755 115843072 363 33554432000 4194304 5098028 140722129600720 140722129598824 140500447302268 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10563584 140722129605686 140722129605888 140722129605888 140722129608650 0
/proc/23283/statm: 28282 363 305 221 0 87 0
[pid=23285] ppid=23283 vsize=26645092 memory=241320 CPUtime=402.23 cores=0-7
/proc/23285/stat : 23285 (java) S 23283 23283 22716 0 -1 1077944320 51861 0 0 0 40175 48 0 0 20 0 28 0 91181756 27284574208 60330 33554432000 4194304 4196468 140727229679744 140727229662288 139849844592375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
/proc/23285/statm: 6661273 60330 3431 1 0 6622467 0
[pid=23285/tid=23286] ppid=23283 vsize=26645092 memory=33 CPUtime=0.87 cores=0-7
/proc/23285/task/23286/stat : 23286 (java) S 23283 23283 22716 0 -1 1077944384 7260 0 0 0 82 5 0 0 20 0 28 0 91181756 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849848833152 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23287] ppid=23283 vsize=26645092 memory=281081317926928 CPUtime=0.06 cores=0-7
/proc/23285/task/23287/stat : 23287 (java) S 23283 23283 22716 0 -1 1077944384 868 0 0 0 3 3 0 0 20 0 28 0 91181757 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849797212688 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23288] ppid=23283 vsize=26645092 memory=102182305138922 CPUtime=0.06 cores=0-7
/proc/23285/task/23288/stat : 23288 (java) S 23283 23283 22716 0 -1 1077944384 801 0 0 0 3 3 0 0 20 0 28 0 91181757 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849796160144 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23289] ppid=23283 vsize=26645092 memory=102173715204586 CPUtime=0.06 cores=0-7
/proc/23285/task/23289/stat : 23289 (java) S 23283 23283 22716 0 -1 1077944384 374 0 0 0 3 3 0 0 20 0 28 0 91181757 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849795107088 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23290] ppid=23283 vsize=26645092 memory=102182305138922 CPUtime=0.06 cores=0-7
/proc/23285/task/23290/stat : 23290 (java) S 23283 23283 22716 0 -1 1077944384 718 0 0 0 3 3 0 0 20 0 28 0 91181757 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849794054544 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23291] ppid=23283 vsize=26645092 memory=0 CPUtime=0.06 cores=0-7
/proc/23285/task/23291/stat : 23291 (java) S 23283 23283 22716 0 -1 1077944384 895 0 0 0 3 3 0 0 20 0 28 0 91181757 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849793002512 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23292] ppid=23283 vsize=26645092 memory=0 CPUtime=0.07 cores=0-7
/proc/23285/task/23292/stat : 23292 (java) S 23283 23283 22716 0 -1 1077944384 2952 0 0 0 4 3 0 0 20 0 28 0 91181757 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849791949968 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23293] ppid=23283 vsize=26645092 memory=281081317682368 CPUtime=0.07 cores=0-7
/proc/23285/task/23293/stat : 23293 (java) S 23283 23283 22716 0 -1 1077944384 2292 0 0 0 3 4 0 0 20 0 28 0 91181757 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849790896912 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23294] ppid=23283 vsize=26645092 memory=7883668152593508459 CPUtime=0.07 cores=0-7
/proc/23285/task/23294/stat : 23294 (java) S 23283 23283 22716 0 -1 1077944384 662 0 0 0 3 4 0 0 20 0 28 0 91181757 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849789844368 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23295] ppid=23283 vsize=26645092 memory=0 CPUtime=0.02 cores=0-7
/proc/23285/task/23295/stat : 23295 (java) S 23283 23283 22716 0 -1 1077944384 2156 0 0 0 2 0 0 0 20 0 28 0 91181758 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849240365296 139849844603522 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23296] ppid=23283 vsize=26645092 memory=6224889892466676320 CPUtime=0 cores=0-7
/proc/23285/task/23296/stat : 23296 (java) S 23283 23283 22716 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 91181759 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849239311584 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23297] ppid=23283 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/23285/task/23297/stat : 23297 (java) S 23283 23283 22716 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 91181759 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849238258432 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23298] ppid=23283 vsize=26645092 memory=4888 CPUtime=0 cores=0-7
/proc/23285/task/23298/stat : 23298 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 91181761 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849237206992 139849844610971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23299] ppid=23283 vsize=26645092 memory=4931 CPUtime=1.68 cores=0-7
/proc/23285/task/23299/stat : 23299 (java) S 23283 23283 22716 0 -1 1077944384 5850 0 0 0 167 1 0 0 20 0 28 0 91181761 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849034099440 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23300] ppid=23283 vsize=26645092 memory=4917 CPUtime=1.63 cores=0-7
/proc/23285/task/23300/stat : 23300 (java) S 23283 23283 22716 0 -1 1077944384 5623 0 0 0 162 1 0 0 20 0 28 0 91181761 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849033046896 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23301] ppid=23283 vsize=26645092 memory=4919 CPUtime=1.65 cores=0-7
/proc/23285/task/23301/stat : 23301 (java) S 23283 23283 22716 0 -1 1077944384 6243 0 0 0 164 1 0 0 20 0 28 0 91181762 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849031993840 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 18 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23302] ppid=23283 vsize=26645092 memory=0 CPUtime=0.79 cores=0-7
/proc/23285/task/23302/stat : 23302 (java) S 23283 23283 22716 0 -1 1077944384 5289 0 0 0 78 1 0 0 20 0 28 0 91181762 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849030941296 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 25 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23303] ppid=23283 vsize=26645092 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/23285/task/23303/stat : 23303 (java) S 23283 23283 22716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 91181762 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849029888480 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23304] ppid=23283 vsize=26645092 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/23285/task/23304/stat : 23304 (java) S 23283 23283 22716 0 -1 1077944384 991 0 0 0 0 0 0 0 20 0 28 0 91181762 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849028836016 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 30 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23305] ppid=23283 vsize=26645092 memory=281081316196416 CPUtime=49.5 cores=0-7
/proc/23285/task/23305/stat : 23305 (java) R 23283 23283 22716 0 -1 4202560 349 0 0 0 4950 0 0 0 20 0 28 0 91181847 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849020238504 139849460369687 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23306] ppid=23283 vsize=26645092 memory=1452 CPUtime=49.33 cores=0-7
/proc/23285/task/23306/stat : 23306 (java) R 23283 23283 22716 0 -1 4202560 360 0 0 0 4933 0 0 0 20 0 28 0 91181847 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849019187464 139849460119825 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23307] ppid=23283 vsize=26645092 memory=242896 CPUtime=49.53 cores=0-7
/proc/23285/task/23307/stat : 23307 (java) R 23283 23283 22716 0 -1 4202560 1772 0 0 0 4952 1 0 0 20 0 28 0 91181847 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849018135064 139849461337061 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23308] ppid=23283 vsize=26645092 memory=1452 CPUtime=49.14 cores=0-7
/proc/23285/task/23308/stat : 23308 (java) R 23283 23283 22716 0 -1 4202560 1301 0 0 0 4913 1 0 0 20 0 28 0 91181847 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849017081944 139849460370163 0 4 0 16800975 0 0 0 -1 0 0 0 28 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23309] ppid=23283 vsize=26645092 memory=242896 CPUtime=49.08 cores=0-7
/proc/23285/task/23309/stat : 23309 (java) R 23283 23283 22716 0 -1 4202560 504 0 0 0 4908 0 0 0 20 0 28 0 91181847 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849016029448 139849460688209 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23310] ppid=23283 vsize=26645092 memory=860 CPUtime=49.52 cores=0-7
/proc/23285/task/23310/stat : 23310 (java) R 23283 23283 22716 0 -1 4202560 1144 0 0 0 4952 0 0 0 20 0 28 0 91181847 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849014976672 139849461337807 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23311] ppid=23283 vsize=26645092 memory=860 CPUtime=49.38 cores=0-7
/proc/23285/task/23311/stat : 23311 (java) R 23283 23283 22716 0 -1 4202560 385 0 0 0 4938 0 0 0 20 0 28 0 91181848 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849013923912 139849460766844 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23312] ppid=23283 vsize=26645092 memory=12556 CPUtime=49.4 cores=0-7
/proc/23285/task/23312/stat : 23312 (java) R 23283 23283 22716 0 -1 4202560 1731 0 0 0 4940 0 0 0 20 0 28 0 91181848 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849012874064 139849460120125 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
Current children cumulated CPU time: 402.23 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 242772 KiB

[startup+51.2156 s]
# the end of solver process 23283 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=402.504 s, system=0.498471 s

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

[startup+51.2022 s]
/proc/loadavg: 7.92 8.21 8.28 9/209 23312
/proc/meminfo: memFree=27307196/32770624 swapFree=67108496/67108860
[pid=23283] ppid=23280 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23283/stat : 23283 (xcsp3-exec) S 23280 23283 22716 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 91181755 115843072 363 33554432000 4194304 5098028 140722129600720 140722129598824 140500447302268 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10563584 140722129605686 140722129605888 140722129605888 140722129608650 0
/proc/23283/statm: 28282 363 305 221 0 87 0
[pid=23285] ppid=23283 vsize=26645092 memory=241320 CPUtime=402.96 cores=0-7
/proc/23285/stat : 23285 (java) S 23283 23283 22716 0 -1 1077944320 51861 0 0 0 40248 48 0 0 20 0 28 0 91181756 27284574208 60330 33554432000 4194304 4196468 140727229679744 140727229662288 139849844592375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
/proc/23285/statm: 6661273 60330 3431 1 0 6622467 0
[pid=23285/tid=23286] ppid=23283 vsize=26645092 memory=1836 CPUtime=0.87 cores=0-7
/proc/23285/task/23286/stat : 23286 (java) S 23283 23283 22716 0 -1 1077944384 7260 0 0 0 82 5 0 0 20 0 28 0 91181756 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849848833152 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23287] ppid=23283 vsize=26645092 memory=6791534058613427641 CPUtime=0.06 cores=0-7
/proc/23285/task/23287/stat : 23287 (java) S 23283 23283 22716 0 -1 1077944384 868 0 0 0 3 3 0 0 20 0 28 0 91181757 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849797212688 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23288] ppid=23283 vsize=26645092 memory=168 CPUtime=0.06 cores=0-7
/proc/23285/task/23288/stat : 23288 (java) S 23283 23283 22716 0 -1 1077944384 801 0 0 0 3 3 0 0 20 0 28 0 91181757 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849796160144 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23289] ppid=23283 vsize=26645092 memory=6673 CPUtime=0.06 cores=0-7
/proc/23285/task/23289/stat : 23289 (java) S 23283 23283 22716 0 -1 1077944384 374 0 0 0 3 3 0 0 20 0 28 0 91181757 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849795107088 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23290] ppid=23283 vsize=26645092 memory=4420 CPUtime=0.06 cores=0-7
/proc/23285/task/23290/stat : 23290 (java) S 23283 23283 22716 0 -1 1077944384 718 0 0 0 3 3 0 0 20 0 28 0 91181757 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849794054544 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23291] ppid=23283 vsize=26645092 memory=6628 CPUtime=0.06 cores=0-7
/proc/23285/task/23291/stat : 23291 (java) S 23283 23283 22716 0 -1 1077944384 895 0 0 0 3 3 0 0 20 0 28 0 91181757 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849793002512 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23292] ppid=23283 vsize=26645092 memory=2260 CPUtime=0.07 cores=0-7
/proc/23285/task/23292/stat : 23292 (java) S 23283 23283 22716 0 -1 1077944384 2952 0 0 0 4 3 0 0 20 0 28 0 91181757 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849791949968 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23293] ppid=23283 vsize=26645092 memory=1788 CPUtime=0.07 cores=0-7
/proc/23285/task/23293/stat : 23293 (java) S 23283 23283 22716 0 -1 1077944384 2292 0 0 0 3 4 0 0 20 0 28 0 91181757 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849790896912 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23294] ppid=23283 vsize=26645092 memory=860 CPUtime=0.07 cores=0-7
/proc/23285/task/23294/stat : 23294 (java) S 23283 23283 22716 0 -1 1077944384 662 0 0 0 3 4 0 0 20 0 28 0 91181757 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849789844368 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23295] ppid=23283 vsize=26645092 memory=12556 CPUtime=0.02 cores=0-7
/proc/23285/task/23295/stat : 23295 (java) S 23283 23283 22716 0 -1 1077944384 2156 0 0 0 2 0 0 0 20 0 28 0 91181758 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849240365296 139849844603522 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23296] ppid=23283 vsize=26645092 memory=756 CPUtime=0 cores=0-7
/proc/23285/task/23296/stat : 23296 (java) S 23283 23283 22716 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 91181759 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849239311584 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23297] ppid=23283 vsize=26645092 memory=1616 CPUtime=0 cores=0-7
/proc/23285/task/23297/stat : 23297 (java) S 23283 23283 22716 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 91181759 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849238258432 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23298] ppid=23283 vsize=26645092 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/23285/task/23298/stat : 23298 (java) S 23283 23283 22716 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 91181761 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849237206992 139849844610971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23299] ppid=23283 vsize=26645092 memory=241912 CPUtime=1.68 cores=0-7
/proc/23285/task/23299/stat : 23299 (java) S 23283 23283 22716 0 -1 1077944384 5850 0 0 0 167 1 0 0 20 0 28 0 91181761 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849034099440 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23300] ppid=23283 vsize=26645092 memory=0 CPUtime=1.63 cores=0-7
/proc/23285/task/23300/stat : 23300 (java) S 23283 23283 22716 0 -1 1077944384 5623 0 0 0 162 1 0 0 20 0 28 0 91181761 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849033046896 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23301] ppid=23283 vsize=26645092 memory=0 CPUtime=1.65 cores=0-7
/proc/23285/task/23301/stat : 23301 (java) S 23283 23283 22716 0 -1 1077944384 6243 0 0 0 164 1 0 0 20 0 28 0 91181762 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849031993840 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 18 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23302] ppid=23283 vsize=26645092 memory=0 CPUtime=0.79 cores=0-7
/proc/23285/task/23302/stat : 23302 (java) S 23283 23283 22716 0 -1 1077944384 5289 0 0 0 78 1 0 0 20 0 28 0 91181762 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849030941296 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 25 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23303] ppid=23283 vsize=26645092 memory=167 CPUtime=0 cores=0-7
/proc/23285/task/23303/stat : 23303 (java) S 23283 23283 22716 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 91181762 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849029888480 139849844602581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23304] ppid=23283 vsize=26645092 memory=281081317799520 CPUtime=0 cores=0-7
/proc/23285/task/23304/stat : 23304 (java) S 23283 23283 22716 0 -1 1077944384 991 0 0 0 0 0 0 0 20 0 28 0 91181762 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849028836016 139849844603522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 30 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23305] ppid=23283 vsize=26645092 memory=7309167735469665129 CPUtime=49.59 cores=0-7
/proc/23285/task/23305/stat : 23305 (java) R 23283 23283 22716 0 -1 4202560 349 0 0 0 4959 0 0 0 20 0 28 0 91181847 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849020238504 139849460688224 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23306] ppid=23283 vsize=26645092 memory=8028061410122032492 CPUtime=49.42 cores=0-7
/proc/23285/task/23306/stat : 23306 (java) R 23283 23283 22716 0 -1 4202560 360 0 0 0 4942 0 0 0 20 0 28 0 91181847 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849019187464 139849461382690 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23307] ppid=23283 vsize=26645092 memory=7158586388178428504 CPUtime=49.62 cores=0-7
/proc/23285/task/23307/stat : 23307 (java) R 23283 23283 22716 0 -1 4202560 1772 0 0 0 4961 1 0 0 20 0 28 0 91181847 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849018135064 139849460370024 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23308] ppid=23283 vsize=26645092 memory=0 CPUtime=49.23 cores=0-7
/proc/23285/task/23308/stat : 23308 (java) R 23283 23283 22716 0 -1 4202560 1357 0 0 0 4922 1 0 0 20 0 28 0 91181847 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849017081944 139849826176837 0 4 0 16800975 0 0 0 -1 0 0 0 28 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23309] ppid=23283 vsize=26645092 memory=25028 CPUtime=49.17 cores=0-7
/proc/23285/task/23309/stat : 23309 (java) R 23283 23283 22716 0 -1 4202560 504 0 0 0 4917 0 0 0 20 0 28 0 91181847 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849016029448 139849461527504 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23310] ppid=23283 vsize=26645092 memory=4639074098508484695 CPUtime=49.61 cores=0-7
/proc/23285/task/23310/stat : 23310 (java) R 23283 23283 22716 0 -1 4202560 1164 0 0 0 4961 0 0 0 20 0 28 0 91181847 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849014976672 139849453674753 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23311] ppid=23283 vsize=26645092 memory=756 CPUtime=49.47 cores=0-7
/proc/23285/task/23311/stat : 23311 (java) R 23283 23283 22716 0 -1 4202560 416 0 0 0 4947 0 0 0 20 0 28 0 91181848 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849013923912 139849453674753 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
[pid=23285/tid=23312] ppid=23283 vsize=26645092 memory=1616 CPUtime=49.49 cores=0-7
/proc/23285/task/23312/stat : 23312 (java) R 23283 23283 22716 0 -1 4202560 1731 0 0 0 4949 0 0 0 20 0 28 0 91181848 27284574208 60330 33554432000 4194304 4196468 140727229679744 139849012874064 139849460370230 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23060480 140727229686913 140727229687085 140727229687085 140727229689807 0
Current children cumulated CPU time: 402.96 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 242772 KiB

Child status: 0
Real time (s): 51.2157
CPU time (s): 403.002
CPU user time (s): 402.504
CPU system time (s): 0.498471
CPU usage (%): 786.873
Max. virtual memory (cumulated for all children) (KiB): 26758220
Max. memory (cumulated for all children) (KiB): 255708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 402.504
system time used= 0.498471
maximum resident set size= 266568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54372
page faults= 0
swaps= 0
block input operations= 0
block output operations= 200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5784
involuntary context switches= 4516


# summary of solver processes directly reported to runsolver:
#   pid: 23283
#   total CPU time (s): 403.002
#   total CPU user time (s): 402.504
#   total CPU system time (s): 0.498471

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.423598 second user time and 0.60514 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-28 02:03:06
IDJOB=4297696
IDBENCH=141663
IDSOLVER=2760
FILE ID=node149/4297696-1532736186
RUNJOBID= node149-1532728621-22743
PBS_JOBID= 21022348
Free space on /tmp= 43256 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/Eternity/Eternity-07-07_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297696-1532736186/watcher-4297696-1532736186 -o /tmp/evaluation-result-4297696-1532736186/solver-4297696-1532736186 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1532728621-22743 --watchdog 2580  HOME/xcsp3-exec -seed 960424149 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297696-1532736186.xml

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

MD5SUM BENCH= d2370bf20b8fe6e2b2b2b678a676e404
RANDOM SEED=960424149

node149.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.60
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.60
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.60
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.60
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:        27533752 kB
MemAvailable:   31926376 kB
Buffers:          107900 kB
Cached:          4503844 kB
SwapCached:           60 kB
Active:          1545864 kB
Inactive:        3120260 kB
Active(anon):       3880 kB
Inactive(anon):    78008 kB
Active(file):    1541984 kB
Inactive(file):  3042252 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:             21924 kB
Writeback:             0 kB
AnonPages:        205108 kB
Mapped:            34724 kB
Shmem:             25040 kB
Slab:             264540 kB
SReclaimable:     236848 kB
SUnreclaim:        27692 kB
KernelStack:        3552 kB
PageTables:         5168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 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= 43236 MiB
End job on node149 at 2018-07-28 02:03:57