Trace number 4274278

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.7660899 1.15549

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-xcsp2-s25/
TravellingSalesman-25-066_X2.xml
MD5SUM09321018be6bfcc628ddab34eddf7071
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.089063004
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints350
Number of domains5
Minimum domain size1
Maximum domain size1001
Distribution of domain sizes[{"size":1,"count":2},{"size":25,"count":25},{"size":121,"count":24},{"size":1001,"count":25}]
Minimum variable degree1
Maximum variable degree25
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":49},{"degree":25,"count":25}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":325},{"arity":3,"count":25}]
Number of extensional constraints350
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":350}]
Optimization problemNO
Type of objective

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 1690357199
0.30/0.25	c timeout: 2520
0.30/0.25	c memlimit: 11000
0.30/0.25	c nbcore: 4
0.30/0.27	c Parsing instance...
1.97/0.93	c Parsing done, starting search...
2.64/1.13	s SATISFIABLE
2.64/1.14	v <instantiation>
2.64/1.14	v 	<list>
2.64/1.14	v 		w3 w4 x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] z[0] z[1] z[2] z[3] z[4] z[5] z[6] z[7] z[8] z[9] z[10] z[11] z[12] z[13] z[14] z[15] z[16] z[17] z[18] z[19] z[20] z[21] z[22] z[23]
2.64/1.14	v 	</list>
2.64/1.14	v 	<values>
2.64/1.14	v 		120 0 13 6 7 19 16 2 4 20 22 21 25 17 18 11 10 14 3 15 9 5 8 12 24 23 1 12 1 1 0 3 14 5 10 2 1 3 3 1 6 2 7 3 5 4 3 6 13 8 4 3 13 14 14 17 31 36 46 48 49 52 55 56 62 64 71 74 79 83 86 92 105 113 117 120 
2.64/1.14	v 	</values>
2.64/1.14	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 (13686 MiB free)
  memory of node 1: 16384 MiB (14121 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274278-1502815470/watcher-4274278-1502815470 -o /tmp/evaluation-result-4274278-1502815470/solver-4274278-1502815470 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502789816-11230 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1690357199 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274278-1502815470.xml 

running on 4 cores: 1,3,5,7

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=15205, runsolver pid=15202

[startup+0.100137 s]*
/proc/loadavg: 1.51 1.44 1.39 2/216 15220
/proc/meminfo: memFree=28454956/32770624 swapFree=67108860/67108860
[pid=15205] ppid=15202 vsize=13980164 memory=33932 CPUtime=0.13 cores=1,3,5,7
/proc/15205/stat : 15205 (java) S 15202 15205 11198 0 -1 1077944320 8386 0 0 0 11 2 0 0 20 0 15 0 114628029 14315687936 8483 33554432000 4194304 4196468 140725630112976 140725630095520 140714108993271 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
/proc/15205/statm: 3495041 8483 3410 1 0 3482761 0
[pid=15205/tid=15207] ppid=15202 vsize=13980164 memory=-6966715213708813952 CPUtime=0.09 cores=1,3,5,7
/proc/15205/task/15207/stat : 15207 (java) R 15202 15205 11198 0 -1 4202560 6342 0 0 0 8 1 0 0 20 0 15 0 114628029 14315687936 8483 33554432000 4194304 4196468 140725630112976 140714113199648 140714109015197 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15208] ppid=15202 vsize=13980164 memory=5793855861849360825 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15208/stat : 15208 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14315687936 8483 33554432000 4194304 4196468 140725630112976 140713704897040 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15209] ppid=15202 vsize=13980164 memory=140610839467648 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15209/stat : 15209 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14315687936 8483 33554432000 4194304 4196468 140725630112976 140713703844496 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15210] ppid=15202 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15210/stat : 15210 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14315687936 8483 33554432000 4194304 4196468 140725630112976 140713702791440 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15211] ppid=15202 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15211/stat : 15211 (java) S 15202 15205 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114628030 14315687936 8483 33554432000 4194304 4196468 140725630112976 140713701738896 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15212] ppid=15202 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15212/stat : 15212 (java) S 15202 15205 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114628032 14315687936 8483 33554432000 4194304 4196468 140725630112976 140713089243888 140714109004418 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15213] ppid=15202 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15213/stat : 15213 (java) S 15202 15205 11198 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114628032 14315687936 8483 33554432000 4194304 4196468 140725630112976 140713088190112 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15214] ppid=15202 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15214/stat : 15214 (java) S 15202 15205 11198 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114628032 14315687936 8483 33554432000 4194304 4196468 140725630112976 140713087137008 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15215] ppid=15202 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15215/stat : 15215 (java) S 15202 15205 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114628035 14315687936 8483 33554432000 4194304 4196468 140725630112976 140713086085584 140714109011867 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15216] ppid=15202 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15216/stat : 15216 (java) S 15202 15205 11198 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 114628035 14315687936 8483 33554432000 4194304 4196468 140725630112976 140713085032688 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15217] ppid=15202 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15217/stat : 15217 (java) S 15202 15205 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114628035 14315687936 8483 33554432000 4194304 4196468 140725630112976 140713083980144 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15218] ppid=15202 vsize=13980164 memory=140610839467648 CPUtime=0.02 cores=1,3,5,7
/proc/15205/task/15218/stat : 15218 (java) S 15202 15205 11198 0 -1 1077944384 369 0 0 0 2 0 0 0 20 0 15 0 114628035 14315687936 8483 33554432000 4194304 4196468 140725630112976 140713082927088 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15219] ppid=15202 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15219/stat : 15219 (java) S 15202 15205 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114628035 14315687936 8483 33554432000 4194304 4196468 140725630112976 140713081874784 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15220] ppid=15202 vsize=13980164 memory=140610839467648 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15220/stat : 15220 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628035 14315687936 8483 33554432000 4194304 4196468 140725630112976 140713080822832 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 33932 KiB

[startup+0.210691 s]*
/proc/loadavg: 1.51 1.44 1.39 4/216 15220
/proc/meminfo: memFree=28446084/32770624 swapFree=67108860/67108860
[pid=15205] ppid=15202 vsize=13980164 memory=43604 CPUtime=0.3 cores=1,3,5,7
/proc/15205/stat : 15205 (java) S 15202 15205 11198 0 -1 1077944320 9446 0 0 0 28 2 0 0 20 0 15 0 114628029 14315687936 10901 33554432000 4194304 4196468 140725630112976 140725630095520 140714108993271 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
/proc/15205/statm: 3495041 10901 3653 1 0 3482761 0
[pid=15205/tid=15207] ppid=15202 vsize=13980196 memory=6735269665583770266 CPUtime=0.19 cores=1,3,5,7
/proc/15205/task/15207/stat : 15207 (java) R 15202 15205 11198 0 -1 4202560 6977 0 0 0 18 1 0 0 20 0 15 0 114628029 14315720704 10901 33554432000 4194304 4196468 140725630112976 140714113202672 140714101672989 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15208] ppid=15202 vsize=13980164 memory=4211974337044258186 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15208/stat : 15208 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14315687936 10949 33554432000 4194304 4196468 140725630112976 140713704897040 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15209] ppid=15202 vsize=13980164 memory=140610839467648 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15209/stat : 15209 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14315687936 10949 33554432000 4194304 4196468 140725630112976 140713703844496 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15210] ppid=15202 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15210/stat : 15210 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14315687936 10949 33554432000 4194304 4196468 140725630112976 140713702791440 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15211] ppid=15202 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15211/stat : 15211 (java) S 15202 15205 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114628030 14315687936 10949 33554432000 4194304 4196468 140725630112976 140713701738896 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15212] ppid=15202 vsize=13980164 memory=140610839467648 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15212/stat : 15212 (java) S 15202 15205 11198 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 114628032 14315687936 10949 33554432000 4194304 4196468 140725630112976 140713089243888 140714109004418 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15213] ppid=15202 vsize=13980196 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15213/stat : 15213 (java) S 15202 15205 11198 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114628032 14315720704 10949 33554432000 4194304 4196468 140725630112976 140713088190112 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15214] ppid=15202 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15214/stat : 15214 (java) S 15202 15205 11198 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114628032 14315687936 10949 33554432000 4194304 4196468 140725630112976 140713087137008 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15215] ppid=15202 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15215/stat : 15215 (java) S 15202 15205 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114628035 14315687936 10949 33554432000 4194304 4196468 140725630112976 140713086085584 140714109011867 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15216] ppid=15202 vsize=13980164 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/15205/task/15216/stat : 15216 (java) S 15202 15205 11198 0 -1 1077944384 539 0 0 0 2 0 0 0 20 0 15 0 114628035 14315687936 10949 33554432000 4194304 4196468 140725630112976 140713085032688 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15217] ppid=15202 vsize=13980164 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/15205/task/15217/stat : 15217 (java) S 15202 15205 11198 0 -1 1077944384 89 0 0 0 1 0 0 0 20 0 15 0 114628035 14315687936 10949 33554432000 4194304 4196468 140725630112976 140713083980144 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15218] ppid=15202 vsize=13980196 memory=140610839467648 CPUtime=0.05 cores=1,3,5,7
/proc/15205/task/15218/stat : 15218 (java) S 15202 15205 11198 0 -1 1077944384 470 0 0 0 5 0 0 0 20 0 15 0 114628035 14315720704 10949 33554432000 4194304 4196468 140725630112976 140713082927088 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15219] ppid=15202 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15219/stat : 15219 (java) S 15202 15205 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114628035 14315687936 10949 33554432000 4194304 4196468 140725630112976 140713081874784 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15220] ppid=15202 vsize=13980164 memory=140610839467648 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15220/stat : 15220 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628035 14315687936 10949 33554432000 4194304 4196468 140725630112976 140713080822832 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 43604 KiB

[startup+0.310453 s]*
/proc/loadavg: 1.51 1.44 1.39 3/216 15220
/proc/meminfo: memFree=28439260/32770624 swapFree=67108860/67108860
[pid=15205] ppid=15202 vsize=13980184 memory=51088 CPUtime=0.49 cores=1,3,5,7
/proc/15205/stat : 15205 (java) S 15202 15205 11198 0 -1 1077944320 10467 0 0 0 46 3 0 0 20 0 15 0 114628029 14315708416 12772 33554432000 4194304 4196468 140725630112976 140725630095520 140714108993271 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
/proc/15205/statm: 3495046 12772 3724 1 0 3482761 0
[pid=15205/tid=15207] ppid=15202 vsize=13980184 memory=4871374705135476842 CPUtime=0.29 cores=1,3,5,7
/proc/15205/task/15207/stat : 15207 (java) R 15202 15205 11198 0 -1 4202560 7619 0 0 0 27 2 0 0 20 0 15 0 114628029 14315708416 12772 33554432000 4194304 4196468 140725630112976 140714113216048 140714090569848 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15208] ppid=15202 vsize=13980184 memory=4211974337044258186 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15208/stat : 15208 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14315708416 12772 33554432000 4194304 4196468 140725630112976 140713704897040 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15209] ppid=15202 vsize=13980184 memory=140610839470005 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15209/stat : 15209 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14315708416 12772 33554432000 4194304 4196468 140725630112976 140713703844496 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15210] ppid=15202 vsize=13980184 memory=140610719831502 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15210/stat : 15210 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14315708416 12772 33554432000 4194304 4196468 140725630112976 140713702791440 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15211] ppid=15202 vsize=13980184 memory=140610719829455 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15211/stat : 15211 (java) S 15202 15205 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114628030 14315708416 12772 33554432000 4194304 4196468 140725630112976 140713701738896 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15212] ppid=15202 vsize=13980184 memory=140610839478873 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15212/stat : 15212 (java) S 15202 15205 11198 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 114628032 14315708416 12772 33554432000 4194304 4196468 140725630112976 140713089243888 140714109004418 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15213] ppid=15202 vsize=13980184 memory=140610719838639 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15213/stat : 15213 (java) S 15202 15205 11198 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114628032 14315708416 12772 33554432000 4194304 4196468 140725630112976 140713088190112 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15214] ppid=15202 vsize=13980184 memory=281221439668112 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15214/stat : 15214 (java) S 15202 15205 11198 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114628032 14315708416 12772 33554432000 4194304 4196468 140725630112976 140713087137008 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15215] ppid=15202 vsize=13980184 memory=281221439665808 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15215/stat : 15215 (java) S 15202 15205 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114628035 14315708416 12772 33554432000 4194304 4196468 140725630112976 140713086085584 140714109011867 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15216] ppid=15202 vsize=13980184 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/15205/task/15216/stat : 15216 (java) S 15202 15205 11198 0 -1 1077944384 738 0 0 0 6 0 0 0 20 0 15 0 114628035 14315708416 12772 33554432000 4194304 4196468 140725630112976 140713085032688 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15217] ppid=15202 vsize=13980184 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/15205/task/15217/stat : 15217 (java) S 15202 15205 11198 0 -1 1077944384 245 0 0 0 3 0 0 0 20 0 15 0 114628035 14315708416 12772 33554432000 4194304 4196468 140725630112976 140713083980144 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15218] ppid=15202 vsize=13980184 memory=140610839467648 CPUtime=0.08 cores=1,3,5,7
/proc/15205/task/15218/stat : 15218 (java) S 15202 15205 11198 0 -1 1077944384 485 0 0 0 8 0 0 0 20 0 15 0 114628035 14315708416 12772 33554432000 4194304 4196468 140725630112976 140713082927088 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15219] ppid=15202 vsize=13980184 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15219/stat : 15219 (java) S 15202 15205 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114628035 14315708416 12772 33554432000 4194304 4196468 140725630112976 140713081874784 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15220] ppid=15202 vsize=13980184 memory=140610839467648 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15220/stat : 15220 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628035 14315708416 12772 33554432000 4194304 4196468 140725630112976 140713080822832 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 13980184 KiB
Current children cumulated memory: 51088 KiB

[startup+0.700732 s]
/proc/loadavg: 1.51 1.44 1.39 4/216 15220
/proc/meminfo: memFree=28426356/32770624 swapFree=67108860/67108860
[pid=15205] ppid=15202 vsize=13982232 memory=90108 CPUtime=1.46 cores=1,3,5,7
/proc/15205/stat : 15205 (java) S 15202 15205 11198 0 -1 1077944320 14123 0 0 0 142 4 0 0 20 0 15 0 114628029 14317805568 22527 33554432000 4194304 4196468 140725630112976 140725630095520 140714108993271 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
/proc/15205/statm: 3495558 22527 3765 1 0 3483273 0
[pid=15205/tid=15207] ppid=15202 vsize=13982232 memory=1952 CPUtime=0.68 cores=1,3,5,7
/proc/15205/task/15207/stat : 15207 (java) R 15202 15205 11198 0 -1 4202560 8607 0 0 0 65 3 0 0 20 0 15 0 114628029 14317805568 22527 33554432000 4194304 4196468 140725630112976 140714113221600 140714109015197 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15208] ppid=15202 vsize=13982232 memory=5796 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15208/stat : 15208 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14317805568 22527 33554432000 4194304 4196468 140725630112976 140713704897040 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15209] ppid=15202 vsize=13982232 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15209/stat : 15209 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14317805568 22527 33554432000 4194304 4196468 140725630112976 140713703844496 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15210] ppid=15202 vsize=13982232 memory=7523356985603351872 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15210/stat : 15210 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14317805568 22591 33554432000 4194304 4196468 140725630112976 140713702791440 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15211] ppid=15202 vsize=13982232 memory=7881696724453321575 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15211/stat : 15211 (java) S 15202 15205 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114628030 14317805568 22591 33554432000 4194304 4196468 140725630112976 140713701738896 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15212] ppid=15202 vsize=13982232 memory=7079778810233638992 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15212/stat : 15212 (java) S 15202 15205 11198 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 114628032 14317805568 22591 33554432000 4194304 4196468 140725630112976 140713089243888 140714109004418 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15213] ppid=15202 vsize=13982232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15213/stat : 15213 (java) S 15202 15205 11198 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114628032 14317805568 22591 33554432000 4194304 4196468 140725630112976 140713088190112 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15214] ppid=15202 vsize=13982232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15214/stat : 15214 (java) S 15202 15205 11198 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114628032 14317805568 22591 33554432000 4194304 4196468 140725630112976 140713087137008 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15215] ppid=15202 vsize=13982232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15215/stat : 15215 (java) S 15202 15205 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114628035 14317805568 22591 33554432000 4194304 4196468 140725630112976 140713086085584 140714109011867 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15216] ppid=15202 vsize=13982232 memory=87 CPUtime=0.24 cores=1,3,5,7
/proc/15205/task/15216/stat : 15216 (java) S 15202 15205 11198 0 -1 1077944384 1815 0 0 0 24 0 0 0 20 0 15 0 114628035 14317805568 22591 33554432000 4194304 4196468 140725630112976 140713085032688 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15217] ppid=15202 vsize=13982232 memory=4 CPUtime=0.22 cores=1,3,5,7
/proc/15205/task/15217/stat : 15217 (java) S 15202 15205 11198 0 -1 1077944384 1154 0 0 0 22 0 0 0 20 0 15 0 114628035 14317805568 22591 33554432000 4194304 4196468 140725630112976 140713083980144 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15218] ppid=15202 vsize=13982232 memory=7420 CPUtime=0.29 cores=1,3,5,7
/proc/15205/task/15218/stat : 15218 (java) S 15202 15205 11198 0 -1 1077944384 1168 0 0 0 29 0 0 0 20 0 15 0 114628035 14317805568 22591 33554432000 4194304 4196468 140725630112976 140713082927088 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15219] ppid=15202 vsize=13982232 memory=281221439852016 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15219/stat : 15219 (java) S 15202 15205 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114628035 14317805568 22591 33554432000 4194304 4196468 140725630112976 140713081874784 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15220] ppid=15202 vsize=13982232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15220/stat : 15220 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628035 14317805568 22591 33554432000 4194304 4196468 140725630112976 140713080822832 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 13982232 KiB
Current children cumulated memory: 90108 KiB

[startup+1.15544 s]
# the end of solver process 15205 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.69553 s, system=0.070558 s

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

[startup+0.800906 s]
/proc/loadavg: 1.51 1.44 1.39 4/216 15220
/proc/meminfo: memFree=28426356/32770624 swapFree=67108860/67108860
[pid=15205] ppid=15202 vsize=13984312 memory=101908 CPUtime=1.65 cores=1,3,5,7
/proc/15205/stat : 15205 (java) S 15202 15205 11198 0 -1 1077944320 14930 0 0 0 161 4 0 0 20 0 15 0 114628029 14319935488 25477 33554432000 4194304 4196468 140725630112976 140725630095520 140714108993271 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
/proc/15205/statm: 3496078 25477 3774 1 0 3483793 0
[pid=15205/tid=15207] ppid=15202 vsize=13984312 memory=8851400225972064177 CPUtime=0.77 cores=1,3,5,7
/proc/15205/task/15207/stat : 15207 (java) R 15202 15205 11198 0 -1 4202560 9363 0 0 0 74 3 0 0 20 0 15 0 114628029 14319935488 25477 33554432000 4194304 4196468 140725630112976 140714113216768 140714101672989 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15208] ppid=15202 vsize=13984312 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15208/stat : 15208 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14319935488 25477 33554432000 4194304 4196468 140725630112976 140713704897040 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15209] ppid=15202 vsize=13984312 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15209/stat : 15209 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14319935488 25543 33554432000 4194304 4196468 140725630112976 140713703844496 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15210] ppid=15202 vsize=13984312 memory=2608 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15210/stat : 15210 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14319935488 25543 33554432000 4194304 4196468 140725630112976 140713702791440 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15211] ppid=15202 vsize=13984312 memory=7151822037873354048 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15211/stat : 15211 (java) S 15202 15205 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114628030 14319935488 25543 33554432000 4194304 4196468 140725630112976 140713701738896 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15212] ppid=15202 vsize=13984312 memory=7739276948477997159 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15212/stat : 15212 (java) S 15202 15205 11198 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 114628032 14319935488 25543 33554432000 4194304 4196468 140725630112976 140713089243888 140714109004418 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15213] ppid=15202 vsize=13984312 memory=6935650355287975249 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15213/stat : 15213 (java) S 15202 15205 11198 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114628032 14319935488 25543 33554432000 4194304 4196468 140725630112976 140713088190112 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15214] ppid=15202 vsize=13984312 memory=5931337897165865060 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15214/stat : 15214 (java) S 15202 15205 11198 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114628032 14319935488 25609 33554432000 4194304 4196468 140725630112976 140713087137008 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15215] ppid=15202 vsize=13984312 memory=5788087960600858704 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15215/stat : 15215 (java) S 15202 15205 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114628035 14319935488 25609 33554432000 4194304 4196468 140725630112976 140713086085584 140714109011867 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15216] ppid=15202 vsize=13984312 memory=8311777531775520915 CPUtime=0.26 cores=1,3,5,7
/proc/15205/task/15216/stat : 15216 (java) R 15202 15205 11198 0 -1 4202560 1834 0 0 0 26 0 0 0 20 0 15 0 114628035 14319935488 25609 33554432000 4194304 4196468 140725630112976 140713085023008 140714094068865 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15217] ppid=15202 vsize=13984312 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/15205/task/15217/stat : 15217 (java) R 15202 15205 11198 0 -1 4202560 1168 0 0 0 26 0 0 0 20 0 15 0 114628035 14319935488 25609 33554432000 4194304 4196468 140725630112976 140713083965136 140714090516512 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15218] ppid=15202 vsize=13984312 memory=128405508 CPUtime=0.33 cores=1,3,5,7
/proc/15205/task/15218/stat : 15218 (java) S 15202 15205 11198 0 -1 1077944384 1237 0 0 0 33 0 0 0 20 0 15 0 114628035 14319935488 25609 33554432000 4194304 4196468 140725630112976 140713082927088 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15219] ppid=15202 vsize=13984312 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15219/stat : 15219 (java) S 15202 15205 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114628035 14319935488 25675 33554432000 4194304 4196468 140725630112976 140713081874784 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15220] ppid=15202 vsize=13984312 memory=281221439944288 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15220/stat : 15220 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628035 14319935488 25675 33554432000 4194304 4196468 140725630112976 140713080822832 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 13984312 KiB
Current children cumulated memory: 101908 KiB

[startup+1.00994 s]*
/proc/loadavg: 1.51 1.44 1.39 5/216 15220
/proc/meminfo: memFree=28343960/32770624 swapFree=67108860/67108860
[pid=15205] ppid=15202 vsize=13984280 memory=146196 CPUtime=2.35 cores=1,3,5,7
/proc/15205/stat : 15205 (java) S 15202 15205 11198 0 -1 1077944320 16899 0 0 0 230 5 0 0 20 0 15 0 114628029 14319902720 36549 33554432000 4194304 4196468 140725630112976 140725630095520 140714108993271 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
/proc/15205/statm: 3496070 36549 3783 1 0 3483785 0
[pid=15205/tid=15207] ppid=15202 vsize=13984280 memory=6735269665583770266 CPUtime=0.99 cores=1,3,5,7
/proc/15205/task/15207/stat : 15207 (java) R 15202 15205 11198 0 -1 4202560 9942 0 0 0 95 4 0 0 20 0 15 0 114628029 14319902720 36549 33554432000 4194304 4196468 140725630112976 140714113230960 140713750659160 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15208] ppid=15202 vsize=13984280 memory=4211974337044258186 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15208/stat : 15208 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14319902720 36549 33554432000 4194304 4196468 140725630112976 140713704897040 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15209] ppid=15202 vsize=13984280 memory=3472468907067147948 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15209/stat : 15209 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14319902720 36549 33554432000 4194304 4196468 140725630112976 140713703844496 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15210] ppid=15202 vsize=13984280 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15210/stat : 15210 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14319902720 36549 33554432000 4194304 4196468 140725630112976 140713702791440 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15211] ppid=15202 vsize=13984280 memory=4137290303932963203 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15211/stat : 15211 (java) S 15202 15205 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114628030 14319902720 36549 33554432000 4194304 4196468 140725630112976 140713701738896 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15212] ppid=15202 vsize=13984280 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15212/stat : 15212 (java) S 15202 15205 11198 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 114628032 14319902720 36549 33554432000 4194304 4196468 140725630112976 140713089243888 140714109004418 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15213] ppid=15202 vsize=13984280 memory=8606216625674220404 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15213/stat : 15213 (java) S 15202 15205 11198 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114628032 14319902720 36549 33554432000 4194304 4196468 140725630112976 140713088190112 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15214] ppid=15202 vsize=13984280 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15214/stat : 15214 (java) S 15202 15205 11198 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114628032 14319902720 36549 33554432000 4194304 4196468 140725630112976 140713087137008 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15215] ppid=15202 vsize=13984280 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15215/stat : 15215 (java) S 15202 15205 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114628035 14319902720 36549 33554432000 4194304 4196468 140725630112976 140713086085584 140714109011867 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15216] ppid=15202 vsize=13984280 memory=0 CPUtime=0.47 cores=1,3,5,7
/proc/15205/task/15216/stat : 15216 (java) R 15202 15205 11198 0 -1 4202560 2286 0 0 0 47 0 0 0 20 0 15 0 114628035 14319902720 36549 33554432000 4194304 4196468 140725630112976 140713085018568 140714090515087 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15217] ppid=15202 vsize=13984280 memory=6011555679673458737 CPUtime=0.46 cores=1,3,5,7
/proc/15205/task/15217/stat : 15217 (java) R 15202 15205 11198 0 -1 4202560 1806 0 0 0 46 0 0 0 20 0 15 0 114628035 14319902720 36584 33554432000 4194304 4196468 140725630112976 140713083961160 140714092493473 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15218] ppid=15202 vsize=13984280 memory=5865913455887015866 CPUtime=0.41 cores=1,3,5,7
/proc/15205/task/15218/stat : 15218 (java) R 15202 15205 11198 0 -1 1077944384 1527 0 0 0 41 0 0 0 20 0 15 0 114628035 14319902720 36584 33554432000 4194304 4196468 140725630112976 140713082927088 140714109004418 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15219] ppid=15202 vsize=13984280 memory=7878495878512652848 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15219/stat : 15219 (java) S 15202 15205 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114628035 14319902720 36584 33554432000 4194304 4196468 140725630112976 140713081874784 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15220] ppid=15202 vsize=13984280 memory=7023314483807099115 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15220/stat : 15220 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628035 14319902720 36595 33554432000 4194304 4196468 140725630112976 140713080822832 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
Current children cumulated CPU time: 2.35 s
Current children cumulated vsize: 13984280 KiB
Current children cumulated memory: 146196 KiB

[startup+1.11045 s]
/proc/loadavg: 1.51 1.44 1.39 5/216 15220
/proc/meminfo: memFree=28343960/32770624 swapFree=67108860/67108860
[pid=15205] ppid=15202 vsize=13984280 memory=152388 CPUtime=2.64 cores=1,3,5,7
/proc/15205/stat : 15205 (java) S 15202 15205 11198 0 -1 1077944320 21724 0 0 0 258 6 0 0 20 0 15 0 114628029 14319902720 38097 33554432000 4194304 4196468 140725630112976 140725630095520 140714108993271 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
/proc/15205/statm: 3496070 38097 3784 1 0 3483785 0
[pid=15205/tid=15207] ppid=15202 vsize=13984280 memory=80888 CPUtime=1.08 cores=1,3,5,7
/proc/15205/task/15207/stat : 15207 (java) R 15202 15205 11198 0 -1 4202560 10163 0 0 0 104 4 0 0 20 0 15 0 114628029 14319902720 38097 33554432000 4194304 4196468 140725630112976 140714113230960 140713751169260 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15208] ppid=15202 vsize=13984280 memory=87 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15208/stat : 15208 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14319902720 38097 33554432000 4194304 4196468 140725630112976 140713704897040 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15209] ppid=15202 vsize=13984280 memory=4 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15209/stat : 15209 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14319902720 38097 33554432000 4194304 4196468 140725630112976 140713703844496 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15210] ppid=15202 vsize=13984280 memory=7420 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15210/stat : 15210 (java) S 15202 15205 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114628030 14319902720 38097 33554432000 4194304 4196468 140725630112976 140713702791440 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15211] ppid=15202 vsize=13984280 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15211/stat : 15211 (java) S 15202 15205 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114628030 14319902720 38097 33554432000 4194304 4196468 140725630112976 140713701738896 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15212] ppid=15202 vsize=13984280 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15212/stat : 15212 (java) S 15202 15205 11198 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 114628032 14319902720 38097 33554432000 4194304 4196468 140725630112976 140713089243888 140714109004418 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15213] ppid=15202 vsize=13984280 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15213/stat : 15213 (java) S 15202 15205 11198 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114628032 14319902720 38097 33554432000 4194304 4196468 140725630112976 140713088190112 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15214] ppid=15202 vsize=13984280 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15214/stat : 15214 (java) S 15202 15205 11198 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114628032 14319902720 38097 33554432000 4194304 4196468 140725630112976 140713087137008 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15215] ppid=15202 vsize=13984280 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15215/stat : 15215 (java) S 15202 15205 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114628035 14319902720 38097 33554432000 4194304 4196468 140725630112976 140713086085584 140714109011867 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15216] ppid=15202 vsize=13984280 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/15205/task/15216/stat : 15216 (java) R 15202 15205 11198 0 -1 4202560 4311 0 0 0 56 0 0 0 20 0 15 0 114628035 14319902720 38097 33554432000 4194304 4196468 140725630112976 140713085013704 140714088686367 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15217] ppid=15202 vsize=13984280 memory=281219359218399 CPUtime=0.54 cores=1,3,5,7
/proc/15205/task/15217/stat : 15217 (java) R 15202 15205 11198 0 -1 4202560 4189 0 0 0 54 0 0 0 20 0 15 0 114628035 14319902720 38097 33554432000 4194304 4196468 140725630112976 140713083961160 140714088239158 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15218] ppid=15202 vsize=13984280 memory=281221439761360 CPUtime=0.42 cores=1,3,5,7
/proc/15205/task/15218/stat : 15218 (java) S 15202 15205 11198 0 -1 1077944384 1679 0 0 0 42 0 0 0 20 0 15 0 114628035 14319902720 38097 33554432000 4194304 4196468 140725630112976 140713082927088 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15219] ppid=15202 vsize=13984280 memory=563 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15219/stat : 15219 (java) S 15202 15205 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114628035 14319902720 38097 33554432000 4194304 4196468 140725630112976 140713081874784 140714109003477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
[pid=15205/tid=15220] ppid=15202 vsize=13984280 memory=87 CPUtime=0 cores=1,3,5,7
/proc/15205/task/15220/stat : 15220 (java) S 15202 15205 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114628035 14319902720 38097 33554432000 4194304 4196468 140725630112976 140713080822832 140714109004418 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37027840 140725630116964 140725630117151 140725630117151 140725630119887 0
Current children cumulated CPU time: 2.64 s
Current children cumulated vsize: 13984280 KiB
Current children cumulated memory: 152388 KiB

Child status: 0
Real time (s): 1.15549
CPU time (s): 2.76609
CPU user time (s): 2.69553
CPU system time (s): 0.070558
CPU usage (%): 239.386
Max. virtual memory (cumulated for all children) (KiB): 13984312
Max. memory (cumulated for all children) (KiB): 152388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.69553
system time used= 0.070558
maximum resident set size= 156092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22355
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= 1928
involuntary context switches= 14


# summary of solver processes directly reported to runsolver:
#   pid: 15205
#   total CPU time (s): 2.76609
#   total CPU user time (s): 2.69553
#   total CPU system time (s): 0.070558

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.030741 second user time and 0.056358 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-15 18:30:11
IDJOB=4274278
IDBENCH=135705
IDSOLVER=2666
FILE ID=node148/4274278-1502815470
RUNJOBID= node148-1502789816-11230
PBS_JOBID= 20629127
Free space on /tmp= 61584 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-xcsp2-s25/TravellingSalesman-25-066_X2.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-4274278-1502815470/watcher-4274278-1502815470 -o /tmp/evaluation-result-4274278-1502815470/solver-4274278-1502815470 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502789816-11230 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1690357199 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274278-1502815470.xml

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

MD5SUM BENCH= 09321018be6bfcc628ddab34eddf7071
RANDOM SEED=1690357199

node148.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.19
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.19
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.19
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.19
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28475696 kB
MemAvailable:   31838132 kB
Buffers:          264356 kB
Cached:          3384300 kB
SwapCached:            0 kB
Active:          1101004 kB
Inactive:        2748660 kB
Active(anon):     152476 kB
Inactive(anon):    76628 kB
Active(file):     948528 kB
Inactive(file):  2672032 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42516 kB
Writeback:             0 kB
AnonPages:        207396 kB
Mapped:            60788 kB
Shmem:             25224 kB
Slab:             142336 kB
SReclaimable:     115420 kB
SUnreclaim:        26916 kB
KernelStack:        3504 kB
PageTables:         5632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1184088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61540 MiB
End job on node148 at 2017-08-15 18:30:13