Trace number 4274358

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 2017-07-26SAT 2.54124 1.10207

General information on the benchmark

NameCrossword/Crossword-m1c-lex-herald/
Crossword-m1c-lex-h1501.xml
MD5SUMeaee0bb41b12beaeb46f1fdaac1cdc8b
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.29669201
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints78
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":189}]
Minimum variable degree0
Maximum variable degree2
Distribution of variable degrees[{"degree":0,"count":36},{"degree":2,"count":189}]
Minimum constraint arity3
Maximum constraint arity10
Distribution of constraint arities[{"arity":3,"count":16},{"arity":4,"count":24},{"arity":5,"count":16},{"arity":6,"count":12},{"arity":7,"count":6},{"arity":10,"count":4}]
Number of extensional constraints78
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":78}]
Optimization problemNO
Type of objective

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 1018866907
0.30/0.25	c timeout: 2520
0.30/0.26	c memlimit: 11000
0.30/0.26	c nbcore: 4
0.30/0.28	c Parsing instance...
2.01/0.99	c Parsing done, starting search...
2.28/1.08	s SATISFIABLE
2.28/1.08	v <instantiation>
2.28/1.08	v 	<list>
2.28/1.08	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][11] x[0][12] x[0][13] x[0][14] x[1][0] x[1][1] x[1][2] x[1][3] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][11] x[1][12] x[1][13] x[1][14] 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][11] x[2][12] x[2][13] x[2][14] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[4][3] x[4][4] x[4][5] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][6] x[5][7] x[5][8] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[6][0] x[6][1] x[6][2] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][11] x[6][12] x[6][13] x[6][14] x[7][0] x[7][1] x[7][2] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][12] x[7][13] x[7][14] x[8][0] x[8][1] x[8][2] x[8][3] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][12] x[8][13] x[8][14] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][6] x[9][7] x[9][8] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][9] x[10][10] x[10][11] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[12][0] x[12][1] x[12][2] x[12][3] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[13][0] x[13][1] x[13][2] x[13][3] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][11] x[13][12] x[13][13] x[13][14] x[14][0] x[14][1] x[14][2] x[14][3] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][11] x[14][12] x[14][13] x[14][14]
2.28/1.08	v 	</list>
2.28/1.08	v 	<values>
2.28/1.08	v 		17 0 13 19 1 17 0 21 14 22 4 18 19 14 20 2 7 8 14 13 8 2 0 23 8 18 19 17 0 8 11 1 11 0 25 4 11 20 17 0 2 0 17 17 14 11 11 0 13 19 11 4 17 18 20 4 6 0 13 13 4 19 12 20 11 19 8 19 4 13 22 17 0 2 10 20 18 4 18 19 4 13 2 7 18 19 20 13 17 20 6 4 0 17 19 7 4 13 8 17 4 0 17 20 12 15 17 8 14 17 8 14 8 11 11 24 12 0 13 14 0 17 15 0 13 4 11 8 13 1 14 17 13 0 15 19 3 24 13 0 18 19 15 17 14 19 4 18 19 17 14 14 19 19 0 1 4 17 13 0 2 11 4 0 6 20 4 4 11 4 13 0 2 7 8 19 1 0 18 4 17 4 4 3 24 7 14 15 4 
2.28/1.08	v 	</values>
2.28/1.08	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 (15137 MiB free)
  memory of node 1: 16384 MiB (12024 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274358-1502854752/watcher-4274358-1502854752 -o /tmp/evaluation-result-4274358-1502854752/solver-4274358-1502854752 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node113-1502841490-27112 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1018866907 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274358-1502854752.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=28800, runsolver pid=28797

[startup+0.100115 s]*
/proc/loadavg: 1.56 1.45 1.48 3/216 28815
/proc/meminfo: memFree=27794452/32770624 swapFree=67108860/67108860
[pid=28800] ppid=28797 vsize=13980164 memory=33964 CPUtime=0.13 cores=0,2,4,6
/proc/28800/stat : 28800 (java) S 28797 28800 27081 0 -1 1077944320 8394 0 0 0 11 2 0 0 20 0 15 0 118562831 14315687936 8491 33554432000 4194304 4196468 140733797453344 140733797435888 140206044810999 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
/proc/28800/statm: 3495041 8491 3412 1 0 3482761 0
[pid=28800/tid=28802] ppid=28797 vsize=13980164 memory=-8557575366716329850 CPUtime=0.09 cores=0,2,4,6
/proc/28800/task/28802/stat : 28802 (java) R 28797 28800 27081 0 -1 4202560 6345 0 0 0 8 1 0 0 20 0 15 0 118562832 14315687936 8491 33554432000 4194304 4196468 140733797453344 140206049017280 140206044832925 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28803] ppid=28797 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28803/stat : 28803 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562833 14315687936 8491 33554432000 4194304 4196468 140733797453344 140205997431952 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28804] ppid=28797 vsize=13980164 memory=140626972153472 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28804/stat : 28804 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562833 14315687936 8491 33554432000 4194304 4196468 140733797453344 140205996379152 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28805] ppid=28797 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28805/stat : 28805 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562833 14315687936 8491 33554432000 4194304 4196468 140733797453344 140205995326352 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28806] ppid=28797 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28806/stat : 28806 (java) S 28797 28800 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118562833 14315687936 8491 33554432000 4194304 4196468 140733797453344 140205994273552 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28807] ppid=28797 vsize=13980164 memory=140626972153472 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28807/stat : 28807 (java) S 28797 28800 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118562834 14315687936 8491 33554432000 4194304 4196468 140733797453344 140205586278768 140206044822146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28808] ppid=28797 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28808/stat : 28808 (java) S 28797 28800 27081 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118562834 14315687936 8491 33554432000 4194304 4196468 140733797453344 140205585224736 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28809] ppid=28797 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28809/stat : 28809 (java) S 28797 28800 27081 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118562835 14315687936 8491 33554432000 4194304 4196468 140733797453344 140205516383088 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28810] ppid=28797 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28810/stat : 28810 (java) S 28797 28800 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118562837 14315687936 8491 33554432000 4194304 4196468 140733797453344 140205515331408 140206044829595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28811] ppid=28797 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28811/stat : 28811 (java) S 28797 28800 27081 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 118562837 14315687936 8491 33554432000 4194304 4196468 140733797453344 140205514279792 140206044822146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28812] ppid=28797 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28812/stat : 28812 (java) S 28797 28800 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118562837 14315687936 8491 33554432000 4194304 4196468 140733797453344 140205513226992 140206044822146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28813] ppid=28797 vsize=13980164 memory=140626972153472 CPUtime=0.02 cores=0,2,4,6
/proc/28800/task/28813/stat : 28813 (java) R 28797 28800 27081 0 -1 4202560 368 0 0 0 2 0 0 0 20 0 15 0 118562837 14315687936 8491 33554432000 4194304 4196468 140733797453344 140205512174192 140206044832346 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28814] ppid=28797 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28814/stat : 28814 (java) S 28797 28800 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118562837 14315687936 8491 33554432000 4194304 4196468 140733797453344 140205511121632 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28815] ppid=28797 vsize=13980164 memory=140626972153472 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28815/stat : 28815 (java) R 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562838 14315687936 8491 33554432000 4194304 4196468 140733797453344 140205510068912 140206044822146 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 33964 KiB

[startup+0.210585 s]*
/proc/loadavg: 1.56 1.45 1.48 3/216 28815
/proc/meminfo: memFree=27785372/32770624 swapFree=67108860/67108860
[pid=28800] ppid=28797 vsize=13980164 memory=43636 CPUtime=0.3 cores=0,2,4,6
/proc/28800/stat : 28800 (java) S 28797 28800 27081 0 -1 1077944320 9470 0 0 0 28 2 0 0 20 0 15 0 118562831 14315687936 10909 33554432000 4194304 4196468 140733797453344 140733797435888 140206044810999 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
/proc/28800/statm: 3495041 10909 3628 1 0 3482761 0
[pid=28800/tid=28802] ppid=28797 vsize=13980164 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/28800/task/28802/stat : 28802 (java) R 28797 28800 27081 0 -1 4202560 6959 0 0 0 18 1 0 0 20 0 15 0 118562832 14315687936 10909 33554432000 4194304 4196468 140733797453344 140206049036080 140206044832925 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28803] ppid=28797 vsize=13980164 memory=339 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28803/stat : 28803 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562833 14315687936 10909 33554432000 4194304 4196468 140733797453344 140205997431952 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28804] ppid=28797 vsize=13980164 memory=3835300089584981664 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28804/stat : 28804 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562833 14315687936 10909 33554432000 4194304 4196468 140733797453344 140205996379152 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28805] ppid=28797 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28805/stat : 28805 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562833 14315687936 10909 33554432000 4194304 4196468 140733797453344 140205995326352 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28806] ppid=28797 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28806/stat : 28806 (java) S 28797 28800 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118562833 14315687936 10909 33554432000 4194304 4196468 140733797453344 140205994273552 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28807] ppid=28797 vsize=13980164 memory=140626972153472 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28807/stat : 28807 (java) S 28797 28800 27081 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 118562834 14315687936 10909 33554432000 4194304 4196468 140733797453344 140205586278768 140206044822146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28808] ppid=28797 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28808/stat : 28808 (java) S 28797 28800 27081 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118562834 14315687936 10909 33554432000 4194304 4196468 140733797453344 140205585224736 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28809] ppid=28797 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28809/stat : 28809 (java) S 28797 28800 27081 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118562835 14315687936 10909 33554432000 4194304 4196468 140733797453344 140205516383088 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28810] ppid=28797 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28810/stat : 28810 (java) S 28797 28800 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118562837 14315687936 10909 33554432000 4194304 4196468 140733797453344 140205515331408 140206044829595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28811] ppid=28797 vsize=13980164 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28800/task/28811/stat : 28811 (java) S 28797 28800 27081 0 -1 1077944384 413 0 0 0 2 0 0 0 20 0 15 0 118562837 14315687936 10909 33554432000 4194304 4196468 140733797453344 140205514279792 140206044822146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28812] ppid=28797 vsize=13980164 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/28800/task/28812/stat : 28812 (java) S 28797 28800 27081 0 -1 1077944384 255 0 0 0 1 0 0 0 20 0 15 0 118562837 14315687936 10909 33554432000 4194304 4196468 140733797453344 140205513226992 140206044822146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28813] ppid=28797 vsize=13980164 memory=140626972153472 CPUtime=0.05 cores=0,2,4,6
/proc/28800/task/28813/stat : 28813 (java) S 28797 28800 27081 0 -1 1077944384 463 0 0 0 5 0 0 0 20 0 15 0 118562837 14315687936 10909 33554432000 4194304 4196468 140733797453344 140205512174192 140206044822146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28814] ppid=28797 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28814/stat : 28814 (java) S 28797 28800 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118562837 14315687936 10909 33554432000 4194304 4196468 140733797453344 140205511121632 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28815] ppid=28797 vsize=13980164 memory=140626972153472 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28815/stat : 28815 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562838 14315687936 10909 33554432000 4194304 4196468 140733797453344 140205510068912 140206044822146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 43636 KiB

[startup+0.310445 s]*
/proc/loadavg: 1.56 1.45 1.48 3/216 28815
/proc/meminfo: memFree=27778640/32770624 swapFree=67108860/67108860
[pid=28800] ppid=28797 vsize=13980184 memory=51100 CPUtime=0.49 cores=0,2,4,6
/proc/28800/stat : 28800 (java) S 28797 28800 27081 0 -1 1077944320 10433 0 0 0 46 3 0 0 20 0 15 0 118562831 14315708416 12775 33554432000 4194304 4196468 140733797453344 140733797435888 140206044810999 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
/proc/28800/statm: 3495046 12775 3715 1 0 3482761 0
[pid=28800/tid=28802] ppid=28797 vsize=13980184 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/28800/task/28802/stat : 28802 (java) R 28797 28800 27081 0 -1 4202560 7569 0 0 0 27 2 0 0 20 0 15 0 118562832 14315708416 12775 33554432000 4194304 4196468 140733797453344 140206049032304 140205667517929 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28803] ppid=28797 vsize=13980184 memory=288230596118052887 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28803/stat : 28803 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562833 14315708416 12775 33554432000 4194304 4196468 140733797453344 140205997431952 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28804] ppid=28797 vsize=13980184 memory=3976880903358813856 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28804/stat : 28804 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562833 14315708416 12775 33554432000 4194304 4196468 140733797453344 140205996379152 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28805] ppid=28797 vsize=13980184 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28805/stat : 28805 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562833 14315708416 12775 33554432000 4194304 4196468 140733797453344 140205995326352 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28806] ppid=28797 vsize=13980184 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28806/stat : 28806 (java) S 28797 28800 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118562833 14315708416 12775 33554432000 4194304 4196468 140733797453344 140205994273552 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28807] ppid=28797 vsize=13980184 memory=140626972153472 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28807/stat : 28807 (java) S 28797 28800 27081 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 118562834 14315708416 12775 33554432000 4194304 4196468 140733797453344 140205586278768 140206044822146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28808] ppid=28797 vsize=13980184 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28808/stat : 28808 (java) S 28797 28800 27081 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118562834 14315708416 12775 33554432000 4194304 4196468 140733797453344 140205585224736 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28809] ppid=28797 vsize=13980184 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28809/stat : 28809 (java) S 28797 28800 27081 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118562835 14315708416 12775 33554432000 4194304 4196468 140733797453344 140205516383088 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28810] ppid=28797 vsize=13980184 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28810/stat : 28810 (java) S 28797 28800 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118562837 14315708416 12775 33554432000 4194304 4196468 140733797453344 140205515331408 140206044829595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28811] ppid=28797 vsize=13980184 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/28800/task/28811/stat : 28811 (java) S 28797 28800 27081 0 -1 1077944384 610 0 0 0 4 0 0 0 20 0 15 0 118562837 14315708416 12775 33554432000 4194304 4196468 140733797453344 140205514279792 140206044822146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28812] ppid=28797 vsize=13980184 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/28800/task/28812/stat : 28812 (java) S 28797 28800 27081 0 -1 1077944384 398 0 0 0 5 0 0 0 20 0 15 0 118562837 14315708416 12775 33554432000 4194304 4196468 140733797453344 140205513226992 140206044822146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28813] ppid=28797 vsize=13980184 memory=140626972153472 CPUtime=0.08 cores=0,2,4,6
/proc/28800/task/28813/stat : 28813 (java) R 28797 28800 27081 0 -1 4202560 476 0 0 0 8 0 0 0 20 0 15 0 118562837 14315708416 12775 33554432000 4194304 4196468 140733797453344 140205512171728 140206029341413 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28814] ppid=28797 vsize=13980184 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28814/stat : 28814 (java) S 28797 28800 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118562837 14315708416 12775 33554432000 4194304 4196468 140733797453344 140205511121632 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28815] ppid=28797 vsize=13980184 memory=140626972153472 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28815/stat : 28815 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562838 14315708416 12775 33554432000 4194304 4196468 140733797453344 140205510068912 140206044822146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 13980184 KiB
Current children cumulated memory: 51100 KiB

[startup+0.701037 s]
/proc/loadavg: 1.56 1.45 1.48 4/216 28815
/proc/meminfo: memFree=27765288/32770624 swapFree=67108860/67108860
[pid=28800] ppid=28797 vsize=13982232 memory=103400 CPUtime=1.49 cores=0,2,4,6
/proc/28800/stat : 28800 (java) S 28797 28800 27081 0 -1 1077944320 13837 0 0 0 145 4 0 0 20 0 15 0 118562831 14317805568 25850 33554432000 4194304 4196468 140733797453344 140733797435888 140206044810999 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
/proc/28800/statm: 3495558 25850 3772 1 0 3483273 0
[pid=28800/tid=28802] ppid=28797 vsize=13982232 memory=1732 CPUtime=0.67 cores=0,2,4,6
/proc/28800/task/28802/stat : 28802 (java) R 28797 28800 27081 0 -1 4202560 8507 0 0 0 64 3 0 0 20 0 15 0 118562832 14317805568 25850 33554432000 4194304 4196468 140733797453344 140206049048608 140206028891486 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28803] ppid=28797 vsize=13982232 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28803/stat : 28803 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562833 14317805568 25850 33554432000 4194304 4196468 140733797453344 140205997431952 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28804] ppid=28797 vsize=13982232 memory=800 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28804/stat : 28804 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562833 14317805568 25850 33554432000 4194304 4196468 140733797453344 140205996379152 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28805] ppid=28797 vsize=13982232 memory=12068 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28805/stat : 28805 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562833 14317805568 25850 33554432000 4194304 4196468 140733797453344 140205995326352 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28806] ppid=28797 vsize=13982232 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28806/stat : 28806 (java) S 28797 28800 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118562833 14317805568 25850 33554432000 4194304 4196468 140733797453344 140205994273552 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28807] ppid=28797 vsize=13982232 memory=5792 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28807/stat : 28807 (java) S 28797 28800 27081 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 118562834 14317805568 25850 33554432000 4194304 4196468 140733797453344 140205586278768 140206044822146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28808] ppid=28797 vsize=13982232 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28808/stat : 28808 (java) S 28797 28800 27081 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118562834 14317805568 25850 33554432000 4194304 4196468 140733797453344 140205585224736 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28809] ppid=28797 vsize=13982232 memory=8572 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28809/stat : 28809 (java) S 28797 28800 27081 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118562835 14317805568 25850 33554432000 4194304 4196468 140733797453344 140205516383088 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28810] ppid=28797 vsize=13982232 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28810/stat : 28810 (java) S 28797 28800 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118562837 14317805568 25850 33554432000 4194304 4196468 140733797453344 140205515331408 140206044829595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28811] ppid=28797 vsize=13982232 memory=7452706766398776640 CPUtime=0.25 cores=0,2,4,6
/proc/28800/task/28811/stat : 28811 (java) R 28797 28800 27081 0 -1 4202560 1582 0 0 0 25 0 0 0 20 0 15 0 118562837 14317805568 25850 33554432000 4194304 4196468 140733797453344 140205514266000 140206022942572 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28812] ppid=28797 vsize=13982232 memory=7881696724453321575 CPUtime=0.29 cores=0,2,4,6
/proc/28800/task/28812/stat : 28812 (java) R 28797 28800 27081 0 -1 4202560 1193 0 0 0 29 0 0 0 20 0 15 0 118562837 14317805568 25850 33554432000 4194304 4196468 140733797453344 140205513212872 140206028023958 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28813] ppid=28797 vsize=13982232 memory=7295950492835795024 CPUtime=0.26 cores=0,2,4,6
/proc/28800/task/28813/stat : 28813 (java) S 28797 28800 27081 0 -1 1077944384 1177 0 0 0 26 0 0 0 20 0 15 0 118562837 14317805568 25850 33554432000 4194304 4196468 140733797453344 140205512174192 140206044822146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28814] ppid=28797 vsize=13982232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28814/stat : 28814 (java) S 28797 28800 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118562837 14317805568 25850 33554432000 4194304 4196468 140733797453344 140205511121632 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28815] ppid=28797 vsize=13982232 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28815/stat : 28815 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562838 14317805568 25850 33554432000 4194304 4196468 140733797453344 140205510068912 140206044822146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 13982232 KiB
Current children cumulated memory: 103400 KiB

[startup+1.10197 s]
# the end of solver process 28800 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.43199 s, system=0.109245 s

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

[startup+0.800883 s]
/proc/loadavg: 1.56 1.45 1.48 4/216 28815
/proc/meminfo: memFree=27765288/32770624 swapFree=67108860/67108860
[pid=28800] ppid=28797 vsize=13984280 memory=112408 CPUtime=1.68 cores=0,2,4,6
/proc/28800/stat : 28800 (java) S 28797 28800 27081 0 -1 1077944320 14519 0 0 0 163 5 0 0 20 0 15 0 118562831 14319902720 28072 33554432000 4194304 4196468 140733797453344 140733797435888 140206044810999 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
/proc/28800/statm: 3496070 28102 3775 1 0 3483785 0
[pid=28800/tid=28802] ppid=28797 vsize=13984280 memory=8243114992657236055 CPUtime=0.76 cores=0,2,4,6
/proc/28800/task/28802/stat : 28802 (java) R 28797 28800 27081 0 -1 4202560 9092 0 0 0 73 3 0 0 20 0 15 0 118562832 14319902720 28102 33554432000 4194304 4196468 140733797453344 140206049046464 140206028854629 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28803] ppid=28797 vsize=13984280 memory=288285563092730789 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28803/stat : 28803 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562833 14319902720 28102 33554432000 4194304 4196468 140733797453344 140205997431952 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28804] ppid=28797 vsize=13984280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28804/stat : 28804 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562833 14319902720 28102 33554432000 4194304 4196468 140733797453344 140205996379152 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28805] ppid=28797 vsize=13984280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28805/stat : 28805 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562833 14319902720 28102 33554432000 4194304 4196468 140733797453344 140205995326352 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28806] ppid=28797 vsize=13984280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28806/stat : 28806 (java) S 28797 28800 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118562833 14319902720 28102 33554432000 4194304 4196468 140733797453344 140205994273552 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28807] ppid=28797 vsize=13984280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28807/stat : 28807 (java) S 28797 28800 27081 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 118562834 14319902720 28102 33554432000 4194304 4196468 140733797453344 140205586278768 140206044822146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28808] ppid=28797 vsize=13984280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28808/stat : 28808 (java) S 28797 28800 27081 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118562834 14319902720 28102 33554432000 4194304 4196468 140733797453344 140205585224736 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28809] ppid=28797 vsize=13984280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28809/stat : 28809 (java) S 28797 28800 27081 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118562835 14319902720 28102 33554432000 4194304 4196468 140733797453344 140205516383088 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28810] ppid=28797 vsize=13984280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28810/stat : 28810 (java) S 28797 28800 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118562837 14319902720 28102 33554432000 4194304 4196468 140733797453344 140205515331408 140206044829595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28811] ppid=28797 vsize=13984280 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/28800/task/28811/stat : 28811 (java) S 28797 28800 27081 0 -1 1077944384 1592 0 0 0 29 0 0 0 20 0 15 0 118562837 14319902720 28102 33554432000 4194304 4196468 140733797453344 140205514279792 140206044822146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28812] ppid=28797 vsize=13984280 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/28800/task/28812/stat : 28812 (java) S 28797 28800 27081 0 -1 1077944384 1216 0 0 0 31 0 0 0 20 0 15 0 118562837 14319902720 28102 33554432000 4194304 4196468 140733797453344 140205513226992 140206044822146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28813] ppid=28797 vsize=13984280 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/28800/task/28813/stat : 28813 (java) R 28797 28800 27081 0 -1 4202560 1241 0 0 0 29 0 0 0 20 0 15 0 118562837 14319902720 28102 33554432000 4194304 4196468 140733797453344 140205512174192 140206044822934 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28814] ppid=28797 vsize=13984280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28814/stat : 28814 (java) S 28797 28800 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118562837 14319902720 28102 33554432000 4194304 4196468 140733797453344 140205511121632 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28815] ppid=28797 vsize=13984280 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28815/stat : 28815 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562838 14319902720 28102 33554432000 4194304 4196468 140733797453344 140205510068912 140206044822146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 13984280 KiB
Current children cumulated memory: 112408 KiB

[startup+1.001 s]*
/proc/loadavg: 1.56 1.45 1.48 3/216 28815
/proc/meminfo: memFree=27623120/32770624 swapFree=67108860/67108860
[pid=28800] ppid=28797 vsize=13984280 memory=205600 CPUtime=2.28 cores=0,2,4,6
/proc/28800/stat : 28800 (java) S 28797 28800 27081 0 -1 1077944320 14943 0 0 0 219 9 0 0 20 0 15 0 118562831 14319902720 51400 33554432000 4194304 4196468 140733797453344 140733797435888 140206044810999 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
/proc/28800/statm: 3496070 51400 3799 1 0 3483785 0
[pid=28800/tid=28802] ppid=28797 vsize=13984280 memory=5450919713671312938 CPUtime=0.95 cores=0,2,4,6
/proc/28800/task/28802/stat : 28802 (java) R 28797 28800 27081 0 -1 4202560 9152 0 0 0 90 5 0 0 20 0 15 0 118562832 14319902720 51400 33554432000 4194304 4196468 140733797453344 140206049033808 140206028890510 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28803] ppid=28797 vsize=13984280 memory=140626825975376 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28803/stat : 28803 (java) S 28797 28800 27081 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 118562833 14319902720 51400 33554432000 4194304 4196468 140733797453344 140205997431952 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28804] ppid=28797 vsize=13984280 memory=140626972153472 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28804/stat : 28804 (java) S 28797 28800 27081 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 118562833 14319902720 51400 33554432000 4194304 4196468 140733797453344 140205996379152 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28805] ppid=28797 vsize=13984280 memory=7595410262948336227 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28805/stat : 28805 (java) S 28797 28800 27081 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 118562833 14319902720 51400 33554432000 4194304 4196468 140733797453344 140205995326352 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28806] ppid=28797 vsize=13984280 memory=3473741194539972913 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28806/stat : 28806 (java) S 28797 28800 27081 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118562833 14319902720 51400 33554432000 4194304 4196468 140733797453344 140205994273552 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28807] ppid=28797 vsize=13984280 memory=3475002228055199152 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28807/stat : 28807 (java) S 28797 28800 27081 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 118562834 14319902720 51400 33554432000 4194304 4196468 140733797453344 140205586278768 140206044822146 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28808] ppid=28797 vsize=13984280 memory=8314770855789867315 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28808/stat : 28808 (java) S 28797 28800 27081 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 118562834 14319902720 51400 33554432000 4194304 4196468 140733797453344 140205585224800 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28809] ppid=28797 vsize=13984280 memory=-7450779821759504288 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28809/stat : 28809 (java) S 28797 28800 27081 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118562835 14319902720 51400 33554432000 4194304 4196468 140733797453344 140205516383104 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28810] ppid=28797 vsize=13984280 memory=6944656592455360608 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28810/stat : 28810 (java) S 28797 28800 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118562837 14319902720 51400 33554432000 4194304 4196468 140733797453344 140205515331408 140206044829595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28811] ppid=28797 vsize=13984280 memory=0 CPUtime=0.44 cores=0,2,4,6
/proc/28800/task/28811/stat : 28811 (java) S 28797 28800 27081 0 -1 1077944384 1646 0 0 0 44 0 0 0 20 0 15 0 118562837 14319902720 51400 33554432000 4194304 4196468 140733797453344 140205514279792 140206044822146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28812] ppid=28797 vsize=13984280 memory=3472328296227418159 CPUtime=0.45 cores=0,2,4,6
/proc/28800/task/28812/stat : 28812 (java) S 28797 28800 27081 0 -1 1077944384 1263 0 0 0 45 0 0 0 20 0 15 0 118562837 14319902720 51400 33554432000 4194304 4196468 140733797453344 140205513226992 140206044822146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28813] ppid=28797 vsize=13984280 memory=3472468923199833772 CPUtime=0.35 cores=0,2,4,6
/proc/28800/task/28813/stat : 28813 (java) S 28797 28800 27081 0 -1 1077944384 1356 0 0 0 35 0 0 0 20 0 15 0 118562837 14319902720 51400 33554432000 4194304 4196468 140733797453344 140205512174192 140206044822146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28814] ppid=28797 vsize=13984280 memory=3472328296227418159 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28814/stat : 28814 (java) S 28797 28800 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118562837 14319902720 51400 33554432000 4194304 4196468 140733797453344 140205511121632 140206044821205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
[pid=28800/tid=28815] ppid=28797 vsize=13984280 memory=140626972153472 CPUtime=0 cores=0,2,4,6
/proc/28800/task/28815/stat : 28815 (java) S 28797 28800 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118562838 14319902720 51400 33554432000 4194304 4196468 140733797453344 140205510068912 140206044822146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21233664 140733797459044 140733797459231 140733797459231 140733797461967 0
Current children cumulated CPU time: 2.28 s
Current children cumulated vsize: 13984280 KiB
Current children cumulated memory: 205600 KiB

Child status: 0
Real time (s): 1.10207
CPU time (s): 2.54124
CPU user time (s): 2.43199
CPU system time (s): 0.109245
CPU usage (%): 230.587
Max. virtual memory (cumulated for all children) (KiB): 13984280
Max. memory (cumulated for all children) (KiB): 205600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.43199
system time used= 0.109245
maximum resident set size= 210552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16037
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= 1833
involuntary context switches= 10


# summary of solver processes directly reported to runsolver:
#   pid: 28800
#   total CPU time (s): 2.54124
#   total CPU user time (s): 2.43199
#   total CPU system time (s): 0.109245

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.032948 second user time and 0.05326 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-16 05:24:53
IDJOB=4274358
IDBENCH=139786
IDSOLVER=2666
FILE ID=node113/4274358-1502854752
RUNJOBID= node113-1502841490-27112
PBS_JOBID= 20629855
Free space on /tmp= 61748 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Crossword/Crossword-m1c-lex-herald/Crossword-m1c-lex-h1501.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274358-1502854752/watcher-4274358-1502854752 -o /tmp/evaluation-result-4274358-1502854752/solver-4274358-1502854752 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node113-1502841490-27112 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1018866907 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274358-1502854752.xml

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

MD5SUM BENCH= eaee0bb41b12beaeb46f1fdaac1cdc8b
RANDOM SEED=1018866907

node113.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.89
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.89
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.89
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.89
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:        27814064 kB
MemAvailable:   28462844 kB
Buffers:          213152 kB
Cached:           716448 kB
SwapCached:            0 kB
Active:          4246868 kB
Inactive:         250224 kB
Active(anon):    3517292 kB
Inactive(anon):    77668 kB
Active(file):     729576 kB
Inactive(file):   172556 kB
Unevictable:        6588 kB
Mlocked:            6588 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42232 kB
Writeback:             0 kB
AnonPages:       3684344 kB
Mapped:            61140 kB
Shmem:             25224 kB
Slab:             151928 kB
SReclaimable:     124964 kB
SUnreclaim:        26964 kB
KernelStack:        3808 kB
PageTables:        12464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4477604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3532800 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= 61708 MiB
End job on node113 at 2017-08-16 05:24:55