Trace number 4308038

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-14SAT 2.3534 1.31058

General information on the benchmark

NameBibd/
Bibd-sc-07-03-01_c18.xml
MD5SUMc825423b6f6dd90e2ab011227fbd0e9e
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.048504
Satisfiable
(Un)Satisfiability was proved
Number of variables392
Number of constraints183
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":196}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":196},{"degree":2,"count":147},{"degree":9,"count":49}]
Minimum constraint arity3
Maximum constraint arity49
Distribution of constraint arities[{"arity":3,"count":147},{"arity":7,"count":35},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints147
Distribution of constraint types[{"type":"intension","count":147},{"type":"lex","count":1},{"type":"sum","count":35}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.57	c version: 2018-08-14
0.67/0.57	c seed: 176864805
0.67/0.57	c timeout: 2520
0.67/0.57	c memlimit: 11000
0.67/0.57	c nbcore: 4
0.67/0.59	c Parsing instance...
1.89/1.18	c Parsing done, starting search...
2.06/1.28	s SATISFIABLE
2.06/1.28	v <instantiation>
2.06/1.28	v 	<list>
2.06/1.28	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] s[0][1][0] s[0][1][1] s[0][1][2] s[0][1][3] s[0][1][4] s[0][1][5] s[0][1][6] s[0][2][0] s[0][2][1] s[0][2][2] s[0][2][3] s[0][2][4] s[0][2][5] s[0][2][6] s[0][3][0] s[0][3][1] s[0][3][2] s[0][3][3] s[0][3][4] s[0][3][5] s[0][3][6] s[0][4][0] s[0][4][1] s[0][4][2] s[0][4][3] s[0][4][4] s[0][4][5] s[0][4][6] s[0][5][0] s[0][5][1] s[0][5][2] s[0][5][3] s[0][5][4] s[0][5][5] s[0][5][6] s[0][6][0] s[0][6][1] s[0][6][2] s[0][6][3] s[0][6][4] s[0][6][5] s[0][6][6] s[1][2][0] s[1][2][1] s[1][2][2] s[1][2][3] s[1][2][4] s[1][2][5] s[1][2][6] s[1][3][0] s[1][3][1] s[1][3][2] s[1][3][3] s[1][3][4] s[1][3][5] s[1][3][6] s[1][4][0] s[1][4][1] s[1][4][2] s[1][4][3] s[1][4][4] s[1][4][5] s[1][4][6] s[1][5][0] s[1][5][1] s[1][5][2] s[1][5][3] s[1][5][4] s[1][5][5] s[1][5][6] s[1][6][0] s[1][6][1] s[1][6][2] s[1][6][3] s[1][6][4] s[1][6][5] s[1][6][6] s[2][3][0] s[2][3][1] s[2][3][2] s[2][3][3] s[2][3][4] s[2][3][5] s[2][3][6] s[2][4][0] s[2][4][1] s[2][4][2] s[2][4][3] s[2][4][4] s[2][4][5] s[2][4][6] s[2][5][0] s[2][5][1] s[2][5][2] s[2][5][3] s[2][5][4] s[2][5][5] s[2][5][6] s[2][6][0] s[2][6][1] s[2][6][2] s[2][6][3] s[2][6][4] s[2][6][5] s[2][6][6] s[3][4][0] s[3][4][1] s[3][4][2] s[3][4][3] s[3][4][4] s[3][4][5] s[3][4][6] s[3][5][0] s[3][5][1] s[3][5][2] s[3][5][3] s[3][5][4] s[3][5][5] s[3][5][6] s[3][6][0] s[3][6][1] s[3][6][2] s[3][6][3] s[3][6][4] s[3][6][5] s[3][6][6] s[4][5][0] s[4][5][1] s[4][5][2] s[4][5][3] s[4][5][4] s[4][5][5] s[4][5][6] s[4][6][0] s[4][6][1] s[4][6][2] s[4][6][3] s[4][6][4] s[4][6][5] s[4][6][6] s[5][6][0] s[5][6][1] s[5][6][2] s[5][6][3] s[5][6][4] s[5][6][5] s[5][6][6]
2.06/1.28	v 	</list>
2.06/1.28	v 	<values>
2.06/1.28	v 		0 0 0 0 1 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 0 1 1 0 0 1 0 1 0 0 1 0 1 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 
2.06/1.28	v 	</values>
2.06/1.28	v </instantiation>

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308038-1534290730/watcher-4308038-1534290730 -o /tmp/evaluation-result-4308038-1534290730/solver-4308038-1534290730 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534258226-10045 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 176864805 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308038-1534290730.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=13426, runsolver pid=13423

[startup+0.10006 s]*
/proc/loadavg: 1.85 1.87 1.92 4/216 13441
/proc/meminfo: memFree=23116416/32770624 swapFree=67059124/67108860
[pid=13426] ppid=13423 vsize=14082736 memory=29632 CPUtime=0.11 cores=0,2,4,6
/proc/13426/stat : 13426 (java) S 13423 13426 10014 0 -1 1077944320 6838 0 0 0 10 1 0 0 20 0 15 0 246636181 14420721664 7408 33554432000 4194304 4196468 140723713654032 140723713636576 139807790657271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
/proc/13426/statm: 3520684 7408 3150 1 0 3482761 0
[pid=13426/tid=13428] ppid=13423 vsize=14082736 memory=-8125511277465604733 CPUtime=0.09 cores=0,2,4,6
/proc/13426/task/13428/stat : 13428 (java) R 13423 13426 10014 0 -1 4202560 4857 0 0 0 8 1 0 0 20 0 15 0 246636181 14420721664 7408 33554432000 4194304 4196468 140723713654032 139807794896000 139807774737788 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13429] ppid=13423 vsize=14082736 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13429/stat : 13429 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636182 14420721664 7408 33554432000 4194304 4196468 140723713654032 139807386606480 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13430] ppid=13423 vsize=14082736 memory=139764646786688 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13430/stat : 13430 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636182 14420721664 7408 33554432000 4194304 4196468 140723713654032 139807385553680 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13431] ppid=13423 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13431/stat : 13431 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636182 14420721664 7408 33554432000 4194304 4196468 140723713654032 139807384501392 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13432] ppid=13423 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13432/stat : 13432 (java) S 13423 13426 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246636182 14420721664 7408 33554432000 4194304 4196468 140723713654032 139807383448592 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13433] ppid=13423 vsize=14082736 memory=139764646786688 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13433/stat : 13433 (java) S 13423 13426 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246636184 14420721664 7408 33554432000 4194304 4196468 140723713654032 139806972446832 139807790668418 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13434] ppid=13423 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13434/stat : 13434 (java) S 13423 13426 10014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246636184 14420721664 7408 33554432000 4194304 4196468 140723713654032 139806971392800 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13435] ppid=13423 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13435/stat : 13435 (java) S 13423 13426 10014 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246636184 14420721664 7408 33554432000 4194304 4196468 140723713654032 139806970340464 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13436] ppid=13423 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13436/stat : 13436 (java) S 13423 13426 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246636187 14420721664 7408 33554432000 4194304 4196468 140723713654032 139806969288784 139807790675867 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13437] ppid=13423 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13437/stat : 13437 (java) S 13423 13426 10014 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 246636187 14420721664 7408 33554432000 4194304 4196468 140723713654032 139806968236656 139807790668418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13438] ppid=13423 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13438/stat : 13438 (java) R 13423 13426 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246636187 14420721664 7408 33554432000 4194304 4196468 140723713654032 139806967183856 139807790668418 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13439] ppid=13423 vsize=14082736 memory=139764646786688 CPUtime=0.01 cores=0,2,4,6
/proc/13426/task/13439/stat : 13439 (java) S 13423 13426 10014 0 -1 1077944384 299 0 0 0 1 0 0 0 20 0 15 0 246636187 14420721664 7408 33554432000 4194304 4196468 140723713654032 139806966131568 139807790668418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13440] ppid=13423 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13440/stat : 13440 (java) S 13423 13426 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246636187 14420721664 7408 33554432000 4194304 4196468 140723713654032 139806965079008 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13441] ppid=13423 vsize=14082736 memory=139764646786688 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13441/stat : 13441 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636187 14420721664 7408 33554432000 4194304 4196468 140723713654032 139806964025776 139807790668418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 29632 KiB

[startup+0.213771 s]*
/proc/loadavg: 1.85 1.87 1.92 4/216 13441
/proc/meminfo: memFree=23100912/32770624 swapFree=67059124/67108860
[pid=13426] ppid=13423 vsize=14082736 memory=45964 CPUtime=0.31 cores=0,2,4,6
/proc/13426/stat : 13426 (java) S 13423 13426 10014 0 -1 1077944320 10566 0 0 0 28 3 0 0 20 0 15 0 246636181 14420721664 11491 33554432000 4194304 4196468 140723713654032 140723713636576 139807790657271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
/proc/13426/statm: 3520684 11491 3373 1 0 3482761 0
[pid=13426/tid=13428] ppid=13423 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/13426/task/13428/stat : 13428 (java) R 13423 13426 10014 0 -1 4202560 8201 0 0 0 18 2 0 0 20 0 15 0 246636181 14420721664 11491 33554432000 4194304 4196468 140723713654032 139807794883072 139807782894398 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13429] ppid=13423 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13429/stat : 13429 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636182 14420721664 11491 33554432000 4194304 4196468 140723713654032 139807386606480 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13430] ppid=13423 vsize=14082736 memory=139764648112532 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13430/stat : 13430 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636182 14420721664 11491 33554432000 4194304 4196468 140723713654032 139807385553680 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13431] ppid=13423 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13431/stat : 13431 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636182 14420721664 11491 33554432000 4194304 4196468 140723713654032 139807384501392 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13432] ppid=13423 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13432/stat : 13432 (java) S 13423 13426 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246636182 14420721664 11491 33554432000 4194304 4196468 140723713654032 139807383448592 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13433] ppid=13423 vsize=14082736 memory=139764646786688 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13433/stat : 13433 (java) S 13423 13426 10014 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246636184 14420721664 11491 33554432000 4194304 4196468 140723713654032 139806972446832 139807790668418 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13434] ppid=13423 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13434/stat : 13434 (java) S 13423 13426 10014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246636184 14420721664 11491 33554432000 4194304 4196468 140723713654032 139806971392800 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13435] ppid=13423 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13435/stat : 13435 (java) S 13423 13426 10014 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246636184 14420721664 11491 33554432000 4194304 4196468 140723713654032 139806970340464 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13436] ppid=13423 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13436/stat : 13436 (java) S 13423 13426 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246636187 14420721664 11491 33554432000 4194304 4196468 140723713654032 139806969288784 139807790675867 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13437] ppid=13423 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/13426/task/13437/stat : 13437 (java) R 13423 13426 10014 0 -1 4202560 521 0 0 0 2 0 0 0 20 0 15 0 246636187 14420721664 11491 33554432000 4194304 4196468 140723713654032 139806968217672 139807768596256 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13438] ppid=13423 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13438/stat : 13438 (java) R 13423 13426 10014 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 246636187 14420721664 11491 33554432000 4194304 4196468 140723713654032 139806967183856 139807790668418 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13439] ppid=13423 vsize=14082736 memory=139764646786688 CPUtime=0.06 cores=0,2,4,6
/proc/13426/task/13439/stat : 13439 (java) R 13423 13426 10014 0 -1 4202560 402 0 0 0 6 0 0 0 20 0 15 0 246636187 14420721664 11491 33554432000 4194304 4196468 140723713654032 139806966131568 139807768824733 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13440] ppid=13423 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13440/stat : 13440 (java) S 13423 13426 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246636187 14420721664 11491 33554432000 4194304 4196468 140723713654032 139806965079008 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13441] ppid=13423 vsize=14082736 memory=139764646786688 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13441/stat : 13441 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636187 14420721664 11491 33554432000 4194304 4196468 140723713654032 139806964025776 139807790668418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 45964 KiB

[startup+0.310522 s]*
/proc/loadavg: 1.85 1.87 1.92 3/216 13441
/proc/meminfo: memFree=23097328/32770624 swapFree=67059124/67108860
[pid=13426] ppid=13423 vsize=14082736 memory=49380 CPUtime=0.44 cores=0,2,4,6
/proc/13426/stat : 13426 (java) S 13423 13426 10014 0 -1 1077944320 11016 0 0 0 41 3 0 0 20 0 15 0 246636181 14420721664 12345 33554432000 4194304 4196468 140723713654032 140723713636576 139807790657271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
/proc/13426/statm: 3520684 12345 3418 1 0 3482761 0
[pid=13426/tid=13428] ppid=13423 vsize=14082736 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/13426/task/13428/stat : 13428 (java) R 13423 13426 10014 0 -1 4202560 8531 0 0 0 27 2 0 0 20 0 15 0 246636181 14420721664 12345 33554432000 4194304 4196468 140723713654032 139807794846544 139807772220835 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13429] ppid=13423 vsize=14082736 memory=4294979972 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13429/stat : 13429 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636182 14420721664 12345 33554432000 4194304 4196468 140723713654032 139807386606480 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13430] ppid=13423 vsize=14082736 memory=139764648112463 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13430/stat : 13430 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636182 14420721664 12345 33554432000 4194304 4196468 140723713654032 139807385553680 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13431] ppid=13423 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13431/stat : 13431 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636182 14420721664 12345 33554432000 4194304 4196468 140723713654032 139807384501392 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13432] ppid=13423 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13432/stat : 13432 (java) S 13423 13426 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246636182 14420721664 12345 33554432000 4194304 4196468 140723713654032 139807383448592 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13433] ppid=13423 vsize=14082736 memory=139764646786688 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13433/stat : 13433 (java) S 13423 13426 10014 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246636184 14420721664 12345 33554432000 4194304 4196468 140723713654032 139806972446832 139807790668418 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13434] ppid=13423 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13434/stat : 13434 (java) S 13423 13426 10014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246636184 14420721664 12345 33554432000 4194304 4196468 140723713654032 139806971392800 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13435] ppid=13423 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13435/stat : 13435 (java) S 13423 13426 10014 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246636184 14420721664 12345 33554432000 4194304 4196468 140723713654032 139806970340464 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13436] ppid=13423 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13436/stat : 13436 (java) S 13423 13426 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246636187 14420721664 12345 33554432000 4194304 4196468 140723713654032 139806969288784 139807790675867 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13437] ppid=13423 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/13426/task/13437/stat : 13437 (java) S 13423 13426 10014 0 -1 1077944384 550 0 0 0 3 0 0 0 20 0 15 0 246636187 14420721664 12345 33554432000 4194304 4196468 140723713654032 139806968236656 139807790668418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13438] ppid=13423 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/13426/task/13438/stat : 13438 (java) S 13423 13426 10014 0 -1 1077944384 95 0 0 0 1 0 0 0 20 0 15 0 246636187 14420721664 12345 33554432000 4194304 4196468 140723713654032 139806967183856 139807790668418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13439] ppid=13423 vsize=14082736 memory=139764646786688 CPUtime=0.08 cores=0,2,4,6
/proc/13426/task/13439/stat : 13439 (java) S 13423 13426 10014 0 -1 1077944384 457 0 0 0 8 0 0 0 20 0 15 0 246636187 14420721664 12345 33554432000 4194304 4196468 140723713654032 139806966131568 139807790668418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13440] ppid=13423 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13440/stat : 13440 (java) S 13423 13426 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246636187 14420721664 12345 33554432000 4194304 4196468 140723713654032 139806965079008 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13441] ppid=13423 vsize=14082736 memory=139764646786688 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13441/stat : 13441 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636187 14420721664 12345 33554432000 4194304 4196468 140723713654032 139806964025776 139807790668418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 49380 KiB

[startup+0.700645 s]
/proc/loadavg: 1.85 1.87 1.92 3/216 13441
/proc/meminfo: memFree=23079096/32770624 swapFree=67059124/67108860
[pid=13426] ppid=13423 vsize=14084804 memory=88008 CPUtime=0.99 cores=0,2,4,6
/proc/13426/stat : 13426 (java) S 13423 13426 10014 0 -1 1077944320 17906 0 0 0 94 5 0 0 20 0 15 0 246636181 14422839296 22002 33554432000 4194304 4196468 140723713654032 140723713636576 139807790657271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
/proc/13426/statm: 3521201 22002 3494 1 0 3483273 0
[pid=13426/tid=13428] ppid=13423 vsize=14084804 memory=197458839750616 CPUtime=0.67 cores=0,2,4,6
/proc/13426/task/13428/stat : 13428 (java) R 13423 13426 10014 0 -1 4202560 14942 0 0 0 63 4 0 0 20 0 15 0 246636181 14422839296 22002 33554432000 4194304 4196468 140723713654032 139807794861280 139807774737758 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13429] ppid=13423 vsize=14084804 memory=1283939 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13429/stat : 13429 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636182 14422839296 22002 33554432000 4194304 4196468 140723713654032 139807386606480 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13430] ppid=13423 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13430/stat : 13430 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636182 14422839296 22002 33554432000 4194304 4196468 140723713654032 139807385553680 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13431] ppid=13423 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13431/stat : 13431 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636182 14422839296 22002 33554432000 4194304 4196468 140723713654032 139807384501392 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13432] ppid=13423 vsize=14084804 memory=7809523229951467572 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13432/stat : 13432 (java) S 13423 13426 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246636182 14422839296 22002 33554432000 4194304 4196468 140723713654032 139807383448592 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13433] ppid=13423 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13433/stat : 13433 (java) S 13423 13426 10014 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246636184 14422839296 22002 33554432000 4194304 4196468 140723713654032 139806972446832 139807790668418 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13434] ppid=13423 vsize=14084804 memory=9051281517667516589 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13434/stat : 13434 (java) S 13423 13426 10014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246636184 14422839296 22002 33554432000 4194304 4196468 140723713654032 139806971392800 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13435] ppid=13423 vsize=14084804 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13435/stat : 13435 (java) S 13423 13426 10014 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246636184 14422839296 22002 33554432000 4194304 4196468 140723713654032 139806970340464 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13436] ppid=13423 vsize=14084804 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13436/stat : 13436 (java) S 13423 13426 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246636187 14422839296 22002 33554432000 4194304 4196468 140723713654032 139806969288784 139807790675867 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13437] ppid=13423 vsize=14084804 memory=6944656575208382560 CPUtime=0.1 cores=0,2,4,6
/proc/13426/task/13437/stat : 13437 (java) S 13423 13426 10014 0 -1 1077944384 711 0 0 0 10 0 0 0 20 0 15 0 246636187 14422839296 22002 33554432000 4194304 4196468 140723713654032 139806968236656 139807790668418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13438] ppid=13423 vsize=14084804 memory=6943526294502006880 CPUtime=0.05 cores=0,2,4,6
/proc/13426/task/13438/stat : 13438 (java) S 13423 13426 10014 0 -1 1077944384 256 0 0 0 5 0 0 0 20 0 15 0 246636187 14422839296 22002 33554432000 4194304 4196468 140723713654032 139806967183856 139807790668418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13439] ppid=13423 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/13426/task/13439/stat : 13439 (java) S 13423 13426 10014 0 -1 1077944384 614 0 0 0 15 0 0 0 20 0 15 0 246636187 14422839296 22002 33554432000 4194304 4196468 140723713654032 139806966131568 139807790668418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13440] ppid=13423 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13440/stat : 13440 (java) S 13423 13426 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246636187 14422839296 22002 33554432000 4194304 4196468 140723713654032 139806965079008 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13441] ppid=13423 vsize=14084804 memory=1860 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13441/stat : 13441 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636187 14422839296 22002 33554432000 4194304 4196468 140723713654032 139806964025776 139807790668418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88008 KiB

[startup+1.31054 s]
# the end of solver process 13426 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.26582 s, system=0.087578 s

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

[startup+0.809876 s]
/proc/loadavg: 1.85 1.87 1.92 3/216 13441
/proc/meminfo: memFree=23079096/32770624 swapFree=67059124/67108860
[pid=13426] ppid=13423 vsize=14086852 memory=94616 CPUtime=1.2 cores=0,2,4,6
/proc/13426/stat : 13426 (java) S 13423 13426 10014 0 -1 1077944320 18493 0 0 0 114 6 0 0 20 0 15 0 246636181 14424936448 23654 33554432000 4194304 4196468 140723713654032 140723713636576 139807790657271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
/proc/13426/statm: 3521713 23654 3502 1 0 3483785 0
[pid=13426/tid=13428] ppid=13423 vsize=14086852 memory=5795117241467496816 CPUtime=0.78 cores=0,2,4,6
/proc/13426/task/13428/stat : 13428 (java) R 13423 13426 10014 0 -1 4202560 15387 0 0 0 74 4 0 0 20 0 15 0 246636181 14424936448 23654 33554432000 4194304 4196468 140723713654032 139807794891840 139807790669206 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13429] ppid=13423 vsize=14086852 memory=6935650355287975249 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13429/stat : 13429 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636182 14424936448 23654 33554432000 4194304 4196468 140723713654032 139807386606480 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13430] ppid=13423 vsize=14086852 memory=4638778398332698720 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13430/stat : 13430 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636182 14424936448 23654 33554432000 4194304 4196468 140723713654032 139807385553680 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13431] ppid=13423 vsize=14086852 memory=7317634893576766894 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13431/stat : 13431 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636182 14424936448 23654 33554432000 4194304 4196468 140723713654032 139807384501392 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13432] ppid=13423 vsize=14086852 memory=-6368243622687850437 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13432/stat : 13432 (java) S 13423 13426 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246636182 14424936448 23654 33554432000 4194304 4196468 140723713654032 139807383448592 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13433] ppid=13423 vsize=14086852 memory=6933690287860520088 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13433/stat : 13433 (java) S 13423 13426 10014 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246636184 14424936448 23654 33554432000 4194304 4196468 140723713654032 139806972446832 139807790668418 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13434] ppid=13423 vsize=14086852 memory=-9001733975035308135 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13434/stat : 13434 (java) S 13423 13426 10014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246636184 14424936448 23654 33554432000 4194304 4196468 140723713654032 139806971392800 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13435] ppid=13423 vsize=14086852 memory=-3704326594973231466 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13435/stat : 13435 (java) S 13423 13426 10014 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246636184 14424936448 23654 33554432000 4194304 4196468 140723713654032 139806970340464 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13436] ppid=13423 vsize=14086852 memory=7679373425970869011 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13436/stat : 13436 (java) S 13423 13426 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246636187 14424936448 23654 33554432000 4194304 4196468 140723713654032 139806969288784 139807790675867 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13437] ppid=13423 vsize=14086852 memory=-2317720213663324238 CPUtime=0.12 cores=0,2,4,6
/proc/13426/task/13437/stat : 13437 (java) R 13423 13426 10014 0 -1 4202560 720 0 0 0 12 0 0 0 20 0 15 0 246636187 14424936448 23654 33554432000 4194304 4196468 140723713654032 139806968227344 139807775772433 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13438] ppid=13423 vsize=14086852 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/13426/task/13438/stat : 13438 (java) R 13423 13426 10014 0 -1 1077944384 281 0 0 0 7 0 0 0 20 0 15 0 246636187 14424936448 23654 33554432000 4194304 4196468 140723713654032 139806967183856 139807790668418 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13439] ppid=13423 vsize=14086852 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/13426/task/13439/stat : 13439 (java) R 13423 13426 10014 0 -1 4202560 722 0 0 0 20 0 0 0 20 0 15 0 246636187 14424936448 23654 33554432000 4194304 4196468 140723713654032 139806966131568 139807770617126 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13440] ppid=13423 vsize=14086852 memory=33 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13440/stat : 13440 (java) S 13423 13426 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246636187 14424936448 23654 33554432000 4194304 4196468 140723713654032 139806965079008 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13441] ppid=13423 vsize=14086852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13441/stat : 13441 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636187 14424936448 23654 33554432000 4194304 4196468 140723713654032 139806964025776 139807790668418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 14086852 KiB
Current children cumulated memory: 94616 KiB

[startup+1.20066 s]
/proc/loadavg: 1.85 1.87 1.92 3/216 13441
/proc/meminfo: memFree=23043436/32770624 swapFree=67059124/67108860
[pid=13426] ppid=13423 vsize=14088900 memory=121396 CPUtime=2.06 cores=0,2,4,6
/proc/13426/stat : 13426 (java) S 13423 13426 10014 0 -1 1077944320 23442 0 0 0 199 7 0 0 20 0 15 0 246636181 14427033600 30349 33554432000 4194304 4196468 140723713654032 140723713636576 139807790657271 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
/proc/13426/statm: 3522225 30349 3537 1 0 3484297 0
[pid=13426/tid=13428] ppid=13423 vsize=14088900 memory=6944656592455360608 CPUtime=1.17 cores=0,2,4,6
/proc/13426/task/13428/stat : 13428 (java) R 13423 13426 10014 0 -1 4202560 18604 0 0 0 112 5 0 0 20 0 15 0 246636181 14427033600 30349 33554432000 4194304 4196468 140723713654032 139807794892880 139807790669206 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13429] ppid=13423 vsize=14088900 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13429/stat : 13429 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636182 14427033600 30349 33554432000 4194304 4196468 140723713654032 139807386606480 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13430] ppid=13423 vsize=14088900 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13430/stat : 13430 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636182 14427033600 30349 33554432000 4194304 4196468 140723713654032 139807385553680 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13431] ppid=13423 vsize=14088900 memory=-9108684669924967205 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13431/stat : 13431 (java) S 13423 13426 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246636182 14427033600 30349 33554432000 4194304 4196468 140723713654032 139807384501392 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13432] ppid=13423 vsize=14088900 memory=-8412652143485227891 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13432/stat : 13432 (java) S 13423 13426 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246636182 14427033600 30349 33554432000 4194304 4196468 140723713654032 139807383448592 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13433] ppid=13423 vsize=14088900 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13433/stat : 13433 (java) S 13423 13426 10014 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246636184 14427033600 30349 33554432000 4194304 4196468 140723713654032 139806972446832 139807790668418 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13434] ppid=13423 vsize=14088900 memory=-9123011406873178988 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13434/stat : 13434 (java) S 13423 13426 10014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246636184 14427033600 30349 33554432000 4194304 4196468 140723713654032 139806971392800 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13435] ppid=13423 vsize=14088900 memory=-8614379499087747112 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13435/stat : 13435 (java) S 13423 13426 10014 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246636184 14427033600 30349 33554432000 4194304 4196468 140723713654032 139806970340464 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13436] ppid=13423 vsize=14088900 memory=7755356400017183579 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13436/stat : 13436 (java) S 13423 13426 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246636187 14427033600 30349 33554432000 4194304 4196468 140723713654032 139806969288784 139807790675867 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13437] ppid=13423 vsize=14088900 memory=4714853784626230826 CPUtime=0.25 cores=0,2,4,6
/proc/13426/task/13437/stat : 13437 (java) R 13423 13426 10014 0 -1 1077944384 1032 0 0 0 25 0 0 0 20 0 15 0 246636187 14427033600 30349 33554432000 4194304 4196468 140723713654032 139806968236656 139807790668418 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13438] ppid=13423 vsize=14088900 memory=-8412878463975200130 CPUtime=0.2 cores=0,2,4,6
/proc/13426/task/13438/stat : 13438 (java) S 13423 13426 10014 0 -1 1077944384 693 0 0 0 20 0 0 0 20 0 15 0 246636187 14427033600 30349 33554432000 4194304 4196468 140723713654032 139806967183856 139807790668418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13439] ppid=13423 vsize=14088900 memory=4426078206164241782 CPUtime=0.41 cores=0,2,4,6
/proc/13426/task/13439/stat : 13439 (java) R 13423 13426 10014 0 -1 4202560 1729 0 0 0 41 0 0 0 20 0 15 0 246636187 14427033600 30349 33554432000 4194304 4196468 140723713654032 139806966131568 139807790669206 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13440] ppid=13423 vsize=14088900 memory=80836 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13440/stat : 13440 (java) S 13423 13426 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246636187 14427033600 30349 33554432000 4194304 4196468 140723713654032 139806965079008 139807790667477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
[pid=13426/tid=13441] ppid=13423 vsize=14088900 memory=115397181335794 CPUtime=0 cores=0,2,4,6
/proc/13426/task/13441/stat : 13441 (java) S 13423 13426 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246636187 14427033600 30349 33554432000 4194304 4196468 140723713654032 139806964025776 139807790668418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15073280 140723713655881 140723713656073 140723713656073 140723713658831 0
Current children cumulated CPU time: 2.06 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 121396 KiB

[startup+1.30073 s]*
/proc/loadavg: 1.85 1.87 1.92 3/203 13442
/proc/meminfo: memFree=23016636/32770624 swapFree=67059124/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 1.31058
CPU time (s): 2.3534
CPU user time (s): 2.26582
CPU system time (s): 0.087578
CPU usage (%): 179.57
Max. virtual memory (cumulated for all children) (KiB): 14088900
Max. memory (cumulated for all children) (KiB): 121396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.26582
system time used= 0.087578
maximum resident set size= 131108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24472
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= 2525
involuntary context switches= 9


# summary of solver processes directly reported to runsolver:
#   pid: 13426
#   total CPU time (s): 2.3534
#   total CPU user time (s): 2.26582
#   total CPU system time (s): 0.087578

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.024674 second user time and 0.063091 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-15 01:52:10
IDJOB=4308038
IDBENCH=141331
IDSOLVER=2791
FILE ID=node103/4308038-1534290730
RUNJOBID= node103-1534258226-10045
PBS_JOBID= 21038130
Free space on /tmp= 37304 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Bibd/Bibd-sc-07-03-01_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308038-1534290730/watcher-4308038-1534290730 -o /tmp/evaluation-result-4308038-1534290730/solver-4308038-1534290730 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534258226-10045 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 176864805 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308038-1534290730.xml

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

MD5SUM BENCH= c825423b6f6dd90e2ab011227fbd0e9e
RANDOM SEED=176864805

node103.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.48
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.48
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.48
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.48
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:        23133340 kB
MemAvailable:   30888676 kB
Buffers:          181508 kB
Cached:          7767180 kB
SwapCached:         5152 kB
Active:          5285420 kB
Inactive:        3731104 kB
Active(anon):    1059744 kB
Inactive(anon):    59296 kB
Active(file):    4225676 kB
Inactive(file):  3671808 kB
Unevictable:        7768 kB
Mlocked:            7768 kB
SwapTotal:      67108860 kB
SwapFree:       67059124 kB
Dirty:             35980 kB
Writeback:             0 kB
AnonPages:       1136500 kB
Mapped:            66764 kB
Shmem:             48720 kB
Slab:             315504 kB
SReclaimable:     286312 kB
SUnreclaim:        29192 kB
KernelStack:        3856 kB
PageTables:         7132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2105992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1040384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 37268 MiB
End job on node103 at 2018-08-15 01:52:11