Trace number 4260934

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)91 2520.05 2519.8999

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-12-a3.xml
MD5SUM0a01517bf7d7882ddb7c2c03c4be0b51
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark85
Best CPU time to get the best result obtained on this benchmark1775.33
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints69
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":66},{"size":501,"count":12}]
Minimum variable degree0
Maximum variable degree13
Distribution of variable degrees[{"degree":0,"count":78},{"degree":2,"count":66},{"degree":12,"count":10},{"degree":13,"count":2}]
Minimum constraint arity1
Maximum constraint arity66
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":66},{"arity":12,"count":1},{"arity":66,"count":1}]
Number of extensional constraints0
Number of intensional constraints67
Distribution of constraint types[{"type":"intension","count":67},{"type":"allDifferent","count":1},{"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.09	c 280717
0.20/0.35	o 124
0.20/0.38	o 119
0.20/0.38	o 116
0.30/0.40	o 112
0.30/0.43	o 108
0.50/0.67	o 107
0.60/0.70	o 105
0.60/0.72	o 104
0.70/0.80	o 102
1.60/1.72	o 101
5.20/5.34	o 99
12.90/13.02	o 98
13.20/13.31	o 96
17.80/17.93	o 94
163.51/163.62	o 93
260.42/260.52	o 91
2520.04/2519.90	s SATISFIABLE
2520.04/2519.90	v <instantiation type="solution">
2520.04/2519.90	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] y[0][0] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[1][0] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][7] y[7][8] y[7][9] y[7][10] y[7][11] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][8] y[8][9] y[8][10] y[8][11] y[9][0] y[9][1] y[9][2] y[9][3] y[9][4] y[9][5] y[9][6] y[9][7] y[9][8] y[9][9] y[9][10] y[9][11] y[10][0] y[10][1] y[10][2] y[10][3] y[10][4] y[10][5] y[10][6] y[10][7] y[10][8] y[10][9] y[10][10] y[10][11] y[11][0] y[11][1] y[11][2] y[11][3] y[11][4] y[11][5] y[11][6] y[11][7] y[11][8] y[11][9] y[11][10] y[11][11] </list>
2520.04/2519.90	v   <values> 0 1 3 14 33 40 56 64 76 81 85 91 * 1 3 14 33 40 56 64 76 81 85 91 * * 2 13 32 39 55 63 75 80 84 90 * * * 11 30 37 53 61 73 78 82 88 * * * * 19 26 42 50 62 67 71 77 * * * * * 7 23 31 43 48 52 58 * * * * * * 16 24 36 41 45 51 * * * * * * * 8 20 25 29 35 * * * * * * * * 12 17 21 27 * * * * * * * * * 5 9 15 * * * * * * * * * * 4 10 * * * * * * * * * * * 6 * * * * * * * * * * * * </values>
2520.04/2519.90	v </instantiation>

Verifier Data

OK	91

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-4260934-1502361681/watcher-4260934-1502361681 -o /tmp/evaluation-result-4260934-1502361681/solver-4260934-1502361681 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502331121-20547 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1010068735 HOME/instance-4260934-1502361681.xml 

pid=26433
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.02 2.02 2.05 2/180 26436
/proc/meminfo: memFree=31344132/32770624 swapFree=0/480872
[pid=26436] ppid=26433 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/26436/stat : 26436 (runsolver) D 26433 26436 4057 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 38388954 24240128 106 18446744073709551615 4194304 4338465 140721563853200 140721563850840 139678983275223 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 24748032 140721563861131 140721563861578 140721563861578 140721563865034 0
/proc/26436/statm: 5918 106 53 36 0 2156 0

[startup+0.100091 s]
/proc/loadavg: 2.02 2.02 2.05 2/180 26436
/proc/meminfo: memFree=31344132/32770624 swapFree=0/480872
[pid=26436] ppid=26433 vsize=28796 CPUtime=0 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 1013 0 0 0 0 0 0 0 20 0 1 0 38388954 29487104 802 18446744073709551615 4194304 7396336 140736820045072 140736820042072 6164480 0 0 1 0 0 0 0 17 0 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7199 802 607 782 0 215 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 28796

[startup+0.200528 s]
/proc/loadavg: 2.02 2.02 2.05 2/180 26436
/proc/meminfo: memFree=31344132/32770624 swapFree=0/480872
[pid=26436] ppid=26433 vsize=28920 CPUtime=0.1 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 1102 0 0 0 10 0 0 0 20 0 1 0 38388954 29614080 917 18446744073709551615 4194304 7396336 140736820045072 140736820035768 139776469993783 0 0 1 0 0 0 0 17 2 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7230 917 711 782 0 246 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 28920

[startup+0.300277 s]
/proc/loadavg: 2.02 2.02 2.05 2/180 26436
/proc/meminfo: memFree=31344132/32770624 swapFree=0/480872
[pid=26436] ppid=26433 vsize=29316 CPUtime=0.2 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 1228 0 0 0 20 0 0 0 20 0 1 0 38388954 30019584 1048 18446744073709551615 4194304 7396336 140736820045072 140736820035768 4379197 0 0 1 16386 0 0 0 17 2 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7329 1048 763 782 0 345 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 29316

[startup+0.70028 s]
/proc/loadavg: 2.02 2.02 2.05 2/180 26436
/proc/meminfo: memFree=31344132/32770624 swapFree=0/480872
[pid=26436] ppid=26433 vsize=30008 CPUtime=0.6 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 1430 0 0 0 60 0 0 0 20 0 1 0 38388954 30728192 1246 18446744073709551615 4194304 7396336 140736820045072 140736820035768 4581738 0 0 1 16386 0 0 0 17 2 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7502 1246 764 782 0 518 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 30008

[startup+1.50028 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 26437
/proc/meminfo: memFree=31342440/32770624 swapFree=0/480860
[pid=26436] ppid=26433 vsize=30008 CPUtime=1.4 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 1430 0 0 0 140 0 0 0 20 0 1 0 38388954 30728192 1246 18446744073709551615 4194304 7396336 140736820045072 140736820040088 4402666 0 0 1 16386 0 0 0 17 2 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7502 1246 764 782 0 518 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 30008

[startup+3.10028 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 26437
/proc/meminfo: memFree=31341760/32770624 swapFree=0/480860
[pid=26436] ppid=26433 vsize=30008 CPUtime=3 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 1799 0 0 0 300 0 0 0 20 0 1 0 38388954 30728192 1272 18446744073709551615 4194304 7396336 140736820045072 140736820040088 4406337 0 0 1 16386 0 0 0 17 2 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7502 1272 764 782 0 518 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 30008

[startup+6.30028 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 26437
/proc/meminfo: memFree=31341992/32770624 swapFree=0/480852
[pid=26436] ppid=26433 vsize=30008 CPUtime=6.2 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 2181 0 0 0 620 0 0 0 20 0 1 0 38388954 30728192 1272 18446744073709551615 4194304 7396336 140736820045072 140736820040088 4249442 0 0 1 16386 0 0 0 17 2 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7502 1272 764 782 0 518 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 30008

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 26437
/proc/meminfo: memFree=31341620/32770624 swapFree=0/480844
[pid=26436] ppid=26433 vsize=30008 CPUtime=12.6 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 2550 0 0 0 1260 0 0 0 20 0 1 0 38388954 30728192 1272 18446744073709551615 4194304 7396336 140736820045072 140736820040088 4406408 0 0 1 16386 0 0 0 17 2 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7502 1272 764 782 0 518 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 30008

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 26438
/proc/meminfo: memFree=31341744/32770624 swapFree=0/480840
[pid=26436] ppid=26433 vsize=30008 CPUtime=25.4 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 3314 0 0 0 2540 0 0 0 20 0 1 0 38388954 30728192 1272 18446744073709551615 4194304 7396336 140736820045072 140736820040088 5685147 0 0 1 16386 0 0 0 17 2 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7502 1272 764 782 0 518 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 30008

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 26439
/proc/meminfo: memFree=31341372/32770624 swapFree=0/480836
[pid=26436] ppid=26433 vsize=30008 CPUtime=51 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 3683 0 0 0 5100 0 0 0 20 0 1 0 38388954 30728192 1272 18446744073709551615 4194304 7396336 140736820045072 140736820040088 5575312 0 0 1 16386 0 0 0 17 2 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7502 1272 764 782 0 518 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 30008

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26441
/proc/meminfo: memFree=31341372/32770624 swapFree=0/480852
[pid=26436] ppid=26433 vsize=30008 CPUtime=102.21 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 4052 0 0 0 10221 0 0 0 20 0 1 0 38388954 30728192 1272 18446744073709551615 4194304 7396336 140736820045072 140736820040088 4257837 0 0 1 16386 0 0 0 17 2 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7502 1272 764 782 0 518 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 30008

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26443
/proc/meminfo: memFree=31340540/32770624 swapFree=0/480852
[pid=26436] ppid=26433 vsize=30008 CPUtime=162.21 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 4421 0 0 0 16221 0 0 0 20 0 1 0 38388954 30728192 1272 18446744073709551615 4194304 7396336 140736820045072 140736820040088 4581459 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7502 1272 764 782 0 518 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 30008

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 26460
/proc/meminfo: memFree=31335764/32770624 swapFree=0/480900
[pid=26436] ppid=26433 vsize=30008 CPUtime=222.22 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 4803 0 0 0 22222 0 0 0 20 0 1 0 38388954 30728192 1272 18446744073709551615 4194304 7396336 140736820045072 140736820040088 4257799 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7502 1272 764 782 0 518 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 30008

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 26462
/proc/meminfo: memFree=31339288/32770624 swapFree=0/480896
[pid=26436] ppid=26433 vsize=30140 CPUtime=282.22 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 4824 0 0 0 28222 0 0 0 20 0 1 0 38388954 30863360 1272 18446744073709551615 4194304 7396336 140736820045072 140736820039496 4257799 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1272 764 782 0 551 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 30140

[startup+342.3 s]
/proc/loadavg: 2.09 2.04 2.05 3/182 26586
/proc/meminfo: memFree=31358152/32770624 swapFree=0/480944
[pid=26436] ppid=26433 vsize=30140 CPUtime=342.23 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 5205 0 0 0 34223 0 0 0 20 0 1 0 38388954 30863360 1278 18446744073709551615 4194304 7396336 140736820045072 140736820039496 4581738 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1278 764 782 0 551 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 30140

[startup+402.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/182 26588
/proc/meminfo: memFree=31357780/32770624 swapFree=0/480960
[pid=26436] ppid=26433 vsize=30140 CPUtime=402.23 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 5205 0 0 0 40223 0 0 0 20 0 1 0 38388954 30863360 1278 18446744073709551615 4194304 7396336 140736820045072 140736820039496 4407489 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1278 764 782 0 551 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 30140

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 26590
/proc/meminfo: memFree=31357524/32770624 swapFree=0/480964
[pid=26436] ppid=26433 vsize=30140 CPUtime=462.24 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 5581 0 0 0 46224 0 0 0 20 0 1 0 38388954 30863360 1279 18446744073709551615 4194304 7396336 140736820045072 140736820039496 4320844 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1279 764 782 0 551 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 30140

[startup+522.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 26592
/proc/meminfo: memFree=31357924/32770624 swapFree=0/480988
[pid=26436] ppid=26433 vsize=30140 CPUtime=522.25 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 5581 0 0 0 52225 0 0 0 20 0 1 0 38388954 30863360 1279 18446744073709551615 4194304 7396336 140736820045072 140736820039496 4406867 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1279 764 782 0 551 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 30140

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 26594
/proc/meminfo: memFree=31357428/32770624 swapFree=0/480988
[pid=26436] ppid=26433 vsize=30140 CPUtime=582.25 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 5957 0 0 0 58225 0 0 0 20 0 1 0 38388954 30863360 1279 18446744073709551615 4194304 7396336 140736820045072 140736820039496 5686671 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1279 764 782 0 551 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 30140


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


[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 26658
/proc/meminfo: memFree=31358036/32770624 swapFree=0/481224
[pid=26436] ppid=26433 vsize=30140 CPUtime=1662.36 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 9361 0 0 0 166236 0 0 0 20 0 1 0 38388954 30863360 1280 18446744073709551615 4194304 7396336 140736820045072 140736820039496 139776466941603 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1280 764 782 0 551 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 30140

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 26661
/proc/meminfo: memFree=31358284/32770624 swapFree=0/481236
[pid=26436] ppid=26433 vsize=30140 CPUtime=1722.36 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 9366 0 0 0 172236 0 0 0 20 0 1 0 38388954 30863360 1280 18446744073709551615 4194304 7396336 140736820045072 140736820039496 4379197 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1280 764 782 0 551 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 30140

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 26663
/proc/meminfo: memFree=31358284/32770624 swapFree=0/481248
[pid=26436] ppid=26433 vsize=30140 CPUtime=1782.37 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 9743 0 0 0 178237 0 0 0 20 0 1 0 38388954 30863360 1280 18446744073709551615 4194304 7396336 140736820045072 140736820039496 139776463554353 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1280 764 782 0 551 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 30140

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26665
/proc/meminfo: memFree=31358272/32770624 swapFree=0/481252
[pid=26436] ppid=26433 vsize=30140 CPUtime=1842.37 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 9743 0 0 0 184237 0 0 0 20 0 1 0 38388954 30863360 1280 18446744073709551615 4194304 7396336 140736820045072 140736820039496 4581608 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1280 764 782 0 551 0
Current children cumulated CPU time (s) 1842.37
Current children cumulated vsize (KiB) 30140

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26668
/proc/meminfo: memFree=31358312/32770624 swapFree=0/481276
[pid=26436] ppid=26433 vsize=30140 CPUtime=1902.38 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 10120 0 0 0 190238 0 0 0 20 0 1 0 38388954 30863360 1280 18446744073709551615 4194304 7396336 140736820045072 140736820039496 4581576 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1280 764 782 0 551 0
Current children cumulated CPU time (s) 1902.38
Current children cumulated vsize (KiB) 30140

[startup+1962.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/181 26670
/proc/meminfo: memFree=31358312/32770624 swapFree=0/481276
[pid=26436] ppid=26433 vsize=30140 CPUtime=1962.39 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 10120 0 0 0 196239 0 0 0 20 0 1 0 38388954 30863360 1280 18446744073709551615 4194304 7396336 140736820045072 140736820039496 4581738 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1280 764 782 0 551 0
Current children cumulated CPU time (s) 1962.39
Current children cumulated vsize (KiB) 30140

[startup+2022.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/184 26686
/proc/meminfo: memFree=31353960/32770624 swapFree=0/481320
[pid=26436] ppid=26433 vsize=30140 CPUtime=2022.39 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 10497 0 0 0 202239 0 0 0 20 0 1 0 38388954 30863360 1280 18446744073709551615 4194304 7396336 140736820045072 140736820039496 4257837 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1280 764 782 0 551 0
Current children cumulated CPU time (s) 2022.39
Current children cumulated vsize (KiB) 30140

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 26713
/proc/meminfo: memFree=31352396/32770624 swapFree=0/481368
[pid=26436] ppid=26433 vsize=30140 CPUtime=2082.4 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 10497 0 0 0 208240 0 0 0 20 0 1 0 38388954 30863360 1280 18446744073709551615 4194304 7396336 140736820045072 140736820039496 4406506 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1280 764 782 0 551 0
Current children cumulated CPU time (s) 2082.4
Current children cumulated vsize (KiB) 30140

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 26715
/proc/meminfo: memFree=31356312/32770624 swapFree=0/481368
[pid=26436] ppid=26433 vsize=30140 CPUtime=2142.4 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 10874 0 0 0 214240 0 0 0 20 0 1 0 38388954 30863360 1280 18446744073709551615 4194304 7396336 140736820045072 140736820039496 5603488 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1280 764 782 0 551 0
Current children cumulated CPU time (s) 2142.4
Current children cumulated vsize (KiB) 30140

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 26717
/proc/meminfo: memFree=31356808/32770624 swapFree=0/481376
[pid=26436] ppid=26433 vsize=30140 CPUtime=2202.41 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 10874 0 0 0 220241 0 0 0 20 0 1 0 38388954 30863360 1280 18446744073709551615 4194304 7396336 140736820045072 140736820039496 4257837 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1280 764 782 0 551 0
Current children cumulated CPU time (s) 2202.41
Current children cumulated vsize (KiB) 30140

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 26719
/proc/meminfo: memFree=31356848/32770624 swapFree=0/481384
[pid=26436] ppid=26433 vsize=30140 CPUtime=2262.41 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 11251 0 0 0 226241 0 0 0 20 0 1 0 38388954 30863360 1280 18446744073709551615 4194304 7396336 140736820045072 140736820039496 4407872 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1280 764 782 0 551 0
Current children cumulated CPU time (s) 2262.41
Current children cumulated vsize (KiB) 30140

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 26721
/proc/meminfo: memFree=31356972/32770624 swapFree=0/481392
[pid=26436] ppid=26433 vsize=30140 CPUtime=2322.42 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 11251 0 0 0 232242 0 0 0 20 0 1 0 38388954 30863360 1280 18446744073709551615 4194304 7396336 140736820045072 140736820039496 5839282 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1280 764 782 0 551 0
Current children cumulated CPU time (s) 2322.42
Current children cumulated vsize (KiB) 30140

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26723
/proc/meminfo: memFree=31356864/32770624 swapFree=0/481408
[pid=26436] ppid=26433 vsize=30140 CPUtime=2382.42 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 11628 0 0 0 238242 0 0 0 20 0 1 0 38388954 30863360 1280 18446744073709551615 4194304 7396336 140736820045072 140736820039496 5605453 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1280 764 782 0 551 0
Current children cumulated CPU time (s) 2382.42
Current children cumulated vsize (KiB) 30140

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26725
/proc/meminfo: memFree=31357112/32770624 swapFree=0/481424
[pid=26436] ppid=26433 vsize=30140 CPUtime=2442.43 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 11628 0 0 0 244243 0 0 0 20 0 1 0 38388954 30863360 1280 18446744073709551615 4194304 7396336 140736820045072 140736820039496 4407040 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1280 764 782 0 551 0
Current children cumulated CPU time (s) 2442.43
Current children cumulated vsize (KiB) 30140

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26727
/proc/meminfo: memFree=31356864/32770624 swapFree=0/481440
[pid=26436] ppid=26433 vsize=30140 CPUtime=2502.44 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 12004 0 0 0 250244 0 0 0 20 0 1 0 38388954 30863360 1280 18446744073709551615 4194304 7396336 140736820045072 140736820039496 4323699 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1280 764 782 0 551 0
Current children cumulated CPU time (s) 2502.44
Current children cumulated vsize (KiB) 30140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26727
/proc/meminfo: memFree=31356864/32770624 swapFree=0/481444
[pid=26436] ppid=26433 vsize=30140 CPUtime=2520.04 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 12005 0 0 0 252004 0 0 0 20 0 1 0 38388954 30863360 1280 18446744073709551615 4194304 7396336 140736820045072 140736820039496 4257837 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1280 764 782 0 551 0
Current children cumulated CPU time (s) 2520.04
Current children cumulated vsize (KiB) 30140

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

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26727
/proc/meminfo: memFree=31356864/32770624 swapFree=0/481444
[pid=26436] ppid=26433 vsize=30140 CPUtime=2520.04 cores=0,2,4,6
/proc/26436/stat : 26436 (MistralXCSP) R 26433 26436 4057 0 -1 4202496 12005 0 0 0 252004 0 0 0 20 0 1 0 38388954 30863360 1280 18446744073709551615 4194304 7396336 140736820045072 140736820039496 4257837 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 11620352 140736820048307 140736820048457 140736820048457 140736820051913 0
/proc/26436/statm: 7535 1280 764 782 0 551 0
Current children cumulated CPU time (s) 2520.04
Current children cumulated vsize (KiB) 30140

Child status: 0
Real time (s): 2519.9
CPU time (s): 2520.05
CPU user time (s): 2520.04
CPU system time (s): 0.006
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 30140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.04
system time used= 0.006
maximum resident set size= 5140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12046
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= 7
involuntary context switches= 708

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.38467 second user time and 9.32055 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-10 12:27:17
IDJOB=4260934
IDBENCH=126205
IDSOLVER=2649
FILE ID=node125/4260934-1502361681
RUNJOBID= node125-1502331121-20547
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-12-a3.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-4260934-1502361681/watcher-4260934-1502361681 -o /tmp/evaluation-result-4260934-1502361681/solver-4260934-1502361681 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502331121-20547 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1010068735 HOME/instance-4260934-1502361681.xml

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

MD5SUM BENCH= 0a01517bf7d7882ddb7c2c03c4be0b51
RANDOM SEED=1010068735

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31345312 kB
MemAvailable:   31986344 kB
Buffers:          227192 kB
Cached:           706128 kB
SwapCached:            0 kB
Active:           502652 kB
Inactive:         505780 kB
Active(anon):      75192 kB
Inactive(anon):    24908 kB
Active(file):     427460 kB
Inactive(file):   480872 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5380 kB
Writeback:             0 kB
AnonPages:        126072 kB
Mapped:            40664 kB
Shmem:             25252 kB
Slab:             121816 kB
SReclaimable:      97068 kB
SUnreclaim:        24748 kB
KernelStack:        3472 kB
PageTables:         4936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     337056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62020 MiB
End job on node125 at 2017-08-10 13:09:17