Trace number 4261788

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)429 2520.04 2519.8999

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-07-07-6.xml
MD5SUMc933cd09e9acfeb17baa8719fd3b3e7c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark429
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables203
Number of constraints168
Number of domains9
Minimum domain size6
Maximum domain size535
Distribution of domain sizes[{"size":6,"count":7},{"size":7,"count":91},{"size":535,"count":105}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":56},{"degree":3,"count":98},{"degree":8,"count":49}]
Minimum constraint arity1
Maximum constraint arity9
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":49},{"arity":3,"count":49},{"arity":7,"count":14},{"arity":9,"count":49}]
Number of extensional constraints49
Number of intensional constraints56
Distribution of constraint types[{"type":"extension","count":49},{"type":"intension","count":56},{"type":"allDifferent","count":7},{"type":"noOverlap","count":7},{"type":"element","count":49}]
Optimization problemYES
Type of objectivemin MAXIMUM

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.05	c 280717
0.14/0.27	o 534
0.14/0.27	o 533
0.14/0.27	o 531
0.14/0.27	o 530
0.14/0.27	o 526
0.14/0.27	o 518
0.74/0.89	o 512
0.74/0.89	o 511
0.74/0.89	o 510
0.74/0.89	o 509
0.74/0.90	o 508
1.04/1.10	o 501
1.04/1.15	o 500
1.54/1.69	o 491
1.63/1.73	o 490
1.84/1.91	o 486
9.64/9.75	o 482
9.64/9.75	o 478
19.94/20.03	o 473
19.94/20.05	o 471
19.94/20.05	o 468
19.94/20.05	o 462
19.94/20.05	o 458
20.44/20.58	o 449
21.24/21.37	o 445
21.34/21.42	o 443
21.34/21.42	o 442
21.34/21.42	o 441
21.34/21.42	o 440
62.34/62.46	o 437
69.74/69.81	o 436
472.17/472.22	o 433
472.17/472.22	o 431
483.87/483.95	o 430
483.97/484.07	o 429
2520.03/2519.90	s SATISFIABLE
2520.03/2519.90	v <instantiation type="solution">
2520.03/2519.90	v   <list> s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] e[0] e[1] e[2] e[3] e[4] e[5] e[6] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] sd[0][0] sd[0][1] sd[0][2] sd[0][3] sd[0][4] sd[0][5] sd[0][6] sd[1][0] sd[1][1] sd[1][2] sd[1][3] sd[1][4] sd[1][5] sd[1][6] sd[2][0] sd[2][1] sd[2][2] sd[2][3] sd[2][4] sd[2][5] sd[2][6] sd[3][0] sd[3][1] sd[3][2] sd[3][3] sd[3][4] sd[3][5] sd[3][6] sd[4][0] sd[4][1] sd[4][2] sd[4][3] sd[4][4] sd[4][5] sd[4][6] sd[5][0] sd[5][1] sd[5][2] sd[5][3] sd[5][4] sd[5][5] sd[5][6] sd[6][0] sd[6][1] sd[6][2] sd[6][3] sd[6][4] sd[6][5] sd[6][6] </list>
2520.03/2519.90	v   <values> 0 76 82 185 239 265 363 0 81 128 176 248 278 365 0 82 146 154 172 235 347 0 106 175 272 321 352 418 0 56 128 140 239 292 351 0 69 153 233 284 347 418 0 58 106 146 245 300 331 429 423 428 428 429 428 426 76 5 94 25 9 98 66 56 46 25 69 30 59 58 82 64 6 15 60 84 81 93 66 97 28 28 61 10 56 72 10 99 19 59 78 69 76 80 32 63 71 10 46 48 34 87 47 31 95 4 0 2 6 1 3 5 6 0 5 2 1 4 3 2 4 0 6 3 5 1 1 3 0 6 5 2 4 3 5 0 1 4 2 6 0 6 5 3 1 4 2 5 3 1 4 2 6 0 76 239 82 265 0 363 185 81 248 176 365 278 128 0 146 347 0 172 82 235 154 175 0 352 106 418 321 272 128 140 292 0 239 56 351 0 284 418 233 347 153 69 331 106 245 58 146 0 300 </values>
2520.03/2519.90	v </instantiation>

Verifier Data

OK	429

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-4261788-1502339147/watcher-4261788-1502339147 -o /tmp/evaluation-result-4261788-1502339147/solver-4261788-1502339147 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502330739-31365 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1042751191 HOME/instance-4261788-1502339147.xml 

pid=407
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.00 2.01 2.05 2/186 410
/proc/meminfo: memFree=31265164/32770624 swapFree=0/422648
[pid=410] ppid=407 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/410/stat : 410 (runsolver) D 407 410 9153 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 75825831 24240128 106 18446744073709551615 4194304 4338465 140734900078864 140734900076504 139699612828375 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 19619840 140734900080778 140734900081225 140734900081225 140734900084682 0
/proc/410/statm: 5918 106 53 36 0 2156 0

[startup+0.100113 s]
/proc/loadavg: 2.00 2.01 2.05 2/186 410
/proc/meminfo: memFree=31265164/32770624 swapFree=0/422648
[pid=410] ppid=407 vsize=33276 CPUtime=0.04 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 2198 0 0 0 4 0 0 0 20 0 1 0 75825831 34074624 1991 18446744073709551615 4194304 7396336 140726490565936 140726490562936 6162968 0 0 1 0 0 0 0 17 0 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8319 1991 732 782 0 1335 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 33276

[startup+0.200268 s]
/proc/loadavg: 2.00 2.01 2.05 2/186 410
/proc/meminfo: memFree=31265164/32770624 swapFree=0/422648
[pid=410] ppid=407 vsize=34656 CPUtime=0.14 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 2590 0 0 0 14 0 0 0 20 0 1 0 75825831 35487744 2387 18446744073709551615 4194304 7396336 140726490565936 140726490562936 5576291 0 0 1 16386 0 0 0 17 0 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8664 2387 787 782 0 1680 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 34656

[startup+0.300203 s]
/proc/loadavg: 2.00 2.01 2.05 2/186 410
/proc/meminfo: memFree=31265164/32770624 swapFree=0/422648
[pid=410] ppid=407 vsize=34920 CPUtime=0.24 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 2667 0 0 0 24 0 0 0 20 0 1 0 75825831 35758080 2453 18446744073709551615 4194304 7396336 140726490565936 140726490562936 4406486 0 0 1 16386 0 0 0 17 0 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8730 2453 787 782 0 1746 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 34920

[startup+0.70018 s]
/proc/loadavg: 2.00 2.01 2.05 2/186 410
/proc/meminfo: memFree=31265164/32770624 swapFree=0/422648
[pid=410] ppid=407 vsize=35052 CPUtime=0.64 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 2712 0 0 0 64 0 0 0 20 0 1 0 75825831 35893248 2519 18446744073709551615 4194304 7396336 140726490565936 140726490560280 5627960 0 0 1 16386 0 0 0 17 0 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8763 2519 788 782 0 1779 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 35052

[startup+1.50017 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 411
/proc/meminfo: memFree=31258220/32770624 swapFree=0/422608
[pid=410] ppid=407 vsize=35184 CPUtime=1.44 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 2727 0 0 0 144 0 0 0 20 0 1 0 75825831 36028416 2519 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4257837 0 0 1 16386 0 0 0 17 0 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2519 788 782 0 1812 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 35184

[startup+3.10017 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 411
/proc/meminfo: memFree=31257916/32770624 swapFree=0/422652
[pid=410] ppid=407 vsize=35184 CPUtime=3.04 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 3406 0 0 0 303 1 0 0 20 0 1 0 75825831 36028416 2568 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4407068 0 0 1 16386 0 0 0 17 0 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2568 788 782 0 1812 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 35184

[startup+6.30027 s]
/proc/loadavg: 1.92 2.00 2.04 3/187 411
/proc/meminfo: memFree=31257848/32770624 swapFree=0/422648
[pid=410] ppid=407 vsize=35184 CPUtime=6.24 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 4096 0 0 0 623 1 0 0 20 0 1 0 75825831 36028416 2568 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4320513 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2568 788 782 0 1812 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 35184

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.04 3/187 411
/proc/meminfo: memFree=31257548/32770624 swapFree=0/422648
[pid=410] ppid=407 vsize=35184 CPUtime=12.64 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 4795 0 0 0 1263 1 0 0 20 0 1 0 75825831 36028416 2571 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4257622 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2571 788 782 0 1812 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 35184

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 411
/proc/meminfo: memFree=31257508/32770624 swapFree=0/422652
[pid=410] ppid=407 vsize=35184 CPUtime=25.44 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 6040 0 0 0 2543 1 0 0 20 0 1 0 75825831 36028416 2576 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4406506 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2576 788 782 0 1812 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 35184

[startup+51.1003 s]
/proc/loadavg: 1.96 2.00 2.04 3/187 478
/proc/meminfo: memFree=31196760/32770624 swapFree=0/422652
[pid=410] ppid=407 vsize=35184 CPUtime=51.04 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 6581 0 0 0 5103 1 0 0 20 0 1 0 75825831 36028416 2576 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4581738 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2576 788 782 0 1812 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 35184

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/187 480
/proc/meminfo: memFree=31194700/32770624 swapFree=0/422668
[pid=410] ppid=407 vsize=35184 CPUtime=102.24 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 7160 0 0 0 10223 1 0 0 20 0 1 0 75825831 36028416 2579 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4406503 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2579 788 782 0 1812 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 35184

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 482
/proc/meminfo: memFree=31194112/32770624 swapFree=0/422688
[pid=410] ppid=407 vsize=35184 CPUtime=162.25 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 7705 0 0 0 16224 1 0 0 20 0 1 0 75825831 36028416 2581 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4264768 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2581 788 782 0 1812 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 35184

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.04 3/186 484
/proc/meminfo: memFree=31193752/32770624 swapFree=0/422708
[pid=410] ppid=407 vsize=35184 CPUtime=222.26 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 8250 0 0 0 22225 1 0 0 20 0 1 0 75825831 36028416 2581 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4543853 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2581 788 782 0 1812 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 35184

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/185 485
/proc/meminfo: memFree=31193384/32770624 swapFree=0/422720
[pid=410] ppid=407 vsize=35184 CPUtime=282.26 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 8262 0 0 0 28225 1 0 0 20 0 1 0 75825831 36028416 2581 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4323726 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2581 788 782 0 1812 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 35184

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/185 488
/proc/meminfo: memFree=31193120/32770624 swapFree=0/422736
[pid=410] ppid=407 vsize=35184 CPUtime=342.26 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 8811 0 0 0 34225 1 0 0 20 0 1 0 75825831 36028416 2584 18446744073709551615 4194304 7396336 140726490565936 140726490560952 5575964 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2584 788 782 0 1812 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 35184

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/186 491
/proc/meminfo: memFree=31193228/32770624 swapFree=0/422752
[pid=410] ppid=407 vsize=35184 CPUtime=402.27 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 8820 0 0 0 40226 1 0 0 20 0 1 0 75825831 36028416 2584 18446744073709551615 4194304 7396336 140726490565936 140726490560952 139800655451877 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2584 788 782 0 1812 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 35184

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/186 493
/proc/meminfo: memFree=31192880/32770624 swapFree=0/422760
[pid=410] ppid=407 vsize=35184 CPUtime=462.27 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 9382 0 0 0 46226 1 0 0 20 0 1 0 75825831 36028416 2587 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4407464 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2587 788 782 0 1812 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 35184

[startup+522.3 s]
/proc/loadavg: 2.05 2.01 2.05 3/190 510
/proc/meminfo: memFree=31188004/32770624 swapFree=0/422780
[pid=410] ppid=407 vsize=35184 CPUtime=522.27 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 9390 0 0 0 52226 1 0 0 20 0 1 0 75825831 36028416 2587 18446744073709551615 4194304 7396336 140726490565936 140726490560952 5579552 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2587 788 782 0 1812 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 35184

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/190 512
/proc/meminfo: memFree=31188184/32770624 swapFree=0/422784
[pid=410] ppid=407 vsize=35184 CPUtime=582.28 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 9945 0 0 0 58227 1 0 0 20 0 1 0 75825831 36028416 2590 18446744073709551615 4194304 7396336 140726490565936 140726490560952 5615648 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2590 788 782 0 1812 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 35184


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


[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 575
/proc/meminfo: memFree=31191220/32770624 swapFree=0/423012
[pid=410] ppid=407 vsize=35184 CPUtime=1662.36 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 14959 0 0 0 166235 1 0 0 20 0 1 0 75825831 36028416 2593 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4582767 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2593 788 782 0 1812 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 35184

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 594
/proc/meminfo: memFree=31186828/32770624 swapFree=0/423024
[pid=410] ppid=407 vsize=35184 CPUtime=1722.37 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 14959 0 0 0 172236 1 0 0 20 0 1 0 75825831 36028416 2593 18446744073709551615 4194304 7396336 140726490565936 140726490560952 5839056 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2593 788 782 0 1812 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 35184

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 596
/proc/meminfo: memFree=31186748/32770624 swapFree=0/423044
[pid=410] ppid=407 vsize=35184 CPUtime=1782.37 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 15517 0 0 0 178236 1 0 0 20 0 1 0 75825831 36028416 2593 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4317390 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2593 788 782 0 1812 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 35184

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 599
/proc/meminfo: memFree=31189576/32770624 swapFree=0/423064
[pid=410] ppid=407 vsize=35184 CPUtime=1842.38 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 15517 0 0 0 184237 1 0 0 20 0 1 0 75825831 36028416 2593 18446744073709551615 4194304 7396336 140726490565936 140726490560952 139800655451837 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2593 788 782 0 1812 0
Current children cumulated CPU time (s) 1842.38
Current children cumulated vsize (KiB) 35184

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 606
/proc/meminfo: memFree=31190408/32770624 swapFree=0/423088
[pid=410] ppid=407 vsize=35184 CPUtime=1902.38 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 16075 0 0 0 190237 1 0 0 20 0 1 0 75825831 36028416 2593 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4264768 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2593 788 782 0 1812 0
Current children cumulated CPU time (s) 1902.38
Current children cumulated vsize (KiB) 35184

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/186 608
/proc/meminfo: memFree=31190532/32770624 swapFree=0/423096
[pid=410] ppid=407 vsize=35184 CPUtime=1962.39 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 16075 0 0 0 196238 1 0 0 20 0 1 0 75825831 36028416 2593 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4406460 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2593 788 782 0 1812 0
Current children cumulated CPU time (s) 1962.39
Current children cumulated vsize (KiB) 35184

[startup+2022.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/186 610
/proc/meminfo: memFree=31190660/32770624 swapFree=0/423096
[pid=410] ppid=407 vsize=35184 CPUtime=2022.39 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 16633 0 0 0 202238 1 0 0 20 0 1 0 75825831 36028416 2593 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4379197 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2593 788 782 0 1812 0
Current children cumulated CPU time (s) 2022.39
Current children cumulated vsize (KiB) 35184

[startup+2082.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 613
/proc/meminfo: memFree=31190900/32770624 swapFree=0/423120
[pid=410] ppid=407 vsize=35184 CPUtime=2082.4 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 16633 0 0 0 208239 1 0 0 20 0 1 0 75825831 36028416 2593 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4222880 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2593 788 782 0 1812 0
Current children cumulated CPU time (s) 2082.4
Current children cumulated vsize (KiB) 35184

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 617
/proc/meminfo: memFree=31191148/32770624 swapFree=0/423124
[pid=410] ppid=407 vsize=35184 CPUtime=2142.4 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 17191 0 0 0 214239 1 0 0 20 0 1 0 75825831 36028416 2593 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4267136 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2593 788 782 0 1812 0
Current children cumulated CPU time (s) 2142.4
Current children cumulated vsize (KiB) 35184

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 631
/proc/meminfo: memFree=31191016/32770624 swapFree=0/423128
[pid=410] ppid=407 vsize=35184 CPUtime=2202.41 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 17191 0 0 0 220240 1 0 0 20 0 1 0 75825831 36028416 2593 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4407443 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2593 788 782 0 1812 0
Current children cumulated CPU time (s) 2202.41
Current children cumulated vsize (KiB) 35184

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 633
/proc/meminfo: memFree=31191132/32770624 swapFree=0/423136
[pid=410] ppid=407 vsize=35184 CPUtime=2262.41 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 17748 0 0 0 226240 1 0 0 20 0 1 0 75825831 36028416 2593 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4267119 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2593 788 782 0 1812 0
Current children cumulated CPU time (s) 2262.41
Current children cumulated vsize (KiB) 35184

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 651
/proc/meminfo: memFree=31186496/32770624 swapFree=0/423132
[pid=410] ppid=407 vsize=35184 CPUtime=2322.42 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 17748 0 0 0 232241 1 0 0 20 0 1 0 75825831 36028416 2593 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4582399 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2593 788 782 0 1812 0
Current children cumulated CPU time (s) 2322.42
Current children cumulated vsize (KiB) 35184

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 654
/proc/meminfo: memFree=31186320/32770624 swapFree=0/423148
[pid=410] ppid=407 vsize=35184 CPUtime=2382.42 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 18306 0 0 0 238241 1 0 0 20 0 1 0 75825831 36028416 2593 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4581738 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2593 788 782 0 1812 0
Current children cumulated CPU time (s) 2382.42
Current children cumulated vsize (KiB) 35184

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 656
/proc/meminfo: memFree=31188644/32770624 swapFree=0/423160
[pid=410] ppid=407 vsize=35184 CPUtime=2442.42 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 18306 0 0 0 244241 1 0 0 20 0 1 0 75825831 36028416 2593 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4582456 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2593 788 782 0 1812 0
Current children cumulated CPU time (s) 2442.42
Current children cumulated vsize (KiB) 35184

[startup+2502.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/186 658
/proc/meminfo: memFree=31189388/32770624 swapFree=0/423180
[pid=410] ppid=407 vsize=35184 CPUtime=2502.43 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 18864 0 0 0 250242 1 0 0 20 0 1 0 75825831 36028416 2593 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4323080 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2593 788 782 0 1812 0
Current children cumulated CPU time (s) 2502.43
Current children cumulated vsize (KiB) 35184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.05 2.03 2.05 3/186 659
/proc/meminfo: memFree=31189156/32770624 swapFree=0/423184
[pid=410] ppid=407 vsize=35184 CPUtime=2520.03 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 18864 0 0 0 252002 1 0 0 20 0 1 0 75825831 36028416 2593 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4581731 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2593 788 782 0 1812 0
Current children cumulated CPU time (s) 2520.03
Current children cumulated vsize (KiB) 35184

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

[startup+2519.9 s]
/proc/loadavg: 2.05 2.03 2.05 3/186 659
/proc/meminfo: memFree=31189156/32770624 swapFree=0/423184
[pid=410] ppid=407 vsize=35184 CPUtime=2520.03 cores=0,2,4,6
/proc/410/stat : 410 (MistralXCSP) R 407 410 9153 0 -1 4202496 18864 0 0 0 252002 1 0 0 20 0 1 0 75825831 36028416 2593 18446744073709551615 4194304 7396336 140726490565936 140726490560952 4581731 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 18239488 140726490571186 140726490571336 140726490571336 140726490574793 0
/proc/410/statm: 8796 2593 788 782 0 1812 0
Current children cumulated CPU time (s) 2520.03
Current children cumulated vsize (KiB) 35184

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.03
system time used= 0.015001
maximum resident set size= 10392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18903
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= 8
involuntary context switches= 775

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.01422 second user time and 9.0902 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-10 06:11:52
IDJOB=4261788
IDBENCH=115828
IDSOLVER=2649
FILE ID=node135/4261788-1502339147
RUNJOBID= node135-1502330739-31365
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-07-07-6.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-4261788-1502339147/watcher-4261788-1502339147 -o /tmp/evaluation-result-4261788-1502339147/solver-4261788-1502339147 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502330739-31365 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1042751191 HOME/instance-4261788-1502339147.xml

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

MD5SUM BENCH= c933cd09e9acfeb17baa8719fd3b3e7c
RANDOM SEED=1042751191

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31265252 kB
MemAvailable:   31975264 kB
Buffers:          271152 kB
Cached:           731968 kB
SwapCached:            0 kB
Active:           612616 kB
Inactive:         455788 kB
Active(anon):      65700 kB
Inactive(anon):    33140 kB
Active(file):     546916 kB
Inactive(file):   422648 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5896 kB
Writeback:             0 kB
AnonPages:         65416 kB
Mapped:            48284 kB
Shmem:             33464 kB
Slab:             139328 kB
SReclaimable:     112564 kB
SUnreclaim:        26764 kB
KernelStack:        3328 kB
PageTables:         4972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62020 MiB
End job on node135 at 2017-08-10 06:53:52