Trace number 4241531

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 NameAnswerCPU timeWall clock time
R1: BTD 2017-06-30? 2400.04 2400.17

General information on the benchmark

NameHaystacks/Haystacks-m1-s1/
Haystacks-32.xml
MD5SUM837217a994f8005f99f0c85081d26675
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark11.286
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of constraints15903
Number of domains1
Minimum domain size32
Maximum domain size32
Distribution of domain sizes[{"size":32,"count":1024}]
Minimum variable degree31
Maximum variable degree32
Distribution of variable degrees[{"degree":31,"count":962},{"degree":32,"count":62}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":15903}]
Number of extensional constraints0
Number of intensional constraints15903
Distribution of constraint types[{"type":"intension","count":15903}]
Optimization problemNO
Type of objective

Solver Data

8.80/8.86	c Version: 2017-06-30
2399.97/2400.12	s UNKNOWN
2399.97/2400.12	c Solving # Nodes: 262256945
2399.97/2400.12	c Global Time: 2400 s

Verifier Data


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-4241531-1500628583/watcher-4241531-1500628583 -o /tmp/evaluation-result-4241531-1500628583/solver-4241531-1500628583 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node144-1500623775-29538 --watchdog 2560 BTD 2400 HOME/instance-4241531-1500628583.xml 

pid=30556
running on 8 cores: 0-3,8-11

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 1.98 3/242 30559
/proc/meminfo: memFree=29606748/32770624 swapFree=6476/1757536
[pid=30559] ppid=30556 vsize=31592 CPUtime=0.01 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 635 0 0 0 1 0 0 0 20 0 1 0 16286417 32350208 496 33554432000 4194304 35031059 140735965355968 140735965351528 7408842 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 7898 496 232 7529 0 345 0

[startup+0.100123 s]
/proc/loadavg: 2.00 2.01 1.98 3/242 30559
/proc/meminfo: memFree=29606748/32770624 swapFree=6476/1757536
[pid=30559] ppid=30556 vsize=33904 CPUtime=0.09 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 1286 0 0 0 9 0 0 0 20 0 1 0 16286417 34717696 1118 33554432000 4194304 35031059 140735965355968 140735965353144 6441404 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 8476 1118 255 7529 0 923 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33904

[startup+0.200344 s]
/proc/loadavg: 2.00 2.01 1.98 3/242 30559
/proc/meminfo: memFree=29606748/32770624 swapFree=6476/1757536
[pid=30559] ppid=30556 vsize=34024 CPUtime=0.2 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 1315 0 0 0 20 0 0 0 20 0 1 0 16286417 34840576 1156 33554432000 4194304 35031059 140735965355968 140735965348808 7405851 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 8506 1156 286 7529 0 953 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 34024

[startup+0.300266 s]
/proc/loadavg: 2.00 2.01 1.98 3/242 30559
/proc/meminfo: memFree=29606748/32770624 swapFree=6476/1757536
[pid=30559] ppid=30556 vsize=34272 CPUtime=0.3 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 1351 0 0 0 30 0 0 0 20 0 1 0 16286417 35094528 1217 33554432000 4194304 35031059 140735965355968 140735965348808 7440006 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 8568 1217 286 7529 0 1015 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 34272

[startup+0.700251 s]
/proc/loadavg: 2.00 2.01 1.98 3/242 30559
/proc/meminfo: memFree=29606748/32770624 swapFree=6476/1757536
[pid=30559] ppid=30556 vsize=34880 CPUtime=0.7 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 1512 0 0 0 70 0 0 0 20 0 1 0 16286417 35717120 1371 33554432000 4194304 35031059 140735965355968 140735965348936 6442681 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 8720 1371 286 7529 0 1167 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 34880

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 1.98 3/243 30560
/proc/meminfo: memFree=29601568/32770624 swapFree=6476/1757536
[pid=30559] ppid=30556 vsize=36136 CPUtime=1.49 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 1827 0 0 0 149 0 0 0 20 0 1 0 16286417 37003264 1690 33554432000 4194304 35031059 140735965355968 140735965348936 4256494 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 9034 1690 286 7529 0 1481 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36136

[startup+3.10027 s]
/proc/loadavg: 2.00 2.01 1.98 3/243 30560
/proc/meminfo: memFree=29599676/32770624 swapFree=6476/1757536
[pid=30559] ppid=30556 vsize=38556 CPUtime=3.09 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 3813 0 0 0 309 0 0 0 20 0 1 0 16286417 39481344 2305 33554432000 4194304 35031059 140735965355968 140735965348792 4254064 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 9639 2305 286 7529 0 2086 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38556

[startup+6.30031 s]
/proc/loadavg: 2.00 2.01 1.98 3/243 30560
/proc/meminfo: memFree=29593452/32770624 swapFree=6476/1757212
[pid=30559] ppid=30556 vsize=44160 CPUtime=6.29 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 7552 0 0 0 629 0 0 0 20 0 1 0 16286417 45219840 3715 33554432000 4194304 35031059 140735965355968 140735965348600 6441840 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 11040 3715 287 7529 0 3487 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44160

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 1.98 3/243 30560
/proc/meminfo: memFree=29562468/32770624 swapFree=6476/1757212
[pid=30559] ppid=30556 vsize=73460 CPUtime=12.68 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 18806 0 0 0 1226 42 0 0 20 0 1 0 16286417 75223040 10896 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18365 10896 344 7529 0 10812 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 73460

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 1.98 3/243 30560
/proc/meminfo: memFree=29562804/32770624 swapFree=6476/1757608
[pid=30559] ppid=30556 vsize=73592 CPUtime=25.48 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 28407 0 0 0 2339 209 0 0 20 0 1 0 16286417 75358208 10934 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18398 10934 344 7529 0 10845 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 73592

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 1.98 3/243 30560
/proc/meminfo: memFree=29563140/32770624 swapFree=6476/1757624
[pid=30559] ppid=30556 vsize=73724 CPUtime=51.09 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 33248 0 0 0 4557 552 0 0 20 0 1 0 16286417 75493376 10950 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18431 10950 344 7529 0 10878 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 73724

[startup+102.3 s]
/proc/loadavg: 1.89 1.98 1.97 3/243 31378
/proc/meminfo: memFree=30112872/32770624 swapFree=6476/1760040
[pid=30559] ppid=30556 vsize=73724 CPUtime=102.28 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 34265 0 0 0 8984 1244 0 0 20 0 1 0 16286417 75493376 11007 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18431 11007 344 7529 0 10878 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 73724

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.97 3/243 31379
/proc/meminfo: memFree=30113476/32770624 swapFree=6476/1760092
[pid=30559] ppid=30556 vsize=73724 CPUtime=162.27 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 34630 0 0 0 14147 2080 0 0 20 0 1 0 16286417 75493376 11021 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18431 11021 344 7529 0 10878 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 73724

[startup+222.308 s]
/proc/loadavg: 2.00 2.00 1.97 3/243 31387
/proc/meminfo: memFree=30112832/32770624 swapFree=6476/1760136
[pid=30559] ppid=30556 vsize=73724 CPUtime=222.27 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 35007 0 0 0 19319 2908 0 0 20 0 1 0 16286417 75493376 11024 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18431 11024 344 7529 0 10878 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 73724

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/243 31388
/proc/meminfo: memFree=30112740/32770624 swapFree=6476/1760176
[pid=30559] ppid=30556 vsize=73856 CPUtime=282.27 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 35385 0 0 0 24500 3727 0 0 20 0 1 0 16286417 75628544 11029 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18464 11029 344 7529 0 10911 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 73856

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/243 31389
/proc/meminfo: memFree=30112988/32770624 swapFree=6476/1760216
[pid=30559] ppid=30556 vsize=73856 CPUtime=342.26 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 35730 0 0 0 29657 4569 0 0 20 0 1 0 16286417 75628544 11033 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18464 11033 344 7529 0 10911 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 73856

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/243 31390
/proc/meminfo: memFree=30113380/32770624 swapFree=6476/1760260
[pid=30559] ppid=30556 vsize=73856 CPUtime=402.25 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 36074 0 0 0 34818 5407 0 0 20 0 1 0 16286417 75628544 11037 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18464 11037 344 7529 0 10911 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 73856

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/243 31391
/proc/meminfo: memFree=30113628/32770624 swapFree=6476/1760296
[pid=30559] ppid=30556 vsize=73856 CPUtime=462.25 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 36419 0 0 0 39976 6249 0 0 20 0 1 0 16286417 75628544 11041 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18464 11041 344 7529 0 10911 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 73856

[startup+522.3 s]
/proc/loadavg: 2.06 2.01 1.98 3/243 31393
/proc/meminfo: memFree=30114060/32770624 swapFree=6476/1760336
[pid=30559] ppid=30556 vsize=73856 CPUtime=522.26 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 36778 0 0 0 45155 7071 0 0 20 0 1 0 16286417 75628544 11044 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18464 11044 344 7529 0 10911 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 73856

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/243 31394
/proc/meminfo: memFree=30114240/32770624 swapFree=6476/1760380
[pid=30559] ppid=30556 vsize=73856 CPUtime=582.25 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 37126 0 0 0 50323 7902 0 0 20 0 1 0 16286417 75628544 11046 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18464 11046 344 7529 0 10911 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 73856


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

/proc/loadavg: 2.00 2.01 2.00 3/243 31429
/proc/meminfo: memFree=30111840/32770624 swapFree=6476/1761076
[pid=30559] ppid=30556 vsize=73988 CPUtime=1782.2 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 41627 0 0 0 153605 24615 0 0 20 0 1 0 16286417 75763712 11068 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18497 11068 344 7529 0 10944 0
Current children cumulated CPU time (s) 1782.2
Current children cumulated vsize (KiB) 73988

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/243 31430
/proc/meminfo: memFree=30111552/32770624 swapFree=6476/1761108
[pid=30559] ppid=30556 vsize=73988 CPUtime=1842.2 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 41674 0 0 0 158763 25457 0 0 20 0 1 0 16286417 75763712 11068 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18497 11068 344 7529 0 10944 0
Current children cumulated CPU time (s) 1842.2
Current children cumulated vsize (KiB) 73988

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/243 31431
/proc/meminfo: memFree=30111876/32770624 swapFree=6476/1761148
[pid=30559] ppid=30556 vsize=73988 CPUtime=1902.19 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 41721 0 0 0 163925 26294 0 0 20 0 1 0 16286417 75763712 11068 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18497 11068 344 7529 0 10944 0
Current children cumulated CPU time (s) 1902.19
Current children cumulated vsize (KiB) 73988

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/243 31432
/proc/meminfo: memFree=30111600/32770624 swapFree=6476/1761188
[pid=30559] ppid=30556 vsize=73988 CPUtime=1962.19 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 42058 0 0 0 169091 27128 0 0 20 0 1 0 16286417 75763712 11070 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18497 11070 344 7529 0 10944 0
Current children cumulated CPU time (s) 1962.19
Current children cumulated vsize (KiB) 73988

[startup+2022.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/243 31440
/proc/meminfo: memFree=30109920/32770624 swapFree=6476/1761212
[pid=30559] ppid=30556 vsize=73988 CPUtime=2022.19 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 42110 0 0 0 174239 27980 0 0 20 0 1 0 16286417 75763712 11070 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18497 11070 344 7529 0 10944 0
Current children cumulated CPU time (s) 2022.19
Current children cumulated vsize (KiB) 73988

[startup+2082.3 s]
/proc/loadavg: 2.03 2.02 2.01 3/243 31441
/proc/meminfo: memFree=30111940/32770624 swapFree=6476/1761260
[pid=30559] ppid=30556 vsize=73988 CPUtime=2082.19 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 42162 0 0 0 179395 28824 0 0 20 0 1 0 16286417 75763712 11070 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18497 11070 344 7529 0 10944 0
Current children cumulated CPU time (s) 2082.19
Current children cumulated vsize (KiB) 73988

[startup+2142.3 s]
/proc/loadavg: 2.05 2.04 2.01 3/244 31443
/proc/meminfo: memFree=30111792/32770624 swapFree=6476/1761288
[pid=30559] ppid=30556 vsize=73988 CPUtime=2142.18 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 42498 0 0 0 184565 29653 0 0 20 0 1 0 16286417 75763712 11073 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18497 11073 344 7529 0 10944 0
Current children cumulated CPU time (s) 2142.18
Current children cumulated vsize (KiB) 73988

[startup+2202.31 s]
/proc/loadavg: 2.02 2.03 2.01 3/244 31444
/proc/meminfo: memFree=30111768/32770624 swapFree=6476/1761336
[pid=30559] ppid=30556 vsize=73988 CPUtime=2202.18 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 42544 0 0 0 189713 30505 0 0 20 0 1 0 16286417 75763712 11073 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18497 11073 344 7529 0 10944 0
Current children cumulated CPU time (s) 2202.18
Current children cumulated vsize (KiB) 73988

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.01 3/244 31445
/proc/meminfo: memFree=30110504/32770624 swapFree=6476/1761372
[pid=30559] ppid=30556 vsize=73988 CPUtime=2262.18 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 42592 0 0 0 194868 31350 0 0 20 0 1 0 16286417 75763712 11073 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18497 11073 344 7529 0 10944 0
Current children cumulated CPU time (s) 2262.18
Current children cumulated vsize (KiB) 73988

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/244 31447
/proc/meminfo: memFree=30109148/32770624 swapFree=6476/1761404
[pid=30559] ppid=30556 vsize=73988 CPUtime=2322.17 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 42637 0 0 0 200020 32197 0 0 20 0 1 0 16286417 75763712 11073 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18497 11073 344 7529 0 10944 0
Current children cumulated CPU time (s) 2322.17
Current children cumulated vsize (KiB) 73988

[startup+2382.3 s]
/proc/loadavg: 2.06 2.03 2.02 3/244 31513
/proc/meminfo: memFree=30102296/32770624 swapFree=6476/1761464
[pid=30559] ppid=30556 vsize=73988 CPUtime=2382.17 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 42975 0 0 0 205177 33040 0 0 20 0 1 0 16286417 75763712 11074 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18497 11074 344 7529 0 10944 0
Current children cumulated CPU time (s) 2382.17
Current children cumulated vsize (KiB) 73988

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

[startup+2393.6 s]
/proc/loadavg: 2.05 2.03 2.02 3/244 31514
/proc/meminfo: memFree=30102196/32770624 swapFree=6476/1761504
[pid=30559] ppid=30556 vsize=73988 CPUtime=2393.47 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 42976 0 0 0 206151 33196 0 0 20 0 1 0 16286417 75763712 11074 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18497 11074 344 7529 0 10944 0
Current children cumulated CPU time (s) 2393.47
Current children cumulated vsize (KiB) 73988

[startup+2396.8 s]
/proc/loadavg: 2.05 2.03 2.02 3/244 31514
/proc/meminfo: memFree=30102212/32770624 swapFree=6476/1761504
[pid=30559] ppid=30556 vsize=73988 CPUtime=2396.66 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 43019 0 0 0 206426 33240 0 0 20 0 1 0 16286417 75763712 11074 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18497 11074 344 7529 0 10944 0
Current children cumulated CPU time (s) 2396.66
Current children cumulated vsize (KiB) 73988

[startup+2398.4 s]
/proc/loadavg: 2.05 2.03 2.02 3/244 31514
/proc/meminfo: memFree=30102212/32770624 swapFree=6476/1761504
[pid=30559] ppid=30556 vsize=73988 CPUtime=2398.27 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 43019 0 0 0 206564 33263 0 0 20 0 1 0 16286417 75763712 11074 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18497 11074 344 7529 0 10944 0
Current children cumulated CPU time (s) 2398.27
Current children cumulated vsize (KiB) 73988

[startup+2399.21 s]
/proc/loadavg: 2.05 2.03 2.02 3/244 31514
/proc/meminfo: memFree=30102212/32770624 swapFree=6476/1761504
[pid=30559] ppid=30556 vsize=73988 CPUtime=2399.07 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 43019 0 0 0 206634 33273 0 0 20 0 1 0 16286417 75763712 11074 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18497 11074 344 7529 0 10944 0
Current children cumulated CPU time (s) 2399.07
Current children cumulated vsize (KiB) 73988

[startup+2399.6 s]
/proc/loadavg: 2.05 2.03 2.02 3/244 31514
/proc/meminfo: memFree=30102212/32770624 swapFree=6476/1761504
[pid=30559] ppid=30556 vsize=73988 CPUtime=2399.46 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 43019 0 0 0 206668 33278 0 0 20 0 1 0 16286417 75763712 11074 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18497 11074 344 7529 0 10944 0
Current children cumulated CPU time (s) 2399.46
Current children cumulated vsize (KiB) 73988

[startup+2400 s]
/proc/loadavg: 2.05 2.03 2.02 3/244 31514
/proc/meminfo: memFree=30102212/32770624 swapFree=6476/1761504
[pid=30559] ppid=30556 vsize=73988 CPUtime=2399.87 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 43019 0 0 0 206703 33284 0 0 20 0 1 0 16286417 75763712 11074 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18497 11074 344 7529 0 10944 0
Current children cumulated CPU time (s) 2399.87
Current children cumulated vsize (KiB) 73988

[startup+2400.1 s]
/proc/loadavg: 2.05 2.03 2.02 3/244 31514
/proc/meminfo: memFree=30102212/32770624 swapFree=6476/1761504
[pid=30559] ppid=30556 vsize=73988 CPUtime=2399.97 cores=0-3,8-11
/proc/30559/stat : 30559 (BTD) R 30556 30559 29507 0 -1 4202496 43019 0 0 0 206712 33285 0 0 20 0 1 0 16286417 75763712 11074 33554432000 4194304 35031059 140735965355968 140735965354968 7760138 0 0 4096 0 0 0 0 17 10 0 0 0 0 0 37130264 37226188 59858944 140735965361402 140735965361478 140735965361478 140735965364177 0
/proc/30559/statm: 18497 11074 344 7529 0 10944 0
Current children cumulated CPU time (s) 2399.97
Current children cumulated vsize (KiB) 73988

Child status: 0
Real time (s): 2400.17
CPU time (s): 2400.04
CPU user time (s): 2067.18
CPU system time (s): 332.86
CPU usage (%): 99.9949
Max. virtual memory (cumulated for all children) (KiB): 73988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2067.18
system time used= 332.86
maximum resident set size= 44296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43722
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= 15
involuntary context switches= 120720

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.79281 second user time and 11.1677 second system time

The end

Launcher Data

Begin job on node144 at 2017-07-21 11:16:23
IDJOB=4241531
IDBENCH=126965
IDSOLVER=2619
FILE ID=node144/4241531-1500628583
RUNJOBID= node144-1500623775-29538
PBS_JOBID= 20622990
Free space on /tmp= 61952 MiB

SOLVER NAME= BTD 2017-06-30
BENCH NAME= XCSP17/Haystacks/Haystacks-m1-s1/Haystacks-32.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241531-1500628583/watcher-4241531-1500628583 -o /tmp/evaluation-result-4241531-1500628583/solver-4241531-1500628583 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node144-1500623775-29538 --watchdog 2560  BTD 2400 HOME/instance-4241531-1500628583.xml

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

MD5SUM BENCH= 837217a994f8005f99f0c85081d26675
RANDOM SEED=735119396

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

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

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

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

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

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

processor	: 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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29607024 kB
MemAvailable:   31466244 kB
Buffers:          155100 kB
Cached:          1981496 kB
SwapCached:            0 kB
Active:           954448 kB
Inactive:        1766372 kB
Active(anon):     586024 kB
Inactive(anon):     8836 kB
Active(file):     368424 kB
Inactive(file):  1757536 kB
Unevictable:        6476 kB
Mlocked:            6484 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38636 kB
Writeback:             0 kB
AnonPages:        589896 kB
Mapped:            32012 kB
Shmem:              8844 kB
Slab:             131576 kB
SReclaimable:      98188 kB
SUnreclaim:        33388 kB
KernelStack:        4256 kB
PageTables:         5796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     851656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    530432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61948 MiB
End job on node144 at 2017-07-21 11:56:24