Trace number 4261108

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
Mistral-2.0 2017-07-28SAT (TO)104 2519.9399 2520

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-13-09.xml
MD5SUM19b417ad6dc2829e4bf67cafab0f775d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark104
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints97
Number of domains2
Minimum domain size1
Maximum domain size349
Distribution of domain sizes[{"size":1,"count":1},{"size":349,"count":61}]
Minimum variable degree3
Maximum variable degree9
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":1},{"degree":6,"count":22},{"degree":7,"count":18},{"degree":8,"count":18},{"degree":9,"count":2}]
Minimum constraint arity2
Maximum constraint arity60
Distribution of constraint arities[{"arity":2,"count":93},{"arity":60,"count":4}]
Number of extensional constraints0
Number of intensional constraints93
Distribution of constraint types[{"type":"intension","count":93},{"type":"cumulative","count":4}]
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.07	c 280717
7.72/7.85	o 122
7.72/7.87	o 120
8.32/8.43	o 119
8.42/8.55	o 117
8.62/8.74	o 116
8.72/8.81	o 115
8.72/8.90	o 114
10.71/10.87	o 113
11.20/11.35	o 112
11.50/11.62	o 111
13.50/13.64	o 110
13.80/13.95	o 109
16.10/16.25	o 108
26.31/26.47	o 107
464.58/464.71	o 106
1580.72/1580.86	o 105
1676.11/1676.23	o 104
2519.93/2520.00	s SATISFIABLE
2519.93/2520.00	v <instantiation type="solution">
2519.93/2520.00	v   <list> s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] </list>
2519.93/2520.00	v   <values> 0 0 0 2 1 1 11 68 11 18 20 2 32 15 11 20 21 22 31 34 2 12 45 46 22 55 15 36 63 24 24 35 22 59 55 33 39 58 44 76 66 32 63 52 93 75 85 61 48 84 63 39 66 85 72 79 76 83 93 94 98 104 </values>
2519.93/2520.00	v </instantiation>

Verifier Data

OK	104

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-4261108-1502372180/watcher-4261108-1502372180 -o /tmp/evaluation-result-4261108-1502372180/solver-4261108-1502372180 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502334771-27115 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 759694978 HOME/instance-4261108-1502372180.xml 

pid=32578
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.05 2.03 2.05 2/180 32581
/proc/meminfo: memFree=31707544/32770624 swapFree=0/370268
[pid=32581] ppid=32578 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/32581/stat : 32581 (runsolver) D 32578 32581 6971 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 25558656 24240128 106 18446744073709551615 4194304 4338465 140723602318880 140723602316520 140378093314775 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 26337280 140723602321548 140723602321994 140723602321994 140723602325450 0
/proc/32581/statm: 5918 106 53 36 0 2156 0

[startup+0.100152 s]
/proc/loadavg: 2.05 2.03 2.05 2/180 32581
/proc/meminfo: memFree=31707544/32770624 swapFree=0/370268
[pid=32581] ppid=32578 vsize=28796 CPUtime=0.02 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 1050 0 0 0 2 0 0 0 20 0 1 0 25558656 29487104 868 18446744073709551615 4194304 7396336 140726200021712 140726200018712 140169831633938 0 0 1 0 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 7199 868 692 782 0 215 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 28796

[startup+0.200261 s]
/proc/loadavg: 2.05 2.03 2.05 2/180 32581
/proc/meminfo: memFree=31707544/32770624 swapFree=0/370268
[pid=32581] ppid=32578 vsize=28920 CPUtime=0.12 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 1082 0 0 0 12 0 0 0 20 0 1 0 25558656 29614080 868 18446744073709551615 4194304 7396336 140726200021712 140726200011488 6163494 0 0 1 0 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 7230 868 692 782 0 246 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 28920

[startup+0.300269 s]
/proc/loadavg: 2.05 2.03 2.05 2/180 32581
/proc/meminfo: memFree=31707544/32770624 swapFree=0/370268
[pid=32581] ppid=32578 vsize=42324 CPUtime=0.22 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 4787 0 0 0 22 0 0 0 20 0 1 0 25558656 43339776 4298 18446744073709551615 4194304 7396336 140726200021712 140726200011488 140169832111655 0 0 1 0 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 10581 4298 739 782 0 3597 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 42324

[startup+0.700252 s]
/proc/loadavg: 2.05 2.03 2.05 2/180 32581
/proc/meminfo: memFree=31707544/32770624 swapFree=0/370268
[pid=32581] ppid=32578 vsize=69696 CPUtime=0.61 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 11411 0 0 0 60 1 0 0 20 0 1 0 25558656 71368704 11162 18446744073709551615 4194304 7396336 140726200021712 140726200012520 4565872 0 0 1 0 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 17424 11162 739 782 0 10440 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 69696

[startup+1.50023 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 32582
/proc/meminfo: memFree=31659444/32770624 swapFree=0/370256
[pid=32581] ppid=32578 vsize=86112 CPUtime=1.42 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 15493 0 0 0 140 2 0 0 20 0 1 0 25558656 88178688 15187 18446744073709551615 4194304 7396336 140726200021712 140726200012312 4566039 0 0 1 0 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 21528 15187 739 782 0 14544 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 86112

[startup+3.10022 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 32583
/proc/meminfo: memFree=31637572/32770624 swapFree=0/370268
[pid=32581] ppid=32578 vsize=108020 CPUtime=3.01 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 21542 0 0 0 299 2 0 0 20 0 1 0 25558656 110612480 20721 18446744073709551615 4194304 7396336 140726200021712 140726200012520 5839589 0 0 1 0 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 27005 20721 739 782 0 20021 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 108020

[startup+6.30022 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 32583
/proc/meminfo: memFree=31578104/32770624 swapFree=0/370268
[pid=32581] ppid=32578 vsize=164008 CPUtime=6.21 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 49814 0 0 0 617 4 0 0 20 0 1 0 25558656 167944192 34696 18446744073709551615 4194304 7396336 140726200021712 140726200012520 4405372 0 0 1 0 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 41002 34696 739 782 0 34018 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 164008

[startup+12.7003 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 32583
/proc/meminfo: memFree=31552108/32770624 swapFree=0/370268
[pid=32581] ppid=32578 vsize=182524 CPUtime=12.6 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 96200 0 0 0 1253 7 0 0 20 0 1 0 25558656 186904576 39392 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5576651 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45631 39392 772 782 0 38647 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 182524

[startup+25.5004 s]
/proc/loadavg: 2.03 2.03 2.05 3/181 32583
/proc/meminfo: memFree=31552216/32770624 swapFree=0/370268
[pid=32581] ppid=32578 vsize=182656 CPUtime=25.4 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 129192 0 0 0 2531 9 0 0 20 0 1 0 25558656 187039744 39414 18446744073709551615 4194304 7396336 140726200021712 140726200016264 5649694 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39414 772 782 0 38680 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 182656

[startup+51.1004 s]
/proc/loadavg: 1.94 2.01 2.04 3/181 32705
/proc/meminfo: memFree=31517880/32770624 swapFree=0/370744
[pid=32581] ppid=32578 vsize=182656 CPUtime=50.98 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 141135 0 0 0 5088 10 0 0 20 0 1 0 25558656 187039744 39415 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5628712 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39415 772 782 0 38680 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 182656

[startup+102.3 s]
/proc/loadavg: 1.97 2.01 2.04 3/181 32706
/proc/meminfo: memFree=31298520/32770624 swapFree=0/370344
[pid=32581] ppid=32578 vsize=182656 CPUtime=102.18 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 143816 0 0 0 10207 11 0 0 20 0 1 0 25558656 187039744 39416 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5628712 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39416 772 782 0 38680 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 182656

[startup+162.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/181 32708
/proc/meminfo: memFree=31298000/32770624 swapFree=0/370376
[pid=32581] ppid=32578 vsize=182656 CPUtime=162.18 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 144478 0 0 0 16207 11 0 0 20 0 1 0 25558656 187039744 39420 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5628706 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39420 772 782 0 38680 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 182656

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 32711
/proc/meminfo: memFree=31297128/32770624 swapFree=0/370404
[pid=32581] ppid=32578 vsize=182656 CPUtime=222.19 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 145142 0 0 0 22208 11 0 0 20 0 1 0 25558656 187039744 39422 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5576651 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39422 772 782 0 38680 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 182656

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 32713
/proc/meminfo: memFree=31298304/32770624 swapFree=0/370416
[pid=32581] ppid=32578 vsize=182656 CPUtime=282.18 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 145799 0 0 0 28207 11 0 0 20 0 1 0 25558656 187039744 39423 18446744073709551615 4194304 7396336 140726200021712 140726200016728 4582546 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39423 772 782 0 38680 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 182656

[startup+342.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/181 32715
/proc/meminfo: memFree=31297928/32770624 swapFree=0/370440
[pid=32581] ppid=32578 vsize=182656 CPUtime=342.18 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 146462 0 0 0 34207 11 0 0 20 0 1 0 25558656 187039744 39423 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5649755 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39423 772 782 0 38680 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 182656

[startup+402.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 32718
/proc/meminfo: memFree=31298172/32770624 swapFree=0/370460
[pid=32581] ppid=32578 vsize=182656 CPUtime=402.18 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 147126 0 0 0 40207 11 0 0 20 0 1 0 25558656 187039744 39424 18446744073709551615 4194304 7396336 140726200021712 140726200016728 4317563 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39424 772 782 0 38680 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 182656

[startup+462.3 s]
/proc/loadavg: 2.14 2.06 2.05 3/181 32720
/proc/meminfo: memFree=31298048/32770624 swapFree=0/370492
[pid=32581] ppid=32578 vsize=182656 CPUtime=462.18 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 147791 0 0 0 46207 11 0 0 20 0 1 0 25558656 187039744 39425 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5628712 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39425 772 782 0 38680 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 182656

[startup+522.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/184 32736
/proc/meminfo: memFree=31294148/32770624 swapFree=0/370548
[pid=32581] ppid=32578 vsize=182656 CPUtime=522.18 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 148460 0 0 0 52207 11 0 0 20 0 1 0 25558656 187039744 39426 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5649755 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39426 772 782 0 38680 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 182656

[startup+582.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/182 32738
/proc/meminfo: memFree=31296588/32770624 swapFree=0/370568
[pid=32581] ppid=32578 vsize=182656 CPUtime=582.18 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 149124 0 0 0 58207 11 0 0 20 0 1 0 25558656 187039744 39426 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5575964 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39426 772 782 0 38680 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 182656


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 319
/proc/meminfo: memFree=31297472/32770624 swapFree=0/371024
[pid=32581] ppid=32578 vsize=182656 CPUtime=1602.21 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 160363 0 0 0 160207 14 0 0 20 0 1 0 25558656 187039744 39427 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5575964 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39427 772 782 0 38680 0
Current children cumulated CPU time (s) 1602.21
Current children cumulated vsize (KiB) 182656

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 321
/proc/meminfo: memFree=31297224/32770624 swapFree=0/371048
[pid=32581] ppid=32578 vsize=182656 CPUtime=1662.21 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 161019 0 0 0 166207 14 0 0 20 0 1 0 25558656 187039744 39427 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5576720 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39427 772 782 0 38680 0
Current children cumulated CPU time (s) 1662.21
Current children cumulated vsize (KiB) 182656

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 345
/proc/meminfo: memFree=31293620/32770624 swapFree=0/371072
[pid=32581] ppid=32578 vsize=182656 CPUtime=1722.21 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 161696 0 0 0 172207 14 0 0 20 0 1 0 25558656 187039744 39427 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5649188 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39427 772 782 0 38680 0
Current children cumulated CPU time (s) 1722.21
Current children cumulated vsize (KiB) 182656

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 347
/proc/meminfo: memFree=31295600/32770624 swapFree=0/371088
[pid=32581] ppid=32578 vsize=182656 CPUtime=1782.21 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 162357 0 0 0 178207 14 0 0 20 0 1 0 25558656 187039744 39427 18446744073709551615 4194304 7396336 140726200021712 140726200016728 4319827 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39427 772 782 0 38680 0
Current children cumulated CPU time (s) 1782.21
Current children cumulated vsize (KiB) 182656

[startup+1842.3 s]
/proc/loadavg: 2.11 2.04 2.05 3/182 349
/proc/meminfo: memFree=31296512/32770624 swapFree=0/371100
[pid=32581] ppid=32578 vsize=182656 CPUtime=1842.21 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 163018 0 0 0 184207 14 0 0 20 0 1 0 25558656 187039744 39427 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5839021 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39427 772 782 0 38680 0
Current children cumulated CPU time (s) 1842.21
Current children cumulated vsize (KiB) 182656

[startup+1902.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/182 351
/proc/meminfo: memFree=31296636/32770624 swapFree=0/371092
[pid=32581] ppid=32578 vsize=182656 CPUtime=1902.21 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 163679 0 0 0 190207 14 0 0 20 0 1 0 25558656 187039744 39427 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5576665 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39427 772 782 0 38680 0
Current children cumulated CPU time (s) 1902.21
Current children cumulated vsize (KiB) 182656

[startup+1962.3 s]
/proc/loadavg: 2.11 2.06 2.05 3/182 353
/proc/meminfo: memFree=31297248/32770624 swapFree=0/371124
[pid=32581] ppid=32578 vsize=182656 CPUtime=1962.21 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 164340 0 0 0 196207 14 0 0 20 0 1 0 25558656 187039744 39427 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5586398 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39427 772 782 0 38680 0
Current children cumulated CPU time (s) 1962.21
Current children cumulated vsize (KiB) 182656

[startup+2022.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/182 356
/proc/meminfo: memFree=31296736/32770624 swapFree=0/371136
[pid=32581] ppid=32578 vsize=182656 CPUtime=2022.21 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 165001 0 0 0 202207 14 0 0 20 0 1 0 25558656 187039744 39427 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5575964 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39427 772 782 0 38680 0
Current children cumulated CPU time (s) 2022.21
Current children cumulated vsize (KiB) 182656

[startup+2082.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 358
/proc/meminfo: memFree=31297244/32770624 swapFree=0/371164
[pid=32581] ppid=32578 vsize=182656 CPUtime=2082.22 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 165657 0 0 0 208208 14 0 0 20 0 1 0 25558656 187039744 39427 18446744073709551615 4194304 7396336 140726200021712 140726200016728 4264294 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39427 772 782 0 38680 0
Current children cumulated CPU time (s) 2082.22
Current children cumulated vsize (KiB) 182656

[startup+2142.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 361
/proc/meminfo: memFree=31297116/32770624 swapFree=0/371184
[pid=32581] ppid=32578 vsize=182656 CPUtime=2142.21 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 166323 0 0 0 214207 14 0 0 20 0 1 0 25558656 187039744 39427 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5575200 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39427 772 782 0 38680 0
Current children cumulated CPU time (s) 2142.21
Current children cumulated vsize (KiB) 182656

[startup+2202.31 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 364
/proc/meminfo: memFree=31297364/32770624 swapFree=0/371196
[pid=32581] ppid=32578 vsize=182656 CPUtime=2202.23 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 166984 0 0 0 220208 15 0 0 20 0 1 0 25558656 187039744 39427 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5575964 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39427 772 782 0 38680 0
Current children cumulated CPU time (s) 2202.23
Current children cumulated vsize (KiB) 182656

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 366
/proc/meminfo: memFree=31297364/32770624 swapFree=0/371212
[pid=32581] ppid=32578 vsize=182656 CPUtime=2262.22 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 167645 0 0 0 226207 15 0 0 20 0 1 0 25558656 187039744 39427 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5649694 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39427 772 782 0 38680 0
Current children cumulated CPU time (s) 2262.22
Current children cumulated vsize (KiB) 182656

[startup+2322.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/185 383
/proc/meminfo: memFree=31293060/32770624 swapFree=0/371272
[pid=32581] ppid=32578 vsize=182656 CPUtime=2322.22 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 168306 0 0 0 232207 15 0 0 20 0 1 0 25558656 187039744 39427 18446744073709551615 4194304 7396336 140726200021712 140726200016728 4582143 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39427 772 782 0 38680 0
Current children cumulated CPU time (s) 2322.22
Current children cumulated vsize (KiB) 182656

[startup+2382.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/185 409
/proc/meminfo: memFree=31290796/32770624 swapFree=0/371312
[pid=32581] ppid=32578 vsize=182656 CPUtime=2382.22 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 168972 0 0 0 238207 15 0 0 20 0 1 0 25558656 187039744 39427 18446744073709551615 4194304 7396336 140726200021712 140726200016728 4317563 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39427 772 782 0 38680 0
Current children cumulated CPU time (s) 2382.22
Current children cumulated vsize (KiB) 182656

[startup+2442.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/182 411
/proc/meminfo: memFree=31294908/32770624 swapFree=0/371340
[pid=32581] ppid=32578 vsize=182656 CPUtime=2442.23 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 169633 0 0 0 244208 15 0 0 20 0 1 0 25558656 187039744 39427 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5575964 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39427 772 782 0 38680 0
Current children cumulated CPU time (s) 2442.23
Current children cumulated vsize (KiB) 182656

[startup+2502.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/182 414
/proc/meminfo: memFree=31296584/32770624 swapFree=0/371356
[pid=32581] ppid=32578 vsize=182656 CPUtime=2502.23 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 170281 0 0 0 250208 15 0 0 20 0 1 0 25558656 187039744 39427 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5575964 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39427 772 782 0 38680 0
Current children cumulated CPU time (s) 2502.23
Current children cumulated vsize (KiB) 182656



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.05 2.04 2.05 3/182 415
/proc/meminfo: memFree=31296336/32770624 swapFree=0/371352
[pid=32581] ppid=32578 vsize=182656 CPUtime=2519.93 cores=1,3,5,7
/proc/32581/stat : 32581 (MistralXCSP) R 32578 32581 6971 0 -1 4202496 170928 0 0 0 251978 15 0 0 20 0 1 0 25558656 187039744 39427 18446744073709551615 4194304 7396336 140726200021712 140726200016728 5586398 0 0 1 16386 0 0 0 17 5 0 0 7 0 0 9496464 9501696 30863360 140726200029620 140726200029769 140726200029769 140726200033225 0
/proc/32581/statm: 45664 39427 772 782 0 38680 0
Current children cumulated CPU time (s) 2519.93
Current children cumulated vsize (KiB) 182656

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 32581 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 2520
CPU time (s): 2519.94
CPU user time (s): 2519.78
CPU system time (s): 0.154002
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 182656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.78
system time used= 0.154002
maximum resident set size= 157728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170965
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= 62
involuntary context switches= 671

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.8426 second user time and 5.66094 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-10 15:22:04
IDJOB=4261108
IDBENCH=128351
IDSOLVER=2649
FILE ID=node124/4261108-1502372180
RUNJOBID= node124-1502334771-27115
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-13-09.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-4261108-1502372180/watcher-4261108-1502372180 -o /tmp/evaluation-result-4261108-1502372180/solver-4261108-1502372180 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502334771-27115 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 759694978 HOME/instance-4261108-1502372180.xml

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

MD5SUM BENCH= 19b417ad6dc2829e4bf67cafab0f775d
RANDOM SEED=759694978

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31707544 kB
MemAvailable:   32012416 kB
Buffers:          171976 kB
Cached:           422224 kB
SwapCached:            0 kB
Active:           267440 kB
Inactive:         387036 kB
Active(anon):      60628 kB
Inactive(anon):    16768 kB
Active(file):     206812 kB
Inactive(file):   370268 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5876 kB
Writeback:             0 kB
AnonPages:         74232 kB
Mapped:            36856 kB
Shmem:             17128 kB
Slab:             112204 kB
SReclaimable:      87252 kB
SUnreclaim:        24952 kB
KernelStack:        3488 kB
PageTables:         4776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     316220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62020 MiB
End job on node124 at 2017-08-10 16:04:04