Trace number 4284155

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 5a (2017-08-18)SAT (TO)699 2520.0901 2471.6101

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-10-10-6.xml
MD5SUM0823366b416f0d4f591b1c2bb0d09de5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark646
Best CPU time to get the best result obtained on this benchmark2400.0601
Satisfiable
(Un)Satisfiability was proved
Number of variables410
Number of constraints330
Number of domains12
Minimum domain size8
Maximum domain size723
Distribution of domain sizes[{"size":8,"count":10},{"size":9,"count":30},{"size":10,"count":160},{"size":723,"count":210}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":110},{"degree":3,"count":200},{"degree":11,"count":100}]
Minimum constraint arity1
Maximum constraint arity12
Distribution of constraint arities[{"arity":1,"count":10},{"arity":2,"count":100},{"arity":3,"count":100},{"arity":10,"count":20},{"arity":12,"count":100}]
Number of extensional constraints100
Number of intensional constraints110
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":110},{"type":"allDifferent","count":10},{"type":"noOverlap","count":10},{"type":"element","count":100}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284155-1503177908.xml"  -tl '2520s' -p 1 -x 3
0.07/0.38	c [HOME/instance-4284155-1503177908.xml, -tl, 2520s, -p, 1, -x, 3]
0.27/0.44	c simple solver
0.27/0.51	c parse instance...
1.19/0.85	c solve instance...
598.12/568.40	o 721 
598.25/568.55	o 711 
598.57/568.80	o 709 
1713.15/1675.01	o 699 
2520.06/2471.60	s SATISFIABLE
2520.06/2471.60	v <instantiation>
2520.06/2471.60	v 	<list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] e[0] e[1] e[2] e[3] e[4] e[5] e[6] e[7] e[8] e[9] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[5][7] d[5][8] d[5][9] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] d[6][7] d[6][8] d[6][9] d[7][0] d[7][1] d[7][2] d[7][3] d[7][4] d[7][5] d[7][6] d[7][7] d[7][8] d[7][9] d[8][0] d[8][1] d[8][2] d[8][3] d[8][4] d[8][5] d[8][6] d[8][7] d[8][8] d[8][9] d[9][0] d[9][1] d[9][2] d[9][3] d[9][4] d[9][5] d[9][6] d[9][7] d[9][8] d[9][9] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] sd[0][0] sd[0][1] sd[0][2] sd[0][3] sd[0][4] sd[0][5] sd[0][6] sd[0][7] sd[0][8] sd[0][9] sd[1][0] sd[1][1] sd[1][2] sd[1][3] sd[1][4] sd[1][5] sd[1][6] sd[1][7] sd[1][8] sd[1][9] sd[2][0] sd[2][1] sd[2][2] sd[2][3] sd[2][4] sd[2][5] sd[2][6] sd[2][7] sd[2][8] sd[2][9] sd[3][0] sd[3][1] sd[3][2] sd[3][3] sd[3][4] sd[3][5] sd[3][6] sd[3][7] sd[3][8] sd[3][9] sd[4][0] sd[4][1] sd[4][2] sd[4][3] sd[4][4] sd[4][5] sd[4][6] sd[4][7] sd[4][8] sd[4][9] sd[5][0] sd[5][1] sd[5][2] sd[5][3] sd[5][4] sd[5][5] sd[5][6] sd[5][7] sd[5][8] sd[5][9] sd[6][0] sd[6][1] sd[6][2] sd[6][3] sd[6][4] sd[6][5] sd[6][6] sd[6][7] sd[6][8] sd[6][9] sd[7][0] sd[7][1] sd[7][2] sd[7][3] sd[7][4] sd[7][5] sd[7][6] sd[7][7] sd[7][8] sd[7][9] sd[8][0] sd[8][1] sd[8][2] sd[8][3] sd[8][4] sd[8][5] sd[8][6] sd[8][7] sd[8][8] sd[8][9] sd[9][0] sd[9][1] sd[9][2] sd[9][3] sd[9][4] sd[9][5] sd[9][6] sd[9][7] sd[9][8] sd[9][9] </list>
2520.06/2471.60	v 	<values>13 66 138 156 226 290 310 405 531 674 0 83 135 271 350 404 468 488 605 683 0 88 143 226 289 328 405 482 518 628 1 51 70 145 282 340 567 613 647 693 0 66 156 218 284 315 357 468 606 609 0 13 138 174 218 290 357 391 486 609 0 1 118 179 211 282 284 340 483 567 20 88 126 135 140 174 223 320 411 468 0 83 214 293 328 391 483 513 605 626 0 82 156 239 293 315 318 411 518 626 693 694 687 696 699 674 656 539 691 653 20 72 18 70 64 14 84 81 97 19 43 52 10 16 54 64 20 98 78 11 88 30 68 45 21 77 77 36 88 59 19 19 64 77 56 41 26 34 37 3 66 77 62 61 31 42 48 63 3 90 13 38 36 40 71 60 34 77 99 65 1 70 61 22 71 2 56 45 84 89 53 38 2 5 20 49 97 48 38 71 83 99 70 35 22 92 30 92 21 65 82 74 83 54 22 3 93 71 95 27 8 6 5 2 3 7 4 1 0 9 1 0 3 2 6 8 9 7 4 5 3 7 8 2 4 1 6 5 9 0 4 7 1 3 8 0 2 5 6 9 6 8 4 7 5 2 3 0 9 1 8 7 6 5 4 3 2 0 1 9 4 5 7 1 8 6 0 9 2 3 4 3 2 0 1 6 9 5 7 8 0 9 5 1 6 2 3 4 8 7 9 4 0 1 2 6 7 3 5 8 531 405 156 226 310 138 66 290 13 674 83 0 271 135 605 683 350 488 404 468 628 328 226 0 289 482 405 88 143 518 340 70 567 145 1 613 647 51 282 693 468 609 315 357 156 284 0 218 66 606 391 486 357 290 218 174 138 13 0 609 284 179 483 567 0 1 282 118 211 340 135 140 126 88 20 320 174 411 468 223 0 293 391 483 513 214 328 626 605 83 156 239 293 411 82 518 315 318 626 0 </values>
2520.06/2471.60	v </instantiation>
2520.06/2471.60	c Unexpected resolution interruption!

Verifier Data

OK	699

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284155-1503177908/watcher-4284155-1503177908 -o /tmp/evaluation-result-4284155-1503177908/solver-4284155-1503177908 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503172076-28737 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1198308756 HOME/instance-4284155-1503177908.xml 

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

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

solver pid=29448, runsolver pid=29445

[startup+0.100088 s]*
/proc/loadavg: 1.91 1.57 1.56 2/201 29451
/proc/meminfo: memFree=31006944/32770624 swapFree=67108860/67108860
[pid=29448] ppid=29445 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29448/stat : 29448 (xcsp3-exec) S 29445 29448 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 106131464 9740288 345 18446744073709551615 4194304 5098028 140725563102320 140725563100424 140388400566908 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 36229120 140725563109752 140725563109957 140725563109957 140725563113451 0
/proc/29448/statm: 2378 345 289 221 0 87 0
[pid=29450] ppid=29448 vsize=105164 memory=5156 CPUtime=0 cores=1,3,5,7
/proc/29450/stat : 29450 (java) S 29448 29448 13977 0 -1 1077944320 1507 0 0 0 0 0 0 0 20 0 2 0 106131473 107687936 1289 18446744073709551615 4194304 4196468 140737016212512 140737016195056 139645228330743 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
/proc/29450/statm: 26291 1289 964 1 0 16808 0
[pid=29450/tid=29451] ppid=29448 vsize=105164 memory=-6441945634729726303 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29451/stat : 29451 (java) D 29448 29448 13977 0 -1 4202560 271 0 0 0 0 0 0 0 20 0 2 0 106131473 107687936 1289 18446744073709551615 4194304 4196468 140737016212512 139645232572720 139645220821909 0 0 1 16784584 18446744072099896453 0 0 -1 7 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 114676 KiB
Current children cumulated memory: 6536 KiB

[startup+0.299489 s]*
/proc/loadavg: 1.91 1.57 1.56 3/214 29464
/proc/meminfo: memFree=30999496/32770624 swapFree=67108860/67108860
[pid=29448] ppid=29445 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29448/stat : 29448 (xcsp3-exec) S 29445 29448 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 106131464 9740288 345 18446744073709551615 4194304 5098028 140725563102320 140725563100424 140388400566908 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 36229120 140725563109752 140725563109957 140725563109957 140725563113451 0
/proc/29448/statm: 2378 345 289 221 0 87 0
[pid=29450] ppid=29448 vsize=13974352 memory=22932 CPUtime=0.06 cores=1,3,5,7
/proc/29450/stat : 29450 (java) S 29448 29448 13977 0 -1 1077944320 5178 0 0 0 6 0 0 0 20 0 15 0 106131473 14309736448 5733 18446744073709551615 4194304 4196468 140737016212512 140737016195056 139645228330743 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
/proc/29450/statm: 3493588 5733 2712 1 0 3482964 0
[pid=29450/tid=29451] ppid=29448 vsize=13974352 memory=7970697823143238044 CPUtime=0.05 cores=1,3,5,7
/proc/29450/task/29451/stat : 29451 (java) R 29448 29448 13977 0 -1 4202560 3331 0 0 0 5 0 0 0 20 0 15 0 106131473 14309736448 5733 18446744073709551615 4194304 4196468 140737016212512 139645232560496 139645209725949 0 4 1 16800974 0 0 0 -1 3 0 0 14 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29452] ppid=29448 vsize=13974352 memory=5767615518735145353 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29452/stat : 29452 (java) S 29448 29448 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106131484 14309736448 5733 18446744073709551615 4194304 4196468 140737016212512 139645162765200 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29453] ppid=29448 vsize=13974352 memory=140232327161472 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29453/stat : 29453 (java) S 29448 29448 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106131484 14309736448 5733 18446744073709551615 4194304 4196468 140737016212512 139645161712400 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29454] ppid=29448 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29454/stat : 29454 (java) S 29448 29448 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106131484 14309736448 5733 18446744073709551615 4194304 4196468 140737016212512 139645160660112 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29455] ppid=29448 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29455/stat : 29455 (java) S 29448 29448 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106131484 14309736448 5733 18446744073709551615 4194304 4196468 140737016212512 139645159607312 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29456] ppid=29448 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29456/stat : 29456 (java) S 29448 29448 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106131486 14309736448 5733 18446744073709551615 4194304 4196468 140737016212512 139644706855024 139645228341890 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29457] ppid=29448 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29457/stat : 29457 (java) S 29448 29448 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106131486 14309736448 5733 18446744073709551615 4194304 4196468 140737016212512 139644705800992 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29458] ppid=29448 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29458/stat : 29458 (java) S 29448 29448 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106131486 14309736448 5733 18446744073709551615 4194304 4196468 140737016212512 139644704748656 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29459] ppid=29448 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29459/stat : 29459 (java) S 29448 29448 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106131489 14309736448 5733 18446744073709551615 4194304 4196468 140737016212512 139644703696976 139645228349339 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29460] ppid=29448 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29460/stat : 29460 (java) S 29448 29448 13977 0 -1 1077944384 318 0 0 0 0 0 0 0 20 0 15 0 106131489 14309736448 5733 18446744073709551615 4194304 4196468 140737016212512 139644702644848 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29461] ppid=29448 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29461/stat : 29461 (java) S 29448 29448 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106131489 14309736448 5733 18446744073709551615 4194304 4196468 140737016212512 139644701592048 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29462] ppid=29448 vsize=13974352 memory=140232327161472 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29462/stat : 29462 (java) S 29448 29448 13977 0 -1 1077944384 223 0 0 0 0 0 0 0 20 0 15 0 106131489 14309736448 5733 18446744073709551615 4194304 4196468 140737016212512 139644700539760 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29463] ppid=29448 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29463/stat : 29463 (java) S 29448 29448 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106131489 14309736448 5733 18446744073709551615 4194304 4196468 140737016212512 139644699487200 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29464] ppid=29448 vsize=13974352 memory=140232327161472 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29464/stat : 29464 (java) S 29448 29448 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106131494 14309736448 5733 18446744073709551615 4194304 4196468 140737016212512 139644698433968 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 24312 KiB

[startup+0.310217 s]*
/proc/loadavg: 1.91 1.57 1.56 3/214 29464
/proc/meminfo: memFree=30999232/32770624 swapFree=67108860/67108860
[pid=29448] ppid=29445 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29448/stat : 29448 (xcsp3-exec) S 29445 29448 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 106131464 9740288 345 18446744073709551615 4194304 5098028 140725563102320 140725563100424 140388400566908 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 36229120 140725563109752 140725563109957 140725563109957 140725563113451 0
/proc/29448/statm: 2378 345 289 221 0 87 0
[pid=29450] ppid=29448 vsize=13974352 memory=25340 CPUtime=0.07 cores=1,3,5,7
/proc/29450/stat : 29450 (java) S 29448 29448 13977 0 -1 1077944320 5260 0 0 0 7 0 0 0 20 0 15 0 106131473 14309736448 6335 18446744073709551615 4194304 4196468 140737016212512 140737016195056 139645228330743 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
/proc/29450/statm: 3493588 6335 2727 1 0 3482964 0
[pid=29450/tid=29451] ppid=29448 vsize=13974352 memory=140232225879829 CPUtime=0.06 cores=1,3,5,7
/proc/29450/task/29451/stat : 29451 (java) R 29448 29448 13977 0 -1 4202560 3405 0 0 0 6 0 0 0 20 0 15 0 106131473 14309736448 6335 18446744073709551615 4194304 4196468 140737016212512 139645232556432 139644839710963 0 4 1 16800974 0 0 0 -1 5 0 0 14 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29452] ppid=29448 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29452/stat : 29452 (java) S 29448 29448 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106131484 14309736448 6335 18446744073709551615 4194304 4196468 140737016212512 139645162765200 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29453] ppid=29448 vsize=13974352 memory=140232327161472 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29453/stat : 29453 (java) S 29448 29448 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106131484 14309736448 6335 18446744073709551615 4194304 4196468 140737016212512 139645161712400 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29454] ppid=29448 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29454/stat : 29454 (java) S 29448 29448 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106131484 14309736448 6335 18446744073709551615 4194304 4196468 140737016212512 139645160660112 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29455] ppid=29448 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29455/stat : 29455 (java) S 29448 29448 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106131484 14309736448 6335 18446744073709551615 4194304 4196468 140737016212512 139645159607312 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29456] ppid=29448 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29456/stat : 29456 (java) S 29448 29448 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106131486 14309736448 6847 18446744073709551615 4194304 4196468 140737016212512 139644706855024 139645228341890 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29457] ppid=29448 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29457/stat : 29457 (java) S 29448 29448 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106131486 14309736448 6847 18446744073709551615 4194304 4196468 140737016212512 139644705800992 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29458] ppid=29448 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29458/stat : 29458 (java) S 29448 29448 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106131486 14309736448 6847 18446744073709551615 4194304 4196468 140737016212512 139644704748656 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29459] ppid=29448 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29459/stat : 29459 (java) S 29448 29448 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106131489 14309736448 6847 18446744073709551615 4194304 4196468 140737016212512 139644703696976 139645228349339 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29460] ppid=29448 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29460/stat : 29460 (java) S 29448 29448 13977 0 -1 1077944384 318 0 0 0 0 0 0 0 20 0 15 0 106131489 14309736448 6847 18446744073709551615 4194304 4196468 140737016212512 139644702644848 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29461] ppid=29448 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29461/stat : 29461 (java) S 29448 29448 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106131489 14309736448 6847 18446744073709551615 4194304 4196468 140737016212512 139644701592048 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29462] ppid=29448 vsize=13974352 memory=140232327161472 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29462/stat : 29462 (java) S 29448 29448 13977 0 -1 1077944384 230 0 0 0 0 0 0 0 20 0 15 0 106131489 14309736448 6847 18446744073709551615 4194304 4196468 140737016212512 139644700539760 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29463] ppid=29448 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29463/stat : 29463 (java) S 29448 29448 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106131489 14309736448 6847 18446744073709551615 4194304 4196468 140737016212512 139644699487200 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29464] ppid=29448 vsize=13974352 memory=140232327161472 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29464/stat : 29464 (java) S 29448 29448 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106131494 14309736448 6847 18446744073709551615 4194304 4196468 140737016212512 139644698433968 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 26720 KiB

[startup+0.705159 s]
/proc/loadavg: 1.91 1.57 1.56 3/214 29464
/proc/meminfo: memFree=30980484/32770624 swapFree=67108860/67108860
[pid=29448] ppid=29445 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29448/stat : 29448 (xcsp3-exec) S 29445 29448 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 106131464 9740288 345 18446744073709551615 4194304 5098028 140725563102320 140725563100424 140388400566908 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 36229120 140725563109752 140725563109957 140725563109957 140725563113451 0
/proc/29448/statm: 2378 345 289 221 0 87 0
[pid=29450] ppid=29448 vsize=13978684 memory=57796 CPUtime=0.88 cores=1,3,5,7
/proc/29450/stat : 29450 (java) S 29448 29448 13977 0 -1 1077944320 11683 0 0 0 85 3 0 0 20 0 15 0 106131473 14314172416 14449 18446744073709551615 4194304 4196468 140737016212512 140737016195056 139645228330743 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
/proc/29450/statm: 3494671 14449 3147 1 0 3482964 0
[pid=29450/tid=29451] ppid=29448 vsize=13978684 memory=8514701219781834910 CPUtime=0.44 cores=1,3,5,7
/proc/29450/task/29451/stat : 29451 (java) R 29448 29448 13977 0 -1 4202560 7971 0 0 0 42 2 0 0 20 0 15 0 106131473 14314172416 14449 18446744073709551615 4194304 4196468 140737016212512 139645232568000 139645228352669 0 4 1 16800974 0 0 0 -1 1 0 0 14 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29452] ppid=29448 vsize=13978684 memory=45501262 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29452/stat : 29452 (java) S 29448 29448 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106131484 14314172416 14449 18446744073709551615 4194304 4196468 140737016212512 139645162765200 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29453] ppid=29448 vsize=13978684 memory=-7591504750835642740 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29453/stat : 29453 (java) S 29448 29448 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106131484 14314172416 14449 18446744073709551615 4194304 4196468 140737016212512 139645161712400 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29454] ppid=29448 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29454/stat : 29454 (java) S 29448 29448 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106131484 14314172416 14449 18446744073709551615 4194304 4196468 140737016212512 139645160660112 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29455] ppid=29448 vsize=13978684 memory=93309837 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29455/stat : 29455 (java) S 29448 29448 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106131484 14314172416 14449 18446744073709551615 4194304 4196468 140737016212512 139645159607312 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29456] ppid=29448 vsize=13978684 memory=7078090257301877363 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29456/stat : 29456 (java) S 29448 29448 13977 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106131486 14314172416 14449 18446744073709551615 4194304 4196468 140737016212512 139644706855024 139645228341890 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29457] ppid=29448 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29457/stat : 29457 (java) S 29448 29448 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106131486 14314172416 14449 18446744073709551615 4194304 4196468 140737016212512 139644705800992 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29458] ppid=29448 vsize=13978684 memory=2372 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29458/stat : 29458 (java) S 29448 29448 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106131486 14314172416 14449 18446744073709551615 4194304 4196468 140737016212512 139644704748656 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29459] ppid=29448 vsize=13978684 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29459/stat : 29459 (java) S 29448 29448 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106131489 14314172416 14449 18446744073709551615 4194304 4196468 140737016212512 139644703696976 139645228349339 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29460] ppid=29448 vsize=13978684 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/29450/task/29460/stat : 29460 (java) S 29448 29448 13977 0 -1 1077944384 722 0 0 0 9 0 0 0 20 0 15 0 106131489 14314172416 14449 18446744073709551615 4194304 4196468 140737016212512 139644702644848 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29461] ppid=29448 vsize=13978684 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/29450/task/29461/stat : 29461 (java) S 29448 29448 13977 0 -1 1077944384 552 0 0 0 9 0 0 0 20 0 15 0 106131489 14314172416 14449 18446744073709551615 4194304 4196468 140737016212512 139644701592048 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29462] ppid=29448 vsize=13978684 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/29450/task/29462/stat : 29462 (java) S 29448 29448 13977 0 -1 1077944384 1131 0 0 0 23 0 0 0 20 0 15 0 106131489 14314172416 14449 18446744073709551615 4194304 4196468 140737016212512 139644700539760 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29463] ppid=29448 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29463/stat : 29463 (java) S 29448 29448 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106131489 14314172416 14449 18446744073709551615 4194304 4196468 140737016212512 139644699487200 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29464] ppid=29448 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29464/stat : 29464 (java) S 29448 29448 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106131494 14314172416 14449 18446744073709551615 4194304 4196468 140737016212512 139644698433968 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
Current children cumulated CPU time: 0.88 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 59176 KiB

[startup+1.50122 s]
/proc/loadavg: 1.91 1.57 1.56 5/214 29464
/proc/meminfo: memFree=30947312/32770624 swapFree=67108860/67108860
[pid=29448] ppid=29445 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29448/stat : 29448 (xcsp3-exec) S 29445 29448 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 106131464 9740288 345 18446744073709551615 4194304 5098028 140725563102320 140725563100424 140388400566908 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 36229120 140725563109752 140725563109957 140725563109957 140725563113451 0
/proc/29448/statm: 2378 345 289 221 0 87 0
[pid=29450] ppid=29448 vsize=13980732 memory=121876 CPUtime=3.32 cores=1,3,5,7
/proc/29450/stat : 29450 (java) S 29448 29448 13977 0 -1 1077944320 41111 0 0 0 324 8 0 0 20 0 15 0 106131473 14316269568 30469 18446744073709551615 4194304 4196468 140737016212512 140737016195056 139645228330743 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
/proc/29450/statm: 3495183 30469 3195 1 0 3483476 0
[pid=29450/tid=29451] ppid=29448 vsize=13980732 memory=0 CPUtime=1.23 cores=1,3,5,7
/proc/29450/task/29451/stat : 29451 (java) R 29448 29448 13977 0 -1 4202560 9758 0 0 0 120 3 0 0 20 0 15 0 106131473 14316269568 30469 18446744073709551615 4194304 4196468 140737016212512 139645232566392 139644842734007 0 4 1 16800974 0 0 0 -1 7 0 0 14 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29452] ppid=29448 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29452/stat : 29452 (java) S 29448 29448 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106131484 14316269568 30469 18446744073709551615 4194304 4196468 140737016212512 139645162765200 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29453] ppid=29448 vsize=13980732 memory=73084 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29453/stat : 29453 (java) S 29448 29448 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106131484 14316269568 30469 18446744073709551615 4194304 4196468 140737016212512 139645161712400 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29454] ppid=29448 vsize=13980732 memory=126546916438807 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29454/stat : 29454 (java) S 29448 29448 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106131484 14316269568 30469 18446744073709551615 4194304 4196468 140737016212512 139645160660112 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29455] ppid=29448 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29455/stat : 29455 (java) S 29448 29448 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106131484 14316269568 30469 18446744073709551615 4194304 4196468 140737016212512 139645159607312 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29456] ppid=29448 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29456/stat : 29456 (java) S 29448 29448 13977 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 106131486 14316269568 30469 18446744073709551615 4194304 4196468 140737016212512 139644706855024 139645228341890 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29457] ppid=29448 vsize=13980732 memory=2372 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29457/stat : 29457 (java) S 29448 29448 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106131486 14316269568 30469 18446744073709551615 4194304 4196468 140737016212512 139644705800992 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29458] ppid=29448 vsize=13980732 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29458/stat : 29458 (java) S 29448 29448 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106131486 14316269568 30469 18446744073709551615 4194304 4196468 140737016212512 139644704748656 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29459] ppid=29448 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29459/stat : 29459 (java) S 29448 29448 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106131489 14316269568 30469 18446744073709551615 4194304 4196468 140737016212512 139644703696976 139645228349339 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29460] ppid=29448 vsize=13980732 memory=0 CPUtime=0.77 cores=1,3,5,7
/proc/29450/task/29460/stat : 29460 (java) R 29448 29448 13977 0 -1 4202560 16539 0 0 0 75 2 0 0 20 0 15 0 106131489 14316269568 30469 18446744073709551615 4194304 4196468 140737016212512 139644702625816 139645212236748 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29461] ppid=29448 vsize=13980732 memory=4120 CPUtime=0.77 cores=1,3,5,7
/proc/29450/task/29461/stat : 29461 (java) R 29448 29448 13977 0 -1 4202560 9622 0 0 0 76 1 0 0 20 0 15 0 106131489 14316269568 30469 18446744073709551615 4194304 4196468 140737016212512 139644701589248 139645209874842 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29462] ppid=29448 vsize=13980732 memory=57700 CPUtime=0.51 cores=1,3,5,7

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

/proc/29450/task/29458/stat : 29458 (java) S 29448 29448 13977 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 106131486 14321524736 94516 18446744073709551615 4194304 4196468 140737016212512 139644704748672 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29459] ppid=29448 vsize=13985864 memory=378064 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29459/stat : 29459 (java) S 29448 29448 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106131489 14321524736 94516 18446744073709551615 4194304 4196468 140737016212512 139644703696976 139645228349339 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29460] ppid=29448 vsize=13985864 memory=1380 CPUtime=12.99 cores=1,3,5,7
/proc/29450/task/29460/stat : 29460 (java) S 29448 29448 13977 0 -1 1077944384 60326 0 0 0 1291 8 0 0 20 0 15 0 106131489 14321524736 94516 18446744073709551615 4194304 4196468 140737016212512 139644702644848 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29461] ppid=29448 vsize=13985864 memory=3236 CPUtime=12.42 cores=1,3,5,7
/proc/29450/task/29461/stat : 29461 (java) S 29448 29448 13977 0 -1 1077944384 52377 0 0 0 1237 5 0 0 20 0 15 0 106131489 14321524736 94516 18446744073709551615 4194304 4196468 140737016212512 139644701592048 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29462] ppid=29448 vsize=13985864 memory=1376 CPUtime=1.09 cores=1,3,5,7
/proc/29450/task/29462/stat : 29462 (java) S 29448 29448 13977 0 -1 1077944384 14456 0 0 0 106 3 0 0 20 0 15 0 106131489 14321524736 94516 18446744073709551615 4194304 4196468 140737016212512 139644700539760 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29463] ppid=29448 vsize=13985864 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29463/stat : 29463 (java) S 29448 29448 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106131489 14321524736 94516 18446744073709551615 4194304 4196468 140737016212512 139644699487200 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29464] ppid=29448 vsize=13985864 memory=57788 CPUtime=0.56 cores=1,3,5,7
/proc/29450/task/29464/stat : 29464 (java) S 29448 29448 13977 0 -1 1077944384 916 0 0 0 21 35 0 0 20 0 15 0 106131494 14321524736 94516 18446744073709551615 4194304 4196468 140737016212512 139644698433968 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
Current children cumulated CPU time: 2368.28 s
Current children cumulated vsize: 13995376 KiB
Current children cumulated memory: 379444 KiB

[startup+2382.3 s]
/proc/loadavg: 1.59 1.59 1.59 3/214 29757
/proc/meminfo: memFree=30638892/32770624 swapFree=67108860/67108860
[pid=29448] ppid=29445 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29448/stat : 29448 (xcsp3-exec) S 29445 29448 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 106131464 9740288 345 18446744073709551615 4194304 5098028 140725563102320 140725563100424 140388400566908 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 36229120 140725563109752 140725563109957 140725563109957 140725563113451 0
/proc/29448/statm: 2378 345 289 221 0 87 0
[pid=29450] ppid=29448 vsize=13985864 memory=373960 CPUtime=2428.65 cores=1,3,5,7
/proc/29450/stat : 29450 (java) S 29448 29448 13977 0 -1 1077944320 230747 0 0 0 242738 127 0 0 20 0 15 0 106131473 14321524736 93490 18446744073709551615 4194304 4196468 140737016212512 140737016195056 139645228330743 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
/proc/29450/statm: 3496466 93490 3264 1 0 3484759 0
[pid=29450/tid=29451] ppid=29448 vsize=13985864 memory=374988 CPUtime=2374.21 cores=1,3,5,7
/proc/29450/task/29451/stat : 29451 (java) R 29448 29448 13977 0 -1 4202560 38892 0 0 0 237412 9 0 0 20 0 15 0 106131473 14321524736 93490 18446744073709551615 4194304 4196468 140737016212512 139645232570240 139644845707696 0 4 1 16800974 0 0 0 -1 3 0 0 14 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29452] ppid=29448 vsize=13985864 memory=373960 CPUtime=6.62 cores=1,3,5,7
/proc/29450/task/29452/stat : 29452 (java) S 29448 29448 13977 0 -1 1077944384 9978 0 0 0 646 16 0 0 20 0 15 0 106131484 14321524736 93490 18446744073709551615 4194304 4196468 140737016212512 139645162765200 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29453] ppid=29448 vsize=13985864 memory=373960 CPUtime=6.62 cores=1,3,5,7
/proc/29450/task/29453/stat : 29453 (java) S 29448 29448 13977 0 -1 1077944384 9740 0 0 0 645 17 0 0 20 0 15 0 106131484 14321524736 93490 18446744073709551615 4194304 4196468 140737016212512 139645161712400 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29454] ppid=29448 vsize=13985864 memory=280464452298960 CPUtime=6.61 cores=1,3,5,7
/proc/29450/task/29454/stat : 29454 (java) S 29448 29448 13977 0 -1 1077944384 11223 0 0 0 645 16 0 0 20 0 15 0 106131484 14321524736 93490 18446744073709551615 4194304 4196468 140737016212512 139645160660112 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29455] ppid=29448 vsize=13985864 memory=1380 CPUtime=6.62 cores=1,3,5,7
/proc/29450/task/29455/stat : 29455 (java) S 29448 29448 13977 0 -1 1077944384 10963 0 0 0 646 16 0 0 20 0 15 0 106131484 14321524736 93490 18446744073709551615 4194304 4196468 140737016212512 139645159607312 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29456] ppid=29448 vsize=13985864 memory=4120 CPUtime=0.81 cores=1,3,5,7
/proc/29450/task/29456/stat : 29456 (java) S 29448 29448 13977 0 -1 1077944384 20482 0 0 0 72 9 0 0 20 0 15 0 106131486 14321524736 93490 18446744073709551615 4194304 4196468 140737016212512 139644706855024 139645228341890 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29457] ppid=29448 vsize=13985864 memory=57812 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29457/stat : 29457 (java) S 29448 29448 13977 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 106131486 14321524736 93490 18446744073709551615 4194304 4196468 140737016212512 139644705801056 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29458] ppid=29448 vsize=13985864 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29458/stat : 29458 (java) S 29448 29448 13977 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 106131486 14321524736 93490 18446744073709551615 4194304 4196468 140737016212512 139644704748672 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29459] ppid=29448 vsize=13985864 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29459/stat : 29459 (java) S 29448 29448 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106131489 14321524736 93490 18446744073709551615 4194304 4196468 140737016212512 139644703696976 139645228349339 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29460] ppid=29448 vsize=13985864 memory=4616 CPUtime=12.99 cores=1,3,5,7
/proc/29450/task/29460/stat : 29460 (java) S 29448 29448 13977 0 -1 1077944384 60328 0 0 0 1291 8 0 0 20 0 15 0 106131489 14321524736 93490 18446744073709551615 4194304 4196468 140737016212512 139644702644848 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29461] ppid=29448 vsize=13985864 memory=373960 CPUtime=12.42 cores=1,3,5,7
/proc/29450/task/29461/stat : 29461 (java) S 29448 29448 13977 0 -1 1077944384 52379 0 0 0 1237 5 0 0 20 0 15 0 106131489 14321524736 93490 18446744073709551615 4194304 4196468 140737016212512 139644701592048 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29462] ppid=29448 vsize=13985864 memory=3228 CPUtime=1.09 cores=1,3,5,7
/proc/29450/task/29462/stat : 29462 (java) S 29448 29448 13977 0 -1 1077944384 14458 0 0 0 106 3 0 0 20 0 15 0 106131489 14321524736 93490 18446744073709551615 4194304 4196468 140737016212512 139644700539760 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29463] ppid=29448 vsize=13985864 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29463/stat : 29463 (java) S 29448 29448 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106131489 14321524736 93490 18446744073709551615 4194304 4196468 140737016212512 139644699487200 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29464] ppid=29448 vsize=13985864 memory=1380 CPUtime=0.57 cores=1,3,5,7
/proc/29450/task/29464/stat : 29464 (java) S 29448 29448 13977 0 -1 1077944384 945 0 0 0 22 35 0 0 20 0 15 0 106131494 14321524736 93490 18446744073709551615 4194304 4196468 140737016212512 139644698433968 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
Current children cumulated CPU time: 2428.65 s
Current children cumulated vsize: 13995376 KiB
Current children cumulated memory: 375340 KiB

[startup+2442.3 s]
/proc/loadavg: 1.49 1.57 1.59 3/214 29759
/proc/meminfo: memFree=30648220/32770624 swapFree=67108860/67108860
[pid=29448] ppid=29445 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29448/stat : 29448 (xcsp3-exec) S 29445 29448 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 106131464 9740288 345 18446744073709551615 4194304 5098028 140725563102320 140725563100424 140388400566908 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 36229120 140725563109752 140725563109957 140725563109957 140725563113451 0
/proc/29448/statm: 2378 345 289 221 0 87 0
[pid=29450] ppid=29448 vsize=13985864 memory=366776 CPUtime=2490.06 cores=1,3,5,7
/proc/29450/stat : 29450 (java) S 29448 29448 13977 0 -1 1077944320 234283 0 0 0 248877 129 0 0 20 0 15 0 106131473 14321524736 91694 18446744073709551615 4194304 4196468 140737016212512 140737016195056 139645228330743 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
/proc/29450/statm: 3496466 91694 3264 1 0 3484759 0
[pid=29450/tid=29451] ppid=29448 vsize=13985864 memory=1380 CPUtime=2433.67 cores=1,3,5,7
/proc/29450/task/29451/stat : 29451 (java) R 29448 29448 13977 0 -1 4202560 39513 0 0 0 243357 10 0 0 20 0 15 0 106131473 14321524736 91694 18446744073709551615 4194304 4196468 140737016212512 139645232570448 139644845707376 0 4 1 16800974 0 0 0 -1 1 0 0 14 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29452] ppid=29448 vsize=13985864 memory=366776 CPUtime=7.09 cores=1,3,5,7
/proc/29450/task/29452/stat : 29452 (java) S 29448 29448 13977 0 -1 1077944384 10598 0 0 0 692 17 0 0 20 0 15 0 106131484 14321524736 91694 18446744073709551615 4194304 4196468 140737016212512 139645162765200 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29453] ppid=29448 vsize=13985864 memory=366776 CPUtime=7.09 cores=1,3,5,7
/proc/29450/task/29453/stat : 29453 (java) S 29448 29448 13977 0 -1 1077944384 10180 0 0 0 692 17 0 0 20 0 15 0 106131484 14321524736 91694 18446744073709551615 4194304 4196468 140737016212512 139645161712400 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29454] ppid=29448 vsize=13985864 memory=366776 CPUtime=7.08 cores=1,3,5,7
/proc/29450/task/29454/stat : 29454 (java) S 29448 29448 13977 0 -1 1077944384 11650 0 0 0 692 16 0 0 20 0 15 0 106131484 14321524736 91694 18446744073709551615 4194304 4196468 140737016212512 139645160660112 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29455] ppid=29448 vsize=13985864 memory=1380 CPUtime=7.1 cores=1,3,5,7
/proc/29450/task/29455/stat : 29455 (java) S 29448 29448 13977 0 -1 1077944384 11222 0 0 0 693 17 0 0 20 0 15 0 106131484 14321524736 91694 18446744073709551615 4194304 4196468 140737016212512 139645159607312 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29456] ppid=29448 vsize=13985864 memory=366776 CPUtime=0.86 cores=1,3,5,7
/proc/29450/task/29456/stat : 29456 (java) S 29448 29448 13977 0 -1 1077944384 21649 0 0 0 77 9 0 0 20 0 15 0 106131486 14321524736 91694 18446744073709551615 4194304 4196468 140737016212512 139644706855024 139645228341890 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29457] ppid=29448 vsize=13985864 memory=366776 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29457/stat : 29457 (java) S 29448 29448 13977 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 106131486 14321524736 91694 18446744073709551615 4194304 4196468 140737016212512 139644705801056 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29458] ppid=29448 vsize=13985864 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29458/stat : 29458 (java) S 29448 29448 13977 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 106131486 14321524736 91694 18446744073709551615 4194304 4196468 140737016212512 139644704748672 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29459] ppid=29448 vsize=13985864 memory=366776 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29459/stat : 29459 (java) S 29448 29448 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106131489 14321524736 91694 18446744073709551615 4194304 4196468 140737016212512 139644703696976 139645228349339 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29460] ppid=29448 vsize=13985864 memory=1380 CPUtime=12.99 cores=1,3,5,7
/proc/29450/task/29460/stat : 29460 (java) S 29448 29448 13977 0 -1 1077944384 60328 0 0 0 1291 8 0 0 20 0 15 0 106131489 14321524736 91694 18446744073709551615 4194304 4196468 140737016212512 139644702644848 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29461] ppid=29448 vsize=13985864 memory=366776 CPUtime=12.42 cores=1,3,5,7
/proc/29450/task/29461/stat : 29461 (java) S 29448 29448 13977 0 -1 1077944384 52379 0 0 0 1237 5 0 0 20 0 15 0 106131489 14321524736 91694 18446744073709551615 4194304 4196468 140737016212512 139644701592048 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29462] ppid=29448 vsize=13985864 memory=1380 CPUtime=1.09 cores=1,3,5,7
/proc/29450/task/29462/stat : 29462 (java) S 29448 29448 13977 0 -1 1077944384 14458 0 0 0 106 3 0 0 20 0 15 0 106131489 14321524736 91694 18446744073709551615 4194304 4196468 140737016212512 139644700539760 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29463] ppid=29448 vsize=13985864 memory=366776 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29463/stat : 29463 (java) S 29448 29448 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106131489 14321524736 91694 18446744073709551615 4194304 4196468 140737016212512 139644699487200 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29464] ppid=29448 vsize=13985864 memory=1380 CPUtime=0.6 cores=1,3,5,7
/proc/29450/task/29464/stat : 29464 (java) S 29448 29448 13977 0 -1 1077944384 947 0 0 0 23 37 0 0 20 0 15 0 106131494 14321524736 91694 18446744073709551615 4194304 4196468 140737016212512 139644698433968 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
Current children cumulated CPU time: 2490.06 s
Current children cumulated vsize: 13995376 KiB
Current children cumulated memory: 368156 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2471.6 s]
/proc/loadavg: 1.54 1.58 1.59 3/211 29760
/proc/meminfo: memFree=30653004/32770624 swapFree=67108860/67108860
[pid=29448] ppid=29445 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29448/stat : 29448 (xcsp3-exec) S 29445 29448 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 106131464 9740288 345 18446744073709551615 4194304 5098028 140725563102320 140725563100424 140388400566908 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 36229120 140725563109752 140725563109957 140725563109957 140725563113451 0
/proc/29448/statm: 2378 345 289 221 0 87 0
[pid=29450] ppid=29448 vsize=13985864 memory=368452 CPUtime=2520.06 cores=1,3,5,7
/proc/29450/stat : 29450 (java) S 29448 29448 13977 0 -1 1077944320 236367 0 0 0 251875 131 0 0 20 0 15 0 106131473 14321524736 92113 18446744073709551615 4194304 4196468 140737016212512 140737016195056 139645228330743 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
/proc/29450/statm: 3496466 92113 3264 1 0 3484759 0
[pid=29450/tid=29451] ppid=29448 vsize=13985864 memory=2384 CPUtime=2462.68 cores=1,3,5,7
/proc/29450/task/29451/stat : 29451 (java) R 29448 29448 13977 0 -1 4202560 39690 0 0 0 246258 10 0 0 20 0 15 0 106131473 14321524736 92113 18446744073709551615 4194304 4196468 140737016212512 139645232570240 139644847740803 0 4 1 16800974 0 0 0 -1 3 0 0 14 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29452] ppid=29448 vsize=13985864 memory=1296 CPUtime=7.32 cores=1,3,5,7
/proc/29450/task/29452/stat : 29452 (java) S 29448 29448 13977 0 -1 1077944384 10856 0 0 0 715 17 0 0 20 0 15 0 106131484 14321524736 92113 18446744073709551615 4194304 4196468 140737016212512 139645162765200 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29453] ppid=29448 vsize=13985864 memory=1728 CPUtime=7.33 cores=1,3,5,7
/proc/29450/task/29453/stat : 29453 (java) S 29448 29448 13977 0 -1 1077944384 10323 0 0 0 716 17 0 0 20 0 15 0 106131484 14321524736 92113 18446744073709551615 4194304 4196468 140737016212512 139645161712400 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29454] ppid=29448 vsize=13985864 memory=5788 CPUtime=7.32 cores=1,3,5,7
/proc/29450/task/29454/stat : 29454 (java) S 29448 29448 13977 0 -1 1077944384 11848 0 0 0 716 16 0 0 20 0 15 0 106131484 14321524736 92113 18446744073709551615 4194304 4196468 140737016212512 139645160660112 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29455] ppid=29448 vsize=13985864 memory=9020 CPUtime=7.34 cores=1,3,5,7
/proc/29450/task/29455/stat : 29455 (java) S 29448 29448 13977 0 -1 1077944384 11367 0 0 0 717 17 0 0 20 0 15 0 106131484 14321524736 92113 18446744073709551615 4194304 4196468 140737016212512 139645159607312 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29456] ppid=29448 vsize=13985864 memory=4616 CPUtime=0.87 cores=1,3,5,7
/proc/29450/task/29456/stat : 29456 (java) S 29448 29448 13977 0 -1 1077944384 22787 0 0 0 78 9 0 0 20 0 15 0 106131486 14321524736 92113 18446744073709551615 4194304 4196468 140737016212512 139644706855024 139645228341890 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29457] ppid=29448 vsize=13985864 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29457/stat : 29457 (java) S 29448 29448 13977 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 106131486 14321524736 92113 18446744073709551615 4194304 4196468 140737016212512 139644705801056 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29458] ppid=29448 vsize=13985864 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29458/stat : 29458 (java) S 29448 29448 13977 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 106131486 14321524736 92113 18446744073709551615 4194304 4196468 140737016212512 139644704748672 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29459] ppid=29448 vsize=13985864 memory=15880 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29459/stat : 29459 (java) S 29448 29448 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106131489 14321524736 92113 18446744073709551615 4194304 4196468 140737016212512 139644703696976 139645228349339 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29460] ppid=29448 vsize=13985864 memory=16240 CPUtime=12.99 cores=1,3,5,7
/proc/29450/task/29460/stat : 29460 (java) S 29448 29448 13977 0 -1 1077944384 60330 0 0 0 1291 8 0 0 20 0 15 0 106131489 14321524736 92113 18446744073709551615 4194304 4196468 140737016212512 139644702644848 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29461] ppid=29448 vsize=13985864 memory=32708 CPUtime=12.42 cores=1,3,5,7
/proc/29450/task/29461/stat : 29461 (java) S 29448 29448 13977 0 -1 1077944384 52381 0 0 0 1237 5 0 0 20 0 15 0 106131489 14321524736 92113 18446744073709551615 4194304 4196468 140737016212512 139644701592048 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29462] ppid=29448 vsize=13985864 memory=4048 CPUtime=1.09 cores=1,3,5,7
/proc/29450/task/29462/stat : 29462 (java) S 29448 29448 13977 0 -1 1077944384 14460 0 0 0 106 3 0 0 20 0 15 0 106131489 14321524736 92113 18446744073709551615 4194304 4196468 140737016212512 139644700539760 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29463] ppid=29448 vsize=13985864 memory=644 CPUtime=0 cores=1,3,5,7
/proc/29450/task/29463/stat : 29463 (java) S 29448 29448 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106131489 14321524736 92113 18446744073709551615 4194304 4196468 140737016212512 139644699487200 139645228340949 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
[pid=29450/tid=29464] ppid=29448 vsize=13985864 memory=1788 CPUtime=0.6 cores=1,3,5,7
/proc/29450/task/29464/stat : 29464 (java) S 29448 29448 13977 0 -1 1077944384 966 0 0 0 23 37 0 0 20 0 15 0 106131494 14321524736 92113 18446744073709551615 4194304 4196468 140737016212512 139644698433968 139645228341890 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11653120 140737016218033 140737016218209 140737016218209 140737016221647 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13995376 KiB
Current children cumulated memory: 369832 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2471.61 s]
# the end of solver process 29448 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000897 s, system=0.000897 s

[startup+2471.61 s]
# the end of solver process 29450 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.77 s, system=1.31539 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 2471.61
CPU time (s): 2520.09
CPU user time (s): 2518.77
CPU system time (s): 1.31539
CPU usage (%): 101.961
Max. virtual memory (cumulated for all children) (KiB): 13995376
Max. memory (cumulated for all children) (KiB): 575520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.77
system time used= 1.31539
maximum resident set size= 576868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 237029
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74096
involuntary context switches= 2472


# summary of solver processes directly reported to runsolver:
#   pid: 29448,29450
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2518.77
#   total CPU system time (s): 1.31539

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.3203 second user time and 19.036 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-19 23:10:52
IDJOB=4284155
IDBENCH=115840
IDSOLVER=2679
FILE ID=node124/4284155-1503177908
RUNJOBID= node124-1503172076-28737
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-10-10-6.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4284155-1503177908/watcher-4284155-1503177908 -o /tmp/evaluation-result-4284155-1503177908/solver-4284155-1503177908 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503172076-28737 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1198308756 HOME/instance-4284155-1503177908.xml

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

MD5SUM BENCH= 0823366b416f0d4f591b1c2bb0d09de5
RANDOM SEED=1198308756

node124.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.51
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.51
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.51
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.51
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:        31012508 kB
MemAvailable:   31650980 kB
Buffers:          293708 kB
Cached:           637760 kB
SwapCached:            0 kB
Active:           927664 kB
Inactive:         376716 kB
Active(anon):     325484 kB
Inactive(anon):    89140 kB
Active(file):     602180 kB
Inactive(file):   287576 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8016 kB
Writeback:             0 kB
AnonPages:        385008 kB
Mapped:            71596 kB
Shmem:             41704 kB
Slab:             156304 kB
SReclaimable:     129100 kB
SUnreclaim:        27204 kB
KernelStack:        3760 kB
PageTables:         6496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     973836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    315392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-19 23:52:04