Trace number 4241210

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 NameAnswerobjective functionCPU timeWall clock time
R1: Mistral-2.0 2017-06-28OPT44 1256.46 1257.16

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-09-a4.xml
MD5SUM24dd80e7bb1ef2b7df88c183d3ee4992
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark6.618
Satisfiable
(Un)Satisfiability was proved
Number of variables9
Number of constraints548
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":9}]
Minimum variable degree225
Maximum variable degree226
Distribution of variable degrees[{"degree":225,"count":7},{"degree":226,"count":2}]
Minimum constraint arity1
Maximum constraint arity9
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":168},{"arity":4,"count":378},{"arity":9,"count":1}]
Number of extensional constraints0
Number of intensional constraints547
Distribution of constraint types[{"type":"intension","count":547},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c Mistral-2017-06-28
0.97/1.07	o 65
0.97/1.08	o 61
0.97/1.09	o 59
2.07/2.18	o 58
2.28/2.32	o 55
3.07/3.11	o 53
3.17/3.27	o 52
3.57/3.66	o 51
10.07/10.19	o 49
10.56/10.61	o 45
666.61/667.07	o 44
1256.39/1257.15	s OPTIMUM FOUND
1256.39/1257.15	v <instantiation type="optimum" cost="44">
1256.39/1257.15	v   <list> x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] </list>
1256.39/1257.15	v   <values> 0 1 5 12 25 27 35 41 44 </values>
1256.39/1257.15	v </instantiation>

Verifier Data

OK	44

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-4241210-1500650583/watcher-4241210-1500650583 -o /tmp/evaluation-result-4241210-1500650583/solver-4241210-1500650583 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node128-1500648174-2482 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 435707687 HOME/instance-4241210-1500650583.xml 

pid=2742
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 2.04 2.04 1.87 3/244 2748
/proc/meminfo: memFree=32039476/32770624 swapFree=5956/207208
[pid=2748] ppid=2742 vsize=14352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) D 2742 2748 2451 0 -1 1077936128 201 0 0 0 0 0 0 0 20 0 1 0 325789 14696448 63 33554432000 4194304 7402444 140724626912256 140724626909352 140677300872903 0 0 4096 0 18446744072100929060 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 3588 63 47 784 0 41 0

[startup+0.100127 s]
/proc/loadavg: 2.04 2.04 1.87 3/244 2748
/proc/meminfo: memFree=32039476/32770624 swapFree=5956/207208
[pid=2748] ppid=2742 vsize=28940 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 1105 0 0 0 7 0 0 0 20 0 1 0 325789 29634560 934 33554432000 4194304 7402444 140724626912256 140724626902032 140677283917242 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 7235 934 727 784 0 249 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28940

[startup+0.200272 s]
/proc/loadavg: 2.04 2.04 1.87 3/244 2748
/proc/meminfo: memFree=32039476/32770624 swapFree=5956/207208
[pid=2748] ppid=2742 vsize=29376 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 1211 0 0 0 17 0 0 0 20 0 1 0 325789 30081024 1031 33554432000 4194304 7402444 140724626912256 140724626902952 5957465 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 7344 1031 728 784 0 358 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 29376

[startup+0.300217 s]
/proc/loadavg: 2.04 2.04 1.87 3/244 2748
/proc/meminfo: memFree=32039476/32770624 swapFree=5956/207208
[pid=2748] ppid=2742 vsize=29632 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 1277 0 0 0 27 0 0 0 20 0 1 0 325789 30343168 1109 33554432000 4194304 7402444 140724626912256 140724626903000 6063546 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 7408 1109 728 784 0 422 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 29632

[startup+0.700181 s]
/proc/loadavg: 2.04 2.04 1.87 3/244 2748
/proc/meminfo: memFree=32039476/32770624 swapFree=5956/207208
[pid=2748] ppid=2742 vsize=31268 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 1701 0 0 0 67 0 0 0 20 0 1 0 325789 32018432 1520 33554432000 4194304 7402444 140724626912256 140724626903144 5939858 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 7817 1520 728 784 0 831 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 31268

[startup+1.50027 s]
/proc/loadavg: 2.04 2.04 1.87 3/246 2750
/proc/meminfo: memFree=32018704/32770624 swapFree=5956/206620
[pid=2748] ppid=2742 vsize=44360 CPUtime=1.46 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 5091 0 0 0 146 0 0 0 20 0 1 0 325789 45424640 4838 33554432000 4194304 7402444 140724626912256 140724626906552 5750519 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11090 4838 766 784 0 4104 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 44360

[startup+3.10024 s]
/proc/loadavg: 2.04 2.04 1.87 3/246 2750
/proc/meminfo: memFree=32011196/32770624 swapFree=5956/206620
[pid=2748] ppid=2742 vsize=45284 CPUtime=3.07 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 9143 0 0 0 306 1 0 0 20 0 1 0 325789 46370816 5060 33554432000 4194304 7402444 140724626912256 140724626906712 4747338 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11321 5060 766 784 0 4335 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 45284

[startup+6.30024 s]
/proc/loadavg: 1.96 2.02 1.87 3/246 2750
/proc/meminfo: memFree=31995580/32770624 swapFree=5956/206628
[pid=2748] ppid=2742 vsize=45812 CPUtime=6.27 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 13226 0 0 0 626 1 0 0 20 0 1 0 325789 46911488 5199 33554432000 4194304 7402444 140724626912256 140724626906664 4238492 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11453 5199 766 784 0 4467 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 45812

[startup+12.7002 s]
/proc/loadavg: 1.96 2.02 1.87 3/246 2750
/proc/meminfo: memFree=31964524/32770624 swapFree=5956/206636
[pid=2748] ppid=2742 vsize=46076 CPUtime=12.66 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 17394 0 0 0 1265 1 0 0 20 0 1 0 325789 47181824 5277 33554432000 4194304 7402444 140724626912256 140724626907272 5758830 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11519 5277 766 784 0 4533 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 46076

[startup+25.5082 s]
/proc/loadavg: 1.97 2.02 1.87 3/246 2750
/proc/meminfo: memFree=31921720/32770624 swapFree=5956/206636
[pid=2748] ppid=2742 vsize=46604 CPUtime=25.46 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 20426 0 0 0 2545 1 0 0 20 0 1 0 325789 47722496 5395 33554432000 4194304 7402444 140724626912256 140724626906536 4342254 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11651 5395 766 784 0 4665 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 46604

[startup+51.1002 s]
/proc/loadavg: 1.98 2.02 1.87 3/246 2750
/proc/meminfo: memFree=31841828/32770624 swapFree=5956/206652
[pid=2748] ppid=2742 vsize=46736 CPUtime=51.04 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 20711 0 0 0 5103 1 0 0 20 0 1 0 325789 47857664 5428 33554432000 4194304 7402444 140724626912256 140724626906536 4747176 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11684 5428 766 784 0 4698 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 46736

[startup+102.3 s]
/proc/loadavg: 1.99 2.01 1.88 3/246 2751
/proc/meminfo: memFree=31719832/32770624 swapFree=5956/206688
[pid=2748] ppid=2742 vsize=46736 CPUtime=102.21 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 20984 0 0 0 10220 1 0 0 20 0 1 0 325789 47857664 5445 33554432000 4194304 7402444 140724626912256 140724626906536 5758807 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11684 5445 766 784 0 4698 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 46736

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 1.89 3/246 2753
/proc/meminfo: memFree=31573452/32770624 swapFree=5956/206732
[pid=2748] ppid=2742 vsize=46868 CPUtime=162.19 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 21268 0 0 0 16218 1 0 0 20 0 1 0 325789 47992832 5453 33554432000 4194304 7402444 140724626912256 140724626906536 5871069 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5453 766 784 0 4731 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 46868

[startup+222.3 s]
/proc/loadavg: 2.13 2.05 1.90 3/246 2754
/proc/meminfo: memFree=30631888/32770624 swapFree=5956/206764
[pid=2748] ppid=2742 vsize=46868 CPUtime=222.16 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 21552 0 0 0 22215 1 0 0 20 0 1 0 325789 47992832 5460 33554432000 4194304 7402444 140724626912256 140724626906536 4747338 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5460 766 784 0 4731 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 46868

[startup+282.3 s]
/proc/loadavg: 2.12 2.07 1.92 3/246 2755
/proc/meminfo: memFree=30185980/32770624 swapFree=5956/206780
[pid=2748] ppid=2742 vsize=46868 CPUtime=282.12 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 21831 0 0 0 28211 1 0 0 20 0 1 0 325789 47992832 5465 33554432000 4194304 7402444 140724626912256 140724626906536 4747338 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5465 766 784 0 4731 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 46868

[startup+342.308 s]
/proc/loadavg: 2.08 2.07 1.93 3/243 2757
/proc/meminfo: memFree=30035336/32770624 swapFree=5956/206820
[pid=2748] ppid=2742 vsize=46868 CPUtime=342.09 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 22117 0 0 0 34208 1 0 0 20 0 1 0 325789 47992832 5466 33554432000 4194304 7402444 140724626912256 140724626906536 5758845 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5466 766 784 0 4731 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 46868

[startup+402.3 s]
/proc/loadavg: 2.03 2.06 1.94 3/243 2758
/proc/meminfo: memFree=29994300/32770624 swapFree=5956/206856
[pid=2748] ppid=2742 vsize=46868 CPUtime=402.05 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 22407 0 0 0 40204 1 0 0 20 0 1 0 325789 47992832 5467 33554432000 4194304 7402444 140724626912256 140724626906536 5758845 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5467 766 784 0 4731 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 46868

[startup+462.3 s]
/proc/loadavg: 2.01 2.05 1.94 3/243 2766
/proc/meminfo: memFree=29975168/32770624 swapFree=5956/206888
[pid=2748] ppid=2742 vsize=46868 CPUtime=462.02 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 22691 0 0 0 46201 1 0 0 20 0 1 0 325789 47992832 5471 33554432000 4194304 7402444 140724626912256 140724626906536 5877690 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5471 766 784 0 4731 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 46868

[startup+522.3 s]
/proc/loadavg: 2.00 2.04 1.95 3/243 2767
/proc/meminfo: memFree=29945104/32770624 swapFree=5956/206920
[pid=2748] ppid=2742 vsize=46868 CPUtime=521.99 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 22975 0 0 0 52198 1 0 0 20 0 1 0 325789 47992832 5471 33554432000 4194304 7402444 140724626912256 140724626906536 4747176 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5471 766 784 0 4731 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 46868

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 1.95 4/243 2768
/proc/meminfo: memFree=29936428/32770624 swapFree=5956/206936
[pid=2748] ppid=2742 vsize=46868 CPUtime=581.95 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 23259 0 0 0 58194 1 0 0 20 0 1 0 325789 47992832 5471 33554432000 4194304 7402444 140724626912256 140724626906536 5758845 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5471 766 784 0 4731 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 46868

[startup+642.3 s]
/proc/loadavg: 2.00 2.03 1.95 3/243 2769
/proc/meminfo: memFree=29923880/32770624 swapFree=5956/206968
[pid=2748] ppid=2742 vsize=46868 CPUtime=641.92 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 23554 0 0 0 64191 1 0 0 20 0 1 0 325789 47992832 5471 33554432000 4194304 7402444 140724626912256 140724626906536 5877690 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5471 766 784 0 4731 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 46868

[startup+702.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/243 2770
/proc/meminfo: memFree=29919708/32770624 swapFree=5956/207004
[pid=2748] ppid=2742 vsize=46868 CPUtime=701.89 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 23873 0 0 0 70188 1 0 0 20 0 1 0 325789 47992832 5476 33554432000 4194304 7402444 140724626912256 140724626907272 5758807 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5476 766 784 0 4731 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 46868

[startup+762.3 s]
/proc/loadavg: 2.03 2.03 1.96 3/243 2771
/proc/meminfo: memFree=29898292/32770624 swapFree=5956/207032
[pid=2748] ppid=2742 vsize=46868 CPUtime=761.86 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 24172 0 0 0 76185 1 0 0 20 0 1 0 325789 47992832 5477 33554432000 4194304 7402444 140724626912256 140724626907272 5758807 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5477 766 784 0 4731 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 46868

[startup+822.3 s]
/proc/loadavg: 2.01 2.03 1.96 3/243 2772
/proc/meminfo: memFree=29881956/32770624 swapFree=5956/207064
[pid=2748] ppid=2742 vsize=46868 CPUtime=821.82 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 24467 0 0 0 82181 1 0 0 20 0 1 0 325789 47992832 5481 33554432000 4194304 7402444 140724626912256 140724626907272 5758736 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5481 766 784 0 4731 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 46868

[startup+882.3 s]
/proc/loadavg: 2.00 2.02 1.96 4/243 2773
/proc/meminfo: memFree=29559340/32770624 swapFree=5956/207080
[pid=2748] ppid=2742 vsize=46868 CPUtime=881.8 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 24761 0 0 0 88179 1 0 0 20 0 1 0 325789 47992832 5481 33554432000 4194304 7402444 140724626912256 140724626907272 5877690 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5481 766 784 0 4731 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 46868

[startup+942.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/243 2774
/proc/meminfo: memFree=29444048/32770624 swapFree=5956/207108
[pid=2748] ppid=2742 vsize=46868 CPUtime=941.76 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 25055 0 0 0 94175 1 0 0 20 0 1 0 325789 47992832 5481 33554432000 4194304 7402444 140724626912256 140724626907272 4238492 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5481 766 784 0 4731 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 46868

[startup+1002.31 s]
/proc/loadavg: 2.00 2.01 1.96 3/243 2775
/proc/meminfo: memFree=29328256/32770624 swapFree=5956/207144
[pid=2748] ppid=2742 vsize=46868 CPUtime=1001.73 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 25358 0 0 0 100172 1 0 0 20 0 1 0 325789 47992832 5481 33554432000 4194304 7402444 140724626912256 140724626907272 5878224 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5481 766 784 0 4731 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 46868

[startup+1062.3 s]
/proc/loadavg: 2.04 2.03 1.97 3/243 2783
/proc/meminfo: memFree=29300960/32770624 swapFree=5956/207172
[pid=2748] ppid=2742 vsize=46868 CPUtime=1061.69 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 25665 0 0 0 106168 1 0 0 20 0 1 0 325789 47992832 5484 33554432000 4194304 7402444 140724626912256 140724626907272 5877540 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5484 766 784 0 4731 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 46868

[startup+1122.3 s]
/proc/loadavg: 2.02 2.02 1.97 3/243 2784
/proc/meminfo: memFree=29237860/32770624 swapFree=5956/207200
[pid=2748] ppid=2742 vsize=46868 CPUtime=1121.66 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 25973 0 0 0 112165 1 0 0 20 0 1 0 325789 47992832 5488 33554432000 4194304 7402444 140724626912256 140724626907272 5758845 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5488 766 784 0 4731 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 46868

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 1.97 3/243 2785
/proc/meminfo: memFree=29143728/32770624 swapFree=5956/207224
[pid=2748] ppid=2742 vsize=46868 CPUtime=1181.63 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 26275 0 0 0 118162 1 0 0 20 0 1 0 325789 47992832 5489 33554432000 4194304 7402444 140724626912256 140724626907272 5878868 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5489 766 784 0 4731 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 46868

[startup+1242.3 s]
/proc/loadavg: 2.04 2.03 1.97 3/243 2786
/proc/meminfo: memFree=29110020/32770624 swapFree=5956/207248
[pid=2748] ppid=2742 vsize=46868 CPUtime=1241.59 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 26577 0 0 0 124158 1 0 0 20 0 1 0 325789 47992832 5489 33554432000 4194304 7402444 140724626912256 140724626907272 5758711 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5489 766 784 0 4731 0
Current children cumulated CPU time (s) 1241.59
Current children cumulated vsize (KiB) 46868

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

[startup+1248.1 s]
/proc/loadavg: 2.03 2.03 1.97 3/243 2786
/proc/meminfo: memFree=29109872/32770624 swapFree=5956/207248
[pid=2748] ppid=2742 vsize=46868 CPUtime=1247.39 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 26577 0 0 0 124738 1 0 0 20 0 1 0 325789 47992832 5489 33554432000 4194304 7402444 140724626912256 140724626907272 4747042 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5489 766 784 0 4731 0
Current children cumulated CPU time (s) 1247.39
Current children cumulated vsize (KiB) 46868

[startup+1251.3 s]
/proc/loadavg: 2.03 2.03 1.97 3/243 2786
/proc/meminfo: memFree=29088544/32770624 swapFree=5956/207256
[pid=2748] ppid=2742 vsize=46868 CPUtime=1250.59 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 26577 0 0 0 125058 1 0 0 20 0 1 0 325789 47992832 5489 33554432000 4194304 7402444 140724626912256 140724626907272 5758845 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5489 766 784 0 4731 0
Current children cumulated CPU time (s) 1250.59
Current children cumulated vsize (KiB) 46868

[startup+1254.5 s]
/proc/loadavg: 2.11 2.04 1.98 3/243 2786
/proc/meminfo: memFree=29084816/32770624 swapFree=5956/207256
[pid=2748] ppid=2742 vsize=46868 CPUtime=1253.79 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 26577 0 0 0 125378 1 0 0 20 0 1 0 325789 47992832 5489 33554432000 4194304 7402444 140724626912256 140724626907272 5871040 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5489 766 784 0 4731 0
Current children cumulated CPU time (s) 1253.79
Current children cumulated vsize (KiB) 46868

[startup+1256.1 s]
/proc/loadavg: 2.11 2.04 1.98 3/243 2786
/proc/meminfo: memFree=29084708/32770624 swapFree=5956/207256
[pid=2748] ppid=2742 vsize=46868 CPUtime=1255.39 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 26577 0 0 0 125538 1 0 0 20 0 1 0 325789 47992832 5489 33554432000 4194304 7402444 140724626912256 140724626907272 4238492 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5489 766 784 0 4731 0
Current children cumulated CPU time (s) 1255.39
Current children cumulated vsize (KiB) 46868

[startup+1256.9 s]
/proc/loadavg: 2.11 2.04 1.98 3/243 2786
/proc/meminfo: memFree=29084708/32770624 swapFree=5956/207256
[pid=2748] ppid=2742 vsize=46868 CPUtime=1256.19 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 26577 0 0 0 125618 1 0 0 20 0 1 0 325789 47992832 5489 33554432000 4194304 7402444 140724626912256 140724626907272 4529214 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5489 766 784 0 4731 0
Current children cumulated CPU time (s) 1256.19
Current children cumulated vsize (KiB) 46868

[startup+1257.1 s]
/proc/loadavg: 2.11 2.04 1.98 3/243 2786
/proc/meminfo: memFree=29084708/32770624 swapFree=5956/207256
[pid=2748] ppid=2742 vsize=46868 CPUtime=1256.39 cores=0,2,4,6,8,10,12,14
/proc/2748/stat : 2748 (MistralXCSP) R 2742 2748 2451 0 -1 4202496 26577 0 0 0 125638 1 0 0 20 0 1 0 325789 47992832 5489 33554432000 4194304 7402444 140724626912256 140724626907272 5758845 0 0 4096 16386 0 0 0 17 8 0 0 0 0 0 9500608 9505824 16416768 140724626920617 140724626920766 140724626920766 140724626923465 0
/proc/2748/statm: 11717 5489 766 784 0 4731 0
Current children cumulated CPU time (s) 1256.39
Current children cumulated vsize (KiB) 46868

Child status: 0
Real time (s): 1257.16
CPU time (s): 1256.46
CPU user time (s): 1256.44
CPU system time (s): 0.020988
CPU usage (%): 99.9444
Max. virtual memory (cumulated for all children) (KiB): 46868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1256.44
system time used= 0.020988
maximum resident set size= 21976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26878
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 63208

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.25183 second user time and 6.72698 second system time

The end

Launcher Data

Begin job on node128 at 2017-07-21 17:23:03
IDJOB=4241210
IDBENCH=126243
IDSOLVER=2622
FILE ID=node128/4241210-1500650583
RUNJOBID= node128-1500648174-2482
PBS_JOBID= 20623292
Free space on /tmp= 62016 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-09-a4.xml
COMMAND LINE= MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241210-1500650583/watcher-4241210-1500650583 -o /tmp/evaluation-result-4241210-1500650583/solver-4241210-1500650583 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node128-1500648174-2482 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 435707687 HOME/instance-4241210-1500650583.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 24dd80e7bb1ef2b7df88c183d3ee4992
RANDOM SEED=435707687

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

/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		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.12
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		: 2000.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.54
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.12
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		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.54
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.12
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		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.54
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.12
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		: 2667.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32043544 kB
MemAvailable:   32033788 kB
Buffers:           28712 kB
Cached:           274192 kB
SwapCached:            0 kB
Active:           139812 kB
Inactive:         215752 kB
Active(anon):      55564 kB
Inactive(anon):     8544 kB
Active(file):      84248 kB
Inactive(file):   207208 kB
Unevictable:        5956 kB
Mlocked:            5956 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             13864 kB
Writeback:             0 kB
AnonPages:        150668 kB
Mapped:            29360 kB
Shmem:              8844 kB
Slab:              60504 kB
SReclaimable:      29248 kB
SUnreclaim:        31256 kB
KernelStack:        4880 kB
PageTables:         5416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     310380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 62008 MiB
End job on node128 at 2017-07-21 17:44:00