Trace number 4264154

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-11OPT28 4.0219698 1.76275

DiagnosticValue
WRONG_DECISIONS12351

General information on the benchmark

NameStillLife/StillLife-wst-s1/
StillLife-wastage-07.xml
MD5SUM006cf0fd5d0b6c1fad06ae59cb3b038a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark0.60340899
Satisfiable
(Un)Satisfiability was proved
Number of variables172
Number of constraints127
Number of domains4
Minimum domain size2
Maximum domain size163
Distribution of domain sizes[{"size":2,"count":81},{"size":3,"count":81},{"size":50,"count":1},{"size":163,"count":9}]
Minimum variable degree1
Maximum variable degree10
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":78},{"degree":3,"count":12},{"degree":4,"count":28},{"degree":8,"count":24},{"degree":9,"count":25},{"degree":10,"count":1}]
Minimum constraint arity2
Maximum constraint arity11
Distribution of constraint arities[{"arity":2,"count":37},{"arity":3,"count":28},{"arity":9,"count":4},{"arity":10,"count":50},{"arity":11,"count":8}]
Number of extensional constraints77
Number of intensional constraints36
Distribution of constraint types[{"type":"extension","count":77},{"type":"intension","count":36},{"type":"sum","count":10},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


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

Solver Data

0.29/0.33	
0.29/0.33	AbsCon 2 
0.29/0.33	
0.65/0.59	  Solving XCSP3-instance-4264154-1502267497 as a COP in -infty..+infty
0.65/0.59	  Loading variables...
0.97/0.67	  Loading constraints...
1.29/0.79	  Solver SolverBacktrack being built...
1.29/0.79	
1.59/0.83	  Preprocessing : gac=false, ccks=1612, filters=71, revisions=111 (useless=50), AC=881, removals=881, inconsistent=false
1.59/0.83	
1.59/0.85	o 0
1.59/0.88	o 1
1.59/0.89	o 4
1.90/0.91	o 5
1.90/0.91	o 8
1.90/0.96	o 12
1.90/0.99	o 13
2.23/1.01	o 14
2.23/1.01	o 15
2.23/1.02	o 16
2.23/1.03	o 17
2.23/1.03	o 20
2.23/1.05	o 21
2.87/1.25	o 22
3.80/1.62	o 23
3.80/1.65	o 24
3.80/1.66	o 26
3.80/1.68	o 27
3.95/1.74	o 28
3.95/1.74	
3.95/1.74	v <instantiation id='sol19' type='solution' cost='28'>  <list> x[][] w[][] ws[] z </list>  <values> 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 1 1 0 0 1 1 0 1 0 1 0 0 0 0 0 0 1 0 0 1 0 0 1 1 1 0 1 1 1 0 0 1 0 0 1 0 0 0 0 0 0 1 0 1 0 1 1 0 0 1 1 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 2 4 5 6 8 9 10 12 14 28 </values>  </instantiation>
3.95/1.74	s OPTIMUM FOUND
3.95/1.74	
3.95/1.74	d WRONG_DECISIONS 12351

Verifier Data

OK	28

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-4264154-1502267497/watcher-4264154-1502267497 -o /tmp/evaluation-result-4264154-1502267497/solver-4264154-1502267497 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502259076-7906 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4264154-1502267497.xml 

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

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.52 2.13 2.08 2/200 9032
/proc/meminfo: memFree=31123332/32770624 swapFree=0/377324
[pid=9032] ppid=9029 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/9032/stat : 9032 (runsolver) D 9029 9032 1774 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 74564983 24240128 106 18446744073709551615 4194304 4338465 140728313035248 140728313032888 139763274683095 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 25317376 140728313041056 140728313041481 140728313041481 140728313044938 0
/proc/9032/statm: 5918 106 53 36 0 2156 0

[startup+0.103201 s]
/proc/loadavg: 2.52 2.13 2.08 2/200 9032
/proc/meminfo: memFree=31123332/32770624 swapFree=0/377324
[pid=9032] ppid=9029 vsize=10151672 CPUtime=0.03 cores=0,2,4,6
/proc/9032/stat : 9032 (java) S 9029 9032 1774 0 -1 1077944320 3810 0 0 0 2 1 0 0 20 0 9 0 74564983 10395312128 4948 18446744073709551615 4194304 4196468 140722792435760 140722792418304 139652279099127 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
/proc/9032/statm: 2537918 4948 2108 1 0 2527415 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10151672

[startup+0.200291 s]
/proc/loadavg: 2.52 2.13 2.08 2/200 9032
/proc/meminfo: memFree=31123332/32770624 swapFree=0/377324
[pid=9032] ppid=9029 vsize=10551180 CPUtime=0.1 cores=0,2,4,6
/proc/9032/stat : 9032 (java) S 9029 9032 1774 0 -1 1077944320 5046 0 0 0 9 1 0 0 20 0 15 0 74564983 10804408320 7042 18446744073709551615 4194304 4196468 140722792435760 140722792418304 139652279099127 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
/proc/9032/statm: 2637795 7042 2767 1 0 2627261 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10551180

[startup+0.300448 s]
/proc/loadavg: 2.52 2.13 2.08 2/200 9032
/proc/meminfo: memFree=31123332/32770624 swapFree=0/377324
[pid=9032] ppid=9029 vsize=10553264 CPUtime=0.29 cores=0,2,4,6
/proc/9032/stat : 9032 (java) S 9029 9032 1774 0 -1 1077944320 8562 0 0 0 26 3 0 0 20 0 15 0 74564983 10806542336 9955 18446744073709551615 4194304 4196468 140722792435760 140722792418304 139652279099127 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
/proc/9032/statm: 2638316 9955 2944 1 0 2627261 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10553264

[startup+0.700616 s]
/proc/loadavg: 2.52 2.13 2.08 2/200 9032
/proc/meminfo: memFree=31123332/32770624 swapFree=0/377324
[pid=9032] ppid=9029 vsize=10621952 CPUtime=1.29 cores=0,2,4,6
/proc/9032/stat : 9032 (java) S 9029 9032 1774 0 -1 1077944320 13636 0 0 0 123 6 0 0 20 0 16 0 74564983 10876878848 19739 18446744073709551615 4194304 4196468 140722792435760 140722792418304 139652279099127 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
/proc/9032/statm: 2655488 19739 3080 1 0 2644414 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 10621952

[startup+1.50065 s]
/proc/loadavg: 2.52 2.13 2.08 5/216 9048
/proc/meminfo: memFree=31028936/32770624 swapFree=0/377360
[pid=9032] ppid=9029 vsize=10624000 CPUtime=3.69 cores=0,2,4,6
/proc/9032/stat : 9032 (java) S 9029 9032 1774 0 -1 1077944320 24446 0 0 0 360 9 0 0 20 0 16 0 74564983 10878976000 30865 18446744073709551615 4194304 4196468 140722792435760 140722792418304 139652279099127 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
/proc/9032/statm: 2656000 30865 3107 1 0 2644926 0
[pid=9032/tid=9034] ppid=9029 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/9032/task/9034/stat : 9034 (java) S 9029 9032 1774 0 -1 1077944384 5750 0 0 0 19 2 0 0 20 0 16 0 74564989 10878976000 30865 18446744073709551615 4194304 4196468 140722792435760 139652283342000 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9035] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9035/stat : 9035 (java) S 9029 9032 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 74564990 10878976000 30865 18446744073709551615 4194304 4196468 140722792435760 139652209519760 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9036] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9036/stat : 9036 (java) S 9029 9032 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 74564990 10878976000 30865 18446744073709551615 4194304 4196468 140722792435760 139652208466960 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9037] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9037/stat : 9037 (java) S 9029 9032 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 74564990 10878976000 30865 18446744073709551615 4194304 4196468 140722792435760 139652207414160 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9038] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9038/stat : 9038 (java) S 9029 9032 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 74564990 10878976000 30865 18446744073709551615 4194304 4196468 140722792435760 139652206361360 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9039] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9039/stat : 9039 (java) S 9029 9032 1774 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 74564991 10878976000 30865 18446744073709551615 4194304 4196468 140722792435760 139651775031664 139652279110274 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9040] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9040/stat : 9040 (java) S 9029 9032 1774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 74564992 10878976000 30865 18446744073709551615 4194304 4196468 140722792435760 139651773977632 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9041] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9041/stat : 9041 (java) S 9029 9032 1774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 74564992 10878976000 30865 18446744073709551615 4194304 4196468 140722792435760 139651772924784 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9042] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9042/stat : 9042 (java) S 9029 9032 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 74564994 10878976000 30865 18446744073709551615 4194304 4196468 140722792435760 139651771873104 139652279117723 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9043] ppid=9029 vsize=10624000 CPUtime=0.9 cores=0,2,4,6
/proc/9032/task/9043/stat : 9043 (java) S 9029 9032 1774 0 -1 1077944384 4413 0 0 0 89 1 0 0 20 0 16 0 74564994 10878976000 30865 18446744073709551615 4194304 4196468 140722792435760 139651770821488 139652279110274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9044] ppid=9029 vsize=10624000 CPUtime=0.89 cores=0,2,4,6
/proc/9032/task/9044/stat : 9044 (java) S 9029 9032 1774 0 -1 1077944384 4426 0 0 0 88 1 0 0 20 0 16 0 74564994 10878976000 30865 18446744073709551615 4194304 4196468 140722792435760 139651769768688 139652279110274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9045] ppid=9029 vsize=10624000 CPUtime=0.51 cores=0,2,4,6
/proc/9032/task/9045/stat : 9045 (java) S 9029 9032 1774 0 -1 1077944384 2387 0 0 0 51 0 0 0 20 0 16 0 74564994 10878976000 30865 18446744073709551615 4194304 4196468 140722792435760 139651768715888 139652279110274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9046] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9046/stat : 9046 (java) S 9029 9032 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 74564995 10878976000 30865 18446744073709551615 4194304 4196468 140722792435760 139651767663328 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9047] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9047/stat : 9047 (java) S 9029 9032 1774 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 16 0 74564999 10878976000 30865 18446744073709551615 4194304 4196468 140722792435760 139651766610608 139652279110274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9048] ppid=9029 vsize=10624000 CPUtime=1.15 cores=0,2,4,6
/proc/9032/task/9048/stat : 9048 (java) R 9029 9032 1774 0 -1 4202560 6096 0 0 0 112 3 0 0 20 0 16 0 74565016 10878976000 30865 18446744073709551615 4194304 4196468 140722792435760 139651763418336 139651890804635 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 10624000

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

[startup+1.60079 s]
/proc/loadavg: 2.52 2.13 2.08 5/216 9048
/proc/meminfo: memFree=31028936/32770624 swapFree=0/377360
[pid=9032] ppid=9029 vsize=10624000 CPUtime=3.8 cores=0,2,4,6
/proc/9032/stat : 9032 (java) S 9029 9032 1774 0 -1 1077944320 24491 0 0 0 370 10 0 0 20 0 16 0 74564983 10878976000 31377 18446744073709551615 4194304 4196468 140722792435760 140722792418304 139652279099127 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
/proc/9032/statm: 2656000 31377 3107 1 0 2644926 0
[pid=9032/tid=9034] ppid=9029 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/9032/task/9034/stat : 9034 (java) S 9029 9032 1774 0 -1 1077944384 5750 0 0 0 19 2 0 0 20 0 16 0 74564989 10878976000 31377 18446744073709551615 4194304 4196468 140722792435760 139652283342000 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9035] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9035/stat : 9035 (java) S 9029 9032 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 74564990 10878976000 31377 18446744073709551615 4194304 4196468 140722792435760 139652209519760 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9036] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9036/stat : 9036 (java) S 9029 9032 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 74564990 10878976000 31377 18446744073709551615 4194304 4196468 140722792435760 139652208466960 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9037] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9037/stat : 9037 (java) S 9029 9032 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 74564990 10878976000 31377 18446744073709551615 4194304 4196468 140722792435760 139652207414160 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9038] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9038/stat : 9038 (java) S 9029 9032 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 74564990 10878976000 31377 18446744073709551615 4194304 4196468 140722792435760 139652206361360 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9039] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9039/stat : 9039 (java) S 9029 9032 1774 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 74564991 10878976000 31377 18446744073709551615 4194304 4196468 140722792435760 139651775031664 139652279110274 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9040] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9040/stat : 9040 (java) S 9029 9032 1774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 74564992 10878976000 31377 18446744073709551615 4194304 4196468 140722792435760 139651773977632 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9041] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9041/stat : 9041 (java) S 9029 9032 1774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 74564992 10878976000 31377 18446744073709551615 4194304 4196468 140722792435760 139651772924784 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9042] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9042/stat : 9042 (java) S 9029 9032 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 74564994 10878976000 31377 18446744073709551615 4194304 4196468 140722792435760 139651771873104 139652279117723 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9043] ppid=9029 vsize=10624000 CPUtime=0.9 cores=0,2,4,6
/proc/9032/task/9043/stat : 9043 (java) S 9029 9032 1774 0 -1 1077944384 4413 0 0 0 89 1 0 0 20 0 16 0 74564994 10878976000 31377 18446744073709551615 4194304 4196468 140722792435760 139651770821488 139652279110274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9044] ppid=9029 vsize=10624000 CPUtime=0.89 cores=0,2,4,6
/proc/9032/task/9044/stat : 9044 (java) S 9029 9032 1774 0 -1 1077944384 4426 0 0 0 88 1 0 0 20 0 16 0 74564994 10878976000 31377 18446744073709551615 4194304 4196468 140722792435760 139651769768688 139652279110274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9045] ppid=9029 vsize=10624000 CPUtime=0.51 cores=0,2,4,6
/proc/9032/task/9045/stat : 9045 (java) S 9029 9032 1774 0 -1 1077944384 2428 0 0 0 51 0 0 0 20 0 16 0 74564994 10878976000 31377 18446744073709551615 4194304 4196468 140722792435760 139651768715888 139652279110274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9046] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9046/stat : 9046 (java) S 9029 9032 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 74564995 10878976000 31377 18446744073709551615 4194304 4196468 140722792435760 139651767663328 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9047] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9047/stat : 9047 (java) S 9029 9032 1774 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 16 0 74564999 10878976000 31377 18446744073709551615 4194304 4196468 140722792435760 139651766610608 139652279110274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9048] ppid=9029 vsize=10624000 CPUtime=1.26 cores=0,2,4,6
/proc/9032/task/9048/stat : 9048 (java) R 9029 9032 1774 0 -1 4202560 6100 0 0 0 122 4 0 0 20 0 16 0 74565016 10878976000 31377 18446744073709551615 4194304 4196468 140722792435760 139651763418336 139651889694597 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 10624000

[startup+1.70055 s]
/proc/loadavg: 2.52 2.13 2.08 5/216 9048
/proc/meminfo: memFree=31028936/32770624 swapFree=0/377360
[pid=9032] ppid=9029 vsize=10624000 CPUtime=3.95 cores=0,2,4,6
/proc/9032/stat : 9032 (java) S 9029 9032 1774 0 -1 1077944320 24773 0 0 0 385 10 0 0 20 0 16 0 74564983 10878976000 31906 18446744073709551615 4194304 4196468 140722792435760 140722792418304 139652279099127 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
/proc/9032/statm: 2656000 31906 3108 1 0 2644926 0
[pid=9032/tid=9034] ppid=9029 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/9032/task/9034/stat : 9034 (java) S 9029 9032 1774 0 -1 1077944384 5750 0 0 0 19 2 0 0 20 0 16 0 74564989 10878976000 31906 18446744073709551615 4194304 4196468 140722792435760 139652283342000 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9035] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9035/stat : 9035 (java) S 9029 9032 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 74564990 10878976000 31906 18446744073709551615 4194304 4196468 140722792435760 139652209519760 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9036] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9036/stat : 9036 (java) S 9029 9032 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 74564990 10878976000 31906 18446744073709551615 4194304 4196468 140722792435760 139652208466960 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9037] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9037/stat : 9037 (java) S 9029 9032 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 74564990 10878976000 31906 18446744073709551615 4194304 4196468 140722792435760 139652207414160 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9038] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9038/stat : 9038 (java) S 9029 9032 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 74564990 10878976000 31906 18446744073709551615 4194304 4196468 140722792435760 139652206361360 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9039] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9039/stat : 9039 (java) S 9029 9032 1774 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 74564991 10878976000 31906 18446744073709551615 4194304 4196468 140722792435760 139651775031664 139652279110274 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9040] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9040/stat : 9040 (java) S 9029 9032 1774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 74564992 10878976000 31906 18446744073709551615 4194304 4196468 140722792435760 139651773977632 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9041] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9041/stat : 9041 (java) S 9029 9032 1774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 74564992 10878976000 31906 18446744073709551615 4194304 4196468 140722792435760 139651772924784 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9042] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9042/stat : 9042 (java) S 9029 9032 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 74564994 10878976000 31906 18446744073709551615 4194304 4196468 140722792435760 139651771873104 139652279117723 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9043] ppid=9029 vsize=10624000 CPUtime=0.92 cores=0,2,4,6
/proc/9032/task/9043/stat : 9043 (java) S 9029 9032 1774 0 -1 1077944384 4445 0 0 0 91 1 0 0 20 0 16 0 74564994 10878976000 31906 18446744073709551615 4194304 4196468 140722792435760 139651770821488 139652279110274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9044] ppid=9029 vsize=10624000 CPUtime=0.91 cores=0,2,4,6
/proc/9032/task/9044/stat : 9044 (java) S 9029 9032 1774 0 -1 1077944384 4438 0 0 0 90 1 0 0 20 0 16 0 74564994 10878976000 31906 18446744073709551615 4194304 4196468 140722792435760 139651769768688 139652279110274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9045] ppid=9029 vsize=10624000 CPUtime=0.52 cores=0,2,4,6
/proc/9032/task/9045/stat : 9045 (java) S 9029 9032 1774 0 -1 1077944384 2486 0 0 0 52 0 0 0 20 0 16 0 74564994 10878976000 31906 18446744073709551615 4194304 4196468 140722792435760 139651768715888 139652279110274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9046] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9046/stat : 9046 (java) S 9029 9032 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 74564995 10878976000 31906 18446744073709551615 4194304 4196468 140722792435760 139651767663328 139652279109333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9047] ppid=9029 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/9032/task/9047/stat : 9047 (java) S 9029 9032 1774 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 16 0 74564999 10878976000 31906 18446744073709551615 4194304 4196468 140722792435760 139651766610608 139652279110274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
[pid=9032/tid=9048] ppid=9029 vsize=10624000 CPUtime=1.36 cores=0,2,4,6
/proc/9032/task/9048/stat : 9048 (java) R 9029 9032 1774 0 -1 4202560 6282 0 0 0 132 4 0 0 20 0 16 0 74565016 10878976000 31906 18446744073709551615 4194304 4196468 140722792435760 139651763418336 139652261633606 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39661568 140722792444365 140722792444494 140722792444494 140722792447951 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 10624000

Child status: 0
Real time (s): 1.76275
CPU time (s): 4.02197
CPU user time (s): 3.9153
CPU system time (s): 0.10667
CPU usage (%): 228.164
Max. virtual memory (cumulated for all children) (KiB): 10624000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.9153
system time used= 0.10667
maximum resident set size= 130044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25108
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= 2215
involuntary context switches= 14

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.015956 second user time and 0.006838 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-09 10:17:30
IDJOB=4264154
IDBENCH=115912
IDSOLVER=2652
FILE ID=node133/4264154-1502267497
RUNJOBID= node133-1502259076-7906
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/StillLife/StillLife-wst-s1/StillLife-wastage-07.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4264154-1502267497/watcher-4264154-1502267497 -o /tmp/evaluation-result-4264154-1502267497/solver-4264154-1502267497 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502259076-7906 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4264154-1502267497.xml

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

MD5SUM BENCH= 006cf0fd5d0b6c1fad06ae59cb3b038a
RANDOM SEED=283551899

node133.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.17
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.17
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.17
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.17
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:        31123704 kB
MemAvailable:   31836248 kB
Buffers:          258368 kB
Cached:           750932 kB
SwapCached:            0 kB
Active:           808524 kB
Inactive:         410436 kB
Active(anon):     210224 kB
Inactive(anon):    33112 kB
Active(file):     598300 kB
Inactive(file):   377324 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8204 kB
Writeback:             0 kB
AnonPages:        209876 kB
Mapped:            57584 kB
Shmem:             33468 kB
Slab:             132476 kB
SReclaimable:     105508 kB
SUnreclaim:        26968 kB
KernelStack:        3520 kB
PageTables:         5400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1160828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node133 at 2017-08-09 10:17:32