Trace number 4263883

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-11OPT1916 4.08708 1.81774

DiagnosticValue
WRONG_DECISIONS2420

General information on the benchmark

NameFastfood/Fastfood-m1-s1/
Fastfood-ff16.xml
MD5SUM7d930e9aa83e9b949249fe9ec59ccd01
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1916
Best CPU time to get the best result obtained on this benchmark0.31879199
Satisfiable
(Un)Satisfiability was proved
Number of variables183
Number of constraints181
Number of domains32
Minimum domain size30
Maximum domain size32
Distribution of domain sizes[{"size":30,"count":4},{"size":31,"count":40},{"size":32,"count":139}]
Minimum variable degree2
Maximum variable degree46
Distribution of variable degrees[{"degree":2,"count":180},{"degree":46,"count":3}]
Minimum constraint arity2
Maximum constraint arity4
Distribution of constraint arities[{"arity":2,"count":135},{"arity":3,"count":1},{"arity":4,"count":45}]
Number of extensional constraints135
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":135},{"type":"ordered","count":1},{"type":"minimum","count":45}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.32/0.32	
0.32/0.32	AbsCon 2 
0.32/0.32	
1.01/0.60	  Solving XCSP3-instance-4263883-1502318956 as a COP in -infty..+infty
1.01/0.60	  Loading variables...
1.01/0.66	  Loading constraints...
1.31/0.73	  Solver SolverBacktrack being built...
1.31/0.73	
1.31/0.77	  Preprocessing : gac=true, ccks=0, filters=195, revisions=203 (useless=68), AC=360, removals=360, inconsistent=false
1.31/0.77	
1.31/0.77	o 8994
1.31/0.79	o 4013
1.64/0.81	o 3947
1.64/0.82	o 3710
1.64/0.88	o 3709
1.64/0.88	o 3660
1.64/0.89	o 3484
1.64/0.89	o 3143
1.97/0.93	o 3050
1.97/0.94	o 2691
1.97/0.94	o 2311
1.97/0.95	o 2146
1.97/0.95	o 2081
1.97/0.95	o 2000
1.97/0.96	o 1981
1.97/0.96	o 1951
1.97/0.97	o 1942
1.97/0.97	o 1928
2.28/1.05	o 1920
2.77/1.23	o 1918
2.77/1.29	o 1917
3.49/1.55	o 1916
4.06/1.81	
4.06/1.81	v <instantiation id='sol22' type='solution' cost='1916'>  <list> x[] drd[][] dr[] </list>  <values> 72 301 540 303 74 165 303 74 165 51 178 417 51 178 417 468 239 0 468 239 0 68 297 536 533 304 65 533 304 65 72 301 540 18 247 486 22 251 490 26 203 442 26 203 442 240 11 228 240 11 228 17 212 451 229 0 239 20 249 488 20 249 488 368 139 100 367 138 101 65 294 533 65 294 533 0 229 468 35 194 433 35 194 433 71 158 397 71 158 397 14 215 454 23 206 445 448 219 20 40 189 428 2 231 470 53 282 521 53 282 521 165 64 303 166 63 302 281 52 187 278 49 190 9 238 477 121 108 347 121 108 347 217 12 251 217 12 251 74 74 51 51 0 0 68 65 65 72 18 22 26 26 11 11 17 0 20 20 100 101 65 65 0 35 35 71 71 14 23 20 40 2 53 53 64 63 52 49 9 108 108 12 12 </values>  </instantiation>
4.06/1.81	s OPTIMUM FOUND
4.06/1.81	
4.06/1.81	d WRONG_DECISIONS 2420

Verifier Data

OK	1916

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-4263883-1502318956/watcher-4263883-1502318956 -o /tmp/evaluation-result-4263883-1502318956/solver-4263883-1502318956 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502258094-11417 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4263883-1502318956.xml 

pid=23970
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.19 2.05 2.05 3/196 23973
/proc/meminfo: memFree=31535048/32770624 swapFree=0/338916
[pid=23973] ppid=23970 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/23973/stat : 23973 (runsolver) D 23970 23973 6971 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 20236282 24240128 107 18446744073709551615 4194304 4338465 140733101306256 140733101303896 139887465501399 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 7921664 140733101310112 140733101310538 140733101310538 140733101313994 0
/proc/23973/statm: 5918 107 54 36 0 2156 0

[startup+0.100112 s]
/proc/loadavg: 2.19 2.05 2.05 3/196 23973
/proc/meminfo: memFree=31535048/32770624 swapFree=0/338916
[pid=23973] ppid=23970 vsize=10151672 CPUtime=0.03 cores=1,3,5,7
/proc/23973/stat : 23973 (java) S 23970 23973 6971 0 -1 1077944320 4346 0 0 0 3 0 0 0 20 0 9 0 20236282 10395312128 4458 18446744073709551615 4194304 4196468 140723632130560 140723632113104 140313792876279 0 0 1 16800970 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
/proc/23973/statm: 2537918 4458 2152 1 0 2527415 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10151672

[startup+0.200247 s]
/proc/loadavg: 2.19 2.05 2.05 3/196 23973
/proc/meminfo: memFree=31535048/32770624 swapFree=0/338916
[pid=23973] ppid=23970 vsize=10551180 CPUtime=0.12 cores=1,3,5,7
/proc/23973/stat : 23973 (java) S 23970 23973 6971 0 -1 1077944320 5645 0 0 0 11 1 0 0 20 0 15 0 20236282 10804408320 7093 18446744073709551615 4194304 4196468 140723632130560 140723632113104 140313792876279 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
/proc/23973/statm: 2637795 7093 2773 1 0 2627261 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 10551180

[startup+0.300698 s]
/proc/loadavg: 2.19 2.05 2.05 3/196 23973
/proc/meminfo: memFree=31535048/32770624 swapFree=0/338916
[pid=23973] ppid=23970 vsize=10553264 CPUtime=0.32 cores=1,3,5,7
/proc/23973/stat : 23973 (java) S 23970 23973 6971 0 -1 1077944320 9128 0 0 0 30 2 0 0 20 0 15 0 20236282 10806542336 10494 18446744073709551615 4194304 4196468 140723632130560 140723632113104 140313792876279 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
/proc/23973/statm: 2638316 10494 2945 1 0 2627261 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 10553264

[startup+0.700232 s]
/proc/loadavg: 2.19 2.05 2.05 3/196 23973
/proc/meminfo: memFree=31535048/32770624 swapFree=0/338916
[pid=23973] ppid=23970 vsize=10621952 CPUtime=1.31 cores=1,3,5,7
/proc/23973/stat : 23973 (java) S 23970 23973 6971 0 -1 1077944320 13864 0 0 0 126 5 0 0 20 0 16 0 20236282 10876878848 20101 18446744073709551615 4194304 4196468 140723632130560 140723632113104 140313792876279 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
/proc/23973/statm: 2655488 20101 3076 1 0 2644414 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 10621952

[startup+1.50211 s]
/proc/loadavg: 2.19 2.05 2.05 4/211 23989
/proc/meminfo: memFree=31433040/32770624 swapFree=0/338956
[pid=23973] ppid=23970 vsize=10624000 CPUtime=3.49 cores=1,3,5,7
/proc/23973/stat : 23973 (java) S 23970 23973 6971 0 -1 1077944320 22337 0 0 0 342 7 0 0 20 0 16 0 20236282 10878976000 28482 18446744073709551615 4194304 4196468 140723632130560 140723632113104 140313792876279 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
/proc/23973/statm: 2656000 28482 3106 1 0 2644926 0
[pid=23973/tid=23975] ppid=23970 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/23973/task/23975/stat : 23975 (java) S 23970 23973 6971 0 -1 1077944384 6267 0 0 0 19 2 0 0 20 0 16 0 20236288 10878976000 28482 18446744073709551615 4194304 4196468 140723632130560 140313797119152 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23976] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23976/stat : 23976 (java) S 23970 23973 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 20236288 10878976000 28482 18446744073709551615 4194304 4196468 140723632130560 140313764719120 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23977] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23977/stat : 23977 (java) S 23970 23973 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 20236288 10878976000 28482 18446744073709551615 4194304 4196468 140723632130560 140313402792592 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23978] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23978/stat : 23978 (java) S 23970 23973 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 20236288 10878976000 28482 18446744073709551615 4194304 4196468 140723632130560 140313401739536 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23979] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23979/stat : 23979 (java) S 23970 23973 6971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 20236288 10878976000 28482 18446744073709551615 4194304 4196468 140723632130560 140313400686992 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23980] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23980/stat : 23980 (java) S 23970 23973 6971 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 20236290 10878976000 28482 18446744073709551615 4194304 4196468 140723632130560 140312832879344 140313792887426 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23981] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23981/stat : 23981 (java) S 23970 23973 6971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 20236290 10878976000 28482 18446744073709551615 4194304 4196468 140723632130560 140312831825568 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23982] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23982/stat : 23982 (java) S 23970 23973 6971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 20236290 10878976000 28482 18446744073709551615 4194304 4196468 140723632130560 140312830772464 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23983] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23983/stat : 23983 (java) S 23970 23973 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 20236293 10878976000 28482 18446744073709551615 4194304 4196468 140723632130560 140312829721040 140313792894875 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23984] ppid=23970 vsize=10624000 CPUtime=0.66 cores=1,3,5,7
/proc/23973/task/23984/stat : 23984 (java) S 23970 23973 6971 0 -1 1077944384 2763 0 0 0 65 1 0 0 20 0 16 0 20236293 10878976000 28482 18446744073709551615 4194304 4196468 140723632130560 140312828668144 140313792887426 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23985] ppid=23970 vsize=10624000 CPUtime=0.95 cores=1,3,5,7
/proc/23973/task/23985/stat : 23985 (java) R 23970 23973 6971 0 -1 4202560 4386 0 0 0 95 0 0 0 20 0 16 0 20236293 10878976000 28482 18446744073709551615 4194304 4196468 140723632130560 140312827615600 140313773575816 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23986] ppid=23970 vsize=10624000 CPUtime=0.47 cores=1,3,5,7
/proc/23973/task/23986/stat : 23986 (java) R 23970 23973 6971 0 -1 1077944384 2406 0 0 0 47 0 0 0 20 0 16 0 20236293 10878976000 28482 18446744073709551615 4194304 4196468 140723632130560 140312826562544 140313792887426 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23987] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23987/stat : 23987 (java) S 23970 23973 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 20236293 10878976000 28482 18446744073709551615 4194304 4196468 140723632130560 140312825510240 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23988] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23988/stat : 23988 (java) S 23970 23973 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 20236297 10878976000 28482 18446744073709551615 4194304 4196468 140723632130560 140312353696816 140313792887426 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23989] ppid=23970 vsize=10624000 CPUtime=1.17 cores=1,3,5,7
/proc/23973/task/23989/stat : 23989 (java) R 23970 23973 6971 0 -1 4202560 5147 0 0 0 114 3 0 0 20 0 16 0 20236314 10878976000 28482 18446744073709551615 4194304 4196468 140723632130560 140312350504248 140313792888214 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
Current children cumulated CPU time (s) 3.49
Current children cumulated vsize (KiB) 10624000

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

[startup+1.60084 s]
/proc/loadavg: 2.19 2.05 2.05 4/211 23989
/proc/meminfo: memFree=31433040/32770624 swapFree=0/338956
[pid=23973] ppid=23970 vsize=10624000 CPUtime=3.76 cores=1,3,5,7
/proc/23973/stat : 23973 (java) S 23970 23973 6971 0 -1 1077944320 23178 0 0 0 368 8 0 0 20 0 16 0 20236282 10878976000 28663 18446744073709551615 4194304 4196468 140723632130560 140723632113104 140313792876279 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
/proc/23973/statm: 2656000 28663 3106 1 0 2644926 0
[pid=23973/tid=23975] ppid=23970 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/23973/task/23975/stat : 23975 (java) S 23970 23973 6971 0 -1 1077944384 6267 0 0 0 19 2 0 0 20 0 16 0 20236288 10878976000 28663 18446744073709551615 4194304 4196468 140723632130560 140313797119152 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23976] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23976/stat : 23976 (java) S 23970 23973 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 20236288 10878976000 28663 18446744073709551615 4194304 4196468 140723632130560 140313764719120 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23977] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23977/stat : 23977 (java) S 23970 23973 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 20236288 10878976000 28663 18446744073709551615 4194304 4196468 140723632130560 140313402792592 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23978] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23978/stat : 23978 (java) S 23970 23973 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 20236288 10878976000 28663 18446744073709551615 4194304 4196468 140723632130560 140313401739536 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23979] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23979/stat : 23979 (java) S 23970 23973 6971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 20236288 10878976000 28663 18446744073709551615 4194304 4196468 140723632130560 140313400686992 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23980] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23980/stat : 23980 (java) S 23970 23973 6971 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 20236290 10878976000 28663 18446744073709551615 4194304 4196468 140723632130560 140312832879344 140313792887426 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23981] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23981/stat : 23981 (java) S 23970 23973 6971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 20236290 10878976000 28663 18446744073709551615 4194304 4196468 140723632130560 140312831825568 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23982] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23982/stat : 23982 (java) S 23970 23973 6971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 20236290 10878976000 28663 18446744073709551615 4194304 4196468 140723632130560 140312830772464 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23983] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23983/stat : 23983 (java) S 23970 23973 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 20236293 10878976000 28663 18446744073709551615 4194304 4196468 140723632130560 140312829721040 140313792894875 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23984] ppid=23970 vsize=10624000 CPUtime=0.76 cores=1,3,5,7
/proc/23973/task/23984/stat : 23984 (java) R 23970 23973 6971 0 -1 4202560 3235 0 0 0 75 1 0 0 20 0 16 0 20236293 10878976000 28663 18446744073709551615 4194304 4196468 140723632130560 140312828668144 140313776373063 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23985] ppid=23970 vsize=10624000 CPUtime=1.01 cores=1,3,5,7
/proc/23973/task/23985/stat : 23985 (java) S 23970 23973 6971 0 -1 1077944384 4670 0 0 0 101 0 0 0 20 0 16 0 20236293 10878976000 28663 18446744073709551615 4194304 4196468 140723632130560 140312827615600 140313792887426 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23986] ppid=23970 vsize=10624000 CPUtime=0.47 cores=1,3,5,7
/proc/23973/task/23986/stat : 23986 (java) S 23970 23973 6971 0 -1 1077944384 2415 0 0 0 47 0 0 0 20 0 16 0 20236293 10878976000 28663 18446744073709551615 4194304 4196468 140723632130560 140312826562544 140313792887426 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23987] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23987/stat : 23987 (java) S 23970 23973 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 20236293 10878976000 28663 18446744073709551615 4194304 4196468 140723632130560 140312825510240 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23988] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23988/stat : 23988 (java) S 23970 23973 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 20236297 10878976000 28663 18446744073709551615 4194304 4196468 140723632130560 140312353696816 140313792887426 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23989] ppid=23970 vsize=10624000 CPUtime=1.27 cores=1,3,5,7
/proc/23973/task/23989/stat : 23989 (java) R 23970 23973 6971 0 -1 4202560 5223 0 0 0 124 3 0 0 20 0 16 0 20236314 10878976000 28663 18446744073709551615 4194304 4196468 140723632130560 140312350504248 140313438475806 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
Current children cumulated CPU time (s) 3.76
Current children cumulated vsize (KiB) 10624000

[startup+1.80064 s]
/proc/loadavg: 2.19 2.05 2.05 4/211 23989
/proc/meminfo: memFree=31433040/32770624 swapFree=0/338956
[pid=23973] ppid=23970 vsize=10624000 CPUtime=4.06 cores=1,3,5,7
/proc/23973/stat : 23973 (java) S 23970 23973 6971 0 -1 1077944320 23379 0 0 0 398 8 0 0 20 0 16 0 20236282 10878976000 28860 18446744073709551615 4194304 4196468 140723632130560 140723632113104 140313792876279 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
/proc/23973/statm: 2656000 28860 3106 1 0 2644926 0
[pid=23973/tid=23975] ppid=23970 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/23973/task/23975/stat : 23975 (java) S 23970 23973 6971 0 -1 1077944384 6267 0 0 0 19 2 0 0 20 0 16 0 20236288 10878976000 28860 18446744073709551615 4194304 4196468 140723632130560 140313797119152 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23976] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23976/stat : 23976 (java) S 23970 23973 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 20236288 10878976000 28860 18446744073709551615 4194304 4196468 140723632130560 140313764719120 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23977] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23977/stat : 23977 (java) S 23970 23973 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 20236288 10878976000 28860 18446744073709551615 4194304 4196468 140723632130560 140313402792592 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23978] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23978/stat : 23978 (java) S 23970 23973 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 20236288 10878976000 28860 18446744073709551615 4194304 4196468 140723632130560 140313401739536 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23979] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23979/stat : 23979 (java) S 23970 23973 6971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 20236288 10878976000 28860 18446744073709551615 4194304 4196468 140723632130560 140313400686992 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23980] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23980/stat : 23980 (java) S 23970 23973 6971 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 20236290 10878976000 28860 18446744073709551615 4194304 4196468 140723632130560 140312832879344 140313792887426 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23981] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23981/stat : 23981 (java) S 23970 23973 6971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 20236290 10878976000 28860 18446744073709551615 4194304 4196468 140723632130560 140312831825568 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23982] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23982/stat : 23982 (java) S 23970 23973 6971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 20236290 10878976000 28860 18446744073709551615 4194304 4196468 140723632130560 140312830772464 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23983] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23983/stat : 23983 (java) S 23970 23973 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 20236293 10878976000 28860 18446744073709551615 4194304 4196468 140723632130560 140312829721040 140313792894875 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23984] ppid=23970 vsize=10624000 CPUtime=0.85 cores=1,3,5,7
/proc/23973/task/23984/stat : 23984 (java) S 23970 23973 6971 0 -1 1077944384 3419 0 0 0 84 1 0 0 20 0 16 0 20236293 10878976000 28860 18446744073709551615 4194304 4196468 140723632130560 140312828668144 140313792887426 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23985] ppid=23970 vsize=10624000 CPUtime=1.01 cores=1,3,5,7
/proc/23973/task/23985/stat : 23985 (java) S 23970 23973 6971 0 -1 1077944384 4670 0 0 0 101 0 0 0 20 0 16 0 20236293 10878976000 28860 18446744073709551615 4194304 4196468 140723632130560 140312827615600 140313792887426 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23986] ppid=23970 vsize=10624000 CPUtime=0.48 cores=1,3,5,7
/proc/23973/task/23986/stat : 23986 (java) S 23970 23973 6971 0 -1 1077944384 2431 0 0 0 48 0 0 0 20 0 16 0 20236293 10878976000 28860 18446744073709551615 4194304 4196468 140723632130560 140312826562544 140313792887426 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23987] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23987/stat : 23987 (java) S 23970 23973 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 20236293 10878976000 28860 18446744073709551615 4194304 4196468 140723632130560 140312825510240 140313792886485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23988] ppid=23970 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/23973/task/23988/stat : 23988 (java) S 23970 23973 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 20236297 10878976000 28860 18446744073709551615 4194304 4196468 140723632130560 140312353696816 140313792887426 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
[pid=23973/tid=23989] ppid=23970 vsize=10624000 CPUtime=1.47 cores=1,3,5,7
/proc/23973/task/23989/stat : 23989 (java) R 23970 23973 6971 0 -1 4202560 5224 0 0 0 144 3 0 0 20 0 16 0 20236314 10878976000 28860 18446744073709551615 4194304 4196468 140723632130560 140312350504248 140313438259845 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32841728 140723632136654 140723632136783 140723632136783 140723632140239 0
Current children cumulated CPU time (s) 4.06
Current children cumulated vsize (KiB) 10624000

Child status: 0
Real time (s): 1.81774
CPU time (s): 4.08708
CPU user time (s): 4.0032
CPU system time (s): 0.083884
CPU usage (%): 224.844
Max. virtual memory (cumulated for all children) (KiB): 10625024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.00319
system time used= 0.083884
maximum resident set size= 117244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23531
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1914
involuntary context switches= 14

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.013148 second user time and 0.009102 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-10 00:35:00
IDJOB=4263883
IDBENCH=138359
IDSOLVER=2652
FILE ID=node124/4263883-1502318956
RUNJOBID= node124-1502258094-11417
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Fastfood/Fastfood-m1-s1/Fastfood-ff16.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263883-1502318956/watcher-4263883-1502318956 -o /tmp/evaluation-result-4263883-1502318956/solver-4263883-1502318956 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502258094-11417 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4263883-1502318956.xml

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

MD5SUM BENCH= 7d930e9aa83e9b949249fe9ec59ccd01
RANDOM SEED=1379159992

node124.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.51
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.51
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.51
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.51
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:        31535048 kB
MemAvailable:   31798048 kB
Buffers:          152416 kB
Cached:           400808 kB
SwapCached:            0 kB
Active:           472544 kB
Inactive:         355684 kB
Active(anon):     275336 kB
Inactive(anon):    16768 kB
Active(file):     197208 kB
Inactive(file):   338916 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8012 kB
Writeback:             4 kB
AnonPages:        274908 kB
Mapped:            45652 kB
Shmem:             17128 kB
Slab:             110468 kB
SReclaimable:      85420 kB
SUnreclaim:        25048 kB
KernelStack:        3440 kB
PageTables:         5576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1270680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-10 00:35:02