Trace number 4257715

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
AbsCon-basic 2017-06-11? (NS) 1.7141401 1.13394

General information on the benchmark

NameRcpsp/Rcpsp-m1-j120/
Rcpsp-j120-02-05.xml
MD5SUMc642010e55c7dc039ba248b7a99425a6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark103
Best CPU time to get the best result obtained on this benchmark7.9545202
Satisfiable
(Un)Satisfiability was proved
Number of variables122
Number of constraints187
Number of domains2
Minimum domain size1
Maximum domain size697
Distribution of domain sizes[{"size":1,"count":1},{"size":697,"count":121}]
Minimum variable degree3
Maximum variable degree6
Distribution of variable degrees[{"degree":3,"count":40},{"degree":4,"count":47},{"degree":5,"count":31},{"degree":6,"count":4}]
Minimum constraint arity2
Maximum constraint arity32
Distribution of constraint arities[{"arity":2,"count":183},{"arity":26,"count":1},{"arity":30,"count":1},{"arity":32,"count":2}]
Number of extensional constraints0
Number of intensional constraints183
Distribution of constraint types[{"type":"intension","count":183},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.25/0.36	
0.25/0.36	AbsCon 2 
0.25/0.36	
0.81/0.60	  Solving XCSP3-instance-4257715-1501653970 as a COP in -infty..+infty
0.81/0.60	  Loading variables...
0.81/0.67	  Loading constraints...
1.62/1.13	SEVERE forces us to stop
1.62/1.13	
1.62/1.13	s UNSUPPORTED

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-4257715-1501653970/watcher-4257715-1501653970 -o /tmp/evaluation-result-4257715-1501653970/solver-4257715-1501653970 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501638784-27504 --watchdog 300 java -jar HOME/AbsCon-basic.jar HOME/instance-4257715-1501653970.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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.04 2.03 2.05 3/195 8191
/proc/meminfo: memFree=31619904/32770624 swapFree=0/229776
[pid=8191] ppid=8188 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/8191/stat : 8191 (runsolver) D 8188 8191 5131 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 14017322 24240128 108 18446744073709551615 4194304 4338465 140734501638480 140734501636120 139721955173079 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 31985664 140734501646495 140734501646918 140734501646918 140734501650378 0
/proc/8191/statm: 5918 108 54 36 0 2156 0

[startup+0.100062 s]
/proc/loadavg: 2.04 2.03 2.05 3/195 8191
/proc/meminfo: memFree=31619904/32770624 swapFree=0/229776
[pid=8191] ppid=8188 vsize=9934352 CPUtime=0 cores=0,2,4,6
/proc/8191/stat : 8191 (java) S 8188 8191 5131 0 -1 1077944320 2476 0 0 0 0 0 0 0 20 0 6 0 14017322 10172776448 2675 18446744073709551615 4194304 4196468 140729480937984 140729480920528 140224958398199 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
/proc/8191/statm: 2483588 2675 1212 1 0 2473566 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9934352

[startup+0.200855 s]
/proc/loadavg: 2.04 2.03 2.05 3/195 8191
/proc/meminfo: memFree=31619904/32770624 swapFree=0/229776
[pid=8191] ppid=8188 vsize=10551180 CPUtime=0.07 cores=0,2,4,6
/proc/8191/stat : 8191 (java) S 8188 8191 5131 0 -1 1077944320 4840 0 0 0 6 1 0 0 20 0 15 0 14017322 10804408320 6358 18446744073709551615 4194304 4196468 140729480937984 140729480920528 140224958398199 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
/proc/8191/statm: 2637795 6358 2644 1 0 2627269 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10551180

[startup+0.300211 s]
/proc/loadavg: 2.04 2.03 2.05 3/195 8191
/proc/meminfo: memFree=31619904/32770624 swapFree=0/229776
[pid=8191] ppid=8188 vsize=10551180 CPUtime=0.25 cores=0,2,4,6
/proc/8191/stat : 8191 (java) S 8188 8191 5131 0 -1 1077944320 8730 0 0 0 22 3 0 0 20 0 15 0 14017322 10804408320 9006 18446744073709551615 4194304 4196468 140729480937984 140729480920528 140224958398199 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
/proc/8191/statm: 2637795 9006 2880 1 0 2627269 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 10551180

[startup+0.700854 s]
/proc/loadavg: 2.04 2.03 2.05 3/195 8191
/proc/meminfo: memFree=31619904/32770624 swapFree=0/229776
[pid=8191] ppid=8188 vsize=10621952 CPUtime=1.12 cores=0,2,4,6
/proc/8191/stat : 8191 (java) S 8188 8191 5131 0 -1 1077944320 13468 0 0 0 106 6 0 0 20 0 16 0 14017322 10876878848 18605 18446744073709551615 4194304 4196468 140729480937984 140729480920528 140224958398199 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
/proc/8191/statm: 2655488 18605 3077 1 0 2644422 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 10621952

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

[startup+0.800866 s]
/proc/loadavg: 2.04 2.03 2.05 3/195 8191
/proc/meminfo: memFree=31619904/32770624 swapFree=0/229776
[pid=8191] ppid=8188 vsize=10621952 CPUtime=1.25 cores=0,2,4,6
/proc/8191/stat : 8191 (java) S 8188 8191 5131 0 -1 1077944320 13520 0 0 0 119 6 0 0 20 0 16 0 14017322 10876878848 18605 18446744073709551615 4194304 4196468 140729480937984 140729480920528 140224958398199 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
/proc/8191/statm: 2655488 18605 3077 1 0 2644422 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 10621952

[startup+1.00087 s]
/proc/loadavg: 2.04 2.03 2.05 3/195 8191
/proc/meminfo: memFree=31619904/32770624 swapFree=0/229776
[pid=8191] ppid=8188 vsize=10621952 CPUtime=1.48 cores=0,2,4,6
/proc/8191/stat : 8191 (java) S 8188 8191 5131 0 -1 1077944320 13561 0 0 0 142 6 0 0 20 0 16 0 14017322 10876878848 19241 18446744073709551615 4194304 4196468 140729480937984 140729480920528 140224958398199 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
/proc/8191/statm: 2655488 19241 3080 1 0 2644422 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10621952

[startup+1.10012 s]
/proc/loadavg: 2.04 2.03 2.05 4/211 8207
/proc/meminfo: memFree=31556444/32770624 swapFree=0/229764
[pid=8191] ppid=8188 vsize=10621952 CPUtime=1.62 cores=0,2,4,6
/proc/8191/stat : 8191 (java) S 8188 8191 5131 0 -1 1077944320 13648 0 0 0 156 6 0 0 20 0 16 0 14017322 10876878848 19304 18446744073709551615 4194304 4196468 140729480937984 140729480920528 140224958398199 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
/proc/8191/statm: 2655488 19304 3081 1 0 2644422 0
[pid=8191/tid=8193] ppid=8188 vsize=10621952 CPUtime=0.21 cores=0,2,4,6
/proc/8191/task/8193/stat : 8193 (java) S 8188 8191 5131 0 -1 1077944384 6165 0 0 0 19 2 0 0 20 0 16 0 14017332 10876878848 19304 18446744073709551615 4194304 4196468 140729480937984 140224962641072 140224958408405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
[pid=8191/tid=8194] ppid=8188 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/8191/task/8194/stat : 8194 (java) S 8188 8191 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 14017332 10876878848 19304 18446744073709551615 4194304 4196468 140729480937984 140224915364112 140224958408405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
[pid=8191/tid=8195] ppid=8188 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/8191/task/8195/stat : 8195 (java) S 8188 8191 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 14017332 10876878848 19304 18446744073709551615 4194304 4196468 140729480937984 140224914311568 140224958408405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
[pid=8191/tid=8196] ppid=8188 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/8191/task/8196/stat : 8196 (java) S 8188 8191 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 14017332 10876878848 19304 18446744073709551615 4194304 4196468 140729480937984 140224913259024 140224958408405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
[pid=8191/tid=8197] ppid=8188 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/8191/task/8197/stat : 8197 (java) S 8188 8191 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 14017332 10876878848 19304 18446744073709551615 4194304 4196468 140729480937984 140224912206480 140224958408405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
[pid=8191/tid=8198] ppid=8188 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/8191/task/8198/stat : 8198 (java) S 8188 8191 5131 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 14017334 10876878848 19304 18446744073709551615 4194304 4196468 140729480937984 140224522312176 140224958409346 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
[pid=8191/tid=8199] ppid=8188 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/8191/task/8199/stat : 8199 (java) S 8188 8191 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 14017334 10876878848 19304 18446744073709551615 4194304 4196468 140729480937984 140224521258400 140224958408405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
[pid=8191/tid=8200] ppid=8188 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/8191/task/8200/stat : 8200 (java) S 8188 8191 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 14017334 10876878848 19816 18446744073709551615 4194304 4196468 140729480937984 140224520205808 140224958408405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
[pid=8191/tid=8201] ppid=8188 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/8191/task/8201/stat : 8201 (java) S 8188 8191 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14017337 10876878848 19816 18446744073709551615 4194304 4196468 140729480937984 140224519154384 140224958416795 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
[pid=8191/tid=8202] ppid=8188 vsize=10621952 CPUtime=0.16 cores=0,2,4,6
/proc/8191/task/8202/stat : 8202 (java) S 8188 8191 5131 0 -1 1077944384 1111 0 0 0 16 0 0 0 20 0 16 0 14017337 10876878848 19816 18446744073709551615 4194304 4196468 140729480937984 140224518100976 140224958409346 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
[pid=8191/tid=8203] ppid=8188 vsize=10621952 CPUtime=0.17 cores=0,2,4,6
/proc/8191/task/8203/stat : 8203 (java) S 8188 8191 5131 0 -1 1077944384 336 0 0 0 17 0 0 0 20 0 16 0 14017337 10876878848 19816 18446744073709551615 4194304 4196468 140729480937984 140224517048432 140224958409346 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
[pid=8191/tid=8204] ppid=8188 vsize=10621952 CPUtime=0.3 cores=0,2,4,6
/proc/8191/task/8204/stat : 8204 (java) S 8188 8191 5131 0 -1 1077944384 1645 0 0 0 30 0 0 0 20 0 16 0 14017337 10876878848 19816 18446744073709551615 4194304 4196468 140729480937984 140224515995888 140224958409346 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
[pid=8191/tid=8205] ppid=8188 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/8191/task/8205/stat : 8205 (java) S 8188 8191 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 14017337 10876878848 19816 18446744073709551615 4194304 4196468 140729480937984 140224514943584 140224958408405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
[pid=8191/tid=8206] ppid=8188 vsize=10621952 CPUtime=0 cores=0,2,4,6
/proc/8191/task/8206/stat : 8206 (java) S 8188 8191 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 14017341 10876878848 19816 18446744073709551615 4194304 4196468 140729480937984 140224513891120 140224958409346 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
[pid=8191/tid=8207] ppid=8188 vsize=10621952 CPUtime=0.74 cores=0,2,4,6
/proc/8191/task/8207/stat : 8207 (java) R 8188 8191 5131 0 -1 4202560 3024 0 0 0 72 2 0 0 20 0 16 0 14017358 10876878848 19816 18446744073709551615 4194304 4196468 140729480937984 140224510697856 140224940047147 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35008512 140729480942026 140729480942155 140729480942155 140729480945615 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 10621952

Child status: 2
Real time (s): 1.13394
CPU time (s): 1.71414
CPU user time (s): 1.64623
CPU system time (s): 0.067907
CPU usage (%): 151.167
Max. virtual memory (cumulated for all children) (KiB): 10621952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.64623
system time used= 0.067907
maximum resident set size= 82296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13784
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1679
involuntary context switches= 8

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.009578 second user time and 0.007662 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-02 07:52:14
IDJOB=4257715
IDBENCH=129315
IDSOLVER=2642
FILE ID=node131/4257715-1501653970
RUNJOBID= node131-1501638784-27504
PBS_JOBID= 
Free space on /tmp= 61936 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j120/Rcpsp-j120-02-05.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257715-1501653970/watcher-4257715-1501653970 -o /tmp/evaluation-result-4257715-1501653970/solver-4257715-1501653970 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501638784-27504 --watchdog 300  java -jar HOME/AbsCon-basic.jar HOME/instance-4257715-1501653970.xml

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

MD5SUM BENCH= c642010e55c7dc039ba248b7a99425a6
RANDOM SEED=2003451567

node131.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	: 5334.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31620552 kB
MemAvailable:   31797832 kB
Buffers:          120524 kB
Cached:           337832 kB
SwapCached:            0 kB
Active:           507328 kB
Inactive:         238308 kB
Active(anon):     287124 kB
Inactive(anon):     8532 kB
Active(file):     220204 kB
Inactive(file):   229776 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8136 kB
Writeback:             4 kB
AnonPages:        286680 kB
Mapped:            42348 kB
Shmem:              8872 kB
Slab:             111316 kB
SReclaimable:      86268 kB
SUnreclaim:        25048 kB
KernelStack:        3440 kB
PageTables:         5020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1197124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61928 MiB
End job on node131 at 2017-08-02 07:52:15