Trace number 4262365

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.4UNSAT 6.1963201 3.5643599

General information on the benchmark

NameLangford/Langford-m1-k4/
Langford-4-04.xml
MD5SUMdd6a214f99066e660568c13d3c1c97b8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.0088499999
Satisfiable
(Un)Satisfiability was proved
Number of variables16
Number of constraints13
Number of domains1
Minimum domain size16
Maximum domain size16
Distribution of domain sizes[{"size":16,"count":16}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":8},{"degree":3,"count":8}]
Minimum constraint arity2
Maximum constraint arity16
Distribution of constraint arities[{"arity":2,"count":12},{"arity":16,"count":1}]
Number of extensional constraints0
Number of intensional constraints12
Distribution of constraint types[{"type":"intension","count":12},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

3.43/2.22	c Concrete v3.4 running
6.12/3.31	s UNSATISFIABLE

Verifier Data


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-4262365-1502436114/watcher-4262365-1502436114 -o /tmp/evaluation-result-4262365-1502436114/solver-4262365-1502436114 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502411443-13071 --watchdog 2580 bin/concrete HOME/instance-4262365-1502436114.xml 

pid=19740
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.33 1.31 1.38 2/199 19743
/proc/meminfo: memFree=30566272/32770624 swapFree=0/459976
[pid=19743] ppid=19740 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/19743/stat : 19743 (runsolver) D 19740 19743 13007 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 85522559 24240128 106 18446744073709551615 4194304 4338465 140733067053040 140733067050680 139732293694167 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 12595200 140733067059408 140733067059785 140733067059785 140733067063242 0
/proc/19743/statm: 5918 106 53 36 0 2156 0

[startup+0.100061 s]
/proc/loadavg: 1.33 1.31 1.38 2/199 19743
/proc/meminfo: memFree=30566272/32770624 swapFree=0/459976
[pid=19743] ppid=19740 vsize=9508 CPUtime=0 cores=0,2,4,6
/proc/19743/stat : 19743 (bash) S 19740 19743 13007 0 -1 4202496 715 3538 0 0 0 0 0 0 20 0 1 0 85522559 9736192 354 18446744073709551615 4194304 5098028 140734725569264 140734725566904 139631516494848 0 0 5 65536 18446744071580971376 0 0 17 2 0 0 8 0 0 7196144 7232144 37347328 140734725571092 140734725571177 140734725571177 140734725574634 0
/proc/19743/statm: 2377 354 282 221 0 86 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.200241 s]
/proc/loadavg: 1.33 1.31 1.38 2/199 19743
/proc/meminfo: memFree=30566272/32770624 swapFree=0/459976
[pid=19743] ppid=19740 vsize=9636 CPUtime=0.01 cores=0,2,4,6
/proc/19743/stat : 19743 (bash) S 19740 19743 13007 0 -1 4202496 890 6487 0 0 0 0 0 1 20 0 1 0 85522559 9867264 376 18446744073709551615 4194304 5098028 140734725569264 140734725563272 139631516494848 0 0 5 65536 18446744071580971376 0 0 17 2 0 0 8 0 0 7196144 7232144 37347328 140734725571092 140734725571177 140734725571177 140734725574634 0
/proc/19743/statm: 2409 376 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300344 s]
/proc/loadavg: 1.33 1.31 1.38 2/199 19743
/proc/meminfo: memFree=30566272/32770624 swapFree=0/459976
[pid=19743] ppid=19740 vsize=13907308 CPUtime=0.13 cores=0,2,4,6
/proc/19743/stat : 19743 (java) S 19740 19743 13007 0 -1 1077944320 5766 12471 0 0 5 1 4 3 20 0 14 0 85522559 14241083392 5438 18446744073709551615 4194304 4196468 140722517345696 140722517328240 140451174276855 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
/proc/19743/statm: 3476827 5438 2556 1 0 3466324 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 13907308

[startup+0.700275 s]
/proc/loadavg: 1.33 1.31 1.38 2/199 19743
/proc/meminfo: memFree=30566272/32770624 swapFree=0/459976
[pid=19743] ppid=19740 vsize=13974784 CPUtime=0.68 cores=0,2,4,6
/proc/19743/stat : 19743 (java) S 19740 19743 13007 0 -1 1077944320 13841 12471 0 0 57 4 4 3 20 0 15 0 85522559 14310178816 14284 18446744073709551615 4194304 4196468 140722517345696 140722517328240 140451174276855 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
/proc/19743/statm: 3493696 14284 3107 1 0 3482965 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13974784

[startup+1.5044 s]
/proc/loadavg: 1.39 1.32 1.38 3/214 19807
/proc/meminfo: memFree=30475156/32770624 swapFree=0/460004
[pid=19743] ppid=19740 vsize=13985408 CPUtime=1.86 cores=0,2,4,6
/proc/19743/stat : 19743 (java) S 19740 19743 13007 0 -1 1077944320 28026 12471 0 0 170 9 4 3 20 0 15 0 85522559 14321057792 36064 18446744073709551615 4194304 4196468 140722517345696 140722517328240 140451174276855 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
/proc/19743/statm: 3496352 36064 3339 1 0 3485525 0
[pid=19743/tid=19794] ppid=19740 vsize=13985408 CPUtime=1.29 cores=0,2,4,6
/proc/19743/task/19794/stat : 19794 (java) S 19740 19743 13007 0 -1 1077944384 22277 12471 0 0 117 5 4 3 20 0 15 0 85522581 14321057792 36064 18446744073709551615 4194304 4196468 140722517345696 140451178497968 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19795] ppid=19740 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19795/stat : 19795 (java) S 19740 19743 13007 0 -1 1077944384 184 12471 0 0 0 0 4 3 20 0 15 0 85522581 14321057792 36064 18446744073709551615 4194304 4196468 140722517345696 140450774575376 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19796] ppid=19740 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19796/stat : 19796 (java) S 19740 19743 13007 0 -1 1077944384 43 12471 0 0 0 0 4 3 20 0 15 0 85522581 14321057792 36064 18446744073709551615 4194304 4196468 140722517345696 140450773522832 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19797] ppid=19740 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19797/stat : 19797 (java) S 19740 19743 13007 0 -1 1077944384 27 12471 0 0 0 0 4 3 20 0 15 0 85522581 14321057792 36064 18446744073709551615 4194304 4196468 140722517345696 140450772470288 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19798] ppid=19740 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19798/stat : 19798 (java) S 19740 19743 13007 0 -1 1077944384 47 12471 0 0 0 0 4 3 20 0 15 0 85522581 14321057792 36064 18446744073709551615 4194304 4196468 140722517345696 140450771417744 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19799] ppid=19740 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19799/stat : 19799 (java) R 19740 19743 13007 0 -1 4202560 40 12471 0 0 0 0 4 3 20 0 15 0 85522583 14321057792 36064 18446744073709551615 4194304 4196468 140722517345696 140450652431360 140451159341600 0 0 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19800] ppid=19740 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19800/stat : 19800 (java) S 19740 19743 13007 0 -1 1077944384 33 12471 0 0 0 0 4 3 20 0 15 0 85522583 14321057792 36064 18446744073709551615 4194304 4196468 140722517345696 140450651379104 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19801] ppid=19740 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19801/stat : 19801 (java) S 19740 19743 13007 0 -1 1077944384 21 12471 0 0 0 0 4 3 20 0 15 0 85522583 14321057792 36064 18446744073709551615 4194304 4196468 140722517345696 140450650326512 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19802] ppid=19740 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19802/stat : 19802 (java) S 19740 19743 13007 0 -1 1077944384 3 12471 0 0 0 0 4 3 20 0 15 0 85522586 14321057792 36064 18446744073709551615 4194304 4196468 140722517345696 140450649275088 140451174295451 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19803] ppid=19740 vsize=13985408 CPUtime=0.18 cores=0,2,4,6
/proc/19743/task/19803/stat : 19803 (java) S 19740 19743 13007 0 -1 1077944384 874 12471 0 0 11 0 4 3 20 0 15 0 85522586 14321057792 36064 18446744073709551615 4194304 4196468 140722517345696 140450648221680 140451174288002 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19804] ppid=19740 vsize=13985408 CPUtime=0.24 cores=0,2,4,6
/proc/19743/task/19804/stat : 19804 (java) S 19740 19743 13007 0 -1 1077944384 939 12471 0 0 16 1 4 3 20 0 15 0 85522586 14321057792 36064 18446744073709551615 4194304 4196468 140722517345696 140450647169136 140451174288002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19805] ppid=19740 vsize=13985408 CPUtime=0.29 cores=0,2,4,6
/proc/19743/task/19805/stat : 19805 (java) S 19740 19743 13007 0 -1 1077944384 1380 12471 0 0 22 0 4 3 20 0 15 0 85522586 14321057792 36064 18446744073709551615 4194304 4196468 140722517345696 140450646113968 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19806] ppid=19740 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19806/stat : 19806 (java) S 19740 19743 13007 0 -1 1077944384 3 12471 0 0 0 0 4 3 20 0 15 0 85522586 14321057792 36064 18446744073709551615 4194304 4196468 140722517345696 140450645064288 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19807] ppid=19740 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19807/stat : 19807 (java) S 19740 19743 13007 0 -1 1077944384 6 12471 0 0 0 0 4 3 20 0 15 0 85522591 14321057792 36064 18446744073709551615 4194304 4196468 140722517345696 140450644011824 140451174288002 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 13985408

[startup+3.10071 s]
/proc/loadavg: 1.39 1.32 1.38 5/214 19807
/proc/meminfo: memFree=30400064/32770624 swapFree=0/460036
[pid=19743] ppid=19740 vsize=13999932 CPUtime=5.59 cores=0,2,4,6
/proc/19743/stat : 19743 (java) S 19740 19743 13007 0 -1 1077944320 55665 12471 0 0 535 17 4 3 20 0 15 0 85522559 14335930368 64701 18446744073709551615 4194304 4196468 140722517345696 140722517328240 140451174276855 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
/proc/19743/statm: 3499983 64767 3464 1 0 3488597 0
[pid=19743/tid=19794] ppid=19740 vsize=13999932 CPUtime=2.81 cores=0,2,4,6
/proc/19743/task/19794/stat : 19794 (java) R 19740 19743 13007 0 -1 4202560 38699 12471 0 0 266 8 4 3 20 0 15 0 85522581 14335930368 64767 18446744073709551615 4194304 4196468 140722517345696 140451178492760 140451154552683 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19795] ppid=19740 vsize=13999932 CPUtime=0.09 cores=0,2,4,6
/proc/19743/task/19795/stat : 19795 (java) S 19740 19743 13007 0 -1 1077944384 208 12471 0 0 2 0 4 3 20 0 15 0 85522581 14335930368 64767 18446744073709551615 4194304 4196468 140722517345696 140450774575376 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19796] ppid=19740 vsize=13999932 CPUtime=0.1 cores=0,2,4,6
/proc/19743/task/19796/stat : 19796 (java) S 19740 19743 13007 0 -1 1077944384 74 12471 0 0 3 0 4 3 20 0 15 0 85522581 14335930368 64767 18446744073709551615 4194304 4196468 140722517345696 140450773522832 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19797] ppid=19740 vsize=13999932 CPUtime=0.1 cores=0,2,4,6
/proc/19743/task/19797/stat : 19797 (java) S 19740 19743 13007 0 -1 1077944384 108 12471 0 0 3 0 4 3 20 0 15 0 85522581 14335930368 64767 18446744073709551615 4194304 4196468 140722517345696 140450772470288 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19798] ppid=19740 vsize=13999932 CPUtime=0.09 cores=0,2,4,6
/proc/19743/task/19798/stat : 19798 (java) S 19740 19743 13007 0 -1 1077944384 84 12471 0 0 2 0 4 3 20 0 15 0 85522581 14335930368 64767 18446744073709551615 4194304 4196468 140722517345696 140450771417744 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19799] ppid=19740 vsize=13999932 CPUtime=0.1 cores=0,2,4,6
/proc/19743/task/19799/stat : 19799 (java) S 19740 19743 13007 0 -1 1077944384 2243 12471 0 0 3 0 4 3 20 0 15 0 85522583 14335930368 64767 18446744073709551615 4194304 4196468 140722517345696 140450652432880 140451174288002 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19800] ppid=19740 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19800/stat : 19800 (java) S 19740 19743 13007 0 -1 1077944384 56 12471 0 0 0 0 4 3 20 0 15 0 85522583 14335930368 64767 18446744073709551615 4194304 4196468 140722517345696 140450651379168 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19801] ppid=19740 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19801/stat : 19801 (java) S 19740 19743 13007 0 -1 1077944384 43 12471 0 0 0 0 4 3 20 0 15 0 85522583 14335930368 64767 18446744073709551615 4194304 4196468 140722517345696 140450650326528 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19802] ppid=19740 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19802/stat : 19802 (java) S 19740 19743 13007 0 -1 1077944384 3 12471 0 0 0 0 4 3 20 0 15 0 85522586 14335930368 64767 18446744073709551615 4194304 4196468 140722517345696 140450649275088 140451174295451 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19803] ppid=19740 vsize=13999932 CPUtime=0.81 cores=0,2,4,6
/proc/19743/task/19803/stat : 19803 (java) R 19740 19743 13007 0 -1 4202560 3995 12471 0 0 72 2 4 3 20 0 15 0 85522586 14335930368 64767 18446744073709551615 4194304 4196468 140722517345696 140450648202696 140451157773584 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19804] ppid=19740 vsize=13999932 CPUtime=1.05 cores=0,2,4,6
/proc/19743/task/19804/stat : 19804 (java) S 19740 19743 13007 0 -1 1077944384 4782 12471 0 0 96 2 4 3 20 0 15 0 85522586 14335930368 64767 18446744073709551615 4194304 4196468 140722517345696 140450647169136 140451174288002 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19805] ppid=19740 vsize=13999932 CPUtime=0.91 cores=0,2,4,6
/proc/19743/task/19805/stat : 19805 (java) S 19740 19743 13007 0 -1 1077944384 3222 12471 0 0 83 1 4 3 20 0 15 0 85522586 14335930368 64767 18446744073709551615 4194304 4196468 140722517345696 140450646116592 140451174288002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19806] ppid=19740 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19806/stat : 19806 (java) S 19740 19743 13007 0 -1 1077944384 3 12471 0 0 0 0 4 3 20 0 15 0 85522586 14335930368 64767 18446744073709551615 4194304 4196468 140722517345696 140450645064288 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19807] ppid=19740 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19807/stat : 19807 (java) S 19740 19743 13007 0 -1 1077944384 8 12471 0 0 0 0 4 3 20 0 15 0 85522591 14335930368 64833 18446744073709551615 4194304 4196468 140722517345696 140450644011824 140451174288002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
Current children cumulated CPU time (s) 5.59
Current children cumulated vsize (KiB) 13999932

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

[startup+3.20079 s]
/proc/loadavg: 1.39 1.32 1.38 5/214 19807
/proc/meminfo: memFree=30400064/32770624 swapFree=0/460036
[pid=19743] ppid=19740 vsize=14067516 CPUtime=5.84 cores=0,2,4,6
/proc/19743/stat : 19743 (java) S 19740 19743 13007 0 -1 1077944320 59806 12471 0 0 559 18 4 3 20 0 15 0 85522559 14405136384 68881 18446744073709551615 4194304 4196468 140722517345696 140722517328240 140451174276855 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
/proc/19743/statm: 3516879 68881 3464 1 0 3505493 0
[pid=19743/tid=19794] ppid=19740 vsize=14067516 CPUtime=2.87 cores=0,2,4,6
/proc/19743/task/19794/stat : 19794 (java) S 19740 19743 13007 0 -1 1077944384 42591 12471 0 0 271 9 4 3 20 0 15 0 85522581 14405136384 68881 18446744073709551615 4194304 4196468 140722517345696 140451178514528 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19795] ppid=19740 vsize=14067516 CPUtime=0.11 cores=0,2,4,6
/proc/19743/task/19795/stat : 19795 (java) R 19740 19743 13007 0 -1 4202560 208 12471 0 0 4 0 4 3 20 0 15 0 85522581 14405136384 68881 18446744073709551615 4194304 4196468 140722517345696 140450774575376 140451158977440 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19796] ppid=19740 vsize=14067516 CPUtime=0.12 cores=0,2,4,6
/proc/19743/task/19796/stat : 19796 (java) R 19740 19743 13007 0 -1 4202560 81 12471 0 0 5 0 4 3 20 0 15 0 85522581 14405136384 68881 18446744073709551615 4194304 4196468 140722517345696 140450773522952 140451166905063 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19797] ppid=19740 vsize=14067516 CPUtime=0.12 cores=0,2,4,6
/proc/19743/task/19797/stat : 19797 (java) R 19740 19743 13007 0 -1 4202560 115 12471 0 0 5 0 4 3 20 0 15 0 85522581 14405136384 68881 18446744073709551615 4194304 4196468 140722517345696 140450772470288 140451166905063 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19798] ppid=19740 vsize=14067516 CPUtime=0.11 cores=0,2,4,6
/proc/19743/task/19798/stat : 19798 (java) R 19740 19743 13007 0 -1 4202560 84 12471 0 0 4 0 4 3 20 0 15 0 85522581 14405136384 68881 18446744073709551615 4194304 4196468 140722517345696 140450771417744 140451166905063 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19799] ppid=19740 vsize=14067516 CPUtime=0.11 cores=0,2,4,6
/proc/19743/task/19799/stat : 19799 (java) S 19740 19743 13007 0 -1 1077944384 2243 12471 0 0 4 0 4 3 20 0 15 0 85522583 14405136384 68881 18446744073709551615 4194304 4196468 140722517345696 140450652431504 140451174287061 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19800] ppid=19740 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19800/stat : 19800 (java) S 19740 19743 13007 0 -1 1077944384 56 12471 0 0 0 0 4 3 20 0 15 0 85522583 14405136384 68881 18446744073709551615 4194304 4196468 140722517345696 140450651379168 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19801] ppid=19740 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19801/stat : 19801 (java) S 19740 19743 13007 0 -1 1077944384 43 12471 0 0 0 0 4 3 20 0 15 0 85522583 14405136384 68881 18446744073709551615 4194304 4196468 140722517345696 140450650326528 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19802] ppid=19740 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19802/stat : 19802 (java) S 19740 19743 13007 0 -1 1077944384 3 12471 0 0 0 0 4 3 20 0 15 0 85522586 14405136384 68881 18446744073709551615 4194304 4196468 140722517345696 140450649275088 140451174295451 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19803] ppid=19740 vsize=14067516 CPUtime=0.87 cores=0,2,4,6
/proc/19743/task/19803/stat : 19803 (java) S 19740 19743 13007 0 -1 1077944384 4181 12471 0 0 78 2 4 3 20 0 15 0 85522586 14405136384 68881 18446744073709551615 4194304 4196468 140722517345696 140450648205776 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19804] ppid=19740 vsize=14067516 CPUtime=1.06 cores=0,2,4,6
/proc/19743/task/19804/stat : 19804 (java) S 19740 19743 13007 0 -1 1077944384 4782 12471 0 0 97 2 4 3 20 0 15 0 85522586 14405136384 68881 18446744073709551615 4194304 4196468 140722517345696 140450647169136 140451174288002 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19805] ppid=19740 vsize=14067516 CPUtime=0.93 cores=0,2,4,6
/proc/19743/task/19805/stat : 19805 (java) S 19740 19743 13007 0 -1 1077944384 3258 12471 0 0 85 1 4 3 20 0 15 0 85522586 14405136384 68881 18446744073709551615 4194304 4196468 140722517345696 140450646116592 140451174288002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19806] ppid=19740 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19806/stat : 19806 (java) S 19740 19743 13007 0 -1 1077944384 3 12471 0 0 0 0 4 3 20 0 15 0 85522586 14405136384 68881 18446744073709551615 4194304 4196468 140722517345696 140450645064288 140451174287061 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
[pid=19743/tid=19807] ppid=19740 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/19743/task/19807/stat : 19807 (java) S 19740 19743 13007 0 -1 1077944384 8 12471 0 0 0 0 4 3 20 0 15 0 85522591 14405136384 68881 18446744073709551615 4194304 4196468 140722517345696 140450644011824 140451174288002 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13332480 140722517350352 140722517353137 140722517353137 140722517356495 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 14067516

[startup+3.40677 s]
/proc/loadavg: 1.39 1.32 1.38 3/214 19807
/proc/meminfo: memFree=30310004/32770624 swapFree=0/460036
[pid=19743] ppid=19740 vsize=0 CPUtime=6.17 cores=0,2,4,6
/proc/19743/stat : 19743 (java) Z 19740 19743 13007 0 -1 4227084 60167 12471 0 0 591 19 4 3 20 0 2 0 85522559 0 0 18446744073709551615 0 0 0 0 0 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 8 0 0 0 0 0 0 0 0 0 0
/proc/19743/statm: 0 0 0 0 0 0 0
[pid=19743/tid=19796] ppid=19740 vsize=0 CPUtime=0.19 cores=0,2,4,6
/proc/19743/task/19796/stat : 19796 (java) D 19740 19743 13007 0 -1 4203588 90 12471 0 0 11 1 4 3 20 0 2 0 85522581 0 0 18446744073709551615 0 0 0 0 0 0 4 1 16800974 18446744073709551615 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 0

[startup+3.50044 s]
/proc/loadavg: 1.39 1.32 1.38 3/214 19807
/proc/meminfo: memFree=30310004/32770624 swapFree=0/460036
[pid=19743] ppid=19740 vsize=0 CPUtime=6.17 cores=0,2,4,6
/proc/19743/stat : 19743 (java) Z 19740 19743 13007 0 -1 4227084 60167 12471 0 0 591 19 4 3 20 0 2 0 85522559 0 0 18446744073709551615 0 0 0 0 0 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 8 0 0 0 0 0 0 0 0 0 0
/proc/19743/statm: 0 0 0 0 0 0 0
[pid=19743/tid=19796] ppid=19740 vsize=0 CPUtime=0.19 cores=0,2,4,6
/proc/19743/task/19796/stat : 19796 (java) D 19740 19743 13007 0 -1 4203588 90 12471 0 0 11 1 4 3 20 0 2 0 85522581 0 0 18446744073709551615 0 0 0 0 0 0 4 1 16800974 18446744073709551615 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3.56436
CPU time (s): 6.19632
CPU user time (s): 5.96645
CPU system time (s): 0.229865
CPU usage (%): 173.841
Max. virtual memory (cumulated for all children) (KiB): 14067516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.96645
system time used= 0.229865
maximum resident set size= 277392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72638
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5059
involuntary context switches= 52

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.015496 second user time and 0.027118 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-11 09:07:59
IDJOB=4262365
IDBENCH=124312
IDSOLVER=2650
FILE ID=node135/4262365-1502436114
RUNJOBID= node135-1502411443-13071
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Langford/Langford-m1-k4/Langford-4-04.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262365-1502436114/watcher-4262365-1502436114 -o /tmp/evaluation-result-4262365-1502436114/solver-4262365-1502436114 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502411443-13071 --watchdog 2580  bin/concrete HOME/instance-4262365-1502436114.xml

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

MD5SUM BENCH= dd6a214f99066e660568c13d3c1c97b8
RANDOM SEED=852473453

node135.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.21
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.21
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.21
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.21
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:        30566816 kB
MemAvailable:   31384384 kB
Buffers:          286940 kB
Cached:           822492 kB
SwapCached:            0 kB
Active:          1269016 kB
Inactive:         493116 kB
Active(anon):     653016 kB
Inactive(anon):    33140 kB
Active(file):     616000 kB
Inactive(file):   459976 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24184 kB
Writeback:             4 kB
AnonPages:        652096 kB
Mapped:            62552 kB
Shmem:             33464 kB
Slab:             142036 kB
SReclaimable:     114852 kB
SUnreclaim:        27184 kB
KernelStack:        3536 kB
PageTables:         7880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1257788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    557056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61984 MiB
End job on node135 at 2017-08-11 09:08:03