Trace number 4270991

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.94759 0.68886602

General information on the benchmark

NameLangford/Langford-m2-s1/
LangfordBin-19.xml
MD5SUM13382dc3b02e119e78eeacc23771b1ff
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.439026
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints57
Number of domains2
Minimum domain size19
Maximum domain size38
Distribution of domain sizes[{"size":19,"count":38},{"size":38,"count":38}]
Minimum variable degree2
Maximum variable degree38
Distribution of variable degrees[{"degree":2,"count":38},{"degree":38,"count":38}]
Minimum constraint arity2
Maximum constraint arity39
Distribution of constraint arities[{"arity":2,"count":19},{"arity":39,"count":38}]
Number of extensional constraints0
Number of intensional constraints19
Distribution of constraint types[{"type":"intension","count":19},{"type":"element","count":38}]
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-4270991-1502708372.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4270991-1502708372.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
1.08/0.56	c solve instance...
1.46/0.67	s SATISFIABLE
1.46/0.67	v <instantiation>
1.46/0.67	v 	<list>v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] v[12] v[13] v[14] v[15] v[16] v[17] v[18] v[19] v[20] v[21] v[22] v[23] v[24] v[25] v[26] v[27] v[28] v[29] v[30] v[31] v[32] v[33] v[34] v[35] v[36] v[37] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[20] p[21] p[22] p[23] p[24] p[25] p[26] p[27] p[28] p[29] p[30] p[31] p[32] p[33] p[34] p[35] p[36] p[37] </list>
1.46/0.67	v 	<values>4 9 6 3 7 4 17 3 1 6 1 9 7 12 14 16 18 19 11 13 15 5 8 10 17 2 12 5 2 14 11 8 16 13 10 18 15 19 10 8 28 25 7 3 5 0 27 21 9 2 12 4 31 22 11 1 34 23 30 18 26 13 33 19 29 14 36 20 32 15 24 6 35 16 37 17 </values>
1.46/0.67	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 (15259 MiB free)
  memory of node 1: 16384 MiB (15644 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270991-1502708372/watcher-4270991-1502708372 -o /tmp/evaluation-result-4270991-1502708372/solver-4270991-1502708372 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502701632-396 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1933110617 HOME/instance-4270991-1502708372.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
Current StackSize limit: 8192 KiB

solver pid=986, runsolver pid=983

[startup+0.100145 s]*
/proc/loadavg: 0.67 0.70 1.12 2/199 1007
/proc/meminfo: memFree=31630500/32770624 swapFree=67108860/67108860
[pid=986] ppid=983 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/986/stat : 986 (xcsp3-exec) S 983 986 369 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 103924980 9740288 346 33554432000 4194304 5098028 140727595826448 140727595824552 140365360894588 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8749056 140727595832420 140727595832631 140727595832631 140727595835371 0
/proc/986/statm: 2378 346 289 221 0 87 0
[pid=988] ppid=986 vsize=25999808 memory=26988 CPUtime=0.11 cores=0-7
/proc/988/stat : 988 (java) S 986 986 369 0 -1 1077944320 5585 0 0 0 10 1 0 0 20 0 20 0 103924981 26623803392 6747 33554432000 4194304 4196468 140727666126224 140727666108768 139983221104375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
/proc/988/statm: 6499952 6747 2878 1 0 6488269 0
[pid=988/tid=989] ppid=986 vsize=25999808 memory=1400242874264906928 CPUtime=0.09 cores=0-7
/proc/988/task/989/stat : 989 (java) R 986 986 369 0 -1 4202560 3620 0 0 0 8 1 0 0 20 0 20 0 103924981 26623803392 6747 33554432000 4194304 4196468 140727666126224 139983225337648 139983221116310 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=990] ppid=986 vsize=25999808 memory=3461361991549258287 CPUtime=0 cores=0-7
/proc/988/task/990/stat : 990 (java) S 986 986 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103924982 26623803392 6747 33554432000 4194304 4196468 140727666126224 139983186385552 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=991] ppid=986 vsize=25999808 memory=140179094079104 CPUtime=0 cores=0-7
/proc/988/task/991/stat : 991 (java) S 986 986 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103924982 26623803392 6747 33554432000 4194304 4196468 140727666126224 139982778190352 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=992] ppid=986 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/988/task/992/stat : 992 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924982 26623803392 6747 33554432000 4194304 4196468 140727666126224 139982777137552 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=993] ppid=986 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/988/task/993/stat : 993 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924982 26623803392 6747 33554432000 4194304 4196468 140727666126224 139982776084752 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=994] ppid=986 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/988/task/994/stat : 994 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924982 26623803392 6747 33554432000 4194304 4196468 140727666126224 139982775032976 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=995] ppid=986 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/988/task/995/stat : 995 (java) S 986 986 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103924982 26623803392 6747 33554432000 4194304 4196468 140727666126224 139982773980176 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=996] ppid=986 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/988/task/996/stat : 996 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924982 26623803392 6747 33554432000 4194304 4196468 140727666126224 139982772927376 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=997] ppid=986 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/988/task/997/stat : 997 (java) S 986 986 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103924982 26623803392 6747 33554432000 4194304 4196468 140727666126224 139982771874576 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=998] ppid=986 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/988/task/998/stat : 998 (java) S 986 986 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103924983 26623803392 6747 33554432000 4194304 4196468 140727666126224 139982348376432 139983221115522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=999] ppid=986 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/988/task/999/stat : 999 (java) S 986 986 369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 103924984 26623803392 6747 33554432000 4194304 4196468 140727666126224 139982347322400 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1000] ppid=986 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/988/task/1000/stat : 1000 (java) S 986 986 369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 103924984 26623803392 6747 33554432000 4194304 4196468 140727666126224 139982346269552 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1001] ppid=986 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/988/task/1001/stat : 1001 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924986 26623803392 6747 33554432000 4194304 4196468 140727666126224 139982345217872 139983221122971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1002] ppid=986 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/988/task/1002/stat : 1002 (java) S 986 986 369 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 20 0 103924986 26623803392 6747 33554432000 4194304 4196468 140727666126224 139982344166256 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1003] ppid=986 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/988/task/1003/stat : 1003 (java) S 986 986 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103924986 26623803392 6747 33554432000 4194304 4196468 140727666126224 139982343113456 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1004] ppid=986 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/988/task/1004/stat : 1004 (java) S 986 986 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103924986 26623803392 6747 33554432000 4194304 4196468 140727666126224 139982342060656 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1005] ppid=986 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/988/task/1005/stat : 1005 (java) R 986 986 369 0 -1 4202560 255 0 0 0 1 0 0 0 20 0 20 0 103924986 26623803392 6747 33554432000 4194304 4196468 140727666126224 139982341007856 139983200075490 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1006] ppid=986 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/988/task/1006/stat : 1006 (java) S 986 986 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103924987 26623803392 6747 33554432000 4194304 4196468 140727666126224 139982339955296 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1007] ppid=986 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/988/task/1007/stat : 1007 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924987 26623803392 6747 33554432000 4194304 4196468 140727666126224 139982338902576 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28372 KiB

[startup+0.210156 s]*
/proc/loadavg: 0.67 0.70 1.12 2/199 1007
/proc/meminfo: memFree=31620764/32770624 swapFree=67108860/67108860
[pid=986] ppid=983 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/986/stat : 986 (xcsp3-exec) S 983 986 369 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 103924980 9740288 346 33554432000 4194304 5098028 140727595826448 140727595824552 140365360894588 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8749056 140727595832420 140727595832631 140727595832631 140727595835371 0
/proc/986/statm: 2378 346 289 221 0 87 0
[pid=988] ppid=986 vsize=26004064 memory=39392 CPUtime=0.33 cores=0-7
/proc/988/stat : 988 (java) S 986 986 369 0 -1 1077944320 8383 0 0 0 30 3 0 0 20 0 20 0 103924981 26628161536 9848 33554432000 4194304 4196468 140727666126224 140727666108768 139983221104375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
/proc/988/statm: 6501016 9848 3051 1 0 6488269 0
[pid=988/tid=989] ppid=986 vsize=26004064 memory=8390339637985935414 CPUtime=0.2 cores=0-7
/proc/988/task/989/stat : 989 (java) R 986 986 369 0 -1 4202560 5461 0 0 0 18 2 0 0 20 0 20 0 103924981 26628161536 9851 33554432000 4194304 4196468 140727666126224 139983225326320 139983221126301 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=990] ppid=986 vsize=26004064 memory=288230596118052887 CPUtime=0 cores=0-7
/proc/988/task/990/stat : 990 (java) S 986 986 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103924982 26628161536 9851 33554432000 4194304 4196468 140727666126224 139983186385552 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=991] ppid=986 vsize=26004064 memory=288370555245790848 CPUtime=0 cores=0-7
/proc/988/task/991/stat : 991 (java) S 986 986 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103924982 26628161536 9851 33554432000 4194304 4196468 140727666126224 139982778190352 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=992] ppid=986 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/988/task/992/stat : 992 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924982 26628161536 9851 33554432000 4194304 4196468 140727666126224 139982777137552 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=993] ppid=986 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/988/task/993/stat : 993 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924982 26628161536 9851 33554432000 4194304 4196468 140727666126224 139982776084752 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=994] ppid=986 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/988/task/994/stat : 994 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924982 26628161536 9851 33554432000 4194304 4196468 140727666126224 139982775032976 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=995] ppid=986 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/988/task/995/stat : 995 (java) S 986 986 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103924982 26628161536 9851 33554432000 4194304 4196468 140727666126224 139982773980176 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=996] ppid=986 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/988/task/996/stat : 996 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924982 26628161536 9851 33554432000 4194304 4196468 140727666126224 139982772927376 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=997] ppid=986 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/988/task/997/stat : 997 (java) S 986 986 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103924982 26628161536 9851 33554432000 4194304 4196468 140727666126224 139982771874576 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=998] ppid=986 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/988/task/998/stat : 998 (java) S 986 986 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103924983 26628161536 9851 33554432000 4194304 4196468 140727666126224 139982348376432 139983221115522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=999] ppid=986 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/988/task/999/stat : 999 (java) S 986 986 369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 103924984 26628161536 9851 33554432000 4194304 4196468 140727666126224 139982347322400 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1000] ppid=986 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/988/task/1000/stat : 1000 (java) S 986 986 369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 103924984 26628161536 9851 33554432000 4194304 4196468 140727666126224 139982346269552 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1001] ppid=986 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/988/task/1001/stat : 1001 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924986 26628161536 9851 33554432000 4194304 4196468 140727666126224 139982345217872 139983221122971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1002] ppid=986 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/988/task/1002/stat : 1002 (java) S 986 986 369 0 -1 1077944384 438 0 0 0 0 0 0 0 20 0 20 0 103924986 26628161536 9851 33554432000 4194304 4196468 140727666126224 139982344166256 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1003] ppid=986 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/988/task/1003/stat : 1003 (java) S 986 986 369 0 -1 1077944384 149 0 0 0 2 0 0 0 20 0 20 0 103924986 26628161536 9851 33554432000 4194304 4196468 140727666126224 139982343113456 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1004] ppid=986 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/988/task/1004/stat : 1004 (java) S 986 986 369 0 -1 1077944384 288 0 0 0 1 0 0 0 20 0 20 0 103924986 26628161536 9851 33554432000 4194304 4196468 140727666126224 139982342060656 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1005] ppid=986 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/988/task/1005/stat : 1005 (java) S 986 986 369 0 -1 1077944384 747 0 0 0 7 0 0 0 20 0 20 0 103924986 26628161536 9851 33554432000 4194304 4196468 140727666126224 139982341007856 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1006] ppid=986 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/988/task/1006/stat : 1006 (java) S 986 986 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103924987 26628161536 9851 33554432000 4194304 4196468 140727666126224 139982339955296 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1007] ppid=986 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/988/task/1007/stat : 1007 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924987 26628161536 9851 33554432000 4194304 4196468 140727666126224 139982338902576 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40776 KiB

[startup+0.309423 s]*
/proc/loadavg: 0.67 0.70 1.12 3/199 1007
/proc/meminfo: memFree=31611768/32770624 swapFree=67108860/67108860
[pid=986] ppid=983 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/986/stat : 986 (xcsp3-exec) S 983 986 369 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 103924980 9740288 346 33554432000 4194304 5098028 140727595826448 140727595824552 140365360894588 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8749056 140727595832420 140727595832631 140727595832631 140727595835371 0
/proc/986/statm: 2378 346 289 221 0 87 0
[pid=988] ppid=986 vsize=26004064 memory=46112 CPUtime=0.49 cores=0-7
/proc/988/stat : 988 (java) S 986 986 369 0 -1 1077944320 9214 0 0 0 45 4 0 0 20 0 20 0 103924981 26628161536 11528 33554432000 4194304 4196468 140727666126224 140727666108768 139983221104375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
/proc/988/statm: 6501016 11528 3083 1 0 6488269 0
[pid=988/tid=989] ppid=986 vsize=26004064 memory=1399051139730258233 CPUtime=0.29 cores=0-7
/proc/988/task/989/stat : 989 (java) R 986 986 369 0 -1 4202560 6200 0 0 0 27 2 0 0 20 0 20 0 103924981 26628161536 11528 33554432000 4194304 4196468 140727666126224 139983225336608 139983205184862 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=990] ppid=986 vsize=26004064 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/988/task/990/stat : 990 (java) S 986 986 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103924982 26628161536 11528 33554432000 4194304 4196468 140727666126224 139983186385552 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=991] ppid=986 vsize=26004064 memory=1948 CPUtime=0 cores=0-7
/proc/988/task/991/stat : 991 (java) S 986 986 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103924982 26628161536 11528 33554432000 4194304 4196468 140727666126224 139982778190352 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=992] ppid=986 vsize=26004064 memory=8536 CPUtime=0 cores=0-7
/proc/988/task/992/stat : 992 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924982 26628161536 11528 33554432000 4194304 4196468 140727666126224 139982777137552 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=993] ppid=986 vsize=26004064 memory=4616 CPUtime=0 cores=0-7
/proc/988/task/993/stat : 993 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924982 26628161536 11528 33554432000 4194304 4196468 140727666126224 139982776084752 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=994] ppid=986 vsize=26004064 memory=1720 CPUtime=0 cores=0-7
/proc/988/task/994/stat : 994 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924982 26628161536 11528 33554432000 4194304 4196468 140727666126224 139982775032976 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=995] ppid=986 vsize=26004064 memory=1004 CPUtime=0 cores=0-7
/proc/988/task/995/stat : 995 (java) S 986 986 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103924982 26628161536 11528 33554432000 4194304 4196468 140727666126224 139982773980176 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=996] ppid=986 vsize=26004064 memory=1436 CPUtime=0 cores=0-7
/proc/988/task/996/stat : 996 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924982 26628161536 11528 33554432000 4194304 4196468 140727666126224 139982772927376 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=997] ppid=986 vsize=26004064 memory=1200 CPUtime=0 cores=0-7
/proc/988/task/997/stat : 997 (java) S 986 986 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103924982 26628161536 11528 33554432000 4194304 4196468 140727666126224 139982771874576 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=998] ppid=986 vsize=26004064 memory=15872 CPUtime=0 cores=0-7
/proc/988/task/998/stat : 998 (java) S 986 986 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103924983 26628161536 11528 33554432000 4194304 4196468 140727666126224 139982348376432 139983221115522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=999] ppid=986 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/988/task/999/stat : 999 (java) S 986 986 369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 103924984 26628161536 11528 33554432000 4194304 4196468 140727666126224 139982347322400 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1000] ppid=986 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/988/task/1000/stat : 1000 (java) S 986 986 369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 103924984 26628161536 11528 33554432000 4194304 4196468 140727666126224 139982346269552 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1001] ppid=986 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/988/task/1001/stat : 1001 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924986 26628161536 11528 33554432000 4194304 4196468 140727666126224 139982345217872 139983221122971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1002] ppid=986 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/988/task/1002/stat : 1002 (java) S 986 986 369 0 -1 1077944384 438 0 0 0 1 0 0 0 20 0 20 0 103924986 26628161536 11528 33554432000 4194304 4196468 140727666126224 139982344166256 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1003] ppid=986 vsize=26004064 memory=140178941380015 CPUtime=0.02 cores=0-7
/proc/988/task/1003/stat : 1003 (java) S 986 986 369 0 -1 1077944384 157 0 0 0 2 0 0 0 20 0 20 0 103924986 26628161536 11528 33554432000 4194304 4196468 140727666126224 139982343113456 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1004] ppid=986 vsize=26004064 memory=67 CPUtime=0.02 cores=0-7
/proc/988/task/1004/stat : 1004 (java) S 986 986 369 0 -1 1077944384 330 0 0 0 2 0 0 0 20 0 20 0 103924986 26628161536 11528 33554432000 4194304 4196468 140727666126224 139982342060656 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1005] ppid=986 vsize=26004064 memory=51172 CPUtime=0.11 cores=0-7
/proc/988/task/1005/stat : 1005 (java) S 986 986 369 0 -1 1077944384 816 0 0 0 11 0 0 0 20 0 20 0 103924986 26628161536 11528 33554432000 4194304 4196468 140727666126224 139982341007856 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1006] ppid=986 vsize=26004064 memory=110297088 CPUtime=0 cores=0-7
/proc/988/task/1006/stat : 1006 (java) S 986 986 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103924987 26628161536 11528 33554432000 4194304 4196468 140727666126224 139982339955296 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1007] ppid=986 vsize=26004064 memory=9740287 CPUtime=0 cores=0-7
/proc/988/task/1007/stat : 1007 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924987 26628161536 11528 33554432000 4194304 4196468 140727666126224 139982338902576 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47496 KiB

[startup+0.68881 s]
# the end of solver process 986 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.87452 s, system=0.073076 s

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

[startup+0.409312 s]*
/proc/loadavg: 0.67 0.70 1.12 4/199 1007
/proc/meminfo: memFree=31607364/32770624 swapFree=67108860/67108860
[pid=986] ppid=983 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/986/stat : 986 (xcsp3-exec) S 983 986 369 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 103924980 9740288 346 33554432000 4194304 5098028 140727595826448 140727595824552 140365360894588 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8749056 140727595832420 140727595832631 140727595832631 140727595835371 0
/proc/986/statm: 2378 346 289 221 0 87 0
[pid=988] ppid=986 vsize=26004140 memory=51176 CPUtime=0.7 cores=0-7
/proc/988/stat : 988 (java) S 986 986 369 0 -1 1077944320 10017 0 0 0 66 4 0 0 20 0 20 0 103924981 26628239360 12794 33554432000 4194304 4196468 140727666126224 140727666108768 139983221104375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
/proc/988/statm: 6501035 12794 3144 1 0 6488269 0
[pid=988/tid=989] ppid=986 vsize=26004140 memory=8390339637985935414 CPUtime=0.39 cores=0-7
/proc/988/task/989/stat : 989 (java) R 986 986 369 0 -1 4202560 6658 0 0 0 36 3 0 0 20 0 20 0 103924981 26628239360 12794 33554432000 4194304 4196468 140727666126224 139983225313632 139983205184862 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=990] ppid=986 vsize=26004140 memory=288230596118052887 CPUtime=0 cores=0-7
/proc/988/task/990/stat : 990 (java) S 986 986 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103924982 26628239360 12794 33554432000 4194304 4196468 140727666126224 139983186385552 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=991] ppid=986 vsize=26004140 memory=288370555245790848 CPUtime=0 cores=0-7
/proc/988/task/991/stat : 991 (java) S 986 986 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103924982 26628239360 12794 33554432000 4194304 4196468 140727666126224 139982778190352 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=992] ppid=986 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/988/task/992/stat : 992 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924982 26628239360 12794 33554432000 4194304 4196468 140727666126224 139982777137552 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=993] ppid=986 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/988/task/993/stat : 993 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924982 26628239360 12794 33554432000 4194304 4196468 140727666126224 139982776084752 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=994] ppid=986 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/988/task/994/stat : 994 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924982 26628239360 12794 33554432000 4194304 4196468 140727666126224 139982775032976 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=995] ppid=986 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/988/task/995/stat : 995 (java) S 986 986 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103924982 26628239360 12794 33554432000 4194304 4196468 140727666126224 139982773980176 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=996] ppid=986 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/988/task/996/stat : 996 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924982 26628239360 12794 33554432000 4194304 4196468 140727666126224 139982772927376 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=997] ppid=986 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/988/task/997/stat : 997 (java) S 986 986 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103924982 26628239360 12794 33554432000 4194304 4196468 140727666126224 139982771874576 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=998] ppid=986 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/988/task/998/stat : 998 (java) S 986 986 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103924983 26628239360 12794 33554432000 4194304 4196468 140727666126224 139982348376432 139983221115522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=999] ppid=986 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/988/task/999/stat : 999 (java) S 986 986 369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 103924984 26628239360 12794 33554432000 4194304 4196468 140727666126224 139982347322400 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1000] ppid=986 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/988/task/1000/stat : 1000 (java) S 986 986 369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 103924984 26628239360 12794 33554432000 4194304 4196468 140727666126224 139982346269552 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1001] ppid=986 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/988/task/1001/stat : 1001 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924986 26628239360 12794 33554432000 4194304 4196468 140727666126224 139982345217872 139983221122971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1002] ppid=986 vsize=26004140 memory=0 CPUtime=0.03 cores=0-7
/proc/988/task/1002/stat : 1002 (java) S 986 986 369 0 -1 1077944384 541 0 0 0 3 0 0 0 20 0 20 0 103924986 26628239360 12794 33554432000 4194304 4196468 140727666126224 139982344166256 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1003] ppid=986 vsize=26004140 memory=0 CPUtime=0.04 cores=0-7
/proc/988/task/1003/stat : 1003 (java) S 986 986 369 0 -1 1077944384 164 0 0 0 4 0 0 0 20 0 20 0 103924986 26628239360 12794 33554432000 4194304 4196468 140727666126224 139982343113456 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1004] ppid=986 vsize=26004140 memory=-1 CPUtime=0.05 cores=0-7
/proc/988/task/1004/stat : 1004 (java) S 986 986 369 0 -1 1077944384 453 0 0 0 5 0 0 0 20 0 20 0 103924986 26628239360 12794 33554432000 4194304 4196468 140727666126224 139982342060656 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1005] ppid=986 vsize=26004140 memory=0 CPUtime=0.17 cores=0-7
/proc/988/task/1005/stat : 1005 (java) R 986 986 369 0 -1 4202560 938 0 0 0 17 0 0 0 20 0 20 0 103924986 26628239360 13306 33554432000 4194304 4196468 140727666126224 139982341007856 139983200022944 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1006] ppid=986 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/988/task/1006/stat : 1006 (java) S 986 986 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103924987 26628239360 13306 33554432000 4194304 4196468 140727666126224 139982339955296 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1007] ppid=986 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/988/task/1007/stat : 1007 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103924987 26628239360 13306 33554432000 4194304 4196468 140727666126224 139982338902576 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
Current children cumulated CPU time: 0.7 s
Current children cumulated vsize: 26013652 KiB
Current children cumulated memory: 52560 KiB

[startup+0.611508 s]
/proc/loadavg: 0.67 0.70 1.12 4/199 1007
/proc/meminfo: memFree=31594276/32770624 swapFree=67108860/67108860
[pid=986] ppid=983 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/986/stat : 986 (xcsp3-exec) S 983 986 369 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 103924980 9740288 346 33554432000 4194304 5098028 140727595826448 140727595824552 140365360894588 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8749056 140727595832420 140727595832631 140727595832631 140727595835371 0
/proc/986/statm: 2378 346 289 221 0 87 0
[pid=988] ppid=986 vsize=26538700 memory=86152 CPUtime=1.46 cores=0-7
/proc/988/stat : 988 (java) S 986 986 369 0 -1 1077944320 12479 0 0 0 140 6 0 0 20 0 28 0 103924981 27175628800 21538 33554432000 4194304 4196468 140727666126224 140727666108768 139983221104375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
/proc/988/statm: 6634675 21538 3200 1 0 6621909 0
[pid=988/tid=989] ppid=986 vsize=26538700 memory=288230376152047991 CPUtime=0.54 cores=0-7
/proc/988/task/989/stat : 989 (java) S 986 986 369 0 -1 1077944384 6868 0 0 0 51 3 0 0 20 0 28 0 103924981 27175628800 21538 33554432000 4194304 4196468 140727666126224 139983225345152 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=990] ppid=986 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/988/task/990/stat : 990 (java) S 986 986 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 103924982 27175628800 21538 33554432000 4194304 4196468 140727666126224 139983186385552 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=991] ppid=986 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/988/task/991/stat : 991 (java) S 986 986 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 103924982 27175628800 21538 33554432000 4194304 4196468 140727666126224 139982778190352 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=992] ppid=986 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/988/task/992/stat : 992 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103924982 27175628800 21538 33554432000 4194304 4196468 140727666126224 139982777137552 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=993] ppid=986 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/988/task/993/stat : 993 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103924982 27175628800 21538 33554432000 4194304 4196468 140727666126224 139982776084752 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=994] ppid=986 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/988/task/994/stat : 994 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103924982 27175628800 21538 33554432000 4194304 4196468 140727666126224 139982775032976 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=995] ppid=986 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/988/task/995/stat : 995 (java) S 986 986 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 103924982 27175628800 21538 33554432000 4194304 4196468 140727666126224 139982773980176 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=996] ppid=986 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/988/task/996/stat : 996 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103924982 27175628800 21538 33554432000 4194304 4196468 140727666126224 139982772927376 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=997] ppid=986 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/988/task/997/stat : 997 (java) S 986 986 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 103924982 27175628800 21538 33554432000 4194304 4196468 140727666126224 139982771874576 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=998] ppid=986 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/988/task/998/stat : 998 (java) S 986 986 369 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 103924983 27175628800 21538 33554432000 4194304 4196468 140727666126224 139982348376432 139983221115522 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=999] ppid=986 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/988/task/999/stat : 999 (java) S 986 986 369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 103924984 27175628800 21538 33554432000 4194304 4196468 140727666126224 139982347322400 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1000] ppid=986 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/988/task/1000/stat : 1000 (java) S 986 986 369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 103924984 27175628800 21538 33554432000 4194304 4196468 140727666126224 139982346269552 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1001] ppid=986 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/988/task/1001/stat : 1001 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103924986 27175628800 21538 33554432000 4194304 4196468 140727666126224 139982345217872 139983221122971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1002] ppid=986 vsize=26538700 memory=0 CPUtime=0.11 cores=0-7
/proc/988/task/1002/stat : 1002 (java) S 986 986 369 0 -1 1077944384 820 0 0 0 11 0 0 0 20 0 28 0 103924986 27175628800 21538 33554432000 4194304 4196468 140727666126224 139982344166256 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1003] ppid=986 vsize=26538700 memory=0 CPUtime=0.14 cores=0-7
/proc/988/task/1003/stat : 1003 (java) R 986 986 369 0 -1 4202560 641 0 0 0 14 0 0 0 20 0 28 0 103924986 27175628800 21538 33554432000 4194304 4196468 140727666126224 139982343101888 139983200758922 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1004] ppid=986 vsize=26538700 memory=0 CPUtime=0.14 cores=0-7
/proc/988/task/1004/stat : 1004 (java) S 986 986 369 0 -1 1077944384 991 0 0 0 14 0 0 0 20 0 28 0 103924986 27175628800 21538 33554432000 4194304 4196468 140727666126224 139982342060656 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1005] ppid=986 vsize=26538700 memory=0 CPUtime=0.33 cores=0-7
/proc/988/task/1005/stat : 1005 (java) R 986 986 369 0 -1 4202560 1537 0 0 0 33 0 0 0 20 0 28 0 103924986 27175628800 21538 33554432000 4194304 4196468 140727666126224 139982341007856 139983214201211 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1006] ppid=986 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/988/task/1006/stat : 1006 (java) S 986 986 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 103924987 27175628800 21538 33554432000 4194304 4196468 140727666126224 139982339955296 139983221114581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
[pid=988/tid=1007] ppid=986 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/988/task/1007/stat : 1007 (java) S 986 986 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103924987 27175628800 21538 33554432000 4194304 4196468 140727666126224 139982338902576 139983221115522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15171584 140727666128018 140727666128195 140727666128195 140727666130895 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 87536 KiB

Child status: 0
Real time (s): 0.688866
CPU time (s): 1.94759
CPU user time (s): 1.87452
CPU system time (s): 0.073076
CPU usage (%): 282.724
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 87536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.87451
system time used= 0.073076
maximum resident set size= 92056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13128
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= 2610
involuntary context switches= 14


# summary of solver processes directly reported to runsolver:
#   pid: 986
#   total CPU time (s): 1.94759
#   total CPU user time (s): 1.87452
#   total CPU system time (s): 0.073076

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.021433 second user time and 0.04899 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-14 12:45:13
IDJOB=4270991
IDBENCH=124365
IDSOLVER=2662
FILE ID=node112/4270991-1502708372
RUNJOBID= node112-1502701632-396
PBS_JOBID= 20629010
Free space on /tmp= 61788 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Langford/Langford-m2-s1/LangfordBin-19.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-4270991-1502708372/watcher-4270991-1502708372 -o /tmp/evaluation-result-4270991-1502708372/solver-4270991-1502708372 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502701632-396 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1933110617 HOME/instance-4270991-1502708372.xml

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

MD5SUM BENCH= 13382dc3b02e119e78eeacc23771b1ff
RANDOM SEED=1933110617

node112.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.24
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.24
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.24
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.24
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:        31646776 kB
MemAvailable:   31979924 kB
Buffers:          167744 kB
Cached:           443200 kB
SwapCached:            0 kB
Active:           457532 kB
Inactive:         205308 kB
Active(anon):       3328 kB
Inactive(anon):    76444 kB
Active(file):     454204 kB
Inactive(file):   128864 kB
Unevictable:        6276 kB
Mlocked:            6276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7768 kB
Writeback:             0 kB
AnonPages:         58260 kB
Mapped:            44356 kB
Shmem:             25224 kB
Slab:             158032 kB
SReclaimable:     131832 kB
SUnreclaim:        26200 kB
KernelStack:        3184 kB
PageTables:         4524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61780 MiB
End job on node112 at 2017-08-14 12:45:14