Trace number 4270941

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)SAT 1.09196 0.528741

General information on the benchmark

NameHanoi/Hanoi-m1-s1/
Hanoi-03.xml
MD5SUM328313172534795fe6dbdfd52fe07f50
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.001952
Satisfiable
(Un)Satisfiability was proved
Number of variables6
Number of constraints6
Number of domains1
Minimum domain size27
Maximum domain size27
Distribution of domain sizes[{"size":27,"count":6}]
Minimum variable degree1
Maximum variable degree2
Distribution of variable degrees[{"degree":1,"count":5},{"degree":2,"count":1}]
Minimum constraint arity1
Maximum constraint arity2
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":5}]
Number of extensional constraints5
Number of intensional constraints1
Distribution of constraint types[{"type":"extension","count":5},{"type":"intension","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270941-1502817484.xml"  -tl '20160s' -p 8 -x 0
0.12/0.15	c [HOME/instance-4270941-1502817484.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.34/0.27	c parse instance...
0.72/0.47	c solve instance...
0.72/0.51	s SATISFIABLE
0.72/0.51	v <instantiation>
0.72/0.51	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] </list>
0.72/0.51	v 	<values>1 0 1 0 1 0 </values>
0.72/0.51	v </instantiation>

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270941-1502817484/watcher-4270941-1502817484 -o /tmp/evaluation-result-4270941-1502817484/solver-4270941-1502817484 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502815183-30951 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 441107024 HOME/instance-4270941-1502817484.xml 

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

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


[startup+0.100112 s]*
/proc/loadavg: 4.86 6.60 5.57 3/201 32526
/proc/meminfo: memFree=31514216/32770624 swapFree=67108860/67108860
[pid=32505] ppid=32502 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/32505/stat : 32505 (xcsp3-exec) S 32502 32505 30924 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114836117 9740288 346 33554432000 4194304 5098028 140722963342880 140722963340984 140099116642940 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11284480 140722963350629 140722963350839 140722963350839 140722963353579 0
/proc/32505/statm: 2378 346 289 221 0 87 0
[pid=32507] ppid=32505 vsize=25999808 memory=24672 CPUtime=0.12 cores=0-7
/proc/32507/stat : 32507 (java) S 32505 32505 30924 0 -1 1077944320 5590 0 0 0 11 1 0 0 20 0 20 0 114836117 26623803392 6168 33554432000 4194304 4196468 140723434627520 140723434610064 140623369146103 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
/proc/32507/statm: 6499952 6168 2859 1 0 6488269 0
[pid=32507/tid=32508] ppid=32505 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/32507/task/32508/stat : 32508 (java) R 32505 32505 30924 0 -1 4202560 3545 0 0 0 8 0 0 0 20 0 20 0 114836117 26623803392 6168 33554432000 4194304 4196468 140723434627520 140623373372352 140623369169693 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32509] ppid=32505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32509/stat : 32509 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26623803392 6168 33554432000 4194304 4196468 140723434627520 140622927366928 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32510] ppid=32505 vsize=25999808 memory=139727530464896 CPUtime=0 cores=0-7
/proc/32507/task/32510/stat : 32510 (java) S 32505 32505 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836118 26623803392 6168 33554432000 4194304 4196468 140723434627520 140622926314384 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32511] ppid=32505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32511/stat : 32511 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26623803392 6168 33554432000 4194304 4196468 140723434627520 140622925261840 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32512] ppid=32505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32512/stat : 32512 (java) S 32505 32505 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114836118 26623803392 6168 33554432000 4194304 4196468 140723434627520 140622924209296 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32513] ppid=32505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32513/stat : 32513 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26623803392 6168 33554432000 4194304 4196468 140723434627520 140622923155728 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32514] ppid=32505 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/32507/task/32514/stat : 32514 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26623803392 6168 33554432000 4194304 4196468 140723434627520 140622922103184 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32515] ppid=32505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32515/stat : 32515 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26623803392 6168 33554432000 4194304 4196468 140723434627520 140622921050640 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32516] ppid=32505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32516/stat : 32516 (java) S 32505 32505 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836118 26623803392 6168 33554432000 4194304 4196468 140723434627520 140622919998096 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32517] ppid=32505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32517/stat : 32517 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836119 26623803392 6168 33554432000 4194304 4196468 140723434627520 140621641472496 140623369157250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32518] ppid=32505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32518/stat : 32518 (java) S 32505 32505 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 114836120 26623803392 6168 33554432000 4194304 4196468 140723434627520 140621640418720 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32519] ppid=32505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32519/stat : 32519 (java) S 32505 32505 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 114836120 26623803392 6168 33554432000 4194304 4196468 140723434627520 140621639366128 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32520] ppid=32505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32520/stat : 32520 (java) S 32505 32505 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836122 26623803392 6168 33554432000 4194304 4196468 140723434627520 140621638314704 140623369164699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32521] ppid=32505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32521/stat : 32521 (java) S 32505 32505 30924 0 -1 1077944384 321 0 0 0 0 0 0 0 20 0 20 0 114836122 26623803392 6168 33554432000 4194304 4196468 140723434627520 140621637261296 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32522] ppid=32505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32522/stat : 32522 (java) S 32505 32505 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836122 26623803392 6168 33554432000 4194304 4196468 140723434627520 140621636208752 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32523] ppid=32505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32523/stat : 32523 (java) S 32505 32505 30924 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 114836122 26623803392 6168 33554432000 4194304 4196468 140723434627520 140621635156208 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32524] ppid=32505 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/32507/task/32524/stat : 32524 (java) S 32505 32505 30924 0 -1 1077944384 289 0 0 0 1 0 0 0 20 0 20 0 114836122 26623803392 6168 33554432000 4194304 4196468 140723434627520 140621634103664 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32525] ppid=32505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32525/stat : 32525 (java) S 32505 32505 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114836123 26623803392 6168 33554432000 4194304 4196468 140723434627520 140621633051360 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32526] ppid=32505 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/32507/task/32526/stat : 32526 (java) S 32505 32505 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836123 26623803392 6168 33554432000 4194304 4196468 140723434627520 140621631998896 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 26056 KiB

[startup+0.210429 s]*
/proc/loadavg: 4.86 6.60 5.57 2/201 32526
/proc/meminfo: memFree=31504092/32770624 swapFree=67108860/67108860
[pid=32505] ppid=32502 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/32505/stat : 32505 (xcsp3-exec) S 32502 32505 30924 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114836117 9740288 346 33554432000 4194304 5098028 140722963342880 140722963340984 140099116642940 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11284480 140722963350629 140722963350839 140722963350839 140722963353579 0
/proc/32505/statm: 2378 346 289 221 0 87 0
[pid=32507] ppid=32505 vsize=26004064 memory=37860 CPUtime=0.34 cores=0-7
/proc/32507/stat : 32507 (java) S 32505 32505 30924 0 -1 1077944320 8547 0 0 0 31 3 0 0 20 0 20 0 114836117 26628161536 9465 33554432000 4194304 4196468 140723434627520 140723434610064 140623369146103 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
/proc/32507/statm: 6501016 9465 3063 1 0 6488269 0
[pid=32507/tid=32508] ppid=32505 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/32507/task/32508/stat : 32508 (java) R 32505 32505 30924 0 -1 4202560 5460 0 0 0 18 1 0 0 20 0 20 0 114836117 26628161536 9465 33554432000 4194304 4196468 140723434627520 140623373368992 140623353226590 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32509] ppid=32505 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/32507/task/32509/stat : 32509 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26628161536 9465 33554432000 4194304 4196468 140723434627520 140622927366928 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32510] ppid=32505 vsize=26004064 memory=288370103682176640 CPUtime=0 cores=0-7
/proc/32507/task/32510/stat : 32510 (java) S 32505 32505 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836118 26628161536 9465 33554432000 4194304 4196468 140723434627520 140622926314384 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32511] ppid=32505 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/32507/task/32511/stat : 32511 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26628161536 9465 33554432000 4194304 4196468 140723434627520 140622925261840 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32512] ppid=32505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32512/stat : 32512 (java) S 32505 32505 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114836118 26628161536 9465 33554432000 4194304 4196468 140723434627520 140622924209296 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32513] ppid=32505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32513/stat : 32513 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26628161536 9465 33554432000 4194304 4196468 140723434627520 140622923155728 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32514] ppid=32505 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/32507/task/32514/stat : 32514 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26628161536 9465 33554432000 4194304 4196468 140723434627520 140622922103184 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32515] ppid=32505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32515/stat : 32515 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26628161536 9465 33554432000 4194304 4196468 140723434627520 140622921050640 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32516] ppid=32505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32516/stat : 32516 (java) S 32505 32505 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836118 26628161536 9465 33554432000 4194304 4196468 140723434627520 140622919998096 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32517] ppid=32505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32517/stat : 32517 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836119 26628161536 9465 33554432000 4194304 4196468 140723434627520 140621641472496 140623369157250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32518] ppid=32505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32518/stat : 32518 (java) S 32505 32505 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 114836120 26628161536 9465 33554432000 4194304 4196468 140723434627520 140621640418720 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32519] ppid=32505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32519/stat : 32519 (java) S 32505 32505 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 114836120 26628161536 9465 33554432000 4194304 4196468 140723434627520 140621639366128 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32520] ppid=32505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32520/stat : 32520 (java) S 32505 32505 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836122 26628161536 9465 33554432000 4194304 4196468 140723434627520 140621638314704 140623369164699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32521] ppid=32505 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/32507/task/32521/stat : 32521 (java) S 32505 32505 30924 0 -1 1077944384 418 0 0 0 1 0 0 0 20 0 20 0 114836122 26628161536 9465 33554432000 4194304 4196468 140723434627520 140621637261296 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32522] ppid=32505 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/32507/task/32522/stat : 32522 (java) S 32505 32505 30924 0 -1 1077944384 151 0 0 0 1 0 0 0 20 0 20 0 114836122 26628161536 9465 33554432000 4194304 4196468 140723434627520 140621636208752 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32523] ppid=32505 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/32507/task/32523/stat : 32523 (java) S 32505 32505 30924 0 -1 1077944384 303 0 0 0 1 0 0 0 20 0 20 0 114836122 26628161536 9465 33554432000 4194304 4196468 140723434627520 140621635156208 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32524] ppid=32505 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/32507/task/32524/stat : 32524 (java) S 32505 32505 30924 0 -1 1077944384 903 0 0 0 7 0 0 0 20 0 20 0 114836122 26628161536 9465 33554432000 4194304 4196468 140723434627520 140621634103664 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32525] ppid=32505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32525/stat : 32525 (java) S 32505 32505 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114836123 26628161536 9465 33554432000 4194304 4196468 140723434627520 140621633051360 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32526] ppid=32505 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/32507/task/32526/stat : 32526 (java) S 32505 32505 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836123 26628161536 9465 33554432000 4194304 4196468 140723434627520 140621631998896 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 39244 KiB

[startup+0.310165 s]*
/proc/loadavg: 4.86 6.60 5.57 2/201 32526
/proc/meminfo: memFree=31494972/32770624 swapFree=67108860/67108860
[pid=32505] ppid=32502 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/32505/stat : 32505 (xcsp3-exec) S 32502 32505 30924 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114836117 9740288 346 33554432000 4194304 5098028 140722963342880 140722963340984 140099116642940 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11284480 140722963350629 140722963350839 140722963350839 140722963353579 0
/proc/32505/statm: 2378 346 289 221 0 87 0
[pid=32507] ppid=32505 vsize=26004064 memory=45080 CPUtime=0.49 cores=0-7
/proc/32507/stat : 32507 (java) S 32505 32505 30924 0 -1 1077944320 9516 0 0 0 46 3 0 0 20 0 20 0 114836117 26628161536 11270 33554432000 4194304 4196468 140723434627520 140723434610064 140623369146103 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
/proc/32507/statm: 6501016 11270 3102 1 0 6488269 0
[pid=32507/tid=32508] ppid=32505 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/32507/task/32508/stat : 32508 (java) R 32505 32505 30924 0 -1 4202560 6211 0 0 0 27 2 0 0 20 0 20 0 114836117 26628161536 11270 33554432000 4194304 4196468 140723434627520 140623373379872 140623353226590 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32509] ppid=32505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32509/stat : 32509 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26628161536 11270 33554432000 4194304 4196468 140723434627520 140622927366928 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32510] ppid=32505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32510/stat : 32510 (java) S 32505 32505 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836118 26628161536 11270 33554432000 4194304 4196468 140723434627520 140622926314384 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32511] ppid=32505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32511/stat : 32511 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26628161536 11270 33554432000 4194304 4196468 140723434627520 140622925261840 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32512] ppid=32505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32512/stat : 32512 (java) S 32505 32505 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114836118 26628161536 11270 33554432000 4194304 4196468 140723434627520 140622924209296 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32513] ppid=32505 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/32507/task/32513/stat : 32513 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26628161536 11270 33554432000 4194304 4196468 140723434627520 140622923155728 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32514] ppid=32505 vsize=26004064 memory=139727432938415 CPUtime=0 cores=0-7
/proc/32507/task/32514/stat : 32514 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26628161536 11270 33554432000 4194304 4196468 140723434627520 140622922103184 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32515] ppid=32505 vsize=26004064 memory=139727432940720 CPUtime=0 cores=0-7
/proc/32507/task/32515/stat : 32515 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26628161536 11270 33554432000 4194304 4196468 140723434627520 140622921050640 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32516] ppid=32505 vsize=26004064 memory=139727432943024 CPUtime=0 cores=0-7
/proc/32507/task/32516/stat : 32516 (java) S 32505 32505 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836118 26628161536 11270 33554432000 4194304 4196468 140723434627520 140622919998096 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32517] ppid=32505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32517/stat : 32517 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836119 26628161536 11270 33554432000 4194304 4196468 140723434627520 140621641472496 140623369157250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32518] ppid=32505 vsize=26004064 memory=279454865893008 CPUtime=0 cores=0-7
/proc/32507/task/32518/stat : 32518 (java) S 32505 32505 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 114836120 26628161536 11270 33554432000 4194304 4196468 140723434627520 140621640418720 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32519] ppid=32505 vsize=26004064 memory=279454865899920 CPUtime=0 cores=0-7
/proc/32507/task/32519/stat : 32519 (java) S 32505 32505 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 114836120 26628161536 11270 33554432000 4194304 4196468 140723434627520 140621639366128 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32520] ppid=32505 vsize=26004064 memory=279454865841072 CPUtime=0 cores=0-7
/proc/32507/task/32520/stat : 32520 (java) S 32505 32505 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836122 26628161536 11270 33554432000 4194304 4196468 140723434627520 140621638314704 140623369164699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32521] ppid=32505 vsize=26004064 memory=279454865913744 CPUtime=0.01 cores=0-7
/proc/32507/task/32521/stat : 32521 (java) S 32505 32505 30924 0 -1 1077944384 445 0 0 0 1 0 0 0 20 0 20 0 114836122 26628161536 11270 33554432000 4194304 4196468 140723434627520 140621637261296 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32522] ppid=32505 vsize=26004064 memory=279454865920656 CPUtime=0.01 cores=0-7
/proc/32507/task/32522/stat : 32522 (java) S 32505 32505 30924 0 -1 1077944384 153 0 0 0 1 0 0 0 20 0 20 0 114836122 26628161536 11270 33554432000 4194304 4196468 140723434627520 140621636208752 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32523] ppid=32505 vsize=26004064 memory=279454865918352 CPUtime=0.03 cores=0-7
/proc/32507/task/32523/stat : 32523 (java) S 32505 32505 30924 0 -1 1077944384 358 0 0 0 3 0 0 0 20 0 20 0 114836122 26628161536 11270 33554432000 4194304 4196468 140723434627520 140621635156208 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32524] ppid=32505 vsize=26004064 memory=279454865934512 CPUtime=0.11 cores=0-7
/proc/32507/task/32524/stat : 32524 (java) S 32505 32505 30924 0 -1 1077944384 1039 0 0 0 11 0 0 0 20 0 20 0 114836122 26628161536 11270 33554432000 4194304 4196468 140723434627520 140621634103664 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32525] ppid=32505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32525/stat : 32525 (java) S 32505 32505 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114836123 26628161536 11270 33554432000 4194304 4196468 140723434627520 140621633051360 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32526] ppid=32505 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/32507/task/32526/stat : 32526 (java) S 32505 32505 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836123 26628161536 11270 33554432000 4194304 4196468 140723434627520 140621631998896 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46464 KiB

[startup+0.528674 s]
# the end of solver process 32505 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.03203 s, system=0.059932 s

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

[startup+0.410079 s]*
/proc/loadavg: 4.86 6.60 5.57 4/201 32526
/proc/meminfo: memFree=31490072/32770624 swapFree=67108860/67108860
[pid=32505] ppid=32502 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/32505/stat : 32505 (xcsp3-exec) S 32502 32505 30924 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114836117 9740288 346 33554432000 4194304 5098028 140722963342880 140722963340984 140099116642940 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11284480 140722963350629 140722963350839 140722963350839 140722963353579 0
/proc/32505/statm: 2378 346 289 221 0 87 0
[pid=32507] ppid=32505 vsize=26006188 memory=50608 CPUtime=0.72 cores=0-7
/proc/32507/stat : 32507 (java) S 32505 32505 30924 0 -1 1077944320 10389 0 0 0 68 4 0 0 20 0 20 0 114836117 26630336512 12652 33554432000 4194304 4196468 140723434627520 140723434610064 140623369146103 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
/proc/32507/statm: 6501547 12652 3164 1 0 6488781 0
[pid=32507/tid=32508] ppid=32505 vsize=26006220 memory=8318255677412212789 CPUtime=0.39 cores=0-7
/proc/32507/task/32508/stat : 32508 (java) R 32505 32505 30924 0 -1 4202560 6682 0 0 0 37 2 0 0 20 0 20 0 114836117 26630369280 12652 33554432000 4194304 4196468 140723434627520 140623373356080 140623361825821 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32509] ppid=32505 vsize=26006188 memory=288230604707987820 CPUtime=0 cores=0-7
/proc/32507/task/32509/stat : 32509 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26630336512 12652 33554432000 4194304 4196468 140723434627520 140622927366928 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32510] ppid=32505 vsize=26006188 memory=288370103682176640 CPUtime=0 cores=0-7
/proc/32507/task/32510/stat : 32510 (java) S 32505 32505 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836118 26630336512 12652 33554432000 4194304 4196468 140723434627520 140622926314384 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32511] ppid=32505 vsize=26006188 memory=-1 CPUtime=0 cores=0-7
/proc/32507/task/32511/stat : 32511 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26630336512 12652 33554432000 4194304 4196468 140723434627520 140622925261840 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32512] ppid=32505 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32512/stat : 32512 (java) S 32505 32505 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114836118 26630336512 12652 33554432000 4194304 4196468 140723434627520 140622924209296 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32513] ppid=32505 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32513/stat : 32513 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26630336512 12652 33554432000 4194304 4196468 140723434627520 140622923155728 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32514] ppid=32505 vsize=26006220 memory=-1 CPUtime=0 cores=0-7
/proc/32507/task/32514/stat : 32514 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26630369280 12652 33554432000 4194304 4196468 140723434627520 140622922103184 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32515] ppid=32505 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32515/stat : 32515 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836118 26630336512 12652 33554432000 4194304 4196468 140723434627520 140622921050640 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32516] ppid=32505 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32516/stat : 32516 (java) S 32505 32505 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836118 26630336512 12652 33554432000 4194304 4196468 140723434627520 140622919998096 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32517] ppid=32505 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32517/stat : 32517 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114836119 26630336512 12652 33554432000 4194304 4196468 140723434627520 140621641472496 140623369157250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32518] ppid=32505 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32518/stat : 32518 (java) S 32505 32505 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 114836120 26630336512 12652 33554432000 4194304 4196468 140723434627520 140621640418720 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32519] ppid=32505 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32519/stat : 32519 (java) S 32505 32505 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 114836120 26630336512 12652 33554432000 4194304 4196468 140723434627520 140621639366128 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32520] ppid=32505 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32520/stat : 32520 (java) S 32505 32505 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836122 26630336512 12652 33554432000 4194304 4196468 140723434627520 140621638314704 140623369164699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32521] ppid=32505 vsize=26006188 memory=0 CPUtime=0.03 cores=0-7
/proc/32507/task/32521/stat : 32521 (java) S 32505 32505 30924 0 -1 1077944384 560 0 0 0 3 0 0 0 20 0 20 0 114836122 26630336512 12652 33554432000 4194304 4196468 140723434627520 140621637261296 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32522] ppid=32505 vsize=26006188 memory=0 CPUtime=0.04 cores=0-7
/proc/32507/task/32522/stat : 32522 (java) S 32505 32505 30924 0 -1 1077944384 227 0 0 0 4 0 0 0 20 0 20 0 114836122 26630336512 12652 33554432000 4194304 4196468 140723434627520 140621636208752 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32523] ppid=32505 vsize=26006220 memory=-1 CPUtime=0.05 cores=0-7
/proc/32507/task/32523/stat : 32523 (java) S 32505 32505 30924 0 -1 1077944384 408 0 0 0 5 0 0 0 20 0 20 0 114836122 26630369280 12652 33554432000 4194304 4196468 140723434627520 140621635156208 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32524] ppid=32505 vsize=26006220 memory=0 CPUtime=0.17 cores=0-7
/proc/32507/task/32524/stat : 32524 (java) S 32505 32505 30924 0 -1 1077944384 1208 0 0 0 17 0 0 0 20 0 20 0 114836122 26630369280 12652 33554432000 4194304 4196468 140723434627520 140621634103664 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32525] ppid=32505 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32525/stat : 32525 (java) S 32505 32505 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114836123 26630336512 12652 33554432000 4194304 4196468 140723434627520 140621633051360 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32526] ppid=32505 vsize=26006188 memory=-1 CPUtime=0 cores=0-7
/proc/32507/task/32526/stat : 32526 (java) S 32505 32505 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114836123 26630336512 12652 33554432000 4194304 4196468 140723434627520 140621631998896 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
Current children cumulated CPU time: 0.72 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 51992 KiB

[startup+0.510051 s]*
/proc/loadavg: 4.86 6.60 5.57 5/209 32534
/proc/meminfo: memFree=31460644/32770624 swapFree=67108860/67108860
[pid=32505] ppid=32502 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/32505/stat : 32505 (xcsp3-exec) S 32502 32505 30924 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114836117 9740288 346 33554432000 4194304 5098028 140722963342880 140722963340984 140099116642940 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11284480 140722963350629 140722963350839 140722963350839 140722963353579 0
/proc/32505/statm: 2378 346 289 221 0 87 0
[pid=32507] ppid=32505 vsize=26538700 memory=81880 CPUtime=1.08 cores=0-7
/proc/32507/stat : 32507 (java) S 32505 32505 30924 0 -1 1077944320 12272 0 0 0 103 5 0 0 20 0 19 0 114836117 27175628800 20470 33554432000 4194304 4196468 140723434627520 140723434610064 140623369146103 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
/proc/32507/statm: 6634675 20470 3202 1 0 6621909 0
[pid=32507/tid=32508] ppid=32505 vsize=26538700 memory=6791534058613427641 CPUtime=0.46 cores=0-7
/proc/32507/task/32508/stat : 32508 (java) S 32505 32505 30924 0 -1 1077944384 6808 0 0 0 44 2 0 0 20 0 19 0 114836117 27175628800 20470 33554432000 4194304 4196468 140723434627520 140623373388944 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32509] ppid=32505 vsize=26538700 memory=836 CPUtime=0 cores=0-7
/proc/32507/task/32509/stat : 32509 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 114836118 27175628800 20470 33554432000 4194304 4196468 140723434627520 140622927366928 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32510] ppid=32505 vsize=26538700 memory=1692 CPUtime=0 cores=0-7
/proc/32507/task/32510/stat : 32510 (java) S 32505 32505 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 114836118 27175628800 20470 33554432000 4194304 4196468 140723434627520 140622926314384 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32511] ppid=32505 vsize=26538700 memory=916 CPUtime=0 cores=0-7
/proc/32507/task/32511/stat : 32511 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 114836118 27175628800 20470 33554432000 4194304 4196468 140723434627520 140622925261840 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32512] ppid=32505 vsize=26538700 memory=4424 CPUtime=0 cores=0-7
/proc/32507/task/32512/stat : 32512 (java) S 32505 32505 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 114836118 27175628800 20470 33554432000 4194304 4196468 140723434627520 140622924209296 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32513] ppid=32505 vsize=26538700 memory=4104 CPUtime=0 cores=0-7
/proc/32507/task/32513/stat : 32513 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 114836118 27175628800 20470 33554432000 4194304 4196468 140723434627520 140622923155728 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32514] ppid=32505 vsize=26538700 memory=1152 CPUtime=0 cores=0-7
/proc/32507/task/32514/stat : 32514 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 114836118 27175628800 20470 33554432000 4194304 4196468 140723434627520 140622922103184 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32515] ppid=32505 vsize=26538700 memory=2252 CPUtime=0 cores=0-7
/proc/32507/task/32515/stat : 32515 (java) S 32505 32505 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 114836118 27175628800 20470 33554432000 4194304 4196468 140723434627520 140622921050640 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32516] ppid=32505 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/32507/task/32516/stat : 32516 (java) S 32505 32505 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 114836118 27175628800 20470 33554432000 4194304 4196468 140723434627520 140622919998096 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32517] ppid=32505 vsize=26538700 memory=45080 CPUtime=0 cores=0-7
/proc/32507/task/32517/stat : 32517 (java) S 32505 32505 30924 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 114836119 27175628800 20470 33554432000 4194304 4196468 140723434627520 140621641472704 140623369157250 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32518] ppid=32505 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32518/stat : 32518 (java) S 32505 32505 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 114836120 27175628800 20470 33554432000 4194304 4196468 140723434627520 140621640418720 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32519] ppid=32505 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32519/stat : 32519 (java) S 32505 32505 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 114836120 27175628800 20470 33554432000 4194304 4196468 140723434627520 140621639366128 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32520] ppid=32505 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/32507/task/32520/stat : 32520 (java) S 32505 32505 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 114836122 27175628800 20470 33554432000 4194304 4196468 140723434627520 140621638313472 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32521] ppid=32505 vsize=26538700 memory=0 CPUtime=0.09 cores=0-7
/proc/32507/task/32521/stat : 32521 (java) S 32505 32505 30924 0 -1 1077944384 958 0 0 0 9 0 0 0 20 0 19 0 114836122 27175628800 20470 33554432000 4194304 4196468 140723434627520 140621637254032 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32522] ppid=32505 vsize=26538700 memory=0 CPUtime=0.09 cores=0-7
/proc/32507/task/32522/stat : 32522 (java) S 32505 32505 30924 0 -1 1077944384 687 0 0 0 9 0 0 0 20 0 19 0 114836122 27175628800 20470 33554432000 4194304 4196468 140723434627520 140621636199824 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32523] ppid=32505 vsize=26538700 memory=-1 CPUtime=0.09 cores=0-7
/proc/32507/task/32523/stat : 32523 (java) S 32505 32505 30924 0 -1 1077944384 547 0 0 0 9 0 0 0 20 0 19 0 114836122 27175628800 20470 33554432000 4194304 4196468 140723434627520 140621635140720 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32524] ppid=32505 vsize=26538700 memory=139727432938415 CPUtime=0.25 cores=0-7
/proc/32507/task/32524/stat : 32524 (java) S 32505 32505 30924 0 -1 1077944384 1615 0 0 0 25 0 0 0 20 0 19 0 114836122 27175628800 20470 33554432000 4194304 4196468 140723434627520 140621634103664 140623369157250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
[pid=32507/tid=32525] ppid=32505 vsize=26538700 memory=3689636878213984304 CPUtime=0 cores=0-7
/proc/32507/task/32525/stat : 32525 (java) S 32505 32505 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 114836123 27175628800 20470 33554432000 4194304 4196468 140723434627520 140621633051360 140623369156309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10375168 140723434632338 140723434632515 140723434632515 140723434635215 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 83264 KiB

Child status: 0
Real time (s): 0.528741
CPU time (s): 1.09196
CPU user time (s): 1.03203
CPU system time (s): 0.059932
CPU usage (%): 206.522
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 83264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.03203
system time used= 0.059932
maximum resident set size= 82540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12802
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2238
involuntary context switches= 9


# summary of solver processes directly reported to runsolver:
#   pid: 32505
#   total CPU time (s): 1.09196
#   total CPU user time (s): 1.03203
#   total CPU system time (s): 0.059932

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.025794 second user time and 0.04643 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-15 19:03:45
IDJOB=4270941
IDBENCH=138762
IDSOLVER=2662
FILE ID=node115/4270941-1502817484
RUNJOBID= node115-1502815183-30951
PBS_JOBID= 20629824
Free space on /tmp= 61824 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Hanoi/Hanoi-m1-s1/Hanoi-03.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4270941-1502817484/watcher-4270941-1502817484 -o /tmp/evaluation-result-4270941-1502817484/solver-4270941-1502817484 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502815183-30951 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 441107024 HOME/instance-4270941-1502817484.xml

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

MD5SUM BENCH= 328313172534795fe6dbdfd52fe07f50
RANDOM SEED=441107024

node115.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.69
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.69
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.69
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.69
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:        31527704 kB
MemAvailable:   31982540 kB
Buffers:          190408 kB
Cached:           551468 kB
SwapCached:            0 kB
Active:           542260 kB
Inactive:         254780 kB
Active(anon):       3628 kB
Inactive(anon):    79412 kB
Active(file):     538632 kB
Inactive(file):   175368 kB
Unevictable:        6188 kB
Mlocked:            6188 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7796 kB
Writeback:             0 kB
AnonPages:         61452 kB
Mapped:            46068 kB
Shmem:             25224 kB
Slab:             139572 kB
SReclaimable:     113340 kB
SUnreclaim:        26232 kB
KernelStack:        3184 kB
PageTables:         4772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61816 MiB
End job on node115 at 2017-08-15 19:03:46