Trace number 4269167

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)OPT1 2.73961 1.20821

General information on the benchmark

NameOpd/Opd-sum-small/
Opd-10-026-004.xml
MD5SUM44c4c29eefa1a4780ca7308d927ffa00
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.137885
Satisfiable
(Un)Satisfiability was proved
Number of variables261
Number of constraints56
Number of domains2
Minimum domain size2
Maximum domain size26
Distribution of domain sizes[{"size":2,"count":260},{"size":26,"count":1}]
Minimum variable degree11
Maximum variable degree46
Distribution of variable degrees[{"degree":11,"count":260},{"degree":46,"count":1}]
Minimum constraint arity26
Maximum constraint arity260
Distribution of constraint arities[{"arity":26,"count":10},{"arity":53,"count":45},{"arity":260,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":55}]
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.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269167-1502732506.xml"  -tl '2520s' -p 1 -x 0
0.10/0.26	c [HOME/instance-4269167-1502732506.xml, -tl, 2520s, -p, 1, -x, 0]
0.30/0.32	c simple solver
0.30/0.39	c parse instance...
0.91/0.63	c solve instance...
1.23/0.78	o 2 
2.51/1.16	o 1 
2.51/1.17	s OPTIMUM FOUND
2.51/1.17	v <instantiation>
2.51/1.17	v 	<list>z x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[0][25] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[1][25] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[2][25] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] x[3][25] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24] x[4][25] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[5][18] x[5][19] x[5][20] x[5][21] x[5][22] x[5][23] x[5][24] x[5][25] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[6][16] x[6][17] x[6][18] x[6][19] x[6][20] x[6][21] x[6][22] x[6][23] x[6][24] x[6][25] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[7][16] x[7][17] x[7][18] x[7][19] x[7][20] x[7][21] x[7][22] x[7][23] x[7][24] x[7][25] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[8][16] x[8][17] x[8][18] x[8][19] x[8][20] x[8][21] x[8][22] x[8][23] x[8][24] x[8][25] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[9][16] x[9][17] x[9][18] x[9][19] x[9][20] x[9][21] x[9][22] x[9][23] x[9][24] x[9][25] </list>
2.51/1.17	v 	<values>1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 </values>
2.51/1.17	v </instantiation>

Verifier Data

OK	1

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269167-1502732506/watcher-4269167-1502732506 -o /tmp/evaluation-result-4269167-1502732506/solver-4269167-1502732506 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14689 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1793675878 HOME/instance-4269167-1502732506.xml 

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

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

solver pid=25078, runsolver pid=25075

[startup+0.100111 s]*
/proc/loadavg: 2.01 2.02 2.05 2/198 25081
/proc/meminfo: memFree=30421040/32770624 swapFree=67108860/67108860
[pid=25078] ppid=25075 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (xcsp3-exec) S 25075 25078 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 61591210 9740288 345 18446744073709551615 4194304 5098028 140725329170336 140725329168440 140596877451900 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 38871040 140725329174904 140725329175109 140725329175109 140725329178603 0
/proc/25078/statm: 2378 345 289 221 0 87 0
[pid=25080] ppid=25078 vsize=13358712 memory=14104 CPUtime=0 cores=0,2,4,6
/proc/25080/stat : 25080 (java) S 25078 25078 11586 0 -1 1077944320 3316 0 0 0 0 0 0 0 20 0 6 0 61591219 13679321088 3526 18446744073709551615 4194304 4196468 140725518881408 140725518863952 139666211393271 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
/proc/25080/statm: 3339678 3526 1892 1 0 3329175 0
[pid=25080/tid=25081] ppid=25078 vsize=13358712 memory=4206989191851631162 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25081/stat : 25081 (java) R 25078 25078 11586 0 -1 4202560 2092 0 0 0 0 0 0 0 20 0 6 0 61591219 13679321088 3526 18446744073709551615 4194304 4196468 140725518881408 139666215629392 139666195473758 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25082] ppid=25078 vsize=13358712 memory=3461490515155146377 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25082/stat : 25082 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 61591220 13679321088 3526 18446744073709551615 4194304 4196468 140725518881408 139666168360080 139666211403477 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25083] ppid=25078 vsize=13358712 memory=139910525462144 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25083/stat : 25083 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 61591220 13679321088 3592 18446744073709551615 4194304 4196468 140725518881408 139666167307280 139666211403477 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25084] ppid=25078 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25084/stat : 25084 (java) S 25078 25078 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 61591220 13679321088 3592 18446744073709551615 4194304 4196468 140725518881408 139666166254480 139666211403477 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25085] ppid=25078 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25085/stat : 25085 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 61591220 13679321088 3592 18446744073709551615 4194304 4196468 140725518881408 139666165201680 139666211403477 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15484 KiB

[startup+0.209982 s]*
/proc/loadavg: 2.01 2.02 2.05 3/211 25094
/proc/meminfo: memFree=30408568/32770624 swapFree=67108860/67108860
[pid=25078] ppid=25075 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (xcsp3-exec) S 25075 25078 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 61591210 9740288 345 18446744073709551615 4194304 5098028 140725329170336 140725329168440 140596877451900 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 38871040 140725329174904 140725329175109 140725329175109 140725329178603 0
/proc/25078/statm: 2378 345 289 221 0 87 0
[pid=25080] ppid=25078 vsize=13974352 memory=27472 CPUtime=0.1 cores=0,2,4,6
/proc/25080/stat : 25080 (java) S 25078 25078 11586 0 -1 1077944320 5284 0 0 0 9 1 0 0 20 0 15 0 61591219 14309736448 6868 18446744073709551615 4194304 4196468 140725518881408 140725518863952 139666211393271 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
/proc/25080/statm: 3493588 6868 2757 1 0 3482964 0
[pid=25080/tid=25081] ppid=25078 vsize=13974352 memory=-6226903150569296223 CPUtime=0.07 cores=0,2,4,6
/proc/25080/task/25081/stat : 25081 (java) R 25078 25078 11586 0 -1 4202560 3430 0 0 0 7 0 0 0 20 0 15 0 61591219 14309736448 6868 18446744073709551615 4194304 4196468 140725518881408 139666215622688 139665843816171 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25082] ppid=25078 vsize=13974352 memory=3461490515155146377 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25082/stat : 25082 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61591220 14309736448 6868 18446744073709551615 4194304 4196468 140725518881408 139666168360080 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25083] ppid=25078 vsize=13974352 memory=139910525462144 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25083/stat : 25083 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61591220 14309736448 6868 18446744073709551615 4194304 4196468 140725518881408 139666167307280 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25084] ppid=25078 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25084/stat : 25084 (java) S 25078 25078 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 61591220 14309736448 6868 18446744073709551615 4194304 4196468 140725518881408 139666166254480 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25085] ppid=25078 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25085/stat : 25085 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61591220 14309736448 6868 18446744073709551615 4194304 4196468 140725518881408 139666165201680 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25086] ppid=25078 vsize=13974352 memory=139910525462144 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25086/stat : 25086 (java) S 25078 25078 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 61591221 14309736448 6868 18446744073709551615 4194304 4196468 140725518881408 139665555306864 139666211404418 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25087] ppid=25078 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25087/stat : 25087 (java) S 25078 25078 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 61591222 14309736448 6868 18446744073709551615 4194304 4196468 140725518881408 139665554252832 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25088] ppid=25078 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25088/stat : 25088 (java) S 25078 25078 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 61591222 14309736448 6868 18446744073709551615 4194304 4196468 140725518881408 139665553199984 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25089] ppid=25078 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25089/stat : 25089 (java) S 25078 25078 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61591224 14309736448 6868 18446744073709551615 4194304 4196468 140725518881408 139665552148304 139666211411867 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25090] ppid=25078 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25090/stat : 25090 (java) S 25078 25078 11586 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 61591224 14309736448 6868 18446744073709551615 4194304 4196468 140725518881408 139665551096688 139666211404418 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25091] ppid=25078 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25091/stat : 25091 (java) S 25078 25078 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61591224 14309736448 6868 18446744073709551615 4194304 4196468 140725518881408 139665550043888 139666211404418 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25092] ppid=25078 vsize=13974352 memory=139910525462144 CPUtime=0.01 cores=0,2,4,6
/proc/25080/task/25092/stat : 25092 (java) S 25078 25078 11586 0 -1 1077944384 239 0 0 0 1 0 0 0 20 0 15 0 61591224 14309736448 6868 18446744073709551615 4194304 4196468 140725518881408 139665548991088 139666211404418 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25093] ppid=25078 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25093/stat : 25093 (java) S 25078 25078 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61591225 14309736448 6868 18446744073709551615 4194304 4196468 140725518881408 139665547938528 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25094] ppid=25078 vsize=13974352 memory=139910525462144 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25094/stat : 25094 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61591228 14309736448 6868 18446744073709551615 4194304 4196468 140725518881408 139665546885808 139666211404418 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28852 KiB

[startup+0.310239 s]*
/proc/loadavg: 2.01 2.02 2.05 4/211 25094
/proc/meminfo: memFree=30397368/32770624 swapFree=67108860/67108860
[pid=25078] ppid=25075 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (xcsp3-exec) S 25075 25078 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 61591210 9740288 345 18446744073709551615 4194304 5098028 140725329170336 140725329168440 140596877451900 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 38871040 140725329174904 140725329175109 140725329175109 140725329178603 0
/proc/25078/statm: 2378 345 289 221 0 87 0
[pid=25080] ppid=25078 vsize=13974352 memory=39540 CPUtime=0.3 cores=0,2,4,6
/proc/25080/stat : 25080 (java) S 25078 25078 11586 0 -1 1077944320 8986 0 0 0 27 3 0 0 20 0 15 0 61591219 14309736448 9885 18446744073709551615 4194304 4196468 140725518881408 140725518863952 139666211393271 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
/proc/25080/statm: 3493588 9885 2997 1 0 3482964 0
[pid=25080/tid=25081] ppid=25078 vsize=13974352 memory=-8774313645642428999 CPUtime=0.18 cores=0,2,4,6
/proc/25080/task/25081/stat : 25081 (java) R 25078 25078 11586 0 -1 4202560 6134 0 0 0 16 2 0 0 20 0 15 0 61591219 14309736448 9885 18446744073709551615 4194304 4196468 140725518881408 139666215631328 139666204072493 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25082] ppid=25078 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25082/stat : 25082 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61591220 14309736448 9885 18446744073709551615 4194304 4196468 140725518881408 139666168360080 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25083] ppid=25078 vsize=13975376 memory=139910525469137 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25083/stat : 25083 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61591220 14310785024 9885 18446744073709551615 4194304 4196468 140725518881408 139666167307280 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25084] ppid=25078 vsize=13975376 memory=7373325424294259818 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25084/stat : 25084 (java) S 25078 25078 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 61591220 14310785024 9950 18446744073709551615 4194304 4196468 140725518881408 139666166254480 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25085] ppid=25078 vsize=13975376 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25085/stat : 25085 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61591220 14310785024 9950 18446744073709551615 4194304 4196468 140725518881408 139666165201680 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25086] ppid=25078 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25086/stat : 25086 (java) S 25078 25078 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 61591221 14310785024 9937 18446744073709551615 4194304 4196468 140725518881408 139665555306864 139666211404418 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25087] ppid=25078 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25087/stat : 25087 (java) S 25078 25078 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 61591222 14309736448 9937 18446744073709551615 4194304 4196468 140725518881408 139665554252832 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25088] ppid=25078 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25088/stat : 25088 (java) S 25078 25078 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 61591222 14309736448 9937 18446744073709551615 4194304 4196468 140725518881408 139665553199984 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25089] ppid=25078 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25089/stat : 25089 (java) S 25078 25078 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61591224 14310785024 9937 18446744073709551615 4194304 4196468 140725518881408 139665552148304 139666211411867 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25090] ppid=25078 vsize=13975376 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/25080/task/25090/stat : 25090 (java) R 25078 25078 11586 0 -1 4202560 763 0 0 0 3 0 0 0 20 0 15 0 61591224 14310785024 9937 18446744073709551615 4194304 4196468 140725518881408 139665551096688 139666191091883 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25091] ppid=25078 vsize=13975376 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/25080/task/25091/stat : 25091 (java) S 25078 25078 11586 0 -1 1077944384 83 0 0 0 1 0 0 0 20 0 15 0 61591224 14310785024 9937 18446744073709551615 4194304 4196468 140725518881408 139665550043888 139666211404418 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25092] ppid=25078 vsize=13975376 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/25080/task/25092/stat : 25092 (java) S 25078 25078 11586 0 -1 1077944384 704 0 0 0 6 0 0 0 20 0 15 0 61591224 14310785024 9937 18446744073709551615 4194304 4196468 140725518881408 139665548991088 139666211404418 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25093] ppid=25078 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25093/stat : 25093 (java) S 25078 25078 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61591225 14309736448 9937 18446744073709551615 4194304 4196468 140725518881408 139665547938528 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25094] ppid=25078 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25094/stat : 25094 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61591228 14310785024 9937 18446744073709551615 4194304 4196468 140725518881408 139665546885808 139666211404418 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40920 KiB

[startup+0.701458 s]
/proc/loadavg: 2.01 2.02 2.05 5/211 25094
/proc/meminfo: memFree=30386140/32770624 swapFree=67108860/67108860
[pid=25078] ppid=25075 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (xcsp3-exec) S 25075 25078 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 61591210 9740288 345 18446744073709551615 4194304 5098028 140725329170336 140725329168440 140596877451900 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 38871040 140725329174904 140725329175109 140725329175109 140725329178603 0
/proc/25078/statm: 2378 345 289 221 0 87 0
[pid=25080] ppid=25078 vsize=13980732 memory=65080 CPUtime=1.23 cores=0,2,4,6
/proc/25080/stat : 25080 (java) S 25078 25078 11586 0 -1 1077944320 12883 0 0 0 118 5 0 0 20 0 15 0 61591219 14316269568 16270 18446744073709551615 4194304 4196468 140725518881408 140725518863952 139666211393271 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
/proc/25080/statm: 3495183 16270 3177 1 0 3483476 0
[pid=25080/tid=25081] ppid=25078 vsize=13980732 memory=0 CPUtime=0.55 cores=0,2,4,6
/proc/25080/task/25081/stat : 25081 (java) R 25078 25078 11586 0 -1 4202560 8567 0 0 0 52 3 0 0 20 0 15 0 61591219 14316269568 16270 18446744073709551615 4194304 4196468 140725518881408 139666215630288 139665847226388 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25082] ppid=25078 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25082/stat : 25082 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61591220 14316269568 16270 18446744073709551615 4194304 4196468 140725518881408 139666168360080 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25083] ppid=25078 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25083/stat : 25083 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61591220 14316269568 16270 18446744073709551615 4194304 4196468 140725518881408 139666167307280 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25084] ppid=25078 vsize=13980732 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25084/stat : 25084 (java) S 25078 25078 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 61591220 14316269568 16270 18446744073709551615 4194304 4196468 140725518881408 139666166254480 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25085] ppid=25078 vsize=13980732 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25085/stat : 25085 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61591220 14316269568 16270 18446744073709551615 4194304 4196468 140725518881408 139666165201680 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25086] ppid=25078 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25086/stat : 25086 (java) S 25078 25078 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 61591221 14316269568 16270 18446744073709551615 4194304 4196468 140725518881408 139665555306864 139666211404418 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25087] ppid=25078 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25087/stat : 25087 (java) S 25078 25078 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 61591222 14316269568 16270 18446744073709551615 4194304 4196468 140725518881408 139665554252832 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25088] ppid=25078 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25088/stat : 25088 (java) S 25078 25078 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 61591222 14316269568 16270 18446744073709551615 4194304 4196468 140725518881408 139665553199984 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25089] ppid=25078 vsize=13980732 memory=19265 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25089/stat : 25089 (java) S 25078 25078 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61591224 14316269568 16270 18446744073709551615 4194304 4196468 140725518881408 139665552148304 139666211411867 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25090] ppid=25078 vsize=13980732 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/25080/task/25090/stat : 25090 (java) R 25078 25078 11586 0 -1 4202560 1232 0 0 0 20 0 0 0 20 0 15 0 61591224 14316269568 16270 18446744073709551615 4194304 4196468 140725518881408 139665551096688 139666196288272 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25091] ppid=25078 vsize=13980732 memory=-9174445032661854264 CPUtime=0.16 cores=0,2,4,6
/proc/25080/task/25091/stat : 25091 (java) R 25078 25078 11586 0 -1 4202560 468 0 0 0 16 0 0 0 20 0 15 0 61591224 14316269568 16270 18446744073709551615 4194304 4196468 140725518881408 139665550029984 139666196319892 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25092] ppid=25078 vsize=13980732 memory=6656426216303648864 CPUtime=0.28 cores=0,2,4,6
/proc/25080/task/25092/stat : 25092 (java) S 25078 25078 11586 0 -1 1077944384 1309 0 0 0 28 0 0 0 20 0 15 0 61591224 14316269568 16270 18446744073709551615 4194304 4196468 140725518881408 139665548991088 139666211404418 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25093] ppid=25078 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25093/stat : 25093 (java) S 25078 25078 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61591225 14316269568 16270 18446744073709551615 4194304 4196468 140725518881408 139665547938528 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25094] ppid=25078 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25094/stat : 25094 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61591228 14316269568 16270 18446744073709551615 4194304 4196468 140725518881408 139665546885808 139666211404418 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 66460 KiB

[startup+1.20816 s]
# the end of solver process 25078 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.64233 s, system=0.097287 s

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

[startup+0.801456 s]
/proc/loadavg: 2.01 2.02 2.05 5/211 25094
/proc/meminfo: memFree=30386140/32770624 swapFree=67108860/67108860
[pid=25078] ppid=25075 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (xcsp3-exec) S 25075 25078 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 61591210 9740288 345 18446744073709551615 4194304 5098028 140725329170336 140725329168440 140596877451900 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 38871040 140725329174904 140725329175109 140725329175109 140725329178603 0
/proc/25078/statm: 2378 345 289 221 0 87 0
[pid=25080] ppid=25078 vsize=13980732 memory=77052 CPUtime=1.55 cores=0,2,4,6
/proc/25080/stat : 25080 (java) S 25078 25078 11586 0 -1 1077944320 15393 0 0 0 148 7 0 0 20 0 15 0 61591219 14316269568 19263 18446744073709551615 4194304 4196468 140725518881408 140725518863952 139666211393271 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
/proc/25080/statm: 3495183 19263 3184 1 0 3483476 0
[pid=25080/tid=25081] ppid=25078 vsize=13980732 memory=0 CPUtime=0.65 cores=0,2,4,6
/proc/25080/task/25081/stat : 25081 (java) R 25078 25078 11586 0 -1 4202560 8572 0 0 0 62 3 0 0 20 0 15 0 61591219 14316269568 19263 18446744073709551615 4194304 4196468 140725518881408 139666215629792 139665847111912 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25082] ppid=25078 vsize=13980732 memory=-7827150150926572482 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25082/stat : 25082 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61591220 14316269568 19263 18446744073709551615 4194304 4196468 140725518881408 139666168360080 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25083] ppid=25078 vsize=13980732 memory=4639390784028698472 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25083/stat : 25083 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61591220 14316269568 19263 18446744073709551615 4194304 4196468 140725518881408 139666167307280 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25084] ppid=25078 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25084/stat : 25084 (java) S 25078 25078 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 61591220 14316269568 19263 18446744073709551615 4194304 4196468 140725518881408 139666166254480 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25085] ppid=25078 vsize=13980732 memory=4076 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25085/stat : 25085 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61591220 14316269568 19263 18446744073709551615 4194304 4196468 140725518881408 139666165201680 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25086] ppid=25078 vsize=13980732 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25086/stat : 25086 (java) S 25078 25078 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 61591221 14316269568 19263 18446744073709551615 4194304 4196468 140725518881408 139665555306864 139666211404418 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25087] ppid=25078 vsize=13980732 memory=3168 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25087/stat : 25087 (java) S 25078 25078 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 61591222 14316269568 19263 18446744073709551615 4194304 4196468 140725518881408 139665554252832 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25088] ppid=25078 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25088/stat : 25088 (java) S 25078 25078 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 61591222 14316269568 19263 18446744073709551615 4194304 4196468 140725518881408 139665553199984 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25089] ppid=25078 vsize=13980732 memory=1195880 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25089/stat : 25089 (java) S 25078 25078 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61591224 14316269568 19263 18446744073709551615 4194304 4196468 140725518881408 139665552148304 139666211411867 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25090] ppid=25078 vsize=13980732 memory=1152 CPUtime=0.29 cores=0,2,4,6
/proc/25080/task/25090/stat : 25090 (java) R 25078 25078 11586 0 -1 4202560 2088 0 0 0 29 0 0 0 20 0 15 0 61591224 14316269568 19263 18446744073709551615 4194304 4196468 140725518881408 139665551077800 139666196502115 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25091] ppid=25078 vsize=13980732 memory=2364 CPUtime=0.26 cores=0,2,4,6
/proc/25080/task/25091/stat : 25091 (java) R 25078 25078 11586 0 -1 4202560 1887 0 0 0 25 1 0 0 20 0 15 0 61591224 14316269568 19263 18446744073709551615 4194304 4196468 140725518881408 139665550024904 139666194879221 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25092] ppid=25078 vsize=13980732 memory=1380 CPUtime=0.3 cores=0,2,4,6
/proc/25080/task/25092/stat : 25092 (java) S 25078 25078 11586 0 -1 1077944384 1545 0 0 0 30 0 0 0 20 0 15 0 61591224 14316269568 19263 18446744073709551615 4194304 4196468 140725518881408 139665548991088 139666211404418 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25093] ppid=25078 vsize=13980732 memory=51804 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25093/stat : 25093 (java) S 25078 25078 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61591225 14316269568 19263 18446744073709551615 4194304 4196468 140725518881408 139665547938528 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25094] ppid=25078 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25094/stat : 25094 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61591228 14316269568 19263 18446744073709551615 4194304 4196468 140725518881408 139665546885808 139666211404418 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 78432 KiB

[startup+1.20083 s]
/proc/loadavg: 2.01 2.02 2.05 5/211 25094
/proc/meminfo: memFree=30344876/32770624 swapFree=67108860/67108860
[pid=25078] ppid=25075 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (xcsp3-exec) S 25075 25078 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 61591210 9740288 345 18446744073709551615 4194304 5098028 140725329170336 140725329168440 140596877451900 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 38871040 140725329174904 140725329175109 140725329175109 140725329178603 0
/proc/25078/statm: 2378 345 289 221 0 87 0
[pid=25080] ppid=25078 vsize=13980732 memory=99688 CPUtime=2.73 cores=0,2,4,6
/proc/25080/stat : 25080 (java) S 25078 25078 11586 0 -1 1077944320 26780 0 0 0 264 9 0 0 20 0 13 0 61591219 14316269568 24922 18446744073709551615 4194304 4196468 140725518881408 140725518863952 139666211393271 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
/proc/25080/statm: 3495183 24922 3187 1 0 3483476 0
[pid=25080/tid=25081] ppid=25078 vsize=13980732 memory=13568184779278711 CPUtime=1.03 cores=0,2,4,6
/proc/25080/task/25081/stat : 25081 (java) S 25078 25078 11586 0 -1 1077944384 9647 0 0 0 99 4 0 0 20 0 13 0 61591219 14316269568 24922 18446744073709551615 4194304 4196468 140725518881408 139666215636112 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25082] ppid=25078 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25082/stat : 25082 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 61591220 14316269568 24922 18446744073709551615 4194304 4196468 140725518881408 139666168360080 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25083] ppid=25078 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25083/stat : 25083 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 61591220 14316269568 24922 18446744073709551615 4194304 4196468 140725518881408 139666167307280 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25084] ppid=25078 vsize=13980732 memory=13252 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25084/stat : 25084 (java) S 25078 25078 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 61591220 14316269568 24922 18446744073709551615 4194304 4196468 140725518881408 139666166254480 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25085] ppid=25078 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25085/stat : 25085 (java) S 25078 25078 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 61591220 14316269568 24922 18446744073709551615 4194304 4196468 140725518881408 139666165201680 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25086] ppid=25078 vsize=13980732 memory=7649399358578767154 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25086/stat : 25086 (java) S 25078 25078 11586 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 13 0 61591221 14316269568 24922 18446744073709551615 4194304 4196468 140725518881408 139665555307072 139666211404418 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25087] ppid=25078 vsize=13980732 memory=5859271425380537168 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25087/stat : 25087 (java) S 25078 25078 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 13 0 61591222 14316269568 24922 18446744073709551615 4194304 4196468 140725518881408 139665554252832 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25088] ppid=25078 vsize=13980732 memory=7512120045554986598 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25088/stat : 25088 (java) S 25078 25078 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 13 0 61591222 14316269568 24922 18446744073709551615 4194304 4196468 140725518881408 139665553199984 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25090] ppid=25078 vsize=13980732 memory=279820743642976 CPUtime=0.69 cores=0,2,4,6
/proc/25080/task/25090/stat : 25090 (java) S 25078 25078 11586 0 -1 1077944384 8792 0 0 0 68 1 0 0 20 0 13 0 61591224 14316269568 24922 18446744073709551615 4194304 4196468 140725518881408 139665551081200 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25091] ppid=25078 vsize=13980732 memory=0 CPUtime=0.62 cores=0,2,4,6
/proc/25080/task/25091/stat : 25091 (java) S 25078 25078 11586 0 -1 1077944384 5136 0 0 0 61 1 0 0 20 0 13 0 61591224 14316269568 24922 18446744073709551615 4194304 4196468 140725518881408 139665550028960 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25092] ppid=25078 vsize=13980732 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/25080/task/25092/stat : 25092 (java) S 25078 25078 11586 0 -1 1077944384 1842 0 0 0 34 1 0 0 20 0 13 0 61591224 14316269568 24922 18446744073709551615 4194304 4196468 140725518881408 139665548991088 139666211404418 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
[pid=25080/tid=25093] ppid=25078 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25080/task/25093/stat : 25093 (java) S 25078 25078 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 61591225 14316269568 24922 18446744073709551615 4194304 4196468 140725518881408 139665547938528 139666211403477 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19259392 140725518889393 140725518889569 140725518889569 140725518893007 0
Current children cumulated CPU time: 2.73 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 101068 KiB

Child status: 0
Real time (s): 1.20821
CPU time (s): 2.73961
CPU user time (s): 2.64233
CPU system time (s): 0.097287
CPU usage (%): 226.749
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 101068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.64233
system time used= 0.097287
maximum resident set size= 99948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27346
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= 1713
involuntary context switches= 9


# summary of solver processes directly reported to runsolver:
#   pid: 25078
#   total CPU time (s): 2.73961
#   total CPU user time (s): 2.64233
#   total CPU system time (s): 0.097287

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.040036 second user time and 0.046339 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-14 19:27:29
IDJOB=4269167
IDBENCH=122981
IDSOLVER=2660
FILE ID=node124/4269167-1502732506
RUNJOBID= node124-1502673801-14689
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Opd/Opd-sum-small/Opd-10-026-004.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-4269167-1502732506/watcher-4269167-1502732506 -o /tmp/evaluation-result-4269167-1502732506/solver-4269167-1502732506 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14689 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1793675878 HOME/instance-4269167-1502732506.xml

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

MD5SUM BENCH= 44c4c29eefa1a4780ca7308d927ffa00
RANDOM SEED=1793675878

node124.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.51
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.51
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.51
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.51
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:        30424696 kB
MemAvailable:   30799412 kB
Buffers:          219064 kB
Cached:           443700 kB
SwapCached:            0 kB
Active:          1635496 kB
Inactive:         263012 kB
Active(anon):    1187492 kB
Inactive(anon):    81952 kB
Active(file):     448004 kB
Inactive(file):   181060 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7904 kB
Writeback:             0 kB
AnonPages:       1235984 kB
Mapped:            57764 kB
Shmem:             33512 kB
Slab:             149476 kB
SReclaimable:     122976 kB
SUnreclaim:        26500 kB
KernelStack:        3424 kB
PageTables:         7336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3290952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1144832 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= 62016 MiB
End job on node124 at 2017-08-14 19:27:31