Trace number 4306886

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Choco-solver 4.0.7b seq (e747e1e)SAT 3.16354 1.22296

General information on the benchmark

NameSportsScheduling/
SportsScheduling-10_c18.xml
MD5SUM90120b7f275ce51772dc9fcf00f05be5
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.052072
Satisfiable
(Un)Satisfiability was proved
Number of variables145
Number of constraints85
Number of domains2
Minimum domain size10
Maximum domain size45
Distribution of domain sizes[{"size":10,"count":100},{"size":45,"count":45}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":50},{"degree":4,"count":95}]
Minimum constraint arity1
Maximum constraint arity45
Distribution of constraint arities[{"arity":1,"count":5},{"arity":2,"count":5},{"arity":3,"count":45},{"arity":5,"count":9},{"arity":10,"count":10},{"arity":18,"count":5},{"arity":20,"count":5},{"arity":45,"count":1}]
Number of extensional constraints45
Number of intensional constraints10
Distribution of constraint types[{"type":"extension","count":45},{"type":"intension","count":10},{"type":"allDifferent","count":11},{"type":"count","count":9},{"type":"cardinality","count":10}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4306886-1534138001.xml"  -tl '2520s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4306886-1534138001.xml, -tl, 2520s, -p, 1]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
0.98/0.54	c solve instance...
3.12/1.20	s SATISFIABLE
3.12/1.20	v <instantiation>
3.12/1.20	v 	<list>h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] hd[0] hd[1] hd[2] hd[3] hd[4] ad[0] ad[1] ad[2] ad[3] ad[4] </list>
3.12/1.20	v 	<values>0 7 7 3 2 0 1 3 2 2 4 1 1 3 5 0 2 0 4 0 0 5 4 1 6 1 3 6 1 6 0 0 3 2 4 5 8 5 2 2 1 4 3 0 1 1 9 8 6 8 6 5 5 4 3 8 4 8 9 7 7 6 9 5 2 3 9 6 2 8 9 7 7 3 9 4 5 8 9 7 8 9 6 5 7 7 9 4 8 6 0 43 42 26 22 5 12 25 18 17 33 11 15 29 36 6 20 8 30 1 2 38 31 9 40 16 27 39 10 41 3 4 28 23 32 37 44 35 19 21 14 34 24 7 13 4 5 7 1 0 9 6 8 2 3 </values>
3.12/1.20	v </instantiation>

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306886-1534138001/watcher-4306886-1534138001 -o /tmp/evaluation-result-4306886-1534138001/solver-4306886-1534138001 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534138001-15590 --watchdog 2580 HOME/xcsp3-exec -seed 1658862002 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306886-1534138001.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
Current StackSize limit: 8192 KiB

solver pid=15622, runsolver pid=15619

[startup+0.100605 s]*
/proc/loadavg: 1.15 1.56 1.87 6/221 15651
/proc/meminfo: memFree=17715688/32770624 swapFree=67108860/67108860
[pid=15622] ppid=15619 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/15622/stat : 15622 (xcsp3-exec) S 15619 15622 14305 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 231363265 115843072 364 33554432000 4194304 5098028 140725858997664 140725858995768 139765320401532 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21000192 140725859001402 140725859001604 140725859001604 140725859004362 0
/proc/15622/statm: 28282 364 306 221 0 87 0
[pid=15624] ppid=15622 vsize=14082940 memory=27736 CPUtime=0.12 cores=0,2,4,6
/proc/15624/stat : 15624 (java) S 15622 15622 14305 0 -1 1077944320 5338 0 0 0 11 1 0 0 20 0 15 0 231363265 14420930560 6934 33554432000 4194304 4196468 140725756992224 140725756974768 140016303537911 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
/proc/15624/statm: 3520735 6934 3005 1 0 3483012 0
[pid=15624/tid=15629] ppid=15622 vsize=14082940 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/15624/task/15629/stat : 15629 (java) R 15622 15622 14305 0 -1 4202560 3312 0 0 0 9 0 0 0 20 0 15 0 231363265 14420930560 7000 33554432000 4194304 4196468 140725756992224 140016307763824 140015940675437 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15630] ppid=15622 vsize=14082940 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15630/stat : 15630 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363266 14420930560 7000 33554432000 4194304 4196468 140725756992224 140016271096976 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15631] ppid=15622 vsize=14082940 memory=140325305722496 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15631/stat : 15631 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363266 14420930560 7000 33554432000 4194304 4196468 140725756992224 140015898131472 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15632] ppid=15622 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15632/stat : 15632 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363266 14420930560 7000 33554432000 4194304 4196468 140725756992224 140015897078672 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15633] ppid=15622 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15633/stat : 15633 (java) S 15622 15622 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231363266 14420930560 7000 33554432000 4194304 4196468 140725756992224 140015896025872 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15637] ppid=15622 vsize=14082940 memory=140325305722496 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15637/stat : 15637 (java) S 15622 15622 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231363267 14420930560 7000 33554432000 4194304 4196468 140725756992224 140015777552752 140016303549058 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15638] ppid=15622 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15638/stat : 15638 (java) S 15622 15622 14305 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231363268 14420930560 7000 33554432000 4194304 4196468 140725756992224 140015776498720 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15639] ppid=15622 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15639/stat : 15639 (java) S 15622 15622 14305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231363268 14420930560 7000 33554432000 4194304 4196468 140725756992224 140015775445872 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15646] ppid=15622 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15646/stat : 15646 (java) S 15622 15622 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231363270 14420930560 7000 33554432000 4194304 4196468 140725756992224 140015774394192 140016303556507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15647] ppid=15622 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15647/stat : 15647 (java) S 15622 15622 14305 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 231363270 14420930560 7000 33554432000 4194304 4196468 140725756992224 140015773342576 140016303549058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15648] ppid=15622 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15648/stat : 15648 (java) S 15622 15622 14305 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 15 0 231363270 14420930560 7000 33554432000 4194304 4196468 140725756992224 140015772289776 140016303549058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15649] ppid=15622 vsize=14082940 memory=140325305722496 CPUtime=0.01 cores=0,2,4,6
/proc/15624/task/15649/stat : 15649 (java) R 15622 15622 14305 0 -1 4202560 364 0 0 0 1 0 0 0 20 0 15 0 231363270 14420930560 7000 33554432000 4194304 4196468 140725756992224 140015771236976 140016282508938 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15650] ppid=15622 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15650/stat : 15650 (java) S 15622 15622 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231363271 14420930560 7000 33554432000 4194304 4196468 140725756992224 140015770184416 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15651] ppid=15622 vsize=14082940 memory=140325305722496 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15651/stat : 15651 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363271 14420930560 7000 33554432000 4194304 4196468 140725756992224 140015769131696 140016303549058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 29192 KiB

[startup+0.21059 s]*
/proc/loadavg: 1.15 1.56 1.87 5/221 15651
/proc/meminfo: memFree=17694384/32770624 swapFree=67108860/67108860
[pid=15622] ppid=15619 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/15622/stat : 15622 (xcsp3-exec) S 15619 15622 14305 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 231363265 115843072 364 33554432000 4194304 5098028 140725858997664 140725858995768 139765320401532 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21000192 140725859001402 140725859001604 140725859001604 140725859004362 0
/proc/15622/statm: 28282 364 306 221 0 87 0
[pid=15624] ppid=15622 vsize=14082940 memory=39584 CPUtime=0.34 cores=0,2,4,6
/proc/15624/stat : 15624 (java) S 15622 15622 14305 0 -1 1077944320 7955 0 0 0 32 2 0 0 20 0 15 0 231363265 14420930560 9896 33554432000 4194304 4196468 140725756992224 140725756974768 140016303537911 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
/proc/15624/statm: 3520735 9896 3189 1 0 3483012 0
[pid=15624/tid=15629] ppid=15622 vsize=14082972 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/15624/task/15629/stat : 15629 (java) R 15622 15622 14305 0 -1 4202560 5034 0 0 0 19 1 0 0 20 0 15 0 231363265 14420963328 9896 33554432000 4194304 4196468 140725756992224 140016307762080 140016296255015 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15630] ppid=15622 vsize=14082940 memory=15369 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15630/stat : 15630 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363266 14420930560 9941 33554432000 4194304 4196468 140725756992224 140016271096976 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15631] ppid=15622 vsize=14082940 memory=140325306999977 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15631/stat : 15631 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363266 14420930560 9941 33554432000 4194304 4196468 140725756992224 140015898131472 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15632] ppid=15622 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15632/stat : 15632 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363266 14420930560 9941 33554432000 4194304 4196468 140725756992224 140015897078672 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15633] ppid=15622 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15633/stat : 15633 (java) S 15622 15622 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231363266 14420930560 9941 33554432000 4194304 4196468 140725756992224 140015896025872 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15637] ppid=15622 vsize=14085056 memory=140325305722496 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15637/stat : 15637 (java) S 15622 15622 14305 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231363267 14423097344 9941 33554432000 4194304 4196468 140725756992224 140015777552752 140016303549058 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15638] ppid=15622 vsize=14085056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15638/stat : 15638 (java) S 15622 15622 14305 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231363268 14423097344 9941 33554432000 4194304 4196468 140725756992224 140015776498720 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15639] ppid=15622 vsize=14085056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15639/stat : 15639 (java) S 15622 15622 14305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231363268 14423097344 9941 33554432000 4194304 4196468 140725756992224 140015775445872 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15646] ppid=15622 vsize=14085056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15646/stat : 15646 (java) S 15622 15622 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231363270 14423097344 9941 33554432000 4194304 4196468 140725756992224 140015774394192 140016303556507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15647] ppid=15622 vsize=14087196 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/15624/task/15647/stat : 15647 (java) S 15622 15622 14305 0 -1 1077944384 505 0 0 0 2 0 0 0 20 0 15 0 231363270 14425288704 9944 33554432000 4194304 4196468 140725756992224 140015773342576 140016303549058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15648] ppid=15622 vsize=14087196 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/15624/task/15648/stat : 15648 (java) S 15622 15622 14305 0 -1 1077944384 263 0 0 0 2 0 0 0 20 0 15 0 231363270 14425288704 9944 33554432000 4194304 4196468 140725756992224 140015772289776 140016303549058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15649] ppid=15622 vsize=14087196 memory=140325305722496 CPUtime=0.08 cores=0,2,4,6
/proc/15624/task/15649/stat : 15649 (java) S 15622 15622 14305 0 -1 1077944384 860 0 0 0 8 0 0 0 20 0 15 0 231363270 14425288704 9944 33554432000 4194304 4196468 140725756992224 140015771236976 140016303549058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15650] ppid=15622 vsize=14087196 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15650/stat : 15650 (java) S 15622 15622 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231363271 14425288704 9944 33554432000 4194304 4196468 140725756992224 140015770184416 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15651] ppid=15622 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15651/stat : 15651 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363271 14425288704 9944 33554432000 4194304 4196468 140725756992224 140015769131696 140016303549058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 41040 KiB

[startup+0.317359 s]*
/proc/loadavg: 1.15 1.56 1.87 4/221 15651
/proc/meminfo: memFree=17679248/32770624 swapFree=67108860/67108860
[pid=15622] ppid=15619 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/15622/stat : 15622 (xcsp3-exec) S 15619 15622 14305 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 231363265 115843072 364 33554432000 4194304 5098028 140725858997664 140725858995768 139765320401532 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21000192 140725859001402 140725859001604 140725859001604 140725859004362 0
/proc/15622/statm: 28282 364 306 221 0 87 0
[pid=15624] ppid=15622 vsize=14087196 memory=47592 CPUtime=0.53 cores=0,2,4,6
/proc/15624/stat : 15624 (java) S 15622 15622 14305 0 -1 1077944320 9089 0 0 0 51 2 0 0 20 0 15 0 231363265 14425288704 11898 33554432000 4194304 4196468 140725756992224 140725756974768 140016303537911 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
/proc/15624/statm: 3521799 11898 3278 1 0 3483012 0
[pid=15624/tid=15629] ppid=15622 vsize=14087196 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/15624/task/15629/stat : 15629 (java) R 15622 15622 14305 0 -1 4202560 5815 0 0 0 29 1 0 0 20 0 15 0 231363265 14425288704 11898 33554432000 4194304 4196468 140725756992224 140016307774688 140016287618398 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15630] ppid=15622 vsize=14087196 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15630/stat : 15630 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363266 14425288704 11898 33554432000 4194304 4196468 140725756992224 140016271096976 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15631] ppid=15622 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15631/stat : 15631 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363266 14425288704 11898 33554432000 4194304 4196468 140725756992224 140015898131472 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15632] ppid=15622 vsize=14087196 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15632/stat : 15632 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363266 14425288704 11898 33554432000 4194304 4196468 140725756992224 140015897078672 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15633] ppid=15622 vsize=14087196 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15633/stat : 15633 (java) S 15622 15622 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231363266 14425288704 11898 33554432000 4194304 4196468 140725756992224 140015896025872 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15637] ppid=15622 vsize=14087196 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15637/stat : 15637 (java) S 15622 15622 14305 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231363267 14425288704 11898 33554432000 4194304 4196468 140725756992224 140015777552752 140016303549058 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15638] ppid=15622 vsize=14087196 memory=-9001728533042062950 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15638/stat : 15638 (java) S 15622 15622 14305 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231363268 14425288704 11963 33554432000 4194304 4196468 140725756992224 140015776498720 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15639] ppid=15622 vsize=14087196 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15639/stat : 15639 (java) S 15622 15622 14305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231363268 14425288704 11963 33554432000 4194304 4196468 140725756992224 140015775445872 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15646] ppid=15622 vsize=14087196 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15646/stat : 15646 (java) S 15622 15622 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231363270 14425288704 11963 33554432000 4194304 4196468 140725756992224 140015774394192 140016303556507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15647] ppid=15622 vsize=14087196 memory=4426078206164241782 CPUtime=0.04 cores=0,2,4,6
/proc/15624/task/15647/stat : 15647 (java) S 15622 15622 14305 0 -1 1077944384 533 0 0 0 4 0 0 0 20 0 15 0 231363270 14425288704 11963 33554432000 4194304 4196468 140725756992224 140015773342576 140016303549058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15648] ppid=15622 vsize=14087196 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/15624/task/15648/stat : 15648 (java) S 15622 15622 14305 0 -1 1077944384 361 0 0 0 5 0 0 0 20 0 15 0 231363270 14425288704 11963 33554432000 4194304 4196468 140725756992224 140015772289776 140016303549058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15649] ppid=15622 vsize=14087196 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/15624/task/15649/stat : 15649 (java) S 15622 15622 14305 0 -1 1077944384 1092 0 0 0 13 0 0 0 20 0 15 0 231363270 14425288704 11963 33554432000 4194304 4196468 140725756992224 140015771236976 140016303549058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15650] ppid=15622 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15650/stat : 15650 (java) S 15622 15622 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231363271 14425288704 11963 33554432000 4194304 4196468 140725756992224 140015770184416 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15651] ppid=15622 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15651/stat : 15651 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363271 14425288704 11963 33554432000 4194304 4196468 140725756992224 140015769131696 140016303549058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49048 KiB

[startup+0.701368 s]
/proc/loadavg: 1.15 1.56 1.87 5/221 15651
/proc/meminfo: memFree=17651332/32770624 swapFree=67108860/67108860
[pid=15622] ppid=15619 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/15622/stat : 15622 (xcsp3-exec) S 15619 15622 14305 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 231363265 115843072 364 33554432000 4194304 5098028 140725858997664 140725858995768 139765320401532 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21000192 140725859001402 140725859001604 140725859001604 140725859004362 0
/proc/15622/statm: 28282 364 306 221 0 87 0
[pid=15624] ppid=15622 vsize=14089320 memory=72420 CPUtime=1.58 cores=0,2,4,6
/proc/15624/stat : 15624 (java) S 15622 15622 14305 0 -1 1077944320 12843 0 0 0 154 4 0 0 20 0 15 0 231363265 14427463680 18105 33554432000 4194304 4196468 140725756992224 140725756974768 140016303537911 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
/proc/15624/statm: 3522330 18105 3361 1 0 3483524 0
[pid=15624/tid=15629] ppid=15622 vsize=14089320 memory=1832 CPUtime=0.67 cores=0,2,4,6
/proc/15624/task/15629/stat : 15629 (java) R 15622 15622 14305 0 -1 4202560 6667 0 0 0 65 2 0 0 20 0 15 0 231363265 14427463680 18105 33554432000 4194304 4196468 140725756992224 140016307776608 140015943613264 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15630] ppid=15622 vsize=14089320 memory=1920 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15630/stat : 15630 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363266 14427463680 18105 33554432000 4194304 4196468 140725756992224 140016271096976 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15631] ppid=15622 vsize=14089320 memory=1192 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15631/stat : 15631 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363266 14427463680 18105 33554432000 4194304 4196468 140725756992224 140015898131472 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15632] ppid=15622 vsize=14089320 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15632/stat : 15632 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363266 14427463680 18105 33554432000 4194304 4196468 140725756992224 140015897078672 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15633] ppid=15622 vsize=14089320 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15633/stat : 15633 (java) S 15622 15622 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231363266 14427463680 18105 33554432000 4194304 4196468 140725756992224 140015896025872 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15637] ppid=15622 vsize=14089320 memory=752 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15637/stat : 15637 (java) S 15622 15622 14305 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231363267 14427463680 18105 33554432000 4194304 4196468 140725756992224 140015777552752 140016303549058 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15638] ppid=15622 vsize=14089320 memory=7304 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15638/stat : 15638 (java) S 15622 15622 14305 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231363268 14427463680 18105 33554432000 4194304 4196468 140725756992224 140015776498720 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15639] ppid=15622 vsize=14089320 memory=5400 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15639/stat : 15639 (java) S 15622 15622 14305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231363268 14427463680 18105 33554432000 4194304 4196468 140725756992224 140015775445872 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15646] ppid=15622 vsize=14089320 memory=1108 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15646/stat : 15646 (java) S 15622 15622 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231363270 14427463680 18105 33554432000 4194304 4196468 140725756992224 140015774394192 140016303556507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15647] ppid=15622 vsize=14089320 memory=10784 CPUtime=0.26 cores=0,2,4,6
/proc/15624/task/15647/stat : 15647 (java) R 15622 15622 14305 0 -1 4202560 1663 0 0 0 26 0 0 0 20 0 15 0 231363270 14427463680 18105 33554432000 4194304 4196468 140725756992224 140015773329424 140016285055793 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15648] ppid=15622 vsize=14089320 memory=872 CPUtime=0.25 cores=0,2,4,6
/proc/15624/task/15648/stat : 15648 (java) R 15622 15622 14305 0 -1 4202560 1115 0 0 0 25 0 0 0 20 0 15 0 231363270 14427463680 18105 33554432000 4194304 4196468 140725756992224 140015772276032 140016287936287 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15649] ppid=15622 vsize=14089320 memory=4280 CPUtime=0.36 cores=0,2,4,6
/proc/15624/task/15649/stat : 15649 (java) S 15622 15622 14305 0 -1 1077944384 2091 0 0 0 36 0 0 0 20 0 15 0 231363270 14427463680 18105 33554432000 4194304 4196468 140725756992224 140015771236976 140016303549058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15650] ppid=15622 vsize=14089320 memory=14888 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15650/stat : 15650 (java) S 15622 15622 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231363271 14427463680 18105 33554432000 4194304 4196468 140725756992224 140015770184416 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15651] ppid=15622 vsize=14089320 memory=34756 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15651/stat : 15651 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363271 14427463680 18105 33554432000 4194304 4196468 140725756992224 140015769131696 140016303549058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 73876 KiB

[startup+1.22291 s]
# the end of solver process 15622 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.09831 s, system=0.065228 s

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

[startup+0.80089 s]
/proc/loadavg: 1.15 1.56 1.87 5/221 15651
/proc/meminfo: memFree=17651332/32770624 swapFree=67108860/67108860
[pid=15622] ppid=15619 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/15622/stat : 15622 (xcsp3-exec) S 15619 15622 14305 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 231363265 115843072 364 33554432000 4194304 5098028 140725858997664 140725858995768 139765320401532 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21000192 140725859001402 140725859001604 140725859001604 140725859004362 0
/proc/15622/statm: 28282 364 306 221 0 87 0
[pid=15624] ppid=15622 vsize=14089320 memory=74292 CPUtime=1.89 cores=0,2,4,6
/proc/15624/stat : 15624 (java) S 15622 15622 14305 0 -1 1077944320 13281 0 0 0 185 4 0 0 20 0 15 0 231363265 14427463680 18573 33554432000 4194304 4196468 140725756992224 140725756974768 140016303537911 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
/proc/15624/statm: 3522330 18573 3362 1 0 3483524 0
[pid=15624/tid=15629] ppid=15622 vsize=14089320 memory=6791534058613427641 CPUtime=0.77 cores=0,2,4,6
/proc/15624/task/15629/stat : 15629 (java) R 15622 15622 14305 0 -1 4202560 6667 0 0 0 75 2 0 0 20 0 15 0 231363265 14427463680 18573 33554432000 4194304 4196468 140725756992224 140016307776608 140016303549846 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15630] ppid=15622 vsize=14089320 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15630/stat : 15630 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363266 14427463680 18573 33554432000 4194304 4196468 140725756992224 140016271096976 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15631] ppid=15622 vsize=14089320 memory=2444 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15631/stat : 15631 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363266 14427463680 18573 33554432000 4194304 4196468 140725756992224 140015898131472 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15632] ppid=15622 vsize=14089320 memory=1832 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15632/stat : 15632 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363266 14427463680 18573 33554432000 4194304 4196468 140725756992224 140015897078672 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15633] ppid=15622 vsize=14089320 memory=1920 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15633/stat : 15633 (java) S 15622 15622 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231363266 14427463680 18573 33554432000 4194304 4196468 140725756992224 140015896025872 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15637] ppid=15622 vsize=14089320 memory=1192 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15637/stat : 15637 (java) S 15622 15622 14305 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231363267 14427463680 18573 33554432000 4194304 4196468 140725756992224 140015777552752 140016303549058 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15638] ppid=15622 vsize=14089320 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15638/stat : 15638 (java) S 15622 15622 14305 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231363268 14427463680 18573 33554432000 4194304 4196468 140725756992224 140015776498720 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15639] ppid=15622 vsize=14089320 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15639/stat : 15639 (java) S 15622 15622 14305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231363268 14427463680 18573 33554432000 4194304 4196468 140725756992224 140015775445872 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15646] ppid=15622 vsize=14089320 memory=752 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15646/stat : 15646 (java) S 15622 15622 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231363270 14427463680 18573 33554432000 4194304 4196468 140725756992224 140015774394192 140016303556507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15647] ppid=15622 vsize=14089320 memory=7304 CPUtime=0.36 cores=0,2,4,6
/proc/15624/task/15647/stat : 15647 (java) R 15622 15622 14305 0 -1 4202560 1823 0 0 0 36 0 0 0 20 0 15 0 231363270 14427463680 18573 33554432000 4194304 4196468 140725756992224 140015773341760 140016285059115 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15648] ppid=15622 vsize=14089320 memory=5400 CPUtime=0.35 cores=0,2,4,6
/proc/15624/task/15648/stat : 15648 (java) R 15622 15622 14305 0 -1 4202560 1342 0 0 0 35 0 0 0 20 0 15 0 231363270 14427463680 18573 33554432000 4194304 4196468 140725756992224 140015772276032 140016281379520 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15649] ppid=15622 vsize=14089320 memory=1108 CPUtime=0.37 cores=0,2,4,6
/proc/15624/task/15649/stat : 15649 (java) S 15622 15622 14305 0 -1 1077944384 2141 0 0 0 37 0 0 0 20 0 15 0 231363270 14427463680 18573 33554432000 4194304 4196468 140725756992224 140015771236976 140016303549058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15650] ppid=15622 vsize=14089320 memory=10784 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15650/stat : 15650 (java) S 15622 15622 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231363271 14427463680 18573 33554432000 4194304 4196468 140725756992224 140015770184416 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15651] ppid=15622 vsize=14089320 memory=872 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15651/stat : 15651 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363271 14427463680 18573 33554432000 4194304 4196468 140725756992224 140015769131696 140016303549058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
Current children cumulated CPU time: 1.89 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 75748 KiB

[startup+1.20074 s]
/proc/loadavg: 1.15 1.56 1.87 10/221 15651
/proc/meminfo: memFree=17603812/32770624 swapFree=67108860/67108860
[pid=15622] ppid=15619 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/15622/stat : 15622 (xcsp3-exec) S 15619 15622 14305 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 231363265 115843072 364 33554432000 4194304 5098028 140725858997664 140725858995768 139765320401532 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21000192 140725859001402 140725859001604 140725859001604 140725859004362 0
/proc/15622/statm: 28282 364 306 221 0 87 0
[pid=15624] ppid=15622 vsize=14089320 memory=84816 CPUtime=3.12 cores=0,2,4,6
/proc/15624/stat : 15624 (java) S 15622 15622 14305 0 -1 1077944320 19532 0 0 0 307 5 0 0 20 0 15 0 231363265 14427463680 21204 33554432000 4194304 4196468 140725756992224 140725756974768 140016303537911 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
/proc/15624/statm: 3522330 21204 3366 1 0 3483524 0
[pid=15624/tid=15629] ppid=15622 vsize=14089320 memory=14133333755955770 CPUtime=1.17 cores=0,2,4,6
/proc/15624/task/15629/stat : 15629 (java) R 15622 15622 14305 0 -1 4202560 7076 0 0 0 115 2 0 0 20 0 15 0 231363265 14427463680 21204 33554432000 4194304 4196468 140725756992224 140016307777000 140015944439651 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15630] ppid=15622 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15630/stat : 15630 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363266 14427463680 21204 33554432000 4194304 4196468 140725756992224 140016271096976 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15631] ppid=15622 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15631/stat : 15631 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363266 14427463680 21204 33554432000 4194304 4196468 140725756992224 140015898131472 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15632] ppid=15622 vsize=14089320 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15632/stat : 15632 (java) S 15622 15622 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231363266 14427463680 21204 33554432000 4194304 4196468 140725756992224 140015897078672 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15633] ppid=15622 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15633/stat : 15633 (java) S 15622 15622 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231363266 14427463680 21204 33554432000 4194304 4196468 140725756992224 140015896025872 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15637] ppid=15622 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15637/stat : 15637 (java) S 15622 15622 14305 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231363267 14427463680 21204 33554432000 4194304 4196468 140725756992224 140015777552752 140016303549058 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15638] ppid=15622 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15638/stat : 15638 (java) S 15622 15622 14305 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231363268 14427463680 21204 33554432000 4194304 4196468 140725756992224 140015776498720 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15639] ppid=15622 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15639/stat : 15639 (java) S 15622 15622 14305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231363268 14427463680 21204 33554432000 4194304 4196468 140725756992224 140015775445872 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15646] ppid=15622 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15646/stat : 15646 (java) S 15622 15622 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231363270 14427463680 21204 33554432000 4194304 4196468 140725756992224 140015774394192 140016303556507 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15647] ppid=15622 vsize=14089320 memory=0 CPUtime=0.77 cores=0,2,4,6
/proc/15624/task/15647/stat : 15647 (java) R 15622 15622 14305 0 -1 4202560 3781 0 0 0 76 1 0 0 20 0 15 0 231363270 14427463680 21204 33554432000 4194304 4196468 140725756992224 140015773328672 140016285059260 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15648] ppid=15622 vsize=14089320 memory=0 CPUtime=0.74 cores=0,2,4,6
/proc/15624/task/15648/stat : 15648 (java) R 15622 15622 14305 0 -1 4202560 4867 0 0 0 74 0 0 0 20 0 15 0 231363270 14427463680 21204 33554432000 4194304 4196468 140725756992224 140015772286144 140016285081203 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15649] ppid=15622 vsize=14089320 memory=7305211765409735250 CPUtime=0.41 cores=0,2,4,6
/proc/15624/task/15649/stat : 15649 (java) S 15622 15622 14305 0 -1 1077944384 2498 0 0 0 41 0 0 0 20 0 15 0 231363270 14427463680 21204 33554432000 4194304 4196468 140725756992224 140015771236976 140016303549058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15650] ppid=15622 vsize=14089320 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15650/stat : 15650 (java) S 15622 15622 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231363271 14427463680 21204 33554432000 4194304 4196468 140725756992224 140015770184416 140016303548117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
[pid=15624/tid=15651] ppid=15622 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15624/task/15651/stat : 15651 (java) S 15622 15622 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231363271 14427463680 21204 33554432000 4194304 4196468 140725756992224 140015769131696 140016303549058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30928896 140725756994694 140725756994865 140725756994865 140725756997583 0
Current children cumulated CPU time: 3.12 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 86272 KiB

Child status: 0
Real time (s): 1.22296
CPU time (s): 3.16354
CPU user time (s): 3.09831
CPU system time (s): 0.065228
CPU usage (%): 258.679
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 86272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.09831
system time used= 0.065228
maximum resident set size= 87228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20475
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= 1920
involuntary context switches= 34


# summary of solver processes directly reported to runsolver:
#   pid: 15622
#   total CPU time (s): 3.16354
#   total CPU user time (s): 3.09831
#   total CPU system time (s): 0.065228

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.030941 second user time and 0.058681 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-13 07:26:41
IDJOB=4306886
IDBENCH=141598
IDSOLVER=2787
FILE ID=node132/4306886-1534138001
RUNJOBID= node132-1534138001-15590
PBS_JOBID= 21037017
Free space on /tmp= 38200 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-10_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4306886-1534138001/watcher-4306886-1534138001 -o /tmp/evaluation-result-4306886-1534138001/solver-4306886-1534138001 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534138001-15590 --watchdog 2580  HOME/xcsp3-exec -seed 1658862002 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306886-1534138001.xml

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

MD5SUM BENCH= 90120b7f275ce51772dc9fcf00f05be5
RANDOM SEED=1658862002

node132.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.65
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.65
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.65
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.65
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:        17749564 kB
MemAvailable:   31905564 kB
Buffers:          253000 kB
Cached:         14013740 kB
SwapCached:            0 kB
Active:          7055800 kB
Inactive:        7264952 kB
Active(anon):       3584 kB
Inactive(anon):   102816 kB
Active(file):    7052216 kB
Inactive(file):  7162136 kB
Unevictable:        6988 kB
Mlocked:            6988 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             43672 kB
Writeback:             0 kB
AnonPages:        113488 kB
Mapped:            55576 kB
Shmem:             49824 kB
Slab:             398472 kB
SReclaimable:     370108 kB
SUnreclaim:        28364 kB
KernelStack:        3632 kB
PageTables:         5868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38156 MiB
End job on node132 at 2018-08-13 07:26:42