Trace number 4241198

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-28SAT (TO)799 2400.04 2402.12

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-25-a4.xml
MD5SUMa6ebb4642302e72810e9d3407e53c8ef
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark661
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints42552
Number of domains1
Minimum domain size1001
Maximum domain size1001
Distribution of domain sizes[{"size":1001,"count":25}]
Minimum variable degree6625
Maximum variable degree6626
Distribution of variable degrees[{"degree":6625,"count":23},{"degree":6626,"count":2}]
Minimum constraint arity1
Maximum constraint arity25
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":4600},{"arity":4,"count":37950},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints42551
Distribution of constraint types[{"type":"intension","count":42551},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.02	c Mistral-2017-06-28
517.56/518.00	o 799
2400.00/2402.10	s SATISFIABLE
2400.00/2402.10	v <instantiation type="solution">
2400.00/2402.10	v   <list> x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] </list>
2400.00/2402.10	v   <values> 0 1 4 9 11 23 29 44 60 86 99 131 165 192 238 276 306 354 395 478 528 575 628 741 799 </values>
2400.00/2402.10	v </instantiation>

Verifier Data

OK	799

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

pid=10132
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.00 2.01 1.87 2/242 10135
/proc/meminfo: memFree=32044736/32770624 swapFree=5956/185200
[pid=10135] ppid=10132 vsize=14352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) D 10132 10135 9850 0 -1 1077936128 200 0 0 0 0 0 0 0 20 0 1 0 325284 14696448 63 33554432000 4194304 7402444 140725492120144 140725492117240 139705277187783 0 0 4096 0 18446744072101903908 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 3588 63 47 784 0 41 0

[startup+0.100181 s]
/proc/loadavg: 2.00 2.01 1.87 2/242 10135
/proc/meminfo: memFree=32044736/32770624 swapFree=5956/185200
[pid=10135] ppid=10132 vsize=29004 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 1013 0 0 0 8 0 0 0 20 0 1 0 325284 29700096 802 33554432000 4194304 7402444 140725492120144 140725492113384 5887732 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 7251 802 631 784 0 265 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29004

[startup+0.200327 s]
/proc/loadavg: 2.00 2.01 1.87 2/242 10135
/proc/meminfo: memFree=32044736/32770624 swapFree=5956/185200
[pid=10135] ppid=10132 vsize=29332 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 1100 0 0 0 18 0 0 0 20 0 1 0 325284 30035968 868 33554432000 4194304 7402444 140725492120144 140725492113384 139705256754149 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 7333 868 631 784 0 347 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 29332

[startup+0.300325 s]
/proc/loadavg: 2.00 2.01 1.87 2/242 10135
/proc/meminfo: memFree=32044736/32770624 swapFree=5956/185200
[pid=10135] ppid=10132 vsize=29788 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 1260 0 0 0 28 0 0 0 20 0 1 0 325284 30502912 1002 33554432000 4194304 7402444 140725492120144 140725492113384 139705256754149 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 7447 1002 631 784 0 461 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29788

[startup+0.700285 s]
/proc/loadavg: 2.00 2.01 1.87 2/242 10135
/proc/meminfo: memFree=32044736/32770624 swapFree=5956/185200
[pid=10135] ppid=10132 vsize=32128 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 1989 0 0 0 68 0 0 0 20 0 1 0 325284 32899072 1434 33554432000 4194304 7402444 140725492120144 140725492113384 139705257192448 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 8032 1434 631 784 0 1046 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 32128

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 1.87 3/249 10151
/proc/meminfo: memFree=32030792/32770624 swapFree=5956/185188
[pid=10135] ppid=10132 vsize=35368 CPUtime=1.48 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 2923 0 0 0 148 0 0 0 20 0 1 0 325284 36216832 2358 33554432000 4194304 7402444 140725492120144 140725492110888 6076874 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 8842 2358 727 784 0 1856 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35368

[startup+3.10027 s]
/proc/loadavg: 2.00 2.01 1.87 3/249 10151
/proc/meminfo: memFree=32014168/32770624 swapFree=5956/185212
[pid=10135] ppid=10132 vsize=41968 CPUtime=3.07 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 4912 0 0 0 307 0 0 0 20 0 1 0 325284 42975232 4085 33554432000 4194304 7402444 140725492120144 140725492110808 6057097 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 10492 4085 727 784 0 3506 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 41968

[startup+6.30028 s]
/proc/loadavg: 2.08 2.03 1.88 3/249 10151
/proc/meminfo: memFree=31987020/32770624 swapFree=5956/185212
[pid=10135] ppid=10132 vsize=56408 CPUtime=6.27 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 10941 0 0 0 627 0 0 0 20 0 1 0 325284 57761792 7654 33554432000 4194304 7402444 140725492120144 140725492110888 6011308 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 14102 7654 727 784 0 7116 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 56408

[startup+12.7003 s]
/proc/loadavg: 2.08 2.03 1.88 3/249 10151
/proc/meminfo: memFree=31954776/32770624 swapFree=5956/185220
[pid=10135] ppid=10132 vsize=82888 CPUtime=12.67 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 23544 0 0 0 1265 2 0 0 20 0 1 0 325284 84877312 14259 33554432000 4194304 7402444 140725492120144 140725492110888 6029911 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 20722 14259 727 784 0 13736 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 82888

[startup+25.5003 s]
/proc/loadavg: 2.06 2.03 1.88 3/249 10151
/proc/meminfo: memFree=31908292/32770624 swapFree=5956/185188
[pid=10135] ppid=10132 vsize=126668 CPUtime=25.46 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 36697 0 0 0 2543 3 0 0 20 0 1 0 325284 129708032 25114 33554432000 4194304 7402444 140725492120144 140725492110808 4731632 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 31667 25114 727 784 0 24681 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 126668

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 1.88 3/249 10151
/proc/meminfo: memFree=31829984/32770624 swapFree=5956/185180
[pid=10135] ppid=10132 vsize=204180 CPUtime=51.05 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 66238 0 0 0 5099 6 0 0 20 0 1 0 325284 209080320 44490 33554432000 4194304 7402444 140725492120144 140725492110888 4731639 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 51045 44490 727 784 0 44059 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 204180

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 1.89 3/249 10152
/proc/meminfo: memFree=31705408/32770624 swapFree=5956/185220
[pid=10135] ppid=10132 vsize=326768 CPUtime=102.24 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 95674 0 0 0 10213 11 0 0 20 0 1 0 325284 334610432 75045 33554432000 4194304 7402444 140725492120144 140725492110888 6057714 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 81692 75045 727 784 0 74706 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 326768

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.89 3/249 10154
/proc/meminfo: memFree=30824324/32770624 swapFree=5956/185252
[pid=10135] ppid=10132 vsize=1205148 CPUtime=162.18 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 335978 0 0 0 16182 36 0 0 20 0 1 0 325284 1234071552 294821 33554432000 4194304 7402444 140725492120144 140725492114424 4238492 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 301287 294821 765 784 0 294301 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 1205148

[startup+222.309 s]
/proc/loadavg: 2.04 2.03 1.90 3/249 10156
/proc/meminfo: memFree=30651516/32770624 swapFree=5956/185288
[pid=10135] ppid=10132 vsize=1377232 CPUtime=222.13 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 504372 0 0 0 22167 46 0 0 20 0 1 0 325284 1410285568 337999 33554432000 4194304 7402444 140725492120144 140725492114424 139705256754149 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 344308 337999 765 784 0 337322 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 1377232

[startup+282.3 s]
/proc/loadavg: 2.05 2.04 1.91 3/249 10157
/proc/meminfo: memFree=30632764/32770624 swapFree=5956/185320
[pid=10135] ppid=10132 vsize=1395844 CPUtime=282.07 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 571205 0 0 0 28158 49 0 0 20 0 1 0 325284 1429344256 342703 33554432000 4194304 7402444 140725492120144 140725492114712 5821630 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 348961 342703 765 784 0 341975 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 1395844

[startup+342.3 s]
/proc/loadavg: 2.05 2.04 1.93 3/246 10159
/proc/meminfo: memFree=30616552/32770624 swapFree=5956/185344
[pid=10135] ppid=10132 vsize=1412212 CPUtime=342.02 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 638727 0 0 0 34149 53 0 0 20 0 1 0 325284 1446105088 346768 33554432000 4194304 7402444 140725492120144 140725492114424 5758807 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 353053 346768 765 784 0 346067 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 1412212

[startup+402.3 s]
/proc/loadavg: 2.05 2.05 1.94 3/246 10160
/proc/meminfo: memFree=30609572/32770624 swapFree=5956/185380
[pid=10135] ppid=10132 vsize=1419076 CPUtime=401.96 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 641011 0 0 0 40143 53 0 0 20 0 1 0 325284 1453133824 348521 33554432000 4194304 7402444 140725492120144 140725492114440 4238492 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 354769 348521 765 784 0 347783 0
Current children cumulated CPU time (s) 401.96
Current children cumulated vsize (KiB) 1419076

[startup+462.3 s]
/proc/loadavg: 2.02 2.04 1.94 3/247 10169
/proc/meminfo: memFree=30570176/32770624 swapFree=5956/185412
[pid=10135] ppid=10132 vsize=1458016 CPUtime=461.91 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 815922 0 0 0 46129 62 0 0 20 0 1 0 325284 1493008384 358251 33554432000 4194304 7402444 140725492120144 140725492114424 5758845 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 364504 358251 765 784 0 357518 0
Current children cumulated CPU time (s) 461.91
Current children cumulated vsize (KiB) 1458016

[startup+522.3 s]
/proc/loadavg: 2.06 2.05 1.95 3/246 10170
/proc/meminfo: memFree=30527656/32770624 swapFree=5956/185448
[pid=10135] ppid=10132 vsize=1504084 CPUtime=521.86 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 932984 0 0 0 52118 68 0 0 20 0 1 0 325284 1540182016 369716 33554432000 4194304 7402444 140725492120144 140725492114424 4747176 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 376021 369716 765 784 0 369035 0
Current children cumulated CPU time (s) 521.86
Current children cumulated vsize (KiB) 1504084

[startup+582.3 s]
/proc/loadavg: 2.02 2.04 1.95 3/246 10171
/proc/meminfo: memFree=30225644/32770624 swapFree=5956/185460
[pid=10135] ppid=10132 vsize=1802900 CPUtime=581.81 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 1220767 0 0 0 58094 87 0 0 20 0 1 0 325284 1846169600 444450 33554432000 4194304 7402444 140725492120144 140725492114424 5871010 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 450725 444450 765 784 0 443739 0
Current children cumulated CPU time (s) 581.81
Current children cumulated vsize (KiB) 1802900


################
# More data... #
################


[startup+1542.31 s]
/proc/loadavg: 2.05 2.03 1.97 3/246 10197
/proc/meminfo: memFree=29631684/32770624 swapFree=5956/185916
[pid=10135] ppid=10132 vsize=2394128 CPUtime=1540.9 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 2874200 0 0 0 153910 180 0 0 20 0 1 0 325284 2451587072 592271 33554432000 4194304 7402444 140725492120144 140725492114584 5758845 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 598532 592271 765 784 0 591546 0
Current children cumulated CPU time (s) 1540.9
Current children cumulated vsize (KiB) 2394128

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 1.97 3/246 10198
/proc/meminfo: memFree=29632036/32770624 swapFree=5956/185948
[pid=10135] ppid=10132 vsize=2394128 CPUtime=1600.84 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 2877605 0 0 0 159904 180 0 0 20 0 1 0 325284 2451587072 592277 33554432000 4194304 7402444 140725492120144 140725492114584 5758845 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 598532 592277 765 784 0 591546 0
Current children cumulated CPU time (s) 1600.84
Current children cumulated vsize (KiB) 2394128

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 1.97 3/246 10206
/proc/meminfo: memFree=29612608/32770624 swapFree=5956/185984
[pid=10135] ppid=10132 vsize=2413664 CPUtime=1660.78 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 2889062 0 0 0 165897 181 0 0 20 0 1 0 325284 2471591936 597163 33554432000 4194304 7402444 140725492120144 140725492114440 4238492 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 603416 597163 765 784 0 596430 0
Current children cumulated CPU time (s) 1660.78
Current children cumulated vsize (KiB) 2413664

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.97 4/245 10207
/proc/meminfo: memFree=29582600/32770624 swapFree=5956/186012
[pid=10135] ppid=10132 vsize=2444288 CPUtime=1720.74 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 2912203 0 0 0 171891 183 0 0 20 0 1 0 325284 2502950912 604811 33554432000 4194304 7402444 140725492120144 140725492114424 4529202 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 611072 604811 765 784 0 604086 0
Current children cumulated CPU time (s) 1720.74
Current children cumulated vsize (KiB) 2444288

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/245 10208
/proc/meminfo: memFree=29548712/32770624 swapFree=5956/186040
[pid=10135] ppid=10132 vsize=2477552 CPUtime=1780.69 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 2942143 0 0 0 177883 186 0 0 20 0 1 0 325284 2537013248 613093 33554432000 4194304 7402444 140725492120144 140725492114424 5758845 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 619388 613093 765 784 0 612402 0
Current children cumulated CPU time (s) 1780.69
Current children cumulated vsize (KiB) 2477552

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/245 10209
/proc/meminfo: memFree=29523540/32770624 swapFree=5956/186064
[pid=10135] ppid=10132 vsize=2504004 CPUtime=1840.64 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 2978582 0 0 0 183875 189 0 0 20 0 1 0 325284 2564100096 619717 33554432000 4194304 7402444 140725492120144 140725492114440 5877690 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 626001 619717 765 784 0 619015 0
Current children cumulated CPU time (s) 1840.64
Current children cumulated vsize (KiB) 2504004

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/245 10210
/proc/meminfo: memFree=29475296/32770624 swapFree=5956/186096
[pid=10135] ppid=10132 vsize=2551788 CPUtime=1900.6 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 3031051 0 0 0 189868 192 0 0 20 0 1 0 325284 2613030912 631695 33554432000 4194304 7402444 140725492120144 140725492114424 5877736 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 637947 631695 765 784 0 630961 0
Current children cumulated CPU time (s) 1900.6
Current children cumulated vsize (KiB) 2551788

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/246 10213
/proc/meminfo: memFree=29468748/32770624 swapFree=5956/186128
[pid=10135] ppid=10132 vsize=2558652 CPUtime=1960.55 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 3075705 0 0 0 195861 194 0 0 20 0 1 0 325284 2620059648 633428 33554432000 4194304 7402444 140725492120144 140725492114424 5758807 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 639663 633428 765 784 0 632677 0
Current children cumulated CPU time (s) 1960.55
Current children cumulated vsize (KiB) 2558652

[startup+2022.3 s]
/proc/loadavg: 2.11 2.04 1.98 3/246 10214
/proc/meminfo: memFree=29460564/32770624 swapFree=5956/186160
[pid=10135] ppid=10132 vsize=2566836 CPUtime=2020.51 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 3123456 0 0 0 201853 198 0 0 20 0 1 0 325284 2628440064 635477 33554432000 4194304 7402444 140725492120144 140725492114424 5758807 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 641709 635477 765 784 0 634723 0
Current children cumulated CPU time (s) 2020.51
Current children cumulated vsize (KiB) 2566836

[startup+2082.3 s]
/proc/loadavg: 2.04 2.04 1.98 3/246 10215
/proc/meminfo: memFree=29452272/32770624 swapFree=5956/186184
[pid=10135] ppid=10132 vsize=2575284 CPUtime=2080.46 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 3173857 0 0 0 207845 201 0 0 20 0 1 0 325284 2637090816 637577 33554432000 4194304 7402444 140725492120144 140725492114440 5750500 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 643821 637577 765 784 0 636835 0
Current children cumulated CPU time (s) 2080.46
Current children cumulated vsize (KiB) 2575284

[startup+2142.3 s]
/proc/loadavg: 2.02 2.03 1.98 3/246 10217
/proc/meminfo: memFree=29450900/32770624 swapFree=5956/186220
[pid=10135] ppid=10132 vsize=2576604 CPUtime=2140.41 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 3222955 0 0 0 213837 204 0 0 20 0 1 0 325284 2638442496 637893 33554432000 4194304 7402444 140725492120144 140725492114584 4529200 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 644151 637893 765 784 0 637165 0
Current children cumulated CPU time (s) 2140.41
Current children cumulated vsize (KiB) 2576604

[startup+2202.31 s]
/proc/loadavg: 2.01 2.03 1.98 3/246 10218
/proc/meminfo: memFree=29444768/32770624 swapFree=5956/186248
[pid=10135] ppid=10132 vsize=2582940 CPUtime=2200.37 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 3273935 0 0 0 219831 206 0 0 20 0 1 0 325284 2644930560 639487 33554432000 4194304 7402444 140725492120144 140725492114584 5877690 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 645735 639487 765 784 0 638749 0
Current children cumulated CPU time (s) 2200.37
Current children cumulated vsize (KiB) 2582940

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/246 10227
/proc/meminfo: memFree=29444328/32770624 swapFree=5704/186296
[pid=10135] ppid=10132 vsize=2582940 CPUtime=2260.32 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 3302215 0 0 0 225824 208 0 0 20 0 1 0 325284 2644930560 639506 33554432000 4194304 7402444 140725492120144 140725492114584 5878648 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 645735 639506 765 784 0 638749 0
Current children cumulated CPU time (s) 2260.32
Current children cumulated vsize (KiB) 2582940

[startup+2322.3 s]
/proc/loadavg: 2.08 2.04 1.99 3/246 10250
/proc/meminfo: memFree=29431408/32770624 swapFree=5664/186312
[pid=10135] ppid=10132 vsize=2594952 CPUtime=2320.27 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 3380817 0 0 0 231816 211 0 0 20 0 1 0 325284 2657230848 642486 33554432000 4194304 7402444 140725492120144 140725492114584 5877663 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 648738 642486 765 784 0 641752 0
Current children cumulated CPU time (s) 2320.27
Current children cumulated vsize (KiB) 2594952

[startup+2382.3 s]
/proc/loadavg: 2.03 2.04 1.99 3/246 10251
/proc/meminfo: memFree=29421216/32770624 swapFree=5664/186344
[pid=10135] ppid=10132 vsize=2604588 CPUtime=2380.22 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 3439032 0 0 0 237807 215 0 0 20 0 1 0 325284 2667098112 644914 33554432000 4194304 7402444 140725492120144 140725492114424 5758807 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 651147 644914 765 784 0 644161 0
Current children cumulated CPU time (s) 2380.22
Current children cumulated vsize (KiB) 2604588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.1 s]
/proc/loadavg: 2.02 2.04 1.99 3/246 10251
/proc/meminfo: memFree=29418364/32770624 swapFree=5664/186348
[pid=10135] ppid=10132 vsize=2607756 CPUtime=2400 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 3440191 0 0 0 239785 215 0 0 20 0 1 0 325284 2670342144 645621 33554432000 4194304 7402444 140725492120144 140725492114424 5750752 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 651939 645621 765 784 0 644953 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 2607756

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+2402.1 s]
/proc/loadavg: 2.02 2.04 1.99 3/246 10251
/proc/meminfo: memFree=29418364/32770624 swapFree=5664/186348
[pid=10135] ppid=10132 vsize=2607756 CPUtime=2400 cores=0,2,4,6,8,10,12,14
/proc/10135/stat : 10135 (MistralXCSP) R 10132 10135 9850 0 -1 4202496 3440191 0 0 0 239785 215 0 0 20 0 1 0 325284 2670342144 645621 33554432000 4194304 7402444 140725492120144 140725492114424 5750752 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 29655040 140725492126889 140725492127038 140725492127038 140725492129737 0
/proc/10135/statm: 651939 645621 765 784 0 644953 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 2607756

Child status: 0
Real time (s): 2402.12
CPU time (s): 2400.04
CPU user time (s): 2397.86
CPU system time (s): 2.17538
CPU usage (%): 99.9131
Max. virtual memory (cumulated for all children) (KiB): 2607756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.86
system time used= 2.17538
maximum resident set size= 2582760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3440223
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= 459
involuntary context switches= 123137

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.38208 second user time and 13.5615 second system time

The end

Launcher Data

Begin job on node134 at 2017-07-21 17:23:01
IDJOB=4241198
IDBENCH=126239
IDSOLVER=2622
FILE ID=node134/4241198-1500650581
RUNJOBID= node134-1500648174-9882
PBS_JOBID= 20623286
Free space on /tmp= 62004 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-25-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-4241198-1500650581/watcher-4241198-1500650581 -o /tmp/evaluation-result-4241198-1500650581/solver-4241198-1500650581 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1500648174-9882 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 435707687 HOME/instance-4241198-1500650581.xml

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

MD5SUM BENCH= a6ebb4642302e72810e9d3407e53c8ef
RANDOM SEED=435707687

node134.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.84
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		: 1867.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.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		: 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.84
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		: 1600.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.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		: 1867.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.84
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		: 1600.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.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		: 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.84
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		: 1733.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.55
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		: 2133.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.84
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		: 2400.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.55
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		: 1600.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.84
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		: 1733.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.55
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		: 1600.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.84
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		: 2667.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.55
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.84
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		: 2400.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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32045140 kB
MemAvailable:   32034172 kB
Buffers:           31932 kB
Cached:           267864 kB
SwapCached:            0 kB
Active:           156728 kB
Inactive:         193756 kB
Active(anon):      54036 kB
Inactive(anon):     8560 kB
Active(file):     102692 kB
Inactive(file):   185196 kB
Unevictable:        5956 kB
Mlocked:            5956 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7628 kB
Writeback:             0 kB
AnonPages:         51004 kB
Mapped:            29336 kB
Shmem:              8872 kB
Slab:              65296 kB
SReclaimable:      33960 kB
SUnreclaim:        31336 kB
KernelStack:        4320 kB
PageTables:         4596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     309044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61992 MiB
End job on node134 at 2017-07-21 18:03:03