Trace number 4262650

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
Concrete 3.4SAT 16.455999 6.40098

General information on the benchmark

NameSocialGolfers/SocialGolfers-cp-s1/
SocialGolfers-6-2-6-cp.xml
MD5SUM4a8cebd9dd4db13e1c53af67b2847c2b
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 benchmark1.12252
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints998
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":72}]
Minimum variable degree57
Maximum variable degree58
Distribution of variable degrees[{"degree":57,"count":60},{"degree":58,"count":12}]
Minimum constraint arity4
Maximum constraint arity72
Distribution of constraint arities[{"arity":4,"count":990},{"arity":12,"count":7},{"arity":72,"count":1}]
Number of extensional constraints0
Number of intensional constraints990
Distribution of constraint types[{"type":"intension","count":990},{"type":"lex","count":1},{"type":"cardinality","count":6},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

3.14/2.18	c Concrete v3.4 running
16.20/6.38	v <instantiation>
16.20/6.38	v       <list>
16.20/6.38	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11]
16.20/6.38	v       </list>
16.20/6.38	v       <values>
16.20/6.38	v         0 0 1 1 2 2 3 3 4 4 5 5 0 1 2 4 0 1 3 5 2 3 4 5 3 1 3 0 0 4 5 2 1 4 2 5 3 4 4 5 1 0 2 5 3 1 2 0 5 0 3 0 2 3 5 1 1 4 2 4 5 0 3 1 0 2 3 2 1 4 4 5
16.20/6.38	v       </values>
16.20/6.38	v     </instantiation>
16.20/6.38	s SATISFIABLE

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262650-1502445070/watcher-4262650-1502445070 -o /tmp/evaluation-result-4262650-1502445070/solver-4262650-1502445070 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502411403-1394 --watchdog 2580 bin/concrete HOME/instance-4262650-1502445070.xml 

pid=9083
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.52 1.59 1.55 4/194 9086
/proc/meminfo: memFree=27390256/32770624 swapFree=0/504232
[pid=9086] ppid=9083 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/9086/stat : 9086 (runsolver) D 9083 9086 1330 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 46727789 24240128 106 18446744073709551615 4194304 4338465 140723687508800 140723687506440 139863497958103 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 17084416 140723687510225 140723687510601 140723687510601 140723687514058 0
/proc/9086/statm: 5918 106 53 36 0 2156 0

[startup+0.100115 s]
/proc/loadavg: 1.52 1.59 1.55 4/194 9086
/proc/meminfo: memFree=27390256/32770624 swapFree=0/504232
[pid=9086] ppid=9083 vsize=9636 CPUtime=0.01 cores=0,2,4,6
/proc/9086/stat : 9086 (bash) R 9083 9086 1330 0 -1 4202496 816 6179 0 0 0 0 0 1 20 0 1 0 46727789 9867264 366 18446744073709551615 4194304 5098028 140728683477344 140728683475000 4533058 0 0 5 65536 0 0 0 17 0 0 0 8 0 0 7196144 7232144 9211904 140728683483668 140728683483753 140728683483753 140728683487210 0
/proc/9086/statm: 2409 366 287 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.200753 s]
/proc/loadavg: 1.52 1.59 1.55 4/194 9086
/proc/meminfo: memFree=27390256/32770624 swapFree=0/504232
[pid=9086] ppid=9083 vsize=13356508 CPUtime=0.07 cores=0,2,4,6
/proc/9086/stat : 9086 (java) S 9083 9086 1330 0 -1 1077944320 3498 12475 0 0 0 0 5 2 20 0 6 0 46727789 13677064192 2802 18446744073709551615 4194304 4196468 140726890819568 140726890802112 140117685014263 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
/proc/9086/statm: 3339679 2802 1309 1 0 3329176 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13356508

[startup+0.300348 s]
/proc/loadavg: 1.52 1.59 1.55 4/194 9086
/proc/meminfo: memFree=27390256/32770624 swapFree=0/504232
[pid=9086] ppid=9083 vsize=13973936 CPUtime=0.15 cores=0,2,4,6
/proc/9086/stat : 9086 (java) S 9083 9086 1330 0 -1 1077944320 5795 12475 0 0 7 1 5 2 20 0 15 0 46727789 14309310464 5949 18446744073709551615 4194304 4196468 140726890819568 140726890802112 140117685014263 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
/proc/9086/statm: 3493484 5949 2701 1 0 3482965 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 13973936

[startup+0.700328 s]
/proc/loadavg: 1.52 1.59 1.55 4/194 9086
/proc/meminfo: memFree=27390256/32770624 swapFree=0/504232
[pid=9086] ppid=9083 vsize=13974784 CPUtime=0.7 cores=0,2,4,6
/proc/9086/stat : 9086 (java) S 9083 9086 1330 0 -1 1077944320 13939 12475 0 0 59 4 5 2 20 0 15 0 46727789 14310178816 14845 18446744073709551615 4194304 4196468 140726890819568 140726890802112 140117685014263 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
/proc/9086/statm: 3493696 14845 3110 1 0 3482965 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 13974784

[startup+1.50178 s]
/proc/loadavg: 1.56 1.60 1.55 4/209 9149
/proc/meminfo: memFree=27295360/32770624 swapFree=0/504524
[pid=9086] ppid=9083 vsize=13985408 CPUtime=1.92 cores=0,2,4,6
/proc/9086/stat : 9086 (java) S 9083 9086 1330 0 -1 1077944320 29240 12475 0 0 176 9 5 2 20 0 15 0 46727789 14321057792 43242 18446744073709551615 4194304 4196468 140726890819568 140726890802112 140117685014263 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
/proc/9086/statm: 3496352 43242 3374 1 0 3485525 0
[pid=9086/tid=9136] ppid=9083 vsize=13985408 CPUtime=1.29 cores=0,2,4,6
/proc/9086/task/9136/stat : 9136 (java) S 9083 9086 1330 0 -1 1077944384 22287 12475 0 0 117 5 5 2 20 0 15 0 46727808 14321057792 43242 18446744073709551615 4194304 4196468 140726890819568 140117689233840 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9137] ppid=9083 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9137/stat : 9137 (java) R 9083 9086 1330 0 -1 1077944384 65 12475 0 0 0 0 5 2 20 0 15 0 46727809 14321057792 43242 18446744073709551615 4194304 4196468 140726890819568 140117285005728 140117685024469 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9138] ppid=9083 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9138/stat : 9138 (java) S 9083 9086 1330 0 -1 1077944384 35 12475 0 0 0 0 5 2 20 0 15 0 46727809 14321057792 43242 18446744073709551615 4194304 4196468 140726890819568 140117283952912 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9139] ppid=9083 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9139/stat : 9139 (java) S 9083 9086 1330 0 -1 1077944384 48 12475 0 0 0 0 5 2 20 0 15 0 46727809 14321057792 43242 18446744073709551615 4194304 4196468 140726890819568 140117282900624 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9140] ppid=9083 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9140/stat : 9140 (java) S 9083 9086 1330 0 -1 1077944384 200 12475 0 0 0 0 5 2 20 0 15 0 46727809 14321057792 43242 18446744073709551615 4194304 4196468 140726890819568 140117281847824 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9141] ppid=9083 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/9086/task/9141/stat : 9141 (java) S 9083 9086 1330 0 -1 1077944384 1304 12475 0 0 1 0 5 2 20 0 15 0 46727810 14321057792 43242 18446744073709551615 4194304 4196468 140726890819568 140117163447456 140117685024469 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9142] ppid=9083 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9142/stat : 9142 (java) S 9083 9086 1330 0 -1 1077944384 33 12475 0 0 0 0 5 2 20 0 15 0 46727811 14321057792 43242 18446744073709551615 4194304 4196468 140726890819568 140117162394912 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9143] ppid=9083 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9143/stat : 9143 (java) S 9083 9086 1330 0 -1 1077944384 21 12475 0 0 0 0 5 2 20 0 15 0 46727811 14321057792 43242 18446744073709551615 4194304 4196468 140726890819568 140117161342576 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9144] ppid=9083 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9144/stat : 9144 (java) S 9083 9086 1330 0 -1 1077944384 3 12475 0 0 0 0 5 2 20 0 15 0 46727813 14321057792 43242 18446744073709551615 4194304 4196468 140726890819568 140117160290896 140117685032859 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9145] ppid=9083 vsize=13985408 CPUtime=0.22 cores=0,2,4,6
/proc/9086/task/9145/stat : 9145 (java) S 9083 9086 1330 0 -1 1077944384 955 12475 0 0 15 0 5 2 20 0 15 0 46727813 14321057792 43242 18446744073709551615 4194304 4196468 140726890819568 140117159237744 140117685025410 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9146] ppid=9083 vsize=13985408 CPUtime=0.21 cores=0,2,4,6
/proc/9086/task/9146/stat : 9146 (java) S 9083 9086 1330 0 -1 1077944384 704 12475 0 0 14 0 5 2 20 0 15 0 46727813 14321057792 43242 18446744073709551615 4194304 4196468 140726890819568 140117158184944 140117685025410 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9147] ppid=9083 vsize=13985408 CPUtime=0.3 cores=0,2,4,6
/proc/9086/task/9147/stat : 9147 (java) S 9083 9086 1330 0 -1 1077944384 1423 12475 0 0 23 0 5 2 20 0 15 0 46727814 14321057792 43242 18446744073709551615 4194304 4196468 140726890819568 140117157126768 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9148] ppid=9083 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9148/stat : 9148 (java) S 9083 9086 1330 0 -1 1077944384 3 12475 0 0 0 0 5 2 20 0 15 0 46727814 14321057792 43242 18446744073709551615 4194304 4196468 140726890819568 140117156080096 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9149] ppid=9083 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9149/stat : 9149 (java) S 9083 9086 1330 0 -1 1077944384 6 12475 0 0 0 0 5 2 20 0 15 0 46727818 14321057792 43242 18446744073709551615 4194304 4196468 140726890819568 140117155027888 140117685025410 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 13985408

[startup+3.10066 s]
/proc/loadavg: 1.56 1.60 1.55 3/209 9149
/proc/meminfo: memFree=27221712/32770624 swapFree=0/504524
[pid=9086] ppid=9083 vsize=13997884 CPUtime=6.11 cores=0,2,4,6
/proc/9086/stat : 9086 (java) S 9083 9086 1330 0 -1 1077944320 43950 12475 0 0 589 15 5 2 20 0 15 0 46727789 14333833216 58744 18446744073709551615 4194304 4196468 140726890819568 140726890802112 140117685014263 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
/proc/9086/statm: 3499471 58744 3449 1 0 3488085 0
[pid=9086/tid=9136] ppid=9083 vsize=13997884 CPUtime=2.88 cores=0,2,4,6
/proc/9086/task/9136/stat : 9136 (java) R 9083 9086 1330 0 -1 4202560 26772 12475 0 0 274 7 5 2 20 0 15 0 46727808 14333833216 58744 18446744073709551615 4194304 4196468 140726890819568 140117689245200 140117295981176 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9137] ppid=9083 vsize=13997884 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9137/stat : 9137 (java) S 9083 9086 1330 0 -1 1077944384 65 12475 0 0 0 0 5 2 20 0 15 0 46727809 14333833216 58744 18446744073709551615 4194304 4196468 140726890819568 140117285005712 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9138] ppid=9083 vsize=13997884 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9138/stat : 9138 (java) S 9083 9086 1330 0 -1 1077944384 35 12475 0 0 0 0 5 2 20 0 15 0 46727809 14333833216 58744 18446744073709551615 4194304 4196468 140726890819568 140117283952912 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9139] ppid=9083 vsize=13997884 CPUtime=0.08 cores=0,2,4,6
/proc/9086/task/9139/stat : 9139 (java) S 9083 9086 1330 0 -1 1077944384 48 12475 0 0 1 0 5 2 20 0 15 0 46727809 14333833216 58744 18446744073709551615 4194304 4196468 140726890819568 140117282900624 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9140] ppid=9083 vsize=13997884 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9140/stat : 9140 (java) S 9083 9086 1330 0 -1 1077944384 200 12475 0 0 0 0 5 2 20 0 15 0 46727809 14333833216 58744 18446744073709551615 4194304 4196468 140726890819568 140117281847824 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9141] ppid=9083 vsize=13997884 CPUtime=0.08 cores=0,2,4,6
/proc/9086/task/9141/stat : 9141 (java) S 9083 9086 1330 0 -1 1077944384 1336 12475 0 0 1 0 5 2 20 0 15 0 46727810 14333833216 58744 18446744073709551615 4194304 4196468 140726890819568 140117163448944 140117685025410 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9142] ppid=9083 vsize=13997884 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9142/stat : 9142 (java) S 9083 9086 1330 0 -1 1077944384 55 12475 0 0 0 0 5 2 20 0 15 0 46727811 14333833216 58744 18446744073709551615 4194304 4196468 140726890819568 140117162394976 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9143] ppid=9083 vsize=13997884 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9143/stat : 9143 (java) S 9083 9086 1330 0 -1 1077944384 43 12475 0 0 0 0 5 2 20 0 15 0 46727811 14333833216 58744 18446744073709551615 4194304 4196468 140726890819568 140117161342592 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9144] ppid=9083 vsize=13997884 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9144/stat : 9144 (java) S 9083 9086 1330 0 -1 1077944384 3 12475 0 0 0 0 5 2 20 0 15 0 46727813 14333833216 58744 18446744073709551615 4194304 4196468 140726890819568 140117160290896 140117685032859 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9145] ppid=9083 vsize=13997884 CPUtime=1.02 cores=0,2,4,6
/proc/9086/task/9145/stat : 9145 (java) R 9083 9086 1330 0 -1 4202560 3501 12475 0 0 94 1 5 2 20 0 15 0 46727813 14333833216 58744 18446744073709551615 4194304 4196468 140726890819568 140117159219280 140117666533577 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9146] ppid=9083 vsize=13997884 CPUtime=1.06 cores=0,2,4,6
/proc/9086/task/9146/stat : 9146 (java) R 9083 9086 1330 0 -1 4202560 2567 12475 0 0 98 1 5 2 20 0 15 0 46727813 14333833216 58744 18446744073709551615 4194304 4196468 140726890819568 140117158165184 140117664700961 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9147] ppid=9083 vsize=13997884 CPUtime=1.24 cores=0,2,4,6
/proc/9086/task/9147/stat : 9147 (java) R 9083 9086 1330 0 -1 4202560 7158 12475 0 0 115 2 5 2 20 0 15 0 46727814 14333833216 58744 18446744073709551615 4194304 4196468 140726890819568 140117157130024 140117664148835 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9148] ppid=9083 vsize=13997884 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9148/stat : 9148 (java) S 9083 9086 1330 0 -1 1077944384 3 12475 0 0 0 0 5 2 20 0 15 0 46727814 14333833216 58744 18446744073709551615 4194304 4196468 140726890819568 140117156080096 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9149] ppid=9083 vsize=13997884 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9149/stat : 9149 (java) S 9083 9086 1330 0 -1 1077944384 11 12475 0 0 0 0 5 2 20 0 15 0 46727818 14333833216 58744 18446744073709551615 4194304 4196468 140726890819568 140117155027888 140117685025410 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 13997884

[startup+6.3006 s]
/proc/loadavg: 1.67 1.62 1.56 5/209 9149
/proc/meminfo: memFree=27038052/32770624 swapFree=0/504520
[pid=9086] ppid=9083 vsize=14069564 CPUtime=16.2 cores=0,2,4,6
/proc/9086/stat : 9086 (java) S 9083 9086 1330 0 -1 1077944320 97017 12475 0 0 1585 28 5 2 20 0 15 0 46727789 14407233536 96163 18446744073709551615 4194304 4196468 140726890819568 140726890802112 140117685014263 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
/proc/9086/statm: 3517391 96163 3469 1 0 3506005 0
[pid=9086/tid=9136] ppid=9083 vsize=14069564 CPUtime=5.74 cores=0,2,4,6
/proc/9086/task/9136/stat : 9136 (java) S 9083 9086 1330 0 -1 1077944384 49673 12475 0 0 554 13 5 2 20 0 15 0 46727808 14407233536 96163 18446744073709551615 4194304 4196468 140726890819568 140117689251808 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9137] ppid=9083 vsize=14069564 CPUtime=0.28 cores=0,2,4,6
/proc/9086/task/9137/stat : 9137 (java) S 9083 9086 1330 0 -1 1077944384 423 12475 0 0 20 1 5 2 20 0 15 0 46727809 14407233536 96163 18446744073709551615 4194304 4196468 140726890819568 140117285005712 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9138] ppid=9083 vsize=14069564 CPUtime=0.27 cores=0,2,4,6
/proc/9086/task/9138/stat : 9138 (java) S 9083 9086 1330 0 -1 1077944384 180 12475 0 0 19 1 5 2 20 0 15 0 46727809 14407233536 96163 18446744073709551615 4194304 4196468 140726890819568 140117283952912 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9139] ppid=9083 vsize=14069564 CPUtime=0.26 cores=0,2,4,6
/proc/9086/task/9139/stat : 9139 (java) S 9083 9086 1330 0 -1 1077944384 592 12475 0 0 18 1 5 2 20 0 15 0 46727809 14407233536 96163 18446744073709551615 4194304 4196468 140726890819568 140117282900624 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9140] ppid=9083 vsize=14069564 CPUtime=0.25 cores=0,2,4,6
/proc/9086/task/9140/stat : 9140 (java) R 9083 9086 1330 0 -1 1077944384 403 12475 0 0 17 1 5 2 20 0 15 0 46727809 14407233536 96163 18446744073709551615 4194304 4196468 140726890819568 140117281847824 140117685024469 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9141] ppid=9083 vsize=14069564 CPUtime=0.2 cores=0,2,4,6
/proc/9086/task/9141/stat : 9141 (java) S 9083 9086 1330 0 -1 1077944384 8460 12475 0 0 13 0 5 2 20 0 15 0 46727810 14407233536 96163 18446744073709551615 4194304 4196468 140726890819568 140117163447344 140117685024469 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9142] ppid=9083 vsize=14069564 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9142/stat : 9142 (java) S 9083 9086 1330 0 -1 1077944384 57 12475 0 0 0 0 5 2 20 0 15 0 46727811 14407233536 96163 18446744073709551615 4194304 4196468 140726890819568 140117162394512 140117685025410 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9143] ppid=9083 vsize=14069564 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9143/stat : 9143 (java) S 9083 9086 1330 0 -1 1077944384 43 12475 0 0 0 0 5 2 20 0 15 0 46727811 14407233536 96163 18446744073709551615 4194304 4196468 140726890819568 140117161342592 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9144] ppid=9083 vsize=14069564 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9144/stat : 9144 (java) S 9083 9086 1330 0 -1 1077944384 3 12475 0 0 0 0 5 2 20 0 15 0 46727813 14407233536 96163 18446744073709551615 4194304 4196468 140726890819568 140117160290896 140117685032859 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9145] ppid=9083 vsize=14069564 CPUtime=3.81 cores=0,2,4,6
/proc/9086/task/9145/stat : 9145 (java) R 9083 9086 1330 0 -1 4202560 11295 12475 0 0 372 2 5 2 20 0 15 0 46727813 14407233536 96163 18446744073709551615 4194304 4196468 140726890819568 140117159221976 140117666558497 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9146] ppid=9083 vsize=14069564 CPUtime=3.69 cores=0,2,4,6
/proc/9086/task/9146/stat : 9146 (java) S 9083 9086 1330 0 -1 1077944384 10113 12475 0 0 360 2 5 2 20 0 15 0 46727813 14407233536 96163 18446744073709551615 4194304 4196468 140726890819568 140117158184944 140117685025410 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9147] ppid=9083 vsize=14069564 CPUtime=2.17 cores=0,2,4,6
/proc/9086/task/9147/stat : 9147 (java) S 9083 9086 1330 0 -1 1077944384 13599 12475 0 0 206 4 5 2 20 0 15 0 46727814 14407233536 96163 18446744073709551615 4194304 4196468 140726890819568 140117157132656 140117685025410 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9148] ppid=9083 vsize=14069564 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9148/stat : 9148 (java) S 9083 9086 1330 0 -1 1077944384 3 12475 0 0 0 0 5 2 20 0 15 0 46727814 14407233536 96163 18446744073709551615 4194304 4196468 140726890819568 140117156080096 140117685024469 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
[pid=9086/tid=9149] ppid=9083 vsize=14069564 CPUtime=0.07 cores=0,2,4,6
/proc/9086/task/9149/stat : 9149 (java) S 9083 9086 1330 0 -1 1077944384 20 12475 0 0 0 0 5 2 20 0 15 0 46727818 14407233536 96163 18446744073709551615 4194304 4196468 140726890819568 140117155027888 140117685025410 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13787136 140726890821584 140726890824369 140726890824369 140726890827727 0
Current children cumulated CPU time (s) 16.2
Current children cumulated vsize (KiB) 14069564

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 9086 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+6.40077 s]
/proc/loadavg: 1.67 1.62 1.56 5/209 9149
/proc/meminfo: memFree=27038052/32770624 swapFree=0/504520
[pid=9086] ppid=9083 vsize=0 CPUtime=16.43 cores=0,2,4,6
/proc/9086/stat : 9086 (java) Z 9083 9086 1330 0 -1 4227084 97339 12475 0 0 1607 29 5 2 20 0 2 0 46727789 0 0 18446744073709551615 0 0 0 0 0 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 0 0 0 0 0 0 0 0
/proc/9086/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 16.43
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 6.40098
CPU time (s): 16.456
CPU user time (s): 16.1301
CPU system time (s): 0.325843
CPU usage (%): 257.085
Max. virtual memory (cumulated for all children) (KiB): 14069564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.1301
system time used= 0.325843
maximum resident set size= 385012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109814
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7366
involuntary context switches= 223

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.035891 second user time and 0.03094 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-11 11:37:05
IDJOB=4262650
IDBENCH=126439
IDSOLVER=2650
FILE ID=node125/4262650-1502445070
RUNJOBID= node125-1502411403-1394
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-cp-s1/SocialGolfers-6-2-6-cp.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262650-1502445070/watcher-4262650-1502445070 -o /tmp/evaluation-result-4262650-1502445070/solver-4262650-1502445070 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502411403-1394 --watchdog 2580  bin/concrete HOME/instance-4262650-1502445070.xml

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

MD5SUM BENCH= 4a8cebd9dd4db13e1c53af67b2847c2b
RANDOM SEED=1894925585

node125.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.07
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.07
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.07
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.07
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:        27390644 kB
MemAvailable:   28148856 kB
Buffers:          248852 kB
Cached:           801304 kB
SwapCached:            0 kB
Active:          4423776 kB
Inactive:         529140 kB
Active(anon):    3903516 kB
Inactive(anon):    24908 kB
Active(file):     520260 kB
Inactive(file):   504232 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24384 kB
Writeback:             0 kB
AnonPages:       3903176 kB
Mapped:            54624 kB
Shmem:             25252 kB
Slab:             124588 kB
SReclaimable:      99108 kB
SUnreclaim:        25480 kB
KernelStack:        3424 kB
PageTables:        12604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4697640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3653632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61984 MiB
End job on node125 at 2017-08-11 11:37:12