Trace number 4257817

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.4776502 1.87137

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.60087299
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.24/0.36	
0.24/0.36	AbsCon 2 
0.24/0.36	
0.84/0.63	  Solving XCSP3-instance-4257817-1501644981 as a COP in -infty..+infty
0.84/0.63	  Loading variables...
1.17/0.70	  Loading constraints...
1.47/0.82	  Solver SolverBacktrack being built...
1.47/0.82	
1.47/0.87	  Preprocessing : gac=false, ccks=1612, filters=71, revisions=111 (useless=50), AC=881, removals=881, inconsistent=false
1.47/0.87	
1.47/0.88	o 0
1.81/0.91	o 1
1.81/0.93	o 4
1.81/0.94	o 5
1.81/0.94	o 8
1.81/0.99	o 12
2.17/1.02	o 13
2.17/1.03	o 14
2.17/1.04	o 15
2.17/1.05	o 16
2.17/1.05	o 17
2.17/1.06	o 20
2.17/1.08	o 21
3.08/1.33	o 22
4.24/1.73	o 23
4.24/1.75	o 24
4.24/1.77	o 26
4.24/1.79	o 27
4.37/1.84	o 28
4.37/1.85	
4.37/1.85	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>
4.37/1.85	s OPTIMUM FOUND
4.37/1.85	
4.37/1.85	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-4257817-1501644981/watcher-4257817-1501644981 -o /tmp/evaluation-result-4257817-1501644981/solver-4257817-1501644981 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501642909-6627 --watchdog 300 java -jar HOME/AbsCon-basic.jar HOME/instance-4257817-1501644981.xml 

pid=7863
running on 4 cores: 1,3,5,7

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: 1.96 2.04 1.96 4/198 7866
/proc/meminfo: memFree=31698044/32770624 swapFree=0/320212
[pid=7866] ppid=7863 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/7866/stat : 7866 (runsolver) D 7863 7866 5234 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 12003911 24240128 106 18446744073709551615 4194304 4338465 140726962685584 140726962683224 139747950142167 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 39895040 140726962688160 140726962688582 140726962688582 140726962692042 0
/proc/7866/statm: 5918 106 53 36 0 2156 0

[startup+0.100108 s]
/proc/loadavg: 1.96 2.04 1.96 4/198 7866
/proc/meminfo: memFree=31698044/32770624 swapFree=0/320212
[pid=7866] ppid=7863 vsize=30188 CPUtime=0 cores=1,3,5,7
/proc/7866/stat : 7866 (java) R 7863 7866 5234 0 -1 4202496 791 0 0 0 0 0 0 0 20 0 1 0 12003911 30912512 608 18446744073709551615 4194304 4196468 140727448174416 140727448155112 139732938782331 0 0 1 0 0 0 0 17 1 0 0 9 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
/proc/7866/statm: 7547 608 467 1 0 159 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30188

[startup+0.200229 s]
/proc/loadavg: 1.96 2.04 1.96 4/198 7866
/proc/meminfo: memFree=31698044/32770624 swapFree=0/320212
[pid=7866] ppid=7863 vsize=10551056 CPUtime=0.05 cores=1,3,5,7
/proc/7866/stat : 7866 (java) S 7863 7866 5234 0 -1 1077944320 4859 0 0 0 5 0 0 0 20 0 15 0 12003911 10804281344 5878 18446744073709551615 4194304 4196468 140727448174416 140727448156960 139732936560375 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
/proc/7866/statm: 2637764 5878 2567 1 0 2627269 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10551056

[startup+0.309517 s]
/proc/loadavg: 1.96 2.04 1.96 4/198 7866
/proc/meminfo: memFree=31698044/32770624 swapFree=0/320212
[pid=7866] ppid=7863 vsize=10551180 CPUtime=0.24 cores=1,3,5,7
/proc/7866/stat : 7866 (java) S 7863 7866 5234 0 -1 1077944320 8802 0 0 0 22 2 0 0 20 0 15 0 12003911 10804408320 9668 18446744073709551615 4194304 4196468 140727448174416 140727448156960 139732936560375 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
/proc/7866/statm: 2637795 9668 2880 1 0 2627269 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 10551180

[startup+0.700225 s]
/proc/loadavg: 1.96 2.04 1.96 4/198 7866
/proc/meminfo: memFree=31698044/32770624 swapFree=0/320212
[pid=7866] ppid=7863 vsize=10621952 CPUtime=1.17 cores=1,3,5,7
/proc/7866/stat : 7866 (java) S 7863 7866 5234 0 -1 1077944320 14035 0 0 0 112 5 0 0 20 0 16 0 12003911 10876878848 19268 18446744073709551615 4194304 4196468 140727448174416 140727448156960 139732936560375 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
/proc/7866/statm: 2655488 19268 3062 1 0 2644422 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 10621952

[startup+1.50067 s]
/proc/loadavg: 1.96 2.04 1.96 7/214 7882
/proc/meminfo: memFree=31521356/32770624 swapFree=0/320212
[pid=7866] ppid=7863 vsize=10624000 CPUtime=3.69 cores=1,3,5,7
/proc/7866/stat : 7866 (java) S 7863 7866 5234 0 -1 1077944320 30194 0 0 0 360 9 0 0 20 0 16 0 12003911 10878976000 35618 18446744073709551615 4194304 4196468 140727448174416 140727448156960 139732936560375 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
/proc/7866/statm: 2656000 35618 3097 1 0 2644934 0
[pid=7866/tid=7868] ppid=7863 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/7866/task/7868/stat : 7868 (java) S 7863 7866 5234 0 -1 1077944384 6192 0 0 0 19 2 0 0 20 0 16 0 12003921 10878976000 35618 18446744073709551615 4194304 4196468 140727448174416 139732940803248 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7869] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7869/stat : 7869 (java) S 7863 7866 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12003922 10878976000 35618 18446744073709551615 4194304 4196468 140727448174416 139732877597584 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7870] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7870/stat : 7870 (java) S 7863 7866 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12003922 10878976000 35618 18446744073709551615 4194304 4196468 140727448174416 139732876544784 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7871] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7871/stat : 7871 (java) S 7863 7866 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12003922 10878976000 35618 18446744073709551615 4194304 4196468 140727448174416 139732875492496 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7872] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7872/stat : 7872 (java) S 7863 7866 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12003922 10878976000 35618 18446744073709551615 4194304 4196468 140727448174416 139732874439696 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7873] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7873/stat : 7873 (java) S 7863 7866 5234 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 12003923 10878976000 35618 18446744073709551615 4194304 4196468 140727448174416 139732432214128 139732936571522 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7874] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7874/stat : 7874 (java) S 7863 7866 5234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12003924 10878976000 35618 18446744073709551615 4194304 4196468 140727448174416 139732431160096 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7875] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7875/stat : 7875 (java) S 7863 7866 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12003924 10878976000 35618 18446744073709551615 4194304 4196468 140727448174416 139732430107760 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7876] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7876/stat : 7876 (java) S 7863 7866 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12003926 10878976000 35618 18446744073709551615 4194304 4196468 140727448174416 139732429056080 139732936578971 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7877] ppid=7863 vsize=10624000 CPUtime=0.9 cores=1,3,5,7
/proc/7866/task/7877/stat : 7877 (java) R 7863 7866 5234 0 -1 4202560 7243 0 0 0 90 0 0 0 20 0 16 0 12003926 10878976000 35618 18446744073709551615 4194304 4196468 140727448174416 139732427989416 139732914976552 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7878] ppid=7863 vsize=10624000 CPUtime=0.91 cores=1,3,5,7
/proc/7866/task/7878/stat : 7878 (java) R 7863 7866 5234 0 -1 4202560 6457 0 0 0 91 0 0 0 20 0 16 0 12003926 10878976000 35618 18446744073709551615 4194304 4196468 140727448174416 139732426938000 139732919971176 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7879] ppid=7863 vsize=10624000 CPUtime=0.5 cores=1,3,5,7
/proc/7866/task/7879/stat : 7879 (java) S 7863 7866 5234 0 -1 1077944384 2851 0 0 0 49 1 0 0 20 0 16 0 12003926 10878976000 35618 18446744073709551615 4194304 4196468 140727448174416 139732425898864 139732936571522 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7880] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7880/stat : 7880 (java) S 7863 7866 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12003926 10878976000 35618 18446744073709551615 4194304 4196468 140727448174416 139732424846304 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7881] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7881/stat : 7881 (java) S 7863 7866 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12003931 10878976000 35618 18446744073709551615 4194304 4196468 140727448174416 139732423793072 139732936571522 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7882] ppid=7863 vsize=10624000 CPUtime=1.12 cores=1,3,5,7
/proc/7866/task/7882/stat : 7882 (java) R 7863 7866 5234 0 -1 4202560 6081 0 0 0 109 3 0 0 20 0 16 0 12003948 10878976000 35618 18446744073709551615 4194304 4196468 140727448174416 139732420601456 139732555097416 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 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 7866 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.60084 s]
/proc/loadavg: 1.96 2.04 1.96 7/214 7882
/proc/meminfo: memFree=31521356/32770624 swapFree=0/320212
[pid=7866] ppid=7863 vsize=10624000 CPUtime=3.99 cores=1,3,5,7
/proc/7866/stat : 7866 (java) S 7863 7866 5234 0 -1 1077944320 30569 0 0 0 390 9 0 0 20 0 16 0 12003911 10878976000 36136 18446744073709551615 4194304 4196468 140727448174416 140727448156960 139732936560375 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
/proc/7866/statm: 2656000 36136 3097 1 0 2644934 0
[pid=7866/tid=7868] ppid=7863 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/7866/task/7868/stat : 7868 (java) S 7863 7866 5234 0 -1 1077944384 6192 0 0 0 19 2 0 0 20 0 16 0 12003921 10878976000 36136 18446744073709551615 4194304 4196468 140727448174416 139732940803248 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7869] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7869/stat : 7869 (java) S 7863 7866 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12003922 10878976000 36136 18446744073709551615 4194304 4196468 140727448174416 139732877597584 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7870] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7870/stat : 7870 (java) S 7863 7866 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12003922 10878976000 36136 18446744073709551615 4194304 4196468 140727448174416 139732876544784 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7871] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7871/stat : 7871 (java) S 7863 7866 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12003922 10878976000 36136 18446744073709551615 4194304 4196468 140727448174416 139732875492496 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7872] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7872/stat : 7872 (java) S 7863 7866 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12003922 10878976000 36136 18446744073709551615 4194304 4196468 140727448174416 139732874439696 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7873] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7873/stat : 7873 (java) S 7863 7866 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12003923 10878976000 36136 18446744073709551615 4194304 4196468 140727448174416 139732432214128 139732936571522 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7874] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7874/stat : 7874 (java) S 7863 7866 5234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12003924 10878976000 36136 18446744073709551615 4194304 4196468 140727448174416 139732431160096 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7875] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7875/stat : 7875 (java) S 7863 7866 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12003924 10878976000 36136 18446744073709551615 4194304 4196468 140727448174416 139732430107760 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7876] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7876/stat : 7876 (java) S 7863 7866 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12003926 10878976000 36136 18446744073709551615 4194304 4196468 140727448174416 139732429056080 139732936578971 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7877] ppid=7863 vsize=10624000 CPUtime=1 cores=1,3,5,7
/proc/7866/task/7877/stat : 7877 (java) R 7863 7866 5234 0 -1 4202560 7512 0 0 0 100 0 0 0 20 0 16 0 12003926 10878976000 36136 18446744073709551615 4194304 4196468 140727448174416 139732427996440 139732936574257 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7878] ppid=7863 vsize=10624000 CPUtime=1.01 cores=1,3,5,7
/proc/7866/task/7878/stat : 7878 (java) R 7863 7866 5234 0 -1 4202560 6539 0 0 0 101 0 0 0 20 0 16 0 12003926 10878976000 36136 18446744073709551615 4194304 4196468 140727448174416 139732426937216 139732936581722 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7879] ppid=7863 vsize=10624000 CPUtime=0.5 cores=1,3,5,7
/proc/7866/task/7879/stat : 7879 (java) S 7863 7866 5234 0 -1 1077944384 2852 0 0 0 49 1 0 0 20 0 16 0 12003926 10878976000 36136 18446744073709551615 4194304 4196468 140727448174416 139732425898864 139732936571522 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7880] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7880/stat : 7880 (java) S 7863 7866 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12003926 10878976000 36136 18446744073709551615 4194304 4196468 140727448174416 139732424846304 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7881] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7881/stat : 7881 (java) S 7863 7866 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12003931 10878976000 36136 18446744073709551615 4194304 4196468 140727448174416 139732423793072 139732936571522 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7882] ppid=7863 vsize=10624000 CPUtime=1.22 cores=1,3,5,7
/proc/7866/task/7882/stat : 7882 (java) R 7863 7866 5234 0 -1 4202560 6088 0 0 0 119 3 0 0 20 0 16 0 12003948 10878976000 36136 18446744073709551615 4194304 4196468 140727448174416 139732420600824 139732554860480 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
Current children cumulated CPU time (s) 3.99
Current children cumulated vsize (KiB) 10624000

[startup+1.8009 s]
/proc/loadavg: 1.96 2.04 1.96 7/214 7882
/proc/meminfo: memFree=31521356/32770624 swapFree=0/320212
[pid=7866] ppid=7863 vsize=10624000 CPUtime=4.37 cores=1,3,5,7
/proc/7866/stat : 7866 (java) S 7863 7866 5234 0 -1 1077944320 30982 0 0 0 428 9 0 0 20 0 16 0 12003911 10878976000 36698 18446744073709551615 4194304 4196468 140727448174416 140727448156960 139732936560375 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
/proc/7866/statm: 2656000 36698 3099 1 0 2644934 0
[pid=7866/tid=7868] ppid=7863 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/7866/task/7868/stat : 7868 (java) S 7863 7866 5234 0 -1 1077944384 6192 0 0 0 19 2 0 0 20 0 16 0 12003921 10878976000 36698 18446744073709551615 4194304 4196468 140727448174416 139732940803248 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7869] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7869/stat : 7869 (java) S 7863 7866 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12003922 10878976000 36698 18446744073709551615 4194304 4196468 140727448174416 139732877597584 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7870] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7870/stat : 7870 (java) S 7863 7866 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12003922 10878976000 36698 18446744073709551615 4194304 4196468 140727448174416 139732876544784 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7871] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7871/stat : 7871 (java) S 7863 7866 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12003922 10878976000 36698 18446744073709551615 4194304 4196468 140727448174416 139732875492496 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7872] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7872/stat : 7872 (java) S 7863 7866 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12003922 10878976000 36698 18446744073709551615 4194304 4196468 140727448174416 139732874439696 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7873] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7873/stat : 7873 (java) S 7863 7866 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12003923 10878976000 36698 18446744073709551615 4194304 4196468 140727448174416 139732432214128 139732936571522 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7874] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7874/stat : 7874 (java) S 7863 7866 5234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12003924 10878976000 36698 18446744073709551615 4194304 4196468 140727448174416 139732431160096 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7875] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7875/stat : 7875 (java) S 7863 7866 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12003924 10878976000 36698 18446744073709551615 4194304 4196468 140727448174416 139732430107760 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7876] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7876/stat : 7876 (java) S 7863 7866 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12003926 10878976000 36698 18446744073709551615 4194304 4196468 140727448174416 139732429056080 139732936578971 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7877] ppid=7863 vsize=10624000 CPUtime=1.08 cores=1,3,5,7
/proc/7866/task/7877/stat : 7877 (java) S 7863 7866 5234 0 -1 1077944384 7610 0 0 0 108 0 0 0 20 0 16 0 12003926 10878976000 36698 18446744073709551615 4194304 4196468 140727448174416 139732428003952 139732936571522 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7878] ppid=7863 vsize=10624000 CPUtime=1.1 cores=1,3,5,7
/proc/7866/task/7878/stat : 7878 (java) S 7863 7866 5234 0 -1 1077944384 6620 0 0 0 110 0 0 0 20 0 16 0 12003926 10878976000 36698 18446744073709551615 4194304 4196468 140727448174416 139732426951152 139732936571522 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7879] ppid=7863 vsize=10624000 CPUtime=0.51 cores=1,3,5,7
/proc/7866/task/7879/stat : 7879 (java) S 7863 7866 5234 0 -1 1077944384 2944 0 0 0 50 1 0 0 20 0 16 0 12003926 10878976000 36698 18446744073709551615 4194304 4196468 140727448174416 139732425898864 139732936571522 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7880] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7880/stat : 7880 (java) S 7863 7866 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12003926 10878976000 36698 18446744073709551615 4194304 4196468 140727448174416 139732424846304 139732936570581 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7881] ppid=7863 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/7866/task/7881/stat : 7881 (java) S 7863 7866 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12003931 10878976000 36698 18446744073709551615 4194304 4196468 140727448174416 139732423793072 139732936571522 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
[pid=7866/tid=7882] ppid=7863 vsize=10624000 CPUtime=1.42 cores=1,3,5,7
/proc/7866/task/7882/stat : 7882 (java) R 7863 7866 5234 0 -1 4202560 6230 0 0 0 139 3 0 0 20 0 16 0 12003948 10878976000 36698 18446744073709551615 4194304 4196468 140727448174416 139732420600824 139732555099741 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140727448179146 140727448179275 140727448179275 140727448182735 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 10624000

Child status: 0
Real time (s): 1.87137
CPU time (s): 4.47765
CPU user time (s): 4.37718
CPU system time (s): 0.100473
CPU usage (%): 239.272
Max. virtual memory (cumulated for all children) (KiB): 10625784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.37718
system time used= 0.100473
maximum resident set size= 151252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31190
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= 2119
involuntary context switches= 21

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.006557 second user time and 0.016393 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-02 05:22:20
IDJOB=4257817
IDBENCH=115912
IDSOLVER=2642
FILE ID=node134/4257817-1501644981
RUNJOBID= node134-1501642909-6627
PBS_JOBID= 
Free space on /tmp= 61892 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-4257817-1501644981/watcher-4257817-1501644981 -o /tmp/evaluation-result-4257817-1501644981/solver-4257817-1501644981 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501642909-6627 --watchdog 300  java -jar HOME/AbsCon-basic.jar HOME/instance-4257817-1501644981.xml

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

MD5SUM BENCH= 006cf0fd5d0b6c1fad06ae59cb3b038a
RANDOM SEED=414264574

node134.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.43
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.43
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.43
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.43
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:        31700856 kB
MemAvailable:   31979396 kB
Buffers:          117780 kB
Cached:           439964 kB
SwapCached:            0 kB
Active:           332944 kB
Inactive:         326864 kB
Active(anon):     104168 kB
Inactive(anon):     6652 kB
Active(file):     228776 kB
Inactive(file):   320212 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15956 kB
Writeback:             4 kB
AnonPages:         81360 kB
Mapped:            40896 kB
Shmem:              8892 kB
Slab:             116032 kB
SReclaimable:      90772 kB
SUnreclaim:        25260 kB
KernelStack:        3424 kB
PageTables:         4724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1126012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61884 MiB
End job on node134 at 2017-08-02 05:22:22