Trace number 4271919

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-07-26)? (TO) 2514.51 2520.02

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-03.xml
MD5SUM61729e5e51cdc1a72244a455e64fc056
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size45
Distribution of domain sizes[{"size":19,"count":1},{"size":45,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/22.67	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271919-1502843849.xml"  -tl '2520s' -p 1 -x 3
0.00/22.90	c [HOME/instance-4271919-1502843849.xml, -tl, 2520s, -p, 1, -x, 3]
0.00/22.96	c simple solver
0.39/23.02	c parse instance...
3.78/24.38	c solve instance...
2514.48/2520.01	s UNKNOWN
2514.48/2520.01	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15129 MiB free)
  memory of node 1: 16384 MiB (14000 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271919-1502843849/watcher-4271919-1502843849 -o /tmp/evaluation-result-4271919-1502843849/solver-4271919-1502843849 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29000 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 519165276 HOME/instance-4271919-1502843849.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100149 s]*
/proc/loadavg: 2.35 1.87 1.63 2/198 8202
/proc/meminfo: memFree=29829160/32770624 swapFree=67108860/67108860
[pid=8201] ppid=8198 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/8201/stat : 8201 (runsolver) D 8198 8201 7968 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 38267519 34791424 113 18446744073709551615 4194304 4346622 140720990669104 140720990665736 140498956260055 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 29323264 140720990670904 140720990671397 140720990671397 140720990674890 0
/proc/8201/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB

[startup+0.209319 s]*
/proc/loadavg: 2.35 1.87 1.63 2/198 8202
/proc/meminfo: memFree=29829160/32770624 swapFree=67108860/67108860
[pid=8201] ppid=8198 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/8201/stat : 8201 (runsolver) D 8198 8201 7968 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 38267519 34791424 113 18446744073709551615 4194304 4346622 140720990669104 140720990665736 140498956260055 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 29323264 140720990670904 140720990671397 140720990671397 140720990674890 0
/proc/8201/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB

[startup+0.308953 s]*
/proc/loadavg: 2.35 1.87 1.63 2/198 8202
/proc/meminfo: memFree=29829160/32770624 swapFree=67108860/67108860
[pid=8201] ppid=8198 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/8201/stat : 8201 (runsolver) D 8198 8201 7968 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 38267519 34791424 113 18446744073709551615 4194304 4346622 140720990669104 140720990665736 140498956260055 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 29323264 140720990670904 140720990671397 140720990671397 140720990674890 0
/proc/8201/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB

[startup+0.700324 s]
/proc/loadavg: 2.35 1.87 1.63 2/198 8202
/proc/meminfo: memFree=29829168/32770624 swapFree=67108860/67108860
[pid=8201] ppid=8198 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/8201/stat : 8201 (runsolver) D 8198 8201 7968 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 38267519 34791424 113 18446744073709551615 4194304 4346622 140720990669104 140720990665736 140498956260055 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 29323264 140720990670904 140720990671397 140720990671397 140720990674890 0
/proc/8201/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB

[startup+1.50032 s]
/proc/loadavg: 2.35 1.87 1.63 2/198 8202
/proc/meminfo: memFree=29828908/32770624 swapFree=67108860/67108860
[pid=8201] ppid=8198 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/8201/stat : 8201 (runsolver) D 8198 8201 7968 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 38267519 34791424 113 18446744073709551615 4194304 4346622 140720990669104 140720990665736 140498956260055 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 29323264 140720990670904 140720990671397 140720990671397 140720990674890 0
/proc/8201/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB

[startup+3.10918 s]
/proc/loadavg: 2.32 1.87 1.63 2/198 8202
/proc/meminfo: memFree=29852456/32770624 swapFree=67108860/67108860
[pid=8201] ppid=8198 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/8201/stat : 8201 (runsolver) D 8198 8201 7968 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 38267519 34791424 113 18446744073709551615 4194304 4346622 140720990669104 140720990665736 140498956260055 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 29323264 140720990670904 140720990671397 140720990671397 140720990674890 0
/proc/8201/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB
heavy processes:

[startup+6.30032 s]
/proc/loadavg: 2.32 1.87 1.63 2/198 8202
/proc/meminfo: memFree=29852456/32770624 swapFree=67108860/67108860
[pid=8201] ppid=8198 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/8201/stat : 8201 (runsolver) D 8198 8201 7968 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 38267519 34791424 113 18446744073709551615 4194304 4346622 140720990669104 140720990665736 140498956260055 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 29323264 140720990670904 140720990671397 140720990671397 140720990674890 0
/proc/8201/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB
heavy processes:

[startup+12.7003 s]
/proc/loadavg: 2.20 1.86 1.63 2/200 8204
/proc/meminfo: memFree=29852288/32770624 swapFree=67108860/67108860
[pid=8201] ppid=8198 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/8201/stat : 8201 (runsolver) D 8198 8201 7968 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 38267519 34791424 113 18446744073709551615 4194304 4346622 140720990669104 140720990665736 140498956260055 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6446216 6449568 29323264 140720990670904 140720990671397 140720990671397 140720990674890 0
/proc/8201/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB
heavy processes:

[startup+25.5043 s]
/proc/loadavg: 2.48 1.93 1.66 4/213 8219
/proc/meminfo: memFree=29620572/32770624 swapFree=67108860/67108860
[pid=8201] ppid=8198 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8201/stat : 8201 (xcsp3-exec) S 8198 8201 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38267519 9740288 345 18446744073709551615 4194304 5098028 140725830221856 140725830219960 140141970330236 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 2267 0 0 7196144 7232144 14745600 140725830230394 140725830230598 140725830230598 140725830234091 0
/proc/8201/statm: 2378 345 289 221 0 87 0
[pid=8205] ppid=8201 vsize=13980732 memory=245400 CPUtime=6.54 cores=0,2,4,6
/proc/8205/stat : 8205 (java) S 8201 8201 7968 0 -1 1077944320 23061 0 0 0 642 12 0 0 20 0 15 0 38269786 14316269568 61350 18446744073709551615 4194304 4196468 140727962686320 140727962668864 140562116099831 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
/proc/8205/statm: 3495183 61350 3219 1 0 3483476 0
[pid=8205/tid=8206] ppid=8201 vsize=13980732 memory=1380 CPUtime=2.69 cores=0,2,4,6
/proc/8205/task/8206/stat : 8206 (java) R 8201 8201 7968 0 -1 4202560 9102 0 0 0 264 5 0 0 20 0 15 0 38269786 14316269568 61350 18446744073709551615 4194304 4196468 140727962686320 140562120334464 140561751725749 0 4 1 16800974 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8207] ppid=8201 vsize=13980732 memory=242972 CPUtime=0.01 cores=0,2,4,6
/proc/8205/task/8207/stat : 8207 (java) S 8201 8201 7968 0 -1 1077944384 145 0 0 0 1 0 0 0 20 0 15 0 38269787 14316269568 61350 18446744073709551615 4194304 4196468 140727962686320 140562073066000 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8208] ppid=8201 vsize=13980732 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/8205/task/8208/stat : 8208 (java) S 8201 8201 7968 0 -1 1077944384 51 0 0 0 1 0 0 0 20 0 15 0 38269787 14316269568 61350 18446744073709551615 4194304 4196468 140727962686320 140562072013456 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8209] ppid=8201 vsize=13980732 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/8205/task/8209/stat : 8209 (java) S 8201 8201 7968 0 -1 1077944384 242 0 0 0 1 0 0 0 20 0 15 0 38269787 14316269568 61350 18446744073709551615 4194304 4196468 140727962686320 140562070960400 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8210] ppid=8201 vsize=13980732 memory=33 CPUtime=0.01 cores=0,2,4,6
/proc/8205/task/8210/stat : 8210 (java) S 8201 8201 7968 0 -1 1077944384 88 0 0 0 1 0 0 0 20 0 15 0 38269787 14316269568 61350 18446744073709551615 4194304 4196468 140727962686320 140562069907856 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8211] ppid=8201 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8211/stat : 8211 (java) S 8201 8201 7968 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 15 0 38269788 14316269568 61350 18446744073709551615 4194304 4196468 140727962686320 140561099246320 140562116110978 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8212] ppid=8201 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8212/stat : 8212 (java) S 8201 8201 7968 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 38269789 14316269568 61350 18446744073709551615 4194304 4196468 140727962686320 140561098192544 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8213] ppid=8201 vsize=13980732 memory=2372 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8213/stat : 8213 (java) S 8201 8201 7968 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 38269789 14316269568 61350 18446744073709551615 4194304 4196468 140727962686320 140561097139440 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8214] ppid=8201 vsize=13980732 memory=17 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8214/stat : 8214 (java) S 8201 8201 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38269792 14316269568 61350 18446744073709551615 4194304 4196468 140727962686320 140561096088016 140562116118427 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8215] ppid=8201 vsize=13980732 memory=0 CPUtime=1.74 cores=0,2,4,6
/proc/8205/task/8215/stat : 8215 (java) S 8201 8201 7968 0 -1 1077944384 5017 0 0 0 174 0 0 0 20 0 15 0 38269792 14316269568 61350 18446744073709551615 4194304 4196468 140727962686320 140561095035120 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8216] ppid=8201 vsize=13980732 memory=0 CPUtime=1.59 cores=0,2,4,6
/proc/8205/task/8216/stat : 8216 (java) R 8201 8201 7968 0 -1 4202560 4326 0 0 0 158 1 0 0 20 0 15 0 38269792 14316269568 61350 18446744073709551615 4194304 4196468 140727962686320 140561093982872 140562102159329 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8217] ppid=8201 vsize=13980732 memory=1296 CPUtime=0.4 cores=0,2,4,6
/proc/8205/task/8217/stat : 8217 (java) S 8201 8201 7968 0 -1 1077944384 2579 0 0 0 39 1 0 0 20 0 15 0 38269792 14316269568 61350 18446744073709551615 4194304 4196468 140727962686320 140561092929520 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8218] ppid=8201 vsize=13980732 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8218/stat : 8218 (java) S 8201 8201 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38269792 14316269568 61350 18446744073709551615 4194304 4196468 140727962686320 140561091877216 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8219] ppid=8201 vsize=13980732 memory=1700 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8219/stat : 8219 (java) S 8201 8201 7968 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 38269800 14316269568 61350 18446744073709551615 4194304 4196468 140727962686320 140561090825264 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
Current children cumulated CPU time: 6.54 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 246780 KiB
heavy processes:

[startup+51.1103 s]
/proc/loadavg: 2.31 1.94 1.66 3/213 8220
/proc/meminfo: memFree=29431288/32770624 swapFree=67108860/67108860
[pid=8201] ppid=8198 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8201/stat : 8201 (xcsp3-exec) S 8198 8201 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38267519 9740288 345 18446744073709551615 4194304 5098028 140725830221856 140725830219960 140141970330236 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 2267 0 0 7196144 7232144 14745600 140725830230394 140725830230598 140725830230598 140725830234091 0
/proc/8201/statm: 2378 345 289 221 0 87 0
[pid=8205] ppid=8201 vsize=13980732 memory=443976 CPUtime=34.56 cores=0,2,4,6
/proc/8205/stat : 8205 (java) S 8201 8201 7968 0 -1 1077944320 36608 0 0 0 3434 22 0 0 20 0 15 0 38269786 14316269568 110994 18446744073709551615 4194304 4196468 140727962686320 140727962668864 140562116099831 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
/proc/8205/statm: 3495183 110994 3227 1 0 3483476 0
[pid=8205/tid=8206] ppid=8201 vsize=13980732 memory=1380 CPUtime=28.26 cores=0,2,4,6
/proc/8205/task/8206/stat : 8206 (java) R 8201 8201 7968 0 -1 4202560 11342 0 0 0 2819 7 0 0 20 0 15 0 38269786 14316269568 110994 18446744073709551615 4194304 4196468 140727962686320 140562120335408 140561751726557 0 4 1 16800974 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8207] ppid=8201 vsize=13980732 memory=140498849237369 CPUtime=0.05 cores=0,2,4,6
/proc/8205/task/8207/stat : 8207 (java) S 8201 8201 7968 0 -1 1077944384 230 0 0 0 3 2 0 0 20 0 15 0 38269787 14316269568 110994 18446744073709551615 4194304 4196468 140727962686320 140562073066000 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8208] ppid=8201 vsize=13980732 memory=1380 CPUtime=0.04 cores=0,2,4,6
/proc/8205/task/8208/stat : 8208 (java) S 8201 8201 7968 0 -1 1077944384 504 0 0 0 2 2 0 0 20 0 15 0 38269787 14316269568 110994 18446744073709551615 4194304 4196468 140727962686320 140562072013456 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8209] ppid=8201 vsize=13980732 memory=443932 CPUtime=0.04 cores=0,2,4,6
/proc/8205/task/8209/stat : 8209 (java) S 8201 8201 7968 0 -1 1077944384 411 0 0 0 3 1 0 0 20 0 15 0 38269787 14316269568 110994 18446744073709551615 4194304 4196468 140727962686320 140562070960400 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8210] ppid=8201 vsize=13980732 memory=1380 CPUtime=0.04 cores=0,2,4,6
/proc/8205/task/8210/stat : 8210 (java) S 8201 8201 7968 0 -1 1077944384 366 0 0 0 2 2 0 0 20 0 15 0 38269787 14316269568 110994 18446744073709551615 4194304 4196468 140727962686320 140562069907856 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8211] ppid=8201 vsize=13980732 memory=443212 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8211/stat : 8211 (java) S 8201 8201 7968 0 -1 1077944384 512 0 0 0 0 0 0 0 20 0 15 0 38269788 14316269568 110994 18446744073709551615 4194304 4196468 140727962686320 140561099246320 140562116110978 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8212] ppid=8201 vsize=13980732 memory=280997698762464 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8212/stat : 8212 (java) S 8201 8201 7968 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 38269789 14316269568 110994 18446744073709551615 4194304 4196468 140727962686320 140561098192608 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8213] ppid=8201 vsize=13980732 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8213/stat : 8213 (java) S 8201 8201 7968 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 38269789 14316269568 110994 18446744073709551615 4194304 4196468 140727962686320 140561097139456 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8214] ppid=8201 vsize=13980732 memory=280997698735776 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8214/stat : 8214 (java) S 8201 8201 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38269792 14316269568 110994 18446744073709551615 4194304 4196468 140727962686320 140561096088016 140562116118427 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8215] ppid=8201 vsize=13980732 memory=5787808769739655738 CPUtime=2.65 cores=0,2,4,6
/proc/8205/task/8215/stat : 8215 (java) S 8201 8201 7968 0 -1 1077944384 8247 0 0 0 264 1 0 0 20 0 15 0 38269792 14316269568 110994 18446744073709551615 4194304 4196468 140727962686320 140561095035120 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8216] ppid=8201 vsize=13980732 memory=443800 CPUtime=2.83 cores=0,2,4,6
/proc/8205/task/8216/stat : 8216 (java) S 8201 8201 7968 0 -1 1077944384 9868 0 0 0 282 1 0 0 20 0 15 0 38269792 14316269568 110994 18446744073709551615 4194304 4196468 140727962686320 140561093982576 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8217] ppid=8201 vsize=13980732 memory=443268 CPUtime=0.56 cores=0,2,4,6
/proc/8205/task/8217/stat : 8217 (java) S 8201 8201 7968 0 -1 1077944384 3658 0 0 0 54 2 0 0 20 0 15 0 38269792 14316269568 110994 18446744073709551615 4194304 4196468 140727962686320 140561092929520 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8218] ppid=8201 vsize=13980732 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8218/stat : 8218 (java) S 8201 8201 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38269792 14316269568 110994 18446744073709551615 4194304 4196468 140727962686320 140561091877216 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8219] ppid=8201 vsize=13980732 memory=55 CPUtime=0.01 cores=0,2,4,6
/proc/8205/task/8219/stat : 8219 (java) S 8201 8201 7968 0 -1 1077944384 91 0 0 0 1 0 0 0 20 0 15 0 38269800 14316269568 110994 18446744073709551615 4194304 4196468 140727962686320 140561090825264 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
Current children cumulated CPU time: 34.56 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 445356 KiB
heavy processes:

[startup+102.301 s]
/proc/loadavg: 2.20 1.98 1.69 3/213 8225
/proc/meminfo: memFree=29178628/32770624 swapFree=67108860/67108860

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

/proc/8205/task/8213/stat : 8213 (java) S 8201 8201 7968 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 38269789 14316269568 92251 18446744073709551615 4194304 4196468 140727962686320 140561097139456 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8214] ppid=8201 vsize=13980732 memory=369004 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8214/stat : 8214 (java) S 8201 8201 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38269792 14316269568 92251 18446744073709551615 4194304 4196468 140727962686320 140561096088016 140562116118427 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8215] ppid=8201 vsize=13980732 memory=1380 CPUtime=4.25 cores=0,2,4,6
/proc/8205/task/8215/stat : 8215 (java) S 8201 8201 7968 0 -1 1077944384 20947 0 0 0 422 3 0 0 20 0 15 0 38269792 14316269568 92251 18446744073709551615 4194304 4196468 140727962686320 140561095035120 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8216] ppid=8201 vsize=13980732 memory=1380 CPUtime=4.56 cores=0,2,4,6
/proc/8205/task/8216/stat : 8216 (java) S 8201 8201 7968 0 -1 1077944384 27216 0 0 0 453 3 0 0 20 0 15 0 38269792 14316269568 92251 18446744073709551615 4194304 4196468 140727962686320 140561093982576 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8217] ppid=8201 vsize=13980732 memory=1380 CPUtime=0.76 cores=0,2,4,6
/proc/8205/task/8217/stat : 8217 (java) S 8201 8201 7968 0 -1 1077944384 9691 0 0 0 73 3 0 0 20 0 15 0 38269792 14316269568 92251 18446744073709551615 4194304 4196468 140727962686320 140561092929520 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8218] ppid=8201 vsize=13980732 memory=370028 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8218/stat : 8218 (java) S 8201 8201 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38269792 14316269568 92251 18446744073709551615 4194304 4196468 140727962686320 140561091877216 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8219] ppid=8201 vsize=13980732 memory=4198373884061773715 CPUtime=1.34 cores=0,2,4,6
/proc/8205/task/8219/stat : 8219 (java) S 8201 8201 7968 0 -1 1077944384 1135 0 0 0 68 66 0 0 20 0 15 0 38269800 14316269568 92251 18446744073709551615 4194304 4196468 140727962686320 140561090825264 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
Current children cumulated CPU time: 2376.26 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 370384 KiB

[startup+2442.3 s]
/proc/loadavg: 2.09 1.70 1.64 4/215 8697
/proc/meminfo: memFree=29669900/32770624 swapFree=67108860/67108860
[pid=8201] ppid=8198 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8201/stat : 8201 (xcsp3-exec) S 8198 8201 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38267519 9740288 345 18446744073709551615 4194304 5098028 140725830221856 140725830219960 140141970330236 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 2267 0 0 7196144 7232144 14745600 140725830230394 140725830230598 140725830230598 140725830234091 0
/proc/8201/statm: 2378 345 289 221 0 87 0
[pid=8205] ppid=8201 vsize=13980732 memory=369436 CPUtime=2436.5 cores=0,2,4,6
/proc/8205/stat : 8205 (java) S 8201 8201 7968 0 -1 1077944320 146208 0 0 0 243492 158 0 0 20 0 15 0 38269786 14316269568 92359 18446744073709551615 4194304 4196468 140727962686320 140727962668864 140562116099831 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
/proc/8205/statm: 3495183 92359 3258 1 0 3483476 0
[pid=8205/tid=8206] ppid=8201 vsize=13980732 memory=369436 CPUtime=2416.18 cores=0,2,4,6
/proc/8205/task/8206/stat : 8206 (java) R 8201 8201 7968 0 -1 4202560 51476 0 0 0 241589 29 0 0 20 0 15 0 38269786 14316269568 92359 18446744073709551615 4194304 4196468 140727962686320 140562120339024 140561751726622 0 4 1 16800974 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8207] ppid=8201 vsize=13980732 memory=370456 CPUtime=2.19 cores=0,2,4,6
/proc/8205/task/8207/stat : 8207 (java) S 8201 8201 7968 0 -1 1077944384 5770 0 0 0 204 15 0 0 20 0 15 0 38269787 14316269568 92359 18446744073709551615 4194304 4196468 140727962686320 140562073066000 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8208] ppid=8201 vsize=13980732 memory=369436 CPUtime=2.2 cores=0,2,4,6
/proc/8205/task/8208/stat : 8208 (java) S 8201 8201 7968 0 -1 1077944384 6266 0 0 0 204 16 0 0 20 0 15 0 38269787 14316269568 92359 18446744073709551615 4194304 4196468 140727962686320 140562072013456 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8209] ppid=8201 vsize=13980732 memory=369436 CPUtime=2.2 cores=0,2,4,6
/proc/8205/task/8209/stat : 8209 (java) S 8201 8201 7968 0 -1 1077944384 6267 0 0 0 204 16 0 0 20 0 15 0 38269787 14316269568 92359 18446744073709551615 4194304 4196468 140727962686320 140562070960400 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8210] ppid=8201 vsize=13980732 memory=369436 CPUtime=2.19 cores=0,2,4,6
/proc/8205/task/8210/stat : 8210 (java) S 8201 8201 7968 0 -1 1077944384 5728 0 0 0 203 16 0 0 20 0 15 0 38269787 14316269568 92359 18446744073709551615 4194304 4196468 140727962686320 140562069907856 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8211] ppid=8201 vsize=13980732 memory=369436 CPUtime=0.49 cores=0,2,4,6
/proc/8205/task/8211/stat : 8211 (java) S 8201 8201 7968 0 -1 1077944384 10283 0 0 0 40 9 0 0 20 0 15 0 38269788 14316269568 92359 18446744073709551615 4194304 4196468 140727962686320 140561099246320 140562116110978 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8212] ppid=8201 vsize=13980732 memory=369436 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8212/stat : 8212 (java) S 8201 8201 7968 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 38269789 14316269568 92359 18446744073709551615 4194304 4196468 140727962686320 140561098192608 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8213] ppid=8201 vsize=13980732 memory=369436 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8213/stat : 8213 (java) S 8201 8201 7968 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 38269789 14316269568 92359 18446744073709551615 4194304 4196468 140727962686320 140561097139456 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8214] ppid=8201 vsize=13980732 memory=369436 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8214/stat : 8214 (java) S 8201 8201 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38269792 14316269568 92359 18446744073709551615 4194304 4196468 140727962686320 140561096088016 140562116118427 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8215] ppid=8201 vsize=13980732 memory=1380 CPUtime=4.25 cores=0,2,4,6
/proc/8205/task/8215/stat : 8215 (java) S 8201 8201 7968 0 -1 1077944384 20947 0 0 0 422 3 0 0 20 0 15 0 38269792 14316269568 92359 18446744073709551615 4194304 4196468 140727962686320 140561095035120 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8216] ppid=8201 vsize=13980732 memory=4124 CPUtime=4.56 cores=0,2,4,6
/proc/8205/task/8216/stat : 8216 (java) S 8201 8201 7968 0 -1 1077944384 27216 0 0 0 453 3 0 0 20 0 15 0 38269792 14316269568 92359 18446744073709551615 4194304 4196468 140727962686320 140561093982576 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8217] ppid=8201 vsize=13980732 memory=369436 CPUtime=0.76 cores=0,2,4,6
/proc/8205/task/8217/stat : 8217 (java) S 8201 8201 7968 0 -1 1077944384 9691 0 0 0 73 3 0 0 20 0 15 0 38269792 14316269568 92359 18446744073709551615 4194304 4196468 140727962686320 140561092929520 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8218] ppid=8201 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8218/stat : 8218 (java) S 8201 8201 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38269792 14316269568 92359 18446744073709551615 4194304 4196468 140727962686320 140561091877216 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8219] ppid=8201 vsize=13980732 memory=1380 CPUtime=1.37 cores=0,2,4,6
/proc/8205/task/8219/stat : 8219 (java) S 8201 8201 7968 0 -1 1077944384 1156 0 0 0 70 67 0 0 20 0 15 0 38269800 14316269568 92359 18446744073709551615 4194304 4196468 140727962686320 140561090825264 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
Current children cumulated CPU time: 2436.5 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 370816 KiB

[startup+2502.3 s]
/proc/loadavg: 1.75 1.67 1.64 4/214 8701
/proc/meminfo: memFree=29614228/32770624 swapFree=67108860/67108860
[pid=8201] ppid=8198 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8201/stat : 8201 (xcsp3-exec) S 8198 8201 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38267519 9740288 345 18446744073709551615 4194304 5098028 140725830221856 140725830219960 140141970330236 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 2267 0 0 7196144 7232144 14745600 140725830230394 140725830230598 140725830230598 140725830234091 0
/proc/8201/statm: 2378 345 289 221 0 87 0
[pid=8205] ppid=8201 vsize=13980732 memory=367520 CPUtime=2496.73 cores=0,2,4,6
/proc/8205/stat : 8205 (java) S 8201 8201 7968 0 -1 1077944320 146902 0 0 0 249513 160 0 0 20 0 15 0 38269786 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140727962668864 140562116099831 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
/proc/8205/statm: 3495183 91880 3258 1 0 3483476 0
[pid=8205/tid=8206] ppid=8201 vsize=13980732 memory=1380 CPUtime=2476.04 cores=0,2,4,6
/proc/8205/task/8206/stat : 8206 (java) R 8201 8201 7968 0 -1 4202560 51696 0 0 0 247575 29 0 0 20 0 15 0 38269786 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140562120339264 140561751726740 0 4 1 16800974 0 0 0 -1 4 0 0 7 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8207] ppid=8201 vsize=13980732 memory=367520 CPUtime=2.27 cores=0,2,4,6
/proc/8205/task/8207/stat : 8207 (java) S 8201 8201 7968 0 -1 1077944384 5797 0 0 0 212 15 0 0 20 0 15 0 38269787 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140562073066000 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8208] ppid=8201 vsize=13980732 memory=368544 CPUtime=2.27 cores=0,2,4,6
/proc/8205/task/8208/stat : 8208 (java) S 8201 8201 7968 0 -1 1077944384 6295 0 0 0 211 16 0 0 20 0 15 0 38269787 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140562072013456 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8209] ppid=8201 vsize=13980732 memory=368532 CPUtime=2.28 cores=0,2,4,6
/proc/8205/task/8209/stat : 8209 (java) S 8201 8201 7968 0 -1 1077944384 6455 0 0 0 212 16 0 0 20 0 15 0 38269787 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140562070960400 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8210] ppid=8201 vsize=13980732 memory=1380 CPUtime=2.27 cores=0,2,4,6
/proc/8205/task/8210/stat : 8210 (java) S 8201 8201 7968 0 -1 1077944384 5748 0 0 0 211 16 0 0 20 0 15 0 38269787 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140562069907856 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8211] ppid=8201 vsize=13980732 memory=368544 CPUtime=0.52 cores=0,2,4,6
/proc/8205/task/8211/stat : 8211 (java) S 8201 8201 7968 0 -1 1077944384 10467 0 0 0 43 9 0 0 20 0 15 0 38269788 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140561099246320 140562116110978 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8212] ppid=8201 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8212/stat : 8212 (java) S 8201 8201 7968 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 38269789 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140561098192608 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8213] ppid=8201 vsize=13980732 memory=367520 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8213/stat : 8213 (java) S 8201 8201 7968 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 38269789 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140561097139456 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8214] ppid=8201 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8214/stat : 8214 (java) S 8201 8201 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38269792 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140561096088016 140562116118427 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8215] ppid=8201 vsize=13980732 memory=1380 CPUtime=4.25 cores=0,2,4,6
/proc/8205/task/8215/stat : 8215 (java) S 8201 8201 7968 0 -1 1077944384 20949 0 0 0 422 3 0 0 20 0 15 0 38269792 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140561095035120 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8216] ppid=8201 vsize=13980732 memory=1380 CPUtime=4.56 cores=0,2,4,6
/proc/8205/task/8216/stat : 8216 (java) S 8201 8201 7968 0 -1 1077944384 27218 0 0 0 453 3 0 0 20 0 15 0 38269792 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140561093982576 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8217] ppid=8201 vsize=13980732 memory=367520 CPUtime=0.76 cores=0,2,4,6
/proc/8205/task/8217/stat : 8217 (java) S 8201 8201 7968 0 -1 1077944384 9693 0 0 0 73 3 0 0 20 0 15 0 38269792 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140561092929520 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8218] ppid=8201 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8218/stat : 8218 (java) S 8201 8201 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38269792 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140561091877216 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8219] ppid=8201 vsize=13980732 memory=1296 CPUtime=1.41 cores=0,2,4,6
/proc/8205/task/8219/stat : 8219 (java) S 8201 8201 7968 0 -1 1077944384 1176 0 0 0 72 69 0 0 20 0 15 0 38269800 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140561090825264 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
Current children cumulated CPU time: 2496.73 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 368900 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.81 1.68 1.64 4/214 8701
/proc/meminfo: memFree=29619508/32770624 swapFree=67108860/67108860
[pid=8201] ppid=8198 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8201/stat : 8201 (xcsp3-exec) S 8198 8201 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38267519 9740288 345 18446744073709551615 4194304 5098028 140725830221856 140725830219960 140141970330236 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 2267 0 0 7196144 7232144 14745600 140725830230394 140725830230598 140725830230598 140725830234091 0
/proc/8201/statm: 2378 345 289 221 0 87 0
[pid=8205] ppid=8201 vsize=13980732 memory=367520 CPUtime=2514.48 cores=0,2,4,6
/proc/8205/stat : 8205 (java) S 8201 8201 7968 0 -1 1077944320 147498 0 0 0 251287 161 0 0 20 0 15 0 38269786 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140727962668864 140562116099831 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
/proc/8205/statm: 3495183 91880 3258 1 0 3483476 0
[pid=8205/tid=8206] ppid=8201 vsize=13980732 memory=4278483708103473607 CPUtime=2493.73 cores=0,2,4,6
/proc/8205/task/8206/stat : 8206 (java) R 8201 8201 7968 0 -1 4202560 51958 0 0 0 249343 30 0 0 20 0 15 0 38269786 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140562120339168 140561751726117 0 4 1 16800974 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8207] ppid=8201 vsize=13980732 memory=4126316290023845779 CPUtime=2.28 cores=0,2,4,6
/proc/8205/task/8207/stat : 8207 (java) S 8201 8201 7968 0 -1 1077944384 5810 0 0 0 213 15 0 0 20 0 15 0 38269787 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140562073066000 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8208] ppid=8201 vsize=13980732 memory=3312 CPUtime=2.28 cores=0,2,4,6
/proc/8205/task/8208/stat : 8208 (java) S 8201 8201 7968 0 -1 1077944384 6580 0 0 0 212 16 0 0 20 0 15 0 38269787 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140562072013456 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8209] ppid=8201 vsize=13980732 memory=1380 CPUtime=2.29 cores=0,2,4,6
/proc/8205/task/8209/stat : 8209 (java) S 8201 8201 7968 0 -1 1077944384 6463 0 0 0 213 16 0 0 20 0 15 0 38269787 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140562070960400 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8210] ppid=8201 vsize=13980732 memory=367520 CPUtime=2.28 cores=0,2,4,6
/proc/8205/task/8210/stat : 8210 (java) S 8201 8201 7968 0 -1 1077944384 5773 0 0 0 212 16 0 0 20 0 15 0 38269787 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140562069907856 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8211] ppid=8201 vsize=13980732 memory=732 CPUtime=0.52 cores=0,2,4,6
/proc/8205/task/8211/stat : 8211 (java) S 8201 8201 7968 0 -1 1077944384 10470 0 0 0 43 9 0 0 20 0 15 0 38269788 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140561099246320 140562116110978 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8212] ppid=8201 vsize=13980732 memory=1152 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8212/stat : 8212 (java) S 8201 8201 7968 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 38269789 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140561098192608 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8213] ppid=8201 vsize=13980732 memory=3044 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8213/stat : 8213 (java) S 8201 8201 7968 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 38269789 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140561097139456 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8214] ppid=8201 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8214/stat : 8214 (java) S 8201 8201 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38269792 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140561096088016 140562116118427 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8215] ppid=8201 vsize=13980732 memory=1075524 CPUtime=4.25 cores=0,2,4,6
/proc/8205/task/8215/stat : 8215 (java) S 8201 8201 7968 0 -1 1077944384 20949 0 0 0 422 3 0 0 20 0 15 0 38269792 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140561095035120 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8216] ppid=8201 vsize=13980732 memory=2760 CPUtime=4.56 cores=0,2,4,6
/proc/8205/task/8216/stat : 8216 (java) S 8201 8201 7968 0 -1 1077944384 27218 0 0 0 453 3 0 0 20 0 15 0 38269792 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140561093982576 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8217] ppid=8201 vsize=13980732 memory=3024 CPUtime=0.76 cores=0,2,4,6
/proc/8205/task/8217/stat : 8217 (java) S 8201 8201 7968 0 -1 1077944384 9693 0 0 0 73 3 0 0 20 0 15 0 38269792 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140561092929520 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8218] ppid=8201 vsize=13980732 memory=4198373884061773715 CPUtime=0 cores=0,2,4,6
/proc/8205/task/8218/stat : 8218 (java) S 8201 8201 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38269792 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140561091877216 140562116110037 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
[pid=8205/tid=8219] ppid=8201 vsize=13980732 memory=4124 CPUtime=1.42 cores=0,2,4,6
/proc/8205/task/8219/stat : 8219 (java) S 8201 8201 7968 0 -1 1077944384 1176 0 0 0 73 69 0 0 20 0 15 0 38269800 14316269568 91880 18446744073709551615 4194304 4196468 140727962686320 140561090825264 140562116110978 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29454336 140727962694066 140727962694242 140727962694242 140727962697679 0
Current children cumulated CPU time: 2514.48 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 368900 KiB

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

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

[startup+2520.02 s]
# the end of solver process 8205 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2512.89 s, system=1.61846 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): 2520.02
CPU time (s): 2514.51
CPU user time (s): 2512.89
CPU system time (s): 1.61846
CPU usage (%): 99.7812
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1254404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2512.89
system time used= 1.61846
maximum resident set size= 1271544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148240
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67951
involuntary context switches= 4108


# summary of solver processes directly reported to runsolver:
#   pid: 8201,8205
#   total CPU time (s): 2514.51
#   total CPU user time (s): 2512.89
#   total CPU system time (s): 1.61846

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2276 second user time and 25.3292 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-16 02:23:31
IDJOB=4271919
IDBENCH=137707
IDSOLVER=2664
FILE ID=node128/4271919-1502843849
RUNJOBID= node128-1502649221-29000
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-03.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-4271919-1502843849/watcher-4271919-1502843849 -o /tmp/evaluation-result-4271919-1502843849/solver-4271919-1502843849 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29000 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 519165276 HOME/instance-4271919-1502843849.xml

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

MD5SUM BENCH= 61729e5e51cdc1a72244a455e64fc056
RANDOM SEED=519165276

node128.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29830180 kB
MemAvailable:   30788404 kB
Buffers:          238748 kB
Cached:          1011172 kB
SwapCached:            0 kB
Active:          1614784 kB
Inactive:         904256 kB
Active(anon):    1269800 kB
Inactive(anon):    24956 kB
Active(file):     344984 kB
Inactive(file):   879300 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7668 kB
Writeback:             0 kB
AnonPages:       1269016 kB
Mapped:            51236 kB
Shmem:             25308 kB
Slab:             125000 kB
SReclaimable:      99552 kB
SUnreclaim:        25448 kB
KernelStack:        3488 kB
PageTables:         7632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2125492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1155072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node128 at 2017-08-16 03:05:32