Trace number 4270235

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)OPT52 3.3531799 1.29864

General information on the benchmark

NameRcpsp/Rcpsp-m1-j30/
Rcpsp-j30-22-06.xml
MD5SUM45b5d4596b79ad434cde41f15586cf53
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark52
Best CPU time to get the best result obtained on this benchmark0.29194999
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints62
Number of domains2
Minimum domain size1
Maximum domain size164
Distribution of domain sizes[{"size":1,"count":1},{"size":164,"count":31}]
Minimum variable degree3
Maximum variable degree7
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":5},{"degree":5,"count":8},{"degree":6,"count":11},{"degree":7,"count":7}]
Minimum constraint arity2
Maximum constraint arity19
Distribution of constraint arities[{"arity":2,"count":58},{"arity":10,"count":1},{"arity":14,"count":1},{"arity":18,"count":1},{"arity":19,"count":1}]
Number of extensional constraints0
Number of intensional constraints58
Distribution of constraint types[{"type":"intension","count":58},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270235-1502622302.xml"  -tl '264s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4270235-1502622302.xml, -tl, 264s, -p, 1, -x, 0]
0.12/0.19	c simple solver
0.33/0.26	c parse instance...
0.72/0.47	c solve instance...
1.00/0.54	o 163 
1.00/0.56	o 162 
1.00/0.58	o 161 
1.00/0.59	o 160 
1.29/0.61	o 159 
1.29/0.63	o 158 
1.29/0.65	o 157 
1.29/0.66	o 156 
1.29/0.68	o 155 
1.58/0.73	o 154 
1.58/0.78	o 153 
1.58/0.79	o 152 
1.88/0.82	o 151 
1.88/0.83	o 150 
1.88/0.89	o 149 
2.19/0.94	o 148 
2.19/0.99	o 147 
2.52/1.05	o 146 
2.52/1.09	o 145 
2.82/1.15	o 144 
2.82/1.19	o 56 
3.09/1.21	o 55 
3.09/1.26	o 53 
3.09/1.26	o 52 
3.09/1.27	s OPTIMUM FOUND
3.09/1.27	v <instantiation>
3.09/1.27	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] </list>
3.09/1.27	v 	<values>0 0 0 0 10 20 7 7 11 3 17 11 6 17 30 27 35 23 17 21 23 32 22 10 32 36 36 40 42 39 40 52 </values>
3.09/1.27	v </instantiation>

Verifier Data

OK	52

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270235-1502622302/watcher-4270235-1502622302 -o /tmp/evaluation-result-4270235-1502622302/solver-4270235-1502622302 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502619919-8346 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1813424730 HOME/instance-4270235-1502622302.xml 

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

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


[startup+0.102633 s]*
/proc/loadavg: 2.00 1.96 1.82 4/217 9776
/proc/meminfo: memFree=28688400/32770624 swapFree=67108860/67108860
[pid=9760] ppid=9757 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9760/stat : 9760 (xcsp3-exec) S 9757 9760 6338 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95311281 9740288 346 33554432000 4194304 5098028 140721188604208 140721188602312 140207799394940 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9871360 140721188607092 140721188607296 140721188607296 140721188610027 0
/proc/9760/statm: 2378 346 289 221 0 87 0
[pid=9762] ppid=9760 vsize=13978596 memory=28892 CPUtime=0.12 cores=0,2,4,6
/proc/9762/stat : 9762 (java) S 9760 9760 6338 0 -1 1077944320 5531 0 0 0 11 1 0 0 20 0 15 0 95311282 14314082304 7223 33554432000 4194304 4196468 140727010634992 140727010617536 139785829605111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
/proc/9762/statm: 3494649 7223 2893 1 0 3482966 0
[pid=9762/tid=9763] ppid=9760 vsize=13978596 memory=-8976644418600983157 CPUtime=0.09 cores=0,2,4,6
/proc/9762/task/9763/stat : 9763 (java) R 9760 9760 6338 0 -1 4202560 3462 0 0 0 8 1 0 0 20 0 15 0 95311282 14314082304 7223 33554432000 4194304 4196468 140727010634992 139785833838384 139785431756553 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9764] ppid=9760 vsize=13978596 memory=3472468169923642576 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9764/stat : 9764 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14314082304 7223 33554432000 4194304 4196468 140727010634992 139785759693712 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9765] ppid=9760 vsize=13978596 memory=140041028490880 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9765/stat : 9765 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14314082304 7223 33554432000 4194304 4196468 140727010634992 139785758640912 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9766] ppid=9760 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9766/stat : 9766 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14314082304 7223 33554432000 4194304 4196468 140727010634992 139785757588624 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9767] ppid=9760 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9767/stat : 9767 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14314082304 7223 33554432000 4194304 4196468 140727010634992 139785756535824 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9768] ppid=9760 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9768/stat : 9768 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311284 14314082304 7223 33554432000 4194304 4196468 140727010634992 139784741701744 139785829616258 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9769] ppid=9760 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9769/stat : 9769 (java) S 9760 9760 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95311284 14314082304 7223 33554432000 4194304 4196468 140727010634992 139784740647712 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9770] ppid=9760 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9770/stat : 9770 (java) S 9760 9760 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95311285 14314082304 7223 33554432000 4194304 4196468 140727010634992 139784739595376 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9771] ppid=9760 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9771/stat : 9771 (java) S 9760 9760 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95311287 14314082304 7223 33554432000 4194304 4196468 140727010634992 139784738543696 139785829623707 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9772] ppid=9760 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9772/stat : 9772 (java) S 9760 9760 6338 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 15 0 95311287 14314082304 7223 33554432000 4194304 4196468 140727010634992 139784737491568 139785829616258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9773] ppid=9760 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9773/stat : 9773 (java) S 9760 9760 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95311287 14314082304 7223 33554432000 4194304 4196468 140727010634992 139784736438768 139785829616258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9774] ppid=9760 vsize=13978596 memory=140041028490880 CPUtime=0.01 cores=0,2,4,6
/proc/9762/task/9774/stat : 9774 (java) R 9760 9760 6338 0 -1 4202560 332 0 0 0 1 0 0 0 20 0 15 0 95311287 14314082304 7223 33554432000 4194304 4196468 140727010634992 139784735384016 139785808994345 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9775] ppid=9760 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9775/stat : 9775 (java) S 9760 9760 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95311287 14314082304 7223 33554432000 4194304 4196468 140727010634992 139784734333920 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9776] ppid=9760 vsize=13978596 memory=140041028490880 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9776/stat : 9776 (java) S 9760 9760 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95311287 14314082304 7223 33554432000 4194304 4196468 140727010634992 139784733280688 139785829616258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 30276 KiB

[startup+0.210747 s]*
/proc/loadavg: 2.00 1.96 1.82 3/217 9776
/proc/meminfo: memFree=28677492/32770624 swapFree=67108860/67108860
[pid=9760] ppid=9757 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9760/stat : 9760 (xcsp3-exec) S 9757 9760 6338 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95311281 9740288 346 33554432000 4194304 5098028 140721188604208 140721188602312 140207799394940 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9871360 140721188607092 140721188607296 140721188607296 140721188610027 0
/proc/9760/statm: 2378 346 289 221 0 87 0
[pid=9762] ppid=9760 vsize=13982884 memory=40428 CPUtime=0.33 cores=0,2,4,6
/proc/9762/stat : 9762 (java) S 9760 9760 6338 0 -1 1077944320 8216 0 0 0 31 2 0 0 20 0 15 0 95311282 14318473216 10107 33554432000 4194304 4196468 140727010634992 140727010617536 139785829605111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
/proc/9762/statm: 3495721 10107 3034 1 0 3482974 0
[pid=9762/tid=9763] ppid=9760 vsize=13982852 memory=4790596700399117203 CPUtime=0.19 cores=0,2,4,6
/proc/9762/task/9763/stat : 9763 (java) R 9760 9760 6338 0 -1 4202560 5350 0 0 0 18 1 0 0 20 0 15 0 95311282 14318440448 10107 33554432000 4194304 4196468 140727010634992 139785833806800 139785822284333 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9764] ppid=9760 vsize=13982884 memory=3472468169923642576 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9764/stat : 9764 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14318473216 10107 33554432000 4194304 4196468 140727010634992 139785759693712 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9765] ppid=9760 vsize=13982884 memory=140041028490880 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9765/stat : 9765 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14318473216 10107 33554432000 4194304 4196468 140727010634992 139785758640912 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9766] ppid=9760 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9766/stat : 9766 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14318440448 10107 33554432000 4194304 4196468 140727010634992 139785757588624 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9767] ppid=9760 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9767/stat : 9767 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14318440448 10107 33554432000 4194304 4196468 140727010634992 139785756535824 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9768] ppid=9760 vsize=13982852 memory=140041028490880 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9768/stat : 9768 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311284 14318440448 10107 33554432000 4194304 4196468 140727010634992 139784741701744 139785829616258 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9769] ppid=9760 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9769/stat : 9769 (java) S 9760 9760 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95311284 14318440448 10107 33554432000 4194304 4196468 140727010634992 139784740647712 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9770] ppid=9760 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9770/stat : 9770 (java) S 9760 9760 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95311285 14318440448 10107 33554432000 4194304 4196468 140727010634992 139784739595376 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9771] ppid=9760 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9771/stat : 9771 (java) S 9760 9760 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95311287 14318440448 10107 33554432000 4194304 4196468 140727010634992 139784738543696 139785829623707 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9772] ppid=9760 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/9762/task/9772/stat : 9772 (java) S 9760 9760 6338 0 -1 1077944384 638 0 0 0 2 0 0 0 20 0 15 0 95311287 14318440448 10107 33554432000 4194304 4196468 140727010634992 139784737491568 139785829616258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9773] ppid=9760 vsize=13982852 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/9762/task/9773/stat : 9773 (java) S 9760 9760 6338 0 -1 1077944384 197 0 0 0 1 0 0 0 20 0 15 0 95311287 14318440448 10107 33554432000 4194304 4196468 140727010634992 139784736438768 139785829616258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9774] ppid=9760 vsize=13982884 memory=140041028490880 CPUtime=0.08 cores=0,2,4,6
/proc/9762/task/9774/stat : 9774 (java) S 9760 9760 6338 0 -1 1077944384 739 0 0 0 8 0 0 0 20 0 15 0 95311287 14318473216 10107 33554432000 4194304 4196468 140727010634992 139784735386480 139785829616258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9775] ppid=9760 vsize=13982884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9775/stat : 9775 (java) S 9760 9760 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95311287 14318473216 10107 33554432000 4194304 4196468 140727010634992 139784734333920 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9776] ppid=9760 vsize=13982852 memory=140041028490880 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9776/stat : 9776 (java) S 9760 9760 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95311287 14318440448 10107 33554432000 4194304 4196468 140727010634992 139784733280688 139785829616258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992396 KiB
Current children cumulated memory: 41812 KiB

[startup+0.310469 s]*
/proc/loadavg: 2.00 1.96 1.82 5/217 9776
/proc/meminfo: memFree=28670296/32770624 swapFree=67108860/67108860
[pid=9760] ppid=9757 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9760/stat : 9760 (xcsp3-exec) S 9757 9760 6338 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95311281 9740288 346 33554432000 4194304 5098028 140721188604208 140721188602312 140207799394940 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9871360 140721188607092 140721188607296 140721188607296 140721188610027 0
/proc/9760/statm: 2378 346 289 221 0 87 0
[pid=9762] ppid=9760 vsize=13982928 memory=47584 CPUtime=0.5 cores=0,2,4,6
/proc/9762/stat : 9762 (java) S 9760 9760 6338 0 -1 1077944320 9135 0 0 0 48 2 0 0 20 0 15 0 95311282 14318518272 11896 33554432000 4194304 4196468 140727010634992 140727010617536 139785829605111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
/proc/9762/statm: 3495732 11896 3112 1 0 3482966 0
[pid=9762/tid=9763] ppid=9760 vsize=13982928 memory=-8976644418600983157 CPUtime=0.29 cores=0,2,4,6
/proc/9762/task/9763/stat : 9763 (java) R 9760 9760 6338 0 -1 4202560 6047 0 0 0 28 1 0 0 20 0 15 0 95311282 14318518272 11896 33554432000 4194304 4196468 140727010634992 139785833838848 139785822283125 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9764] ppid=9760 vsize=13982928 memory=3472468169923642576 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9764/stat : 9764 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14318518272 11896 33554432000 4194304 4196468 140727010634992 139785759693712 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9765] ppid=9760 vsize=13982928 memory=140041028490880 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9765/stat : 9765 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14318518272 11896 33554432000 4194304 4196468 140727010634992 139785758640912 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9766] ppid=9760 vsize=13982928 memory=7 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9766/stat : 9766 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14318518272 11896 33554432000 4194304 4196468 140727010634992 139785757588624 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9767] ppid=9760 vsize=13982928 memory=140040898488351 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9767/stat : 9767 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14318518272 11896 33554432000 4194304 4196468 140727010634992 139785756535824 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9768] ppid=9760 vsize=13982928 memory=280081796955936 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9768/stat : 9768 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311284 14318518272 11896 33554432000 4194304 4196468 140727010634992 139784741701744 139785829616258 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9769] ppid=9760 vsize=13982928 memory=140040898465295 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9769/stat : 9769 (java) S 9760 9760 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95311284 14318518272 11896 33554432000 4194304 4196468 140727010634992 139784740647712 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9770] ppid=9760 vsize=13982928 memory=280081926965344 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9770/stat : 9770 (java) S 9760 9760 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95311285 14318518272 11896 33554432000 4194304 4196468 140727010634992 139784739595376 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9771] ppid=9760 vsize=13982928 memory=140040898469903 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9771/stat : 9771 (java) S 9760 9760 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95311287 14318518272 11896 33554432000 4194304 4196468 140727010634992 139784738543696 139785829623707 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9772] ppid=9760 vsize=13982928 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/9762/task/9772/stat : 9772 (java) S 9760 9760 6338 0 -1 1077944384 701 0 0 0 4 0 0 0 20 0 15 0 95311287 14318518272 11896 33554432000 4194304 4196468 140727010634992 139784737491568 139785829616258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9773] ppid=9760 vsize=13982928 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/9762/task/9773/stat : 9773 (java) S 9760 9760 6338 0 -1 1077944384 240 0 0 0 3 0 0 0 20 0 15 0 95311287 14318518272 11896 33554432000 4194304 4196468 140727010634992 139784736438768 139785829616258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9774] ppid=9760 vsize=13982928 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/9762/task/9774/stat : 9774 (java) R 9760 9760 6338 0 -1 4202560 845 0 0 0 12 0 0 0 20 0 15 0 95311287 14318518272 11896 33554432000 4194304 4196468 140727010634992 139784735386480 139785808235315 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9775] ppid=9760 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9775/stat : 9775 (java) S 9760 9760 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95311287 14318518272 11896 33554432000 4194304 4196468 140727010634992 139784734333920 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9776] ppid=9760 vsize=13982928 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9776/stat : 9776 (java) S 9760 9760 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95311287 14318518272 11896 33554432000 4194304 4196468 140727010634992 139784733280688 139785829616258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 48968 KiB

[startup+0.701589 s]
/proc/loadavg: 2.00 1.96 1.82 4/217 9776
/proc/meminfo: memFree=28656712/32770624 swapFree=67108860/67108860
[pid=9760] ppid=9757 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9760/stat : 9760 (xcsp3-exec) S 9757 9760 6338 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95311281 9740288 346 33554432000 4194304 5098028 140721188604208 140721188602312 140207799394940 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9871360 140721188607092 140721188607296 140721188607296 140721188610027 0
/proc/9760/statm: 2378 346 289 221 0 87 0
[pid=9762] ppid=9760 vsize=13984976 memory=72012 CPUtime=1.58 cores=0,2,4,6
/proc/9762/stat : 9762 (java) S 9760 9760 6338 0 -1 1077944320 13805 0 0 0 153 5 0 0 20 0 15 0 95311282 14320615424 18003 33554432000 4194304 4196468 140727010634992 140727010617536 139785829605111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
/proc/9762/statm: 3496244 18003 3211 1 0 3483478 0
[pid=9762/tid=9763] ppid=9760 vsize=13984976 memory=5795117241467496816 CPUtime=0.67 cores=0,2,4,6
/proc/9762/task/9763/stat : 9763 (java) R 9760 9760 6338 0 -1 4202560 6748 0 0 0 65 2 0 0 20 0 15 0 95311282 14320615424 18003 33554432000 4194304 4196468 140727010634992 139785833836368 139785431803846 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9764] ppid=9760 vsize=13984976 memory=5795117241467496816 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9764/stat : 9764 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14320615424 18003 33554432000 4194304 4196468 140727010634992 139785759693712 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9765] ppid=9760 vsize=13984976 memory=7588935152971043925 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9765/stat : 9765 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14320615424 18003 33554432000 4194304 4196468 140727010634992 139785758640912 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9766] ppid=9760 vsize=13984976 memory=8041645962788481611 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9766/stat : 9766 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14320615424 18003 33554432000 4194304 4196468 140727010634992 139785757588624 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9767] ppid=9760 vsize=13984976 memory=8326441112149131693 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9767/stat : 9767 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14320615424 18003 33554432000 4194304 4196468 140727010634992 139785756535824 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9768] ppid=9760 vsize=13984976 memory=6944656591801717918 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9768/stat : 9768 (java) S 9760 9760 6338 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95311284 14320615424 18003 33554432000 4194304 4196468 140727010634992 139784741701744 139785829616258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9769] ppid=9760 vsize=13984976 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9769/stat : 9769 (java) S 9760 9760 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95311284 14320615424 18003 33554432000 4194304 4196468 140727010634992 139784740647712 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9770] ppid=9760 vsize=13984976 memory=6884 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9770/stat : 9770 (java) S 9760 9760 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95311285 14320615424 18003 33554432000 4194304 4196468 140727010634992 139784739595376 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9771] ppid=9760 vsize=13984976 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9771/stat : 9771 (java) S 9760 9760 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95311287 14320615424 18003 33554432000 4194304 4196468 140727010634992 139784738543696 139785829623707 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9772] ppid=9760 vsize=13984976 memory=28028 CPUtime=0.29 cores=0,2,4,6
/proc/9762/task/9772/stat : 9772 (java) R 9760 9760 6338 0 -1 4202560 2063 0 0 0 29 0 0 0 20 0 15 0 95311287 14320615424 18003 33554432000 4194304 4196468 140727010634992 139784737477592 139785813161376 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9773] ppid=9760 vsize=13984976 memory=2428 CPUtime=0.29 cores=0,2,4,6
/proc/9762/task/9773/stat : 9773 (java) R 9760 9760 6338 0 -1 4202560 2187 0 0 0 29 0 0 0 20 0 15 0 95311287 14320615424 18003 33554432000 4194304 4196468 140727010634992 139784736424504 139785811124786 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9774] ppid=9760 vsize=13984976 memory=1292 CPUtime=0.29 cores=0,2,4,6
/proc/9762/task/9774/stat : 9774 (java) S 9760 9760 6338 0 -1 1077944384 1496 0 0 0 29 0 0 0 20 0 15 0 95311287 14320615424 18003 33554432000 4194304 4196468 140727010634992 139784735386480 139785829616258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9775] ppid=9760 vsize=13984976 memory=7091832833820811856 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9775/stat : 9775 (java) S 9760 9760 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95311287 14320615424 18003 33554432000 4194304 4196468 140727010634992 139784734333920 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9776] ppid=9760 vsize=13984976 memory=7453282923511834215 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9776/stat : 9776 (java) S 9760 9760 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95311287 14320615424 18003 33554432000 4194304 4196468 140727010634992 139784733280688 139785829616258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 73396 KiB

[startup+1.2986 s]
# the end of solver process 9760 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.2773 s, system=0.075882 s

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

[startup+0.80159 s]
/proc/loadavg: 2.00 1.96 1.82 4/217 9776
/proc/meminfo: memFree=28656712/32770624 swapFree=67108860/67108860
[pid=9760] ppid=9757 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9760/stat : 9760 (xcsp3-exec) S 9757 9760 6338 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95311281 9740288 346 33554432000 4194304 5098028 140721188604208 140721188602312 140207799394940 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9871360 140721188607092 140721188607296 140721188607296 140721188610027 0
/proc/9760/statm: 2378 346 289 221 0 87 0
[pid=9762] ppid=9760 vsize=13984976 memory=73032 CPUtime=1.88 cores=0,2,4,6
/proc/9762/stat : 9762 (java) S 9760 9760 6338 0 -1 1077944320 14053 0 0 0 183 5 0 0 20 0 15 0 95311282 14320615424 18258 33554432000 4194304 4196468 140727010634992 140727010617536 139785829605111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
/proc/9762/statm: 3496244 18258 3211 1 0 3483478 0
[pid=9762/tid=9763] ppid=9760 vsize=13984976 memory=0 CPUtime=0.77 cores=0,2,4,6
/proc/9762/task/9763/stat : 9763 (java) R 9760 9760 6338 0 -1 4202560 6748 0 0 0 75 2 0 0 20 0 15 0 95311282 14320615424 18258 33554432000 4194304 4196468 140727010634992 139785833836368 139785435070380 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9764] ppid=9760 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9764/stat : 9764 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14320615424 18258 33554432000 4194304 4196468 140727010634992 139785759693712 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9765] ppid=9760 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9765/stat : 9765 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14320615424 18258 33554432000 4194304 4196468 140727010634992 139785758640912 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9766] ppid=9760 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9766/stat : 9766 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14320615424 18258 33554432000 4194304 4196468 140727010634992 139785757588624 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9767] ppid=9760 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9767/stat : 9767 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14320615424 18258 33554432000 4194304 4196468 140727010634992 139785756535824 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9768] ppid=9760 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9768/stat : 9768 (java) S 9760 9760 6338 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95311284 14320615424 18258 33554432000 4194304 4196468 140727010634992 139784741701744 139785829616258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9769] ppid=9760 vsize=13984976 memory=280081796694256 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9769/stat : 9769 (java) S 9760 9760 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95311284 14320615424 18258 33554432000 4194304 4196468 140727010634992 139784740647712 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9770] ppid=9760 vsize=13984976 memory=280081797014608 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9770/stat : 9770 (java) S 9760 9760 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95311285 14320615424 18258 33554432000 4194304 4196468 140727010634992 139784739595376 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9771] ppid=9760 vsize=13984976 memory=280081796773520 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9771/stat : 9771 (java) S 9760 9760 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95311287 14320615424 18258 33554432000 4194304 4196468 140727010634992 139784738543696 139785829623707 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9772] ppid=9760 vsize=13984976 memory=2110391505766580 CPUtime=0.39 cores=0,2,4,6
/proc/9762/task/9772/stat : 9772 (java) R 9760 9760 6338 0 -1 4202560 2129 0 0 0 39 0 0 0 20 0 15 0 95311287 14320615424 18258 33554432000 4194304 4196468 140727010634992 139784737481040 139785808823743 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9773] ppid=9760 vsize=13984976 memory=70 CPUtime=0.39 cores=0,2,4,6
/proc/9762/task/9773/stat : 9773 (java) R 9760 9760 6338 0 -1 4202560 2362 0 0 0 39 0 0 0 20 0 15 0 95311287 14320615424 18258 33554432000 4194304 4196468 140727010634992 139784736425312 139785814713149 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9774] ppid=9760 vsize=13984976 memory=3 CPUtime=0.29 cores=0,2,4,6
/proc/9762/task/9774/stat : 9774 (java) S 9760 9760 6338 0 -1 1077944384 1503 0 0 0 29 0 0 0 20 0 15 0 95311287 14320615424 18258 33554432000 4194304 4196468 140727010634992 139784735386480 139785829616258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9775] ppid=9760 vsize=13984976 memory=5936 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9775/stat : 9775 (java) S 9760 9760 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95311287 14320615424 18258 33554432000 4194304 4196468 140727010634992 139784734333920 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9776] ppid=9760 vsize=13984976 memory=288 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9776/stat : 9776 (java) S 9760 9760 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95311287 14320615424 18258 33554432000 4194304 4196468 140727010634992 139784733280688 139785829616258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
Current children cumulated CPU time: 1.88 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 74416 KiB

[startup+1.20077 s]
/proc/loadavg: 2.00 1.96 1.82 5/217 9776
/proc/meminfo: memFree=28628624/32770624 swapFree=67108860/67108860
[pid=9760] ppid=9757 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9760/stat : 9760 (xcsp3-exec) S 9757 9760 6338 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 95311281 9740288 346 33554432000 4194304 5098028 140721188604208 140721188602312 140207799394940 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9871360 140721188607092 140721188607296 140721188607296 140721188610027 0
/proc/9760/statm: 2378 346 289 221 0 87 0
[pid=9762] ppid=9760 vsize=13987076 memory=97812 CPUtime=3.09 cores=0,2,4,6
/proc/9762/stat : 9762 (java) S 9760 9760 6338 0 -1 1077944320 27913 0 0 0 303 6 0 0 20 0 15 0 95311282 14322765824 24453 33554432000 4194304 4196468 140727010634992 140727010617536 139785829605111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
/proc/9762/statm: 3496769 24453 3218 1 0 3484003 0
[pid=9762/tid=9763] ppid=9760 vsize=13987076 memory=-2843869603841164446 CPUtime=1.16 cores=0,2,4,6
/proc/9762/task/9763/stat : 9763 (java) R 9760 9760 6338 0 -1 4202560 7378 0 0 0 114 2 0 0 20 0 15 0 95311282 14322765824 24453 33554432000 4194304 4196468 140727010634992 139785833836368 139785434669324 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9764] ppid=9760 vsize=13987076 memory=6935651454851507028 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9764/stat : 9764 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14322765824 24453 33554432000 4194304 4196468 140727010634992 139785759693712 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9765] ppid=9760 vsize=13987076 memory=6935651454851507028 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9765/stat : 9765 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14322765824 24453 33554432000 4194304 4196468 140727010634992 139785758640912 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9766] ppid=9760 vsize=13987076 memory=6935651454851507028 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9766/stat : 9766 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14322765824 24453 33554432000 4194304 4196468 140727010634992 139785757588624 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9767] ppid=9760 vsize=13987076 memory=6935651454851507028 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9767/stat : 9767 (java) S 9760 9760 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95311283 14322765824 24453 33554432000 4194304 4196468 140727010634992 139785756535824 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9768] ppid=9760 vsize=13987076 memory=6935654753386390356 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9768/stat : 9768 (java) S 9760 9760 6338 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95311284 14322765824 24453 33554432000 4194304 4196468 140727010634992 139784741701744 139785829616258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9769] ppid=9760 vsize=13987076 memory=4639643645600355172 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9769/stat : 9769 (java) S 9760 9760 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95311284 14322765824 24453 33554432000 4194304 4196468 140727010634992 139784740647712 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9770] ppid=9760 vsize=13987076 memory=4639079596135306084 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9770/stat : 9770 (java) S 9760 9760 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95311285 14322765824 24453 33554432000 4194304 4196468 140727010634992 139784739595376 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9771] ppid=9760 vsize=13987076 memory=6935652554363134804 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9771/stat : 9771 (java) S 9760 9760 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95311287 14322765824 24453 33554432000 4194304 4196468 140727010634992 139784738543696 139785829623707 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9772] ppid=9760 vsize=13987076 memory=5787236929994051664 CPUtime=0.8 cores=0,2,4,6
/proc/9762/task/9772/stat : 9772 (java) R 9760 9760 6338 0 -1 4202560 8197 0 0 0 79 1 0 0 20 0 15 0 95311287 14322765824 24453 33554432000 4194304 4196468 140727010634992 139784737483520 139785815660496 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9773] ppid=9760 vsize=13987076 memory=5787213908803076192 CPUtime=0.78 cores=0,2,4,6
/proc/9762/task/9773/stat : 9773 (java) R 9760 9760 6338 0 -1 4202560 9221 0 0 0 77 1 0 0 20 0 15 0 95311287 14322765824 24453 33554432000 4194304 4196468 140727010634992 139784736419784 139785811149631 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9774] ppid=9760 vsize=13987076 memory=5936959614236513127 CPUtime=0.31 cores=0,2,4,6
/proc/9762/task/9774/stat : 9774 (java) S 9760 9760 6338 0 -1 1077944384 1800 0 0 0 31 0 0 0 20 0 15 0 95311287 14322765824 24453 33554432000 4194304 4196468 140727010634992 139784735386480 139785829616258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9775] ppid=9760 vsize=13987076 memory=3472609771204390959 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9775/stat : 9775 (java) S 9760 9760 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95311287 14322765824 24453 33554432000 4194304 4196468 140727010634992 139784734333920 139785829615317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
[pid=9762/tid=9776] ppid=9760 vsize=13987076 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/9762/task/9776/stat : 9776 (java) S 9760 9760 6338 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 95311287 14322765824 24453 33554432000 4194304 4196468 140727010634992 139784733280688 139785829616258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24301568 140727010641053 140727010641228 140727010641228 140727010643919 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 13996588 KiB
Current children cumulated memory: 99196 KiB

Child status: 0
Real time (s): 1.29864
CPU time (s): 3.35318
CPU user time (s): 3.2773
CPU system time (s): 0.075882
CPU usage (%): 258.206
Max. virtual memory (cumulated for all children) (KiB): 13996588
Max. memory (cumulated for all children) (KiB): 99196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.2773
system time used= 0.075882
maximum resident set size= 108636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31625
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= 1832
involuntary context switches= 17


# summary of solver processes directly reported to runsolver:
#   pid: 9760
#   total CPU time (s): 3.35318
#   total CPU user time (s): 3.2773
#   total CPU system time (s): 0.075882

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.024367 second user time and 0.066745 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-13 12:50:44
IDJOB=4270235
IDBENCH=130169
IDSOLVER=2661
FILE ID=node148/4270235-1502622302
RUNJOBID= node148-1502619919-8346
PBS_JOBID= 20628305
Free space on /tmp= 61608 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j30/Rcpsp-j30-22-06.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4270235-1502622302/watcher-4270235-1502622302 -o /tmp/evaluation-result-4270235-1502622302/solver-4270235-1502622302 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502619919-8346 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1813424730 HOME/instance-4270235-1502622302.xml

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

MD5SUM BENCH= 45b5d4596b79ad434cde41f15586cf53
RANDOM SEED=1813424730

node148.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.19
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.19
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.19
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.19
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:        28708360 kB
MemAvailable:   31788416 kB
Buffers:          190012 kB
Cached:          3179992 kB
SwapCached:            0 kB
Active:           951464 kB
Inactive:        2676572 kB
Active(anon):     209040 kB
Inactive(anon):    76924 kB
Active(file):     742424 kB
Inactive(file):  2599648 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7964 kB
Writeback:             0 kB
AnonPages:        264268 kB
Mapped:            55760 kB
Shmem:             25224 kB
Slab:             133956 kB
SReclaimable:     107636 kB
SUnreclaim:        26320 kB
KernelStack:        3552 kB
PageTables:         5756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1294348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61600 MiB
End job on node148 at 2017-08-13 12:50:45