Trace number 4295157

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
PicatSAT 2018-06-15OPT68 34.2321 34.2318

General information on the benchmark

NameRcpsp/
Rcpsp-j60-01-02_c18.xml
MD5SUM2a7801ec96cf67d89ec484abe9bad078
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark68
Best CPU time to get the best result obtained on this benchmark3.41371
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints97
Number of domains2
Minimum domain size1
Maximum domain size344
Distribution of domain sizes[{"size":1,"count":1},{"size":344,"count":61}]
Minimum variable degree3
Maximum variable degree6
Distribution of variable degrees[{"degree":3,"count":24},{"degree":4,"count":16},{"degree":5,"count":21},{"degree":6,"count":1}]
Minimum constraint arity2
Maximum constraint arity21
Distribution of constraint arities[{"arity":2,"count":93},{"arity":11,"count":1},{"arity":12,"count":1},{"arity":16,"count":1},{"arity":21,"count":1}]
Number of extensional constraints0
Number of intensional constraints93
Distribution of constraint types[{"type":"intension","count":93},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

34.19/34.23	c xcsp_picat version 2.4#4 (June 15, 2018)
34.19/34.23	o 204
34.19/34.23	o 134
34.19/34.23	o 99
34.19/34.23	o 81
34.19/34.23	o 72
34.19/34.23	o 68
34.19/34.23	s OPTIMUM FOUND
34.19/34.23	v <instantiation>
34.19/34.23	v     <list> s[]  </list> 
34.19/34.23	v     <values> 0 28 0 0 7 7 37 16 21 24 14 16 14 24 24 22 36 23 25 32 24 49 24 32 39 27 36 38 37 36 51 39 43 28 44 33 40 46 38 46 61 48 47 47 59 42 42 27 37 48 49 55 51 56 60 51 64 65 60 61 67 68   </values> 
34.19/34.23	v </instantiation>

Verifier Data

OK	68

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (8505 MiB free)
  memory of node 1: 16384 MiB (13284 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295157-1532462316/watcher-4295157-1532462316 -o /tmp/evaluation-result-4295157-1532462316/solver-4295157-1532462316 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532432947-16184 --watchdog 2580 xcsp_picat HOME/instance-4295157-1532462316.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=21548, runsolver pid=21545
Current StackSize limit: 8192 KiB


[startup+0.100153 s]*
/proc/loadavg: 2.21 2.06 2.06 3/187 21549
/proc/meminfo: memFree=22295736/32770624 swapFree=67108860/67108860
[pid=21548] ppid=21545 vsize=111828 memory=20844 CPUtime=0.1 cores=1,3,5,7
/proc/21548/stat : 21548 (xcsp_picat) R 21545 21548 16152 0 -1 4202496 1795 0 0 0 10 0 0 0 20 0 1 0 63794797 114511872 5211 33554432000 4194304 5849740 140731945674704 140731945674704 139974814216071 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43687936 140731945682102 140731945682180 140731945682180 140731945684938 0
/proc/21548/statm: 27957 5211 724 405 0 24901 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 111828 KiB
Current children cumulated memory: 20844 KiB

[startup+0.209555 s]*
/proc/loadavg: 2.21 2.06 2.06 3/187 21549
/proc/meminfo: memFree=22291272/32770624 swapFree=67108860/67108860
[pid=21548] ppid=21545 vsize=118184 memory=27052 CPUtime=0.21 cores=1,3,5,7
/proc/21548/stat : 21548 (xcsp_picat) R 21545 21548 16152 0 -1 4202496 3384 0 0 0 21 0 0 0 20 0 1 0 63794797 121020416 6763 33554432000 4194304 5849740 140731945674704 140731945673816 5406611 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43687936 140731945682102 140731945682180 140731945682180 140731945684938 0
/proc/21548/statm: 29546 6763 724 405 0 26490 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 118184 KiB
Current children cumulated memory: 27052 KiB

[startup+0.309354 s]*
/proc/loadavg: 2.21 2.06 2.06 3/187 21549
/proc/meminfo: memFree=22287504/32770624 swapFree=67108860/67108860
[pid=21548] ppid=21545 vsize=120024 memory=28860 CPUtime=0.31 cores=1,3,5,7
/proc/21548/stat : 21548 (xcsp_picat) R 21545 21548 16152 0 -1 4202496 5076 0 0 0 30 1 0 0 20 0 1 0 63794797 122904576 7215 33554432000 4194304 5849740 140731945674704 140731945673816 5335568 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43687936 140731945682102 140731945682180 140731945682180 140731945684938 0
/proc/21548/statm: 30006 7215 741 405 0 26950 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 120024 KiB
Current children cumulated memory: 28860 KiB

[startup+0.70036 s]
/proc/loadavg: 2.21 2.06 2.06 3/187 21549
/proc/meminfo: memFree=22288012/32770624 swapFree=67108860/67108860
[pid=21548] ppid=21545 vsize=119672 memory=28452 CPUtime=0.69 cores=1,3,5,7
/proc/21548/stat : 21548 (xcsp_picat) R 21545 21548 16152 0 -1 4202496 7442 0 0 0 68 1 0 0 20 0 1 0 63794797 122544128 7113 33554432000 4194304 5849740 140731945674704 140731945673816 5366415 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43687936 140731945682102 140731945682180 140731945682180 140731945684938 0
/proc/21548/statm: 29918 7113 741 405 0 26862 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 119672 KiB
Current children cumulated memory: 28452 KiB

[startup+1.50028 s]
/proc/loadavg: 2.21 2.06 2.06 3/187 21549
/proc/meminfo: memFree=22282812/32770624 swapFree=67108860/67108860
[pid=21548] ppid=21545 vsize=125872 memory=34840 CPUtime=1.49 cores=1,3,5,7
/proc/21548/stat : 21548 (xcsp_picat) R 21545 21548 16152 0 -1 4202496 8631 0 0 0 148 1 0 0 20 0 1 0 63794797 128892928 8710 33554432000 4194304 5849740 140731945674704 140731945673576 5305586 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43687936 140731945682102 140731945682180 140731945682180 140731945684938 0
/proc/21548/statm: 31468 8710 753 405 0 28412 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 125872 KiB
Current children cumulated memory: 34840 KiB

[startup+3.10917 s]
/proc/loadavg: 2.21 2.06 2.06 3/187 21549
/proc/meminfo: memFree=22248868/32770624 swapFree=67108860/67108860
[pid=21548] ppid=21545 vsize=125872 memory=34936 CPUtime=3.1 cores=1,3,5,7
/proc/21548/stat : 21548 (xcsp_picat) R 21545 21548 16152 0 -1 4202496 9531 0 0 0 309 1 0 0 20 0 1 0 63794797 128892928 8734 33554432000 4194304 5849740 140731945674704 140731945673576 5328473 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43687936 140731945682102 140731945682180 140731945682180 140731945684938 0
/proc/21548/statm: 31468 8734 753 405 0 28412 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 125872 KiB
Current children cumulated memory: 34936 KiB

[startup+6.30038 s]
/proc/loadavg: 2.19 2.06 2.06 3/187 21549
/proc/meminfo: memFree=22259072/32770624 swapFree=67108860/67108860
[pid=21548] ppid=21545 vsize=122228 memory=31336 CPUtime=6.29 cores=1,3,5,7
/proc/21548/stat : 21548 (xcsp_picat) R 21545 21548 16152 0 -1 4202496 14682 0 0 0 627 2 0 0 20 0 1 0 63794797 125161472 7834 33554432000 4194304 5849740 140731945674704 140731945672248 5376275 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43687936 140731945682102 140731945682180 140731945682180 140731945684938 0
/proc/21548/statm: 30557 7834 764 405 0 27501 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 122228 KiB
Current children cumulated memory: 31336 KiB

[startup+12.7003 s]
/proc/loadavg: 2.18 2.06 2.06 3/187 21549
/proc/meminfo: memFree=22260352/32770624 swapFree=67108860/67108860
[pid=21548] ppid=21545 vsize=129800 memory=38896 CPUtime=12.69 cores=1,3,5,7
/proc/21548/stat : 21548 (xcsp_picat) R 21545 21548 16152 0 -1 4202496 19408 0 0 0 1266 3 0 0 20 0 1 0 63794797 132915200 9724 33554432000 4194304 5849740 140731945674704 140731945673352 5359154 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43687936 140731945682102 140731945682180 140731945682180 140731945684938 0
/proc/21548/statm: 32450 9724 764 405 0 29394 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 129800 KiB
Current children cumulated memory: 38896 KiB

[startup+25.5003 s]
/proc/loadavg: 2.14 2.06 2.06 3/187 21549
/proc/meminfo: memFree=22245224/32770624 swapFree=67108860/67108860
[pid=21548] ppid=21545 vsize=129728 memory=38836 CPUtime=25.49 cores=1,3,5,7
/proc/21548/stat : 21548 (xcsp_picat) R 21545 21548 16152 0 -1 4202496 28159 0 0 0 2544 5 0 0 20 0 1 0 63794797 132841472 9709 33554432000 4194304 5849740 140731945674704 140731945673352 4209067 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43687936 140731945682102 140731945682180 140731945682180 140731945684938 0
/proc/21548/statm: 32432 9709 764 405 0 29376 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 129728 KiB
Current children cumulated memory: 38836 KiB

[startup+34.2318 s]
# the end of solver process 21548 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=34.1381 s, system=0.094001 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.6003 s]
/proc/loadavg: 2.14 2.06 2.06 3/187 21549
/proc/meminfo: memFree=22245224/32770624 swapFree=67108860/67108860
[pid=21548] ppid=21545 vsize=129728 memory=38836 CPUtime=25.59 cores=1,3,5,7
/proc/21548/stat : 21548 (xcsp_picat) R 21545 21548 16152 0 -1 4202496 28182 0 0 0 2554 5 0 0 20 0 1 0 63794797 132841472 9709 33554432000 4194304 5849740 140731945674704 140731945673352 5309634 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43687936 140731945682102 140731945682180 140731945682180 140731945684938 0
/proc/21548/statm: 32432 9709 764 405 0 29376 0
Current children cumulated CPU time: 25.59 s
Current children cumulated vsize: 129728 KiB
Current children cumulated memory: 38836 KiB

[startup+28.8003 s]
/proc/loadavg: 2.14 2.06 2.06 3/187 21549
/proc/meminfo: memFree=22252668/32770624 swapFree=67108860/67108860
[pid=21548] ppid=21545 vsize=129404 memory=35264 CPUtime=28.8 cores=1,3,5,7
/proc/21548/stat : 21548 (xcsp_picat) R 21545 21548 16152 0 -1 4202496 31059 0 0 0 2873 7 0 0 20 0 1 0 63794797 132509696 8816 33554432000 4194304 5849740 140731945674704 140731945673352 4205748 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43687936 140731945682102 140731945682180 140731945682180 140731945684938 0
/proc/21548/statm: 32351 8816 764 405 0 29295 0
Current children cumulated CPU time: 28.8 s
Current children cumulated vsize: 129404 KiB
Current children cumulated memory: 35264 KiB

[startup+32.0003 s]*
/proc/loadavg: 2.13 2.06 2.06 3/187 21549
/proc/meminfo: memFree=22252536/32770624 swapFree=67108860/67108860
[pid=21548] ppid=21545 vsize=122224 memory=31280 CPUtime=32 cores=1,3,5,7
/proc/21548/stat : 21548 (xcsp_picat) R 21545 21548 16152 0 -1 4202496 35693 0 0 0 3191 9 0 0 20 0 1 0 63794797 125157376 7820 33554432000 4194304 5849740 140731945674704 140731945673352 5317557 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43687936 140731945682102 140731945682180 140731945682180 140731945684938 0
/proc/21548/statm: 30556 7820 764 405 0 27500 0
Current children cumulated CPU time: 32 s
Current children cumulated vsize: 122224 KiB
Current children cumulated memory: 31280 KiB

[startup+33.6003 s]
/proc/loadavg: 2.13 2.06 2.06 3/187 21549
/proc/meminfo: memFree=22248628/32770624 swapFree=67108860/67108860
[pid=21548] ppid=21545 vsize=129392 memory=35172 CPUtime=33.59 cores=1,3,5,7
/proc/21548/stat : 21548 (xcsp_picat) R 21545 21548 16152 0 -1 4202496 36180 0 0 0 3350 9 0 0 20 0 1 0 63794797 132497408 8793 33554432000 4194304 5849740 140731945674704 140731945673352 5308848 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43687936 140731945682102 140731945682180 140731945682180 140731945684938 0
/proc/21548/statm: 32348 8793 764 405 0 29292 0
Current children cumulated CPU time: 33.59 s
Current children cumulated vsize: 129392 KiB
Current children cumulated memory: 35172 KiB

[startup+34.0003 s]*
/proc/loadavg: 2.13 2.06 2.06 3/187 21549
/proc/meminfo: memFree=22248628/32770624 swapFree=67108860/67108860
[pid=21548] ppid=21545 vsize=129392 memory=35172 CPUtime=34 cores=1,3,5,7
/proc/21548/stat : 21548 (xcsp_picat) R 21545 21548 16152 0 -1 4202496 36180 0 0 0 3391 9 0 0 20 0 1 0 63794797 132497408 8793 33554432000 4194304 5849740 140731945674704 140731945673352 5308594 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43687936 140731945682102 140731945682180 140731945682180 140731945684938 0
/proc/21548/statm: 32348 8793 764 405 0 29292 0
Current children cumulated CPU time: 34 s
Current children cumulated vsize: 129392 KiB
Current children cumulated memory: 35172 KiB

[startup+34.2002 s]
/proc/loadavg: 2.13 2.06 2.06 3/187 21549
/proc/meminfo: memFree=22248628/32770624 swapFree=67108860/67108860
[pid=21548] ppid=21545 vsize=129392 memory=35172 CPUtime=34.19 cores=1,3,5,7
/proc/21548/stat : 21548 (xcsp_picat) R 21545 21548 16152 0 -1 4202496 36180 0 0 0 3410 9 0 0 20 0 1 0 63794797 132497408 8793 33554432000 4194304 5849740 140731945674704 140731945673352 4208493 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43687936 140731945682102 140731945682180 140731945682180 140731945684938 0
/proc/21548/statm: 32348 8793 764 405 0 29292 0
Current children cumulated CPU time: 34.19 s
Current children cumulated vsize: 129392 KiB
Current children cumulated memory: 35172 KiB

Child status: 0
Real time (s): 34.2318
CPU time (s): 34.2321
CPU user time (s): 34.1381
CPU system time (s): 0.094001
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 131348
Max. memory (cumulated for all children) (KiB): 39664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.1381
system time used= 0.094001
maximum resident set size= 39664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36212
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= 2
involuntary context switches= 11


# summary of solver processes directly reported to runsolver:
#   pid: 21548
#   total CPU time (s): 34.2321
#   total CPU user time (s): 34.1381
#   total CPU system time (s): 0.094001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.149013 second user time and 0.265226 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-24 21:58:36
IDJOB=4295157
IDBENCH=141478
IDSOLVER=2754
FILE ID=node136/4295157-1532462316
RUNJOBID= node136-1532432947-16184
PBS_JOBID= 21021579
Free space on /tmp= 56516 MiB

SOLVER NAME= PicatSAT 2018-06-15
BENCH NAME= XCSP18/Rcpsp/Rcpsp-j60-01-02_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295157-1532462316/watcher-4295157-1532462316 -o /tmp/evaluation-result-4295157-1532462316/solver-4295157-1532462316 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532432947-16184 --watchdog 2580  xcsp_picat HOME/instance-4295157-1532462316.xml

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

MD5SUM BENCH= 2a7801ec96cf67d89ec484abe9bad078
RANDOM SEED=2065250332

node136.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.50
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.50
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.50
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.50
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:        22313672 kB
MemAvailable:   31859668 kB
Buffers:          207100 kB
Cached:          9569216 kB
SwapCached:            0 kB
Active:          2072804 kB
Inactive:        7845160 kB
Active(anon):      91424 kB
Inactive(anon):    69952 kB
Active(file):    1981380 kB
Inactive(file):  7775208 kB
Unevictable:        7340 kB
Mlocked:            7340 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3172 kB
Writeback:             0 kB
AnonPages:        148808 kB
Mapped:            41152 kB
Shmem:             17036 kB
Slab:             238048 kB
SReclaimable:     210484 kB
SUnreclaim:        27564 kB
KernelStack:        3296 kB
PageTables:         4920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     509752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 56512 MiB
End job on node136 at 2018-07-24 21:59:11