Trace number 4252673

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
Naxos 1.1.0? (TO) 2400.04 2400

General information on the benchmark

NameDriver/Driver-m1-s1/
driverlogw-09.xml
MD5SUM39f2309c430e073944706d11745a3453
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.580966
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of constraints17447
Number of domains9
Minimum domain size2
Maximum domain size12
Distribution of domain sizes[{"size":2,"count":211},{"size":3,"count":100},{"size":4,"count":71},{"size":5,"count":71},{"size":6,"count":29},{"size":7,"count":93},{"size":8,"count":41},{"size":10,"count":25},{"size":12,"count":9}]
Minimum variable degree1
Maximum variable degree138
Distribution of variable degrees[{"degree":1,"count":6},{"degree":2,"count":6},{"degree":3,"count":10},{"degree":4,"count":6},{"degree":5,"count":4},{"degree":6,"count":19},{"degree":7,"count":4},{"degree":9,"count":3},{"degree":10,"count":3},{"degree":11,"count":7},{"degree":12,"count":5},{"degree":13,"count":3},{"degree":14,"count":7},{"degree":15,"count":9},{"degree":16,"count":6},{"degree":17,"count":5},{"degree":18,"count":8},{"degree":19,"count":2},{"degree":20,"count":3},{"degree":22,"count":8},{"degree":23,"count":1},{"degree":24,"count":6},{"degree":25,"count":4},{"degree":26,"count":11},{"degree":27,"count":4},"...",{"degree":104,"count":4}, {"degree":105,"count":2}, {"degree":106,"count":4}, {"degree":107,"count":3}, {"degree":108,"count":4}, {"degree":109,"count":2}, {"degree":111,"count":1}, {"degree":112,"count":3}, {"degree":113,"count":1}, {"degree":114,"count":1}, {"degree":115,"count":2}, {"degree":116,"count":2}, {"degree":117,"count":4}, {"degree":118,"count":4}, {"degree":119,"count":5}, {"degree":121,"count":2}, {"degree":122,"count":2}, {"degree":123,"count":3}, {"degree":124,"count":1}, {"degree":125,"count":1}, {"degree":128,"count":2}, {"degree":129,"count":1}, {"degree":130,"count":1}, {"degree":133,"count":1}, {"degree":138,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":17447}]
Number of extensional constraints17447
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":17447}]
Optimization problemNO
Type of objective

Solver Data

2400.03/2400.00	s UNKNOWN

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-4252673-1500926951/watcher-4252673-1500926951 -o /tmp/evaluation-result-4252673-1500926951/solver-4252673-1500926951 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node147-1500914920-3562 --watchdog 2560 ./naxos-xcsp3 HOME/instance-4252673-1500926951.xml 

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

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 2.05 2/179 6371
/proc/meminfo: memFree=32119912/32770624 swapFree=5768/118204
[pid=6371] ppid=6368 vsize=25516 CPUtime=0 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 1182 0 0 0 0 0 0 0 20 0 1 0 2283789 26128384 981 33554432000 4194304 6986860 140723615750112 140723615746808 140557447801829 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 6379 981 652 682 0 382 0

[startup+0.100066 s]
/proc/loadavg: 2.00 2.01 2.05 2/179 6371
/proc/meminfo: memFree=32119912/32770624 swapFree=5768/118204
[pid=6371] ppid=6368 vsize=31904 CPUtime=0.09 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 2786 0 0 0 9 0 0 0 20 0 1 0 2283789 32669696 2604 33554432000 4194304 6986860 140723615750112 140723615742760 140557447801829 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 7976 2604 678 682 0 1979 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31904

[startup+0.200346 s]
/proc/loadavg: 2.00 2.01 2.05 2/179 6371
/proc/meminfo: memFree=32119912/32770624 swapFree=5768/118204
[pid=6371] ppid=6368 vsize=40168 CPUtime=0.19 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 4836 0 0 0 19 0 0 0 20 0 1 0 2283789 41132032 4670 33554432000 4194304 6986860 140723615750112 140723615742760 140557447801829 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 10042 4670 678 682 0 4045 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 40168

[startup+0.300359 s]
/proc/loadavg: 2.00 2.01 2.05 2/179 6371
/proc/meminfo: memFree=32119912/32770624 swapFree=5768/118204
[pid=6371] ppid=6368 vsize=49452 CPUtime=0.29 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 7154 0 0 0 29 0 0 0 20 0 1 0 2283789 50638848 6991 33554432000 4194304 6986860 140723615750112 140723615742760 140557447801829 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 12363 6991 678 682 0 6366 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49452

[startup+0.700342 s]
/proc/loadavg: 2.00 2.01 2.05 2/179 6371
/proc/meminfo: memFree=32119912/32770624 swapFree=5768/118204
[pid=6371] ppid=6368 vsize=55920 CPUtime=0.69 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 8783 0 0 0 69 0 0 0 20 0 1 0 2283789 57262080 8587 33554432000 4194304 6986860 140723615750112 140723615742760 140557447794194 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 13980 8587 693 682 0 7983 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55920

[startup+1.50033 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6436
/proc/meminfo: memFree=32075036/32770624 swapFree=5768/118332
[pid=6371] ppid=6368 vsize=55920 CPUtime=1.49 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 8783 0 0 0 148 1 0 0 20 0 1 0 2283789 57262080 8587 33554432000 4194304 6986860 140723615750112 140723615745640 140557448065404 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 13980 8587 693 682 0 7983 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55920

[startup+3.10033 s]
/proc/loadavg: 1.92 2.00 2.04 3/182 6436
/proc/meminfo: memFree=32074216/32770624 swapFree=5768/118292
[pid=6371] ppid=6368 vsize=56048 CPUtime=3.09 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 16201 0 0 0 308 1 0 0 20 0 1 0 2283789 57393152 8653 33554432000 4194304 6986860 140723615750112 140723615745464 140557448065404 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14012 8653 693 682 0 8015 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56048

[startup+6.30032 s]
/proc/loadavg: 1.92 2.00 2.04 3/182 6436
/proc/meminfo: memFree=32073576/32770624 swapFree=5768/118312
[pid=6371] ppid=6368 vsize=56048 CPUtime=6.29 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 23796 0 0 0 627 2 0 0 20 0 1 0 2283789 57393152 8653 33554432000 4194304 6986860 140723615750112 140723615745464 5433643 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14012 8653 693 682 0 8015 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56048

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.04 3/182 6436
/proc/meminfo: memFree=32073380/32770624 swapFree=5768/118328
[pid=6371] ppid=6368 vsize=56048 CPUtime=12.69 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 31166 0 0 0 1266 3 0 0 20 0 1 0 2283789 57393152 8653 33554432000 4194304 6986860 140723615750112 140723615745464 5366202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14012 8653 693 682 0 8015 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56048

[startup+25.5004 s]
/proc/loadavg: 1.95 2.00 2.04 3/182 6436
/proc/meminfo: memFree=32073260/32770624 swapFree=5744/118340
[pid=6371] ppid=6368 vsize=56048 CPUtime=25.5 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 46038 0 0 0 2544 6 0 0 20 0 1 0 2283789 57393152 8653 33554432000 4194304 6986860 140723615750112 140723615745464 5433647 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14012 8653 693 682 0 8015 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 56048

[startup+51.1004 s]
/proc/loadavg: 1.96 2.00 2.04 3/182 6443
/proc/meminfo: memFree=32072524/32770624 swapFree=5744/118356
[pid=6371] ppid=6368 vsize=56048 CPUtime=51.09 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 53759 0 0 0 5099 10 0 0 20 0 1 0 2283789 57393152 8653 33554432000 4194304 6986860 140723615750112 140723615745640 5366032 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14012 8653 693 682 0 8015 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56048

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/182 6444
/proc/meminfo: memFree=32070756/32770624 swapFree=5744/118388
[pid=6371] ppid=6368 vsize=56048 CPUtime=102.28 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 58799 0 0 0 10211 17 0 0 20 0 1 0 2283789 57393152 8659 33554432000 4194304 6986860 140723615750112 140723615745464 140557448065404 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14012 8659 693 682 0 8015 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 56048

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 6445
/proc/meminfo: memFree=32072844/32770624 swapFree=5744/118412
[pid=6371] ppid=6368 vsize=56048 CPUtime=162.28 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 59464 0 0 0 16202 26 0 0 20 0 1 0 2283789 57393152 8659 33554432000 4194304 6986860 140723615750112 140723615745464 5433943 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14012 8659 693 682 0 8015 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 56048

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6446
/proc/meminfo: memFree=32072820/32770624 swapFree=5744/118428
[pid=6371] ppid=6368 vsize=56048 CPUtime=222.29 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 60134 0 0 0 22195 34 0 0 20 0 1 0 2283789 57393152 8659 33554432000 4194304 6986860 140723615750112 140723615745464 140557448065404 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14012 8659 693 682 0 8015 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 56048

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6571
/proc/meminfo: memFree=32079604/32770624 swapFree=5744/118520
[pid=6371] ppid=6368 vsize=56048 CPUtime=282.29 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 60799 0 0 0 28187 42 0 0 20 0 1 0 2283789 57393152 8659 33554432000 4194304 6986860 140723615750112 140723615745464 5438079 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14012 8659 693 682 0 8015 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 56048

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6572
/proc/meminfo: memFree=32079200/32770624 swapFree=5744/118612
[pid=6371] ppid=6368 vsize=56036 CPUtime=342.28 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 61471 0 0 0 34179 49 0 0 20 0 1 0 2283789 57380864 8659 33554432000 4194304 6986860 140723615750112 140723615745640 140557448065404 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8659 693 682 0 8012 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 56036

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6573
/proc/meminfo: memFree=32078508/32770624 swapFree=5744/118672
[pid=6371] ppid=6368 vsize=56036 CPUtime=402.29 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 62125 0 0 0 40173 56 0 0 20 0 1 0 2283789 57380864 8659 33554432000 4194304 6986860 140723615750112 140723615745464 5434379 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8659 693 682 0 8012 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 56036

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6574
/proc/meminfo: memFree=32078524/32770624 swapFree=5744/118732
[pid=6371] ppid=6368 vsize=56036 CPUtime=462.29 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 62783 0 0 0 46165 64 0 0 20 0 1 0 2283789 57380864 8659 33554432000 4194304 6986860 140723615750112 140723615745640 5433544 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8659 693 682 0 8012 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 56036

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6575
/proc/meminfo: memFree=32078860/32770624 swapFree=5744/118760
[pid=6371] ppid=6368 vsize=56036 CPUtime=522.29 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 63441 0 0 0 52158 71 0 0 20 0 1 0 2283789 57380864 8659 33554432000 4194304 6986860 140723615750112 140723615745464 5366199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8659 693 682 0 8012 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 56036

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6576
/proc/meminfo: memFree=32078696/32770624 swapFree=5744/118788
[pid=6371] ppid=6368 vsize=56036 CPUtime=582.29 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 64098 0 0 0 58151 78 0 0 20 0 1 0 2283789 57380864 8659 33554432000 4194304 6986860 140723615750112 140723615745464 5433943 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8659 693 682 0 8012 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 56036


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6608
/proc/meminfo: memFree=32076744/32770624 swapFree=5744/119356
[pid=6371] ppid=6368 vsize=56036 CPUtime=1482.31 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 74050 0 0 0 148028 203 0 0 20 0 1 0 2283789 57380864 8659 33554432000 4194304 6986860 140723615750112 140723615745464 5366920 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8659 693 682 0 8012 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 56036

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6609
/proc/meminfo: memFree=32076752/32770624 swapFree=5744/119396
[pid=6371] ppid=6368 vsize=56036 CPUtime=1542.31 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 74708 0 0 0 154019 212 0 0 20 0 1 0 2283789 57380864 8659 33554432000 4194304 6986860 140723615750112 140723615745640 140557448065404 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8659 693 682 0 8012 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 56036

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6610
/proc/meminfo: memFree=32076820/32770624 swapFree=5744/119420
[pid=6371] ppid=6368 vsize=56036 CPUtime=1602.31 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 75392 0 0 0 160011 220 0 0 20 0 1 0 2283789 57380864 8659 33554432000 4194304 6986860 140723615750112 140723615745640 140557447794435 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8659 693 682 0 8012 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 56036

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6611
/proc/meminfo: memFree=32076696/32770624 swapFree=5744/119456
[pid=6371] ppid=6368 vsize=56036 CPUtime=1662.31 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 76064 0 0 0 166001 230 0 0 20 0 1 0 2283789 57380864 8661 33554432000 4194304 6986860 140723615750112 140723615745464 140557448065404 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8661 693 682 0 8012 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 56036

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6612
/proc/meminfo: memFree=32076704/32770624 swapFree=5744/119480
[pid=6371] ppid=6368 vsize=56036 CPUtime=1722.32 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 76735 0 0 0 171993 239 0 0 20 0 1 0 2283789 57380864 8661 33554432000 4194304 6986860 140723615750112 140723615745464 5422724 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8661 693 682 0 8012 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 56036

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6613
/proc/meminfo: memFree=32076728/32770624 swapFree=5744/119516
[pid=6371] ppid=6368 vsize=56036 CPUtime=1782.32 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 77411 0 0 0 177984 248 0 0 20 0 1 0 2283789 57380864 8661 33554432000 4194304 6986860 140723615750112 140723615745464 140557447800132 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8661 693 682 0 8012 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 56036

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6614
/proc/meminfo: memFree=32076764/32770624 swapFree=5744/119556
[pid=6371] ppid=6368 vsize=56036 CPUtime=1842.32 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 78082 0 0 0 183976 256 0 0 20 0 1 0 2283789 57380864 8661 33554432000 4194304 6986860 140723615750112 140723615745464 5434009 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8661 693 682 0 8012 0
Current children cumulated CPU time (s) 1842.32
Current children cumulated vsize (KiB) 56036

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6622
/proc/meminfo: memFree=32076156/32770624 swapFree=5744/119604
[pid=6371] ppid=6368 vsize=56036 CPUtime=1902.32 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 78753 0 0 0 189968 264 0 0 20 0 1 0 2283789 57380864 8661 33554432000 4194304 6986860 140723615750112 140723615745464 5473982 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8661 693 682 0 8012 0
Current children cumulated CPU time (s) 1902.32
Current children cumulated vsize (KiB) 56036

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6623
/proc/meminfo: memFree=32076892/32770624 swapFree=5744/119636
[pid=6371] ppid=6368 vsize=56036 CPUtime=1962.32 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 79424 0 0 0 195959 273 0 0 20 0 1 0 2283789 57380864 8661 33554432000 4194304 6986860 140723615750112 140723615745464 5438064 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8661 693 682 0 8012 0
Current children cumulated CPU time (s) 1962.32
Current children cumulated vsize (KiB) 56036

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6624
/proc/meminfo: memFree=32076820/32770624 swapFree=5744/119668
[pid=6371] ppid=6368 vsize=56036 CPUtime=2022.33 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 80110 0 0 0 201952 281 0 0 20 0 1 0 2283789 57380864 8661 33554432000 4194304 6986860 140723615750112 140723615745640 5366202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8661 693 682 0 8012 0
Current children cumulated CPU time (s) 2022.33
Current children cumulated vsize (KiB) 56036

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6625
/proc/meminfo: memFree=32076796/32770624 swapFree=5744/119692
[pid=6371] ppid=6368 vsize=56036 CPUtime=2082.33 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 80789 0 0 0 207944 289 0 0 20 0 1 0 2283789 57380864 8661 33554432000 4194304 6986860 140723615750112 140723615745640 5433808 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8661 693 682 0 8012 0
Current children cumulated CPU time (s) 2082.33
Current children cumulated vsize (KiB) 56036

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6626
/proc/meminfo: memFree=32077188/32770624 swapFree=5744/119732
[pid=6371] ppid=6368 vsize=56036 CPUtime=2142.33 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 81468 0 0 0 213935 298 0 0 20 0 1 0 2283789 57380864 8661 33554432000 4194304 6986860 140723615750112 140723615745464 5433787 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8661 693 682 0 8012 0
Current children cumulated CPU time (s) 2142.33
Current children cumulated vsize (KiB) 56036

[startup+2202.31 s]
/proc/loadavg: 2.04 2.03 2.05 3/182 6627
/proc/meminfo: memFree=32077152/32770624 swapFree=5744/119756
[pid=6371] ppid=6368 vsize=56036 CPUtime=2202.33 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 82146 0 0 0 219928 305 0 0 20 0 1 0 2283789 57380864 8661 33554432000 4194304 6986860 140723615750112 140723615745464 5438178 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8661 693 682 0 8012 0
Current children cumulated CPU time (s) 2202.33
Current children cumulated vsize (KiB) 56036

[startup+2262.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 6628
/proc/meminfo: memFree=32077340/32770624 swapFree=5744/119788
[pid=6371] ppid=6368 vsize=56036 CPUtime=2262.33 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 82826 0 0 0 225919 314 0 0 20 0 1 0 2283789 57380864 8661 33554432000 4194304 6986860 140723615750112 140723615745464 5433943 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8661 693 682 0 8012 0
Current children cumulated CPU time (s) 2262.33
Current children cumulated vsize (KiB) 56036

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 6629
/proc/meminfo: memFree=32077392/32770624 swapFree=5744/119816
[pid=6371] ppid=6368 vsize=56036 CPUtime=2322.32 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 83499 0 0 0 231911 321 0 0 20 0 1 0 2283789 57380864 8661 33554432000 4194304 6986860 140723615750112 140723615745640 140557447794431 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8661 693 682 0 8012 0
Current children cumulated CPU time (s) 2322.32
Current children cumulated vsize (KiB) 56036

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6630
/proc/meminfo: memFree=32077268/32770624 swapFree=5744/119848
[pid=6371] ppid=6368 vsize=56036 CPUtime=2382.33 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 84172 0 0 0 237904 329 0 0 20 0 1 0 2283789 57380864 8661 33554432000 4194304 6986860 140723615750112 140723615745464 5437416 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8661 693 682 0 8012 0
Current children cumulated CPU time (s) 2382.33
Current children cumulated vsize (KiB) 56036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6630
/proc/meminfo: memFree=32077528/32770624 swapFree=5744/119856
[pid=6371] ppid=6368 vsize=56036 CPUtime=2400.03 cores=0,2,4,6
/proc/6371/stat : 6371 (naxos-xcsp3) R 6368 6371 3531 0 -1 4202496 84843 0 0 0 239671 332 0 0 20 0 1 0 2283789 57380864 8661 33554432000 4194304 6986860 140723615750112 140723615745464 5366202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 33632256 140723615757582 140723615757663 140723615757663 140723615760362 0
/proc/6371/statm: 14009 8661 693 682 0 8012 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 56036

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

Child status: 0
Real time (s): 2400
CPU time (s): 2400.04
CPU user time (s): 2396.72
CPU system time (s): 3.32207
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 56048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.72
system time used= 3.32207
maximum resident set size= 34684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84874
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= 19
involuntary context switches= 615

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.11692 second user time and 9.70817 second system time

The end

Launcher Data

Begin job on node147 at 2017-07-24 22:09:11
IDJOB=4252673
IDBENCH=126982
IDSOLVER=2634
FILE ID=node147/4252673-1500926951
RUNJOBID= node147-1500914920-3562
PBS_JOBID= 20625400
Free space on /tmp= 61684 MiB

SOLVER NAME= Naxos 1.1.0
BENCH NAME= XCSP17/Driver/Driver-m1-s1/driverlogw-09.xml
COMMAND LINE= ./naxos-xcsp3 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252673-1500926951/watcher-4252673-1500926951 -o /tmp/evaluation-result-4252673-1500926951/solver-4252673-1500926951 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node147-1500914920-3562 --watchdog 2560  ./naxos-xcsp3 HOME/instance-4252673-1500926951.xml

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

MD5SUM BENCH= 39f2309c430e073944706d11745a3453
RANDOM SEED=106405425

node147.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.57
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.57
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.57
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.57
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:        32120176 kB
MemAvailable:   32059972 kB
Buffers:           35596 kB
Cached:           218712 kB
SwapCached:            0 kB
Active:           174664 kB
Inactive:         126856 kB
Active(anon):      49832 kB
Inactive(anon):     8652 kB
Active(file):     124832 kB
Inactive(file):   118204 kB
Unevictable:        5768 kB
Mlocked:            5768 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              6400 kB
Writeback:             4 kB
AnonPages:         52880 kB
Mapped:            27648 kB
Shmem:              8848 kB
Slab:              50048 kB
SReclaimable:      25188 kB
SUnreclaim:        24860 kB
KernelStack:        3152 kB
PageTables:         4784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     282932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61684 MiB
End job on node147 at 2017-07-24 22:49:11