Trace number 4262680

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 NameAnswerCPU timeWall clock time
Concrete 3.4SAT 14.512 6.3280401

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-si2-bvg/
Subisomorphism-si2-b09-m200-02.xml
MD5SUM58809a6bda86b5c8d29edf225741fab0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.014643
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints155
Number of domains1
Minimum domain size200
Maximum domain size200
Distribution of domain sizes[{"size":200,"count":40}]
Minimum variable degree4
Maximum variable degree10
Distribution of variable degrees[{"degree":4,"count":1},{"degree":5,"count":2},{"degree":6,"count":3},{"degree":7,"count":4},{"degree":8,"count":4},{"degree":9,"count":4},{"degree":10,"count":22}]
Minimum constraint arity2
Maximum constraint arity40
Distribution of constraint arities[{"arity":2,"count":154},{"arity":40,"count":1}]
Number of extensional constraints154
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":154},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

3.22/2.15	c Concrete v3.4 running
14.46/6.31	v <instantiation>
14.46/6.31	v       <list>
14.46/6.31	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39]
14.46/6.31	v       </list>
14.46/6.31	v       <values>
14.46/6.31	v         79 30 2 173 35 195 62 127 40 196 5 45 162 186 124 14 180 177 155 85 63 110 94 83 12 97 156 20 74 114 125 7 157 154 132 199 65 98 141 93
14.46/6.31	v       </values>
14.46/6.31	v     </instantiation>
14.46/6.31	s SATISFIABLE

Verifier Data

OK	

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-4262680-1502455305/watcher-4262680-1502455305 -o /tmp/evaluation-result-4262680-1502455305/solver-4262680-1502455305 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502411423-4884 --watchdog 2580 bin/concrete HOME/instance-4262680-1502455305.xml 

pid=17041
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: 1.37 1.35 1.37 3/197 17044
/proc/meminfo: memFree=29678160/32770624 swapFree=0/428480
[pid=17044] ppid=17041 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/17044/stat : 17044 (runsolver) D 17041 17044 4821 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 93345698 24240128 107 18446744073709551615 4194304 4338465 140734914822528 140734914820168 140435665085143 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 37281792 140734914830545 140734914830921 140734914830921 140734914834378 0
/proc/17044/statm: 5918 107 54 36 0 2156 0

[startup+0.101709 s]
/proc/loadavg: 1.37 1.35 1.37 3/197 17044
/proc/meminfo: memFree=29678160/32770624 swapFree=0/428480
[pid=17044] ppid=17041 vsize=9636 CPUtime=0.01 cores=0,2,4,6
/proc/17044/stat : 17044 (bash) S 17041 17044 4821 0 -1 4202496 897 6476 0 0 0 0 0 1 20 0 1 0 93345698 9867264 377 18446744073709551615 4194304 5098028 140736016635744 140736016629752 140419109899264 0 0 5 65536 18446744071580971376 0 0 17 2 0 0 5 0 0 7196144 7232144 18497536 140736016638484 140736016638569 140736016638569 140736016642026 0
/proc/17044/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.201163 s]
/proc/loadavg: 1.37 1.35 1.37 3/197 17044
/proc/meminfo: memFree=29678160/32770624 swapFree=0/428480
[pid=17044] ppid=17041 vsize=13442388 CPUtime=0.09 cores=0,2,4,6
/proc/17044/stat : 17044 (java) S 17041 17044 4821 0 -1 1077944320 4703 12353 0 0 1 1 5 2 20 0 8 0 93345698 13765005312 3990 18446744073709551615 4194304 4196468 140732456543936 140732456526480 139785264332535 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
/proc/17044/statm: 3360597 3990 2026 1 0 3350094 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13442388

[startup+0.301748 s]
/proc/loadavg: 1.37 1.35 1.37 3/197 17044
/proc/meminfo: memFree=29678160/32770624 swapFree=0/428480
[pid=17044] ppid=17041 vsize=13974356 CPUtime=0.22 cores=0,2,4,6
/proc/17044/stat : 17044 (java) S 17041 17044 4821 0 -1 1077944320 7015 12353 0 0 13 2 5 2 20 0 15 0 93345698 14309740544 8168 18446744073709551615 4194304 4196468 140732456543936 140732456526480 139785264332535 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
/proc/17044/statm: 3493589 8168 2947 1 0 3482965 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 13974356

[startup+0.700203 s]
/proc/loadavg: 1.37 1.35 1.37 3/197 17044
/proc/meminfo: memFree=29678160/32770624 swapFree=0/428480
[pid=17044] ppid=17041 vsize=13974784 CPUtime=0.74 cores=0,2,4,6
/proc/17044/stat : 17044 (java) S 17041 17044 4821 0 -1 1077944320 14079 12353 0 0 63 4 5 2 20 0 15 0 93345698 14310178816 15013 18446744073709551615 4194304 4196468 140732456543936 140732456526480 139785264332535 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
/proc/17044/statm: 3493696 15013 3114 1 0 3482965 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 13974784

[startup+1.50151 s]
/proc/loadavg: 1.37 1.35 1.37 3/212 17107
/proc/meminfo: memFree=29576564/32770624 swapFree=0/429004
[pid=17044] ppid=17041 vsize=13985408 CPUtime=2.01 cores=0,2,4,6
/proc/17044/stat : 17044 (java) S 17041 17044 4821 0 -1 1077944320 30077 12353 0 0 184 10 5 2 20 0 15 0 93345698 14321057792 42836 18446744073709551615 4194304 4196468 140732456543936 140732456526480 139785264332535 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
/proc/17044/statm: 3496352 42836 3384 1 0 3485525 0
[pid=17044/tid=17094] ppid=17041 vsize=13985408 CPUtime=1.33 cores=0,2,4,6
/proc/17044/task/17094/stat : 17094 (java) R 17041 17044 4821 0 -1 4202560 22483 12353 0 0 120 6 5 2 20 0 15 0 93345716 14321057792 42836 18446744073709551615 4194304 4196468 140732456543936 139785268561128 139785245738834 0 4 1 16800974 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17095] ppid=17041 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/17044/task/17095/stat : 17095 (java) S 17041 17044 4821 0 -1 1077944384 193 12353 0 0 1 0 5 2 20 0 15 0 93345716 14321057792 42836 18446744073709551615 4194304 4196468 140732456543936 139785221298832 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17096] ppid=17041 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/17044/task/17096/stat : 17096 (java) S 17041 17044 4821 0 -1 1077944384 70 12353 0 0 1 0 5 2 20 0 15 0 93345716 14321057792 42836 18446744073709551615 4194304 4196468 140732456543936 139785220246032 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17097] ppid=17041 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/17044/task/17097/stat : 17097 (java) S 17041 17044 4821 0 -1 1077944384 55 12353 0 0 1 0 5 2 20 0 15 0 93345716 14321057792 42836 18446744073709551615 4194304 4196468 140732456543936 139785219193232 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17098] ppid=17041 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/17044/task/17098/stat : 17098 (java) S 17041 17044 4821 0 -1 1077944384 38 12353 0 0 1 0 5 2 20 0 15 0 93345716 14321057792 42836 18446744073709551615 4194304 4196468 140732456543936 139785218140432 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17099] ppid=17041 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/17044/task/17099/stat : 17099 (java) S 17041 17044 4821 0 -1 1077944384 1675 12353 0 0 1 0 5 2 20 0 15 0 93345718 14321057792 42836 18446744073709551615 4194304 4196468 140732456543936 139784742755184 139785264343682 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17100] ppid=17041 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17100/stat : 17100 (java) S 17041 17044 4821 0 -1 1077944384 55 12353 0 0 0 0 5 2 20 0 15 0 93345718 14321057792 42836 18446744073709551615 4194304 4196468 140732456543936 139784741701216 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17101] ppid=17041 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17101/stat : 17101 (java) S 17041 17044 4821 0 -1 1077944384 43 12353 0 0 0 0 5 2 20 0 15 0 93345718 14321057792 42836 18446744073709551615 4194304 4196468 140732456543936 139784740648320 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17102] ppid=17041 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17102/stat : 17102 (java) S 17041 17044 4821 0 -1 1077944384 3 12353 0 0 0 0 5 2 20 0 15 0 93345721 14321057792 42836 18446744073709551615 4194304 4196468 140732456543936 139784739596624 139785264351131 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17103] ppid=17041 vsize=13985408 CPUtime=0.24 cores=0,2,4,6
/proc/17044/task/17103/stat : 17103 (java) S 17041 17044 4821 0 -1 1077944384 1097 12353 0 0 17 0 5 2 20 0 15 0 93345721 14321057792 42836 18446744073709551615 4194304 4196468 140732456543936 139784738543984 139785264343682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17104] ppid=17041 vsize=13985408 CPUtime=0.22 cores=0,2,4,6
/proc/17044/task/17104/stat : 17104 (java) R 17041 17044 4821 0 -1 4202560 710 12353 0 0 15 0 5 2 20 0 15 0 93345721 14321057792 42836 18446744073709551615 4194304 4196468 140732456543936 139784737480448 139785243579456 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17105] ppid=17041 vsize=13985408 CPUtime=0.31 cores=0,2,4,6
/proc/17044/task/17105/stat : 17105 (java) R 17041 17044 4821 0 -1 4202560 1488 12353 0 0 24 0 5 2 20 0 15 0 93345721 14321057792 42836 18446744073709551615 4194304 4196468 140732456543936 139784736438384 139785247683729 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17106] ppid=17041 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17106/stat : 17106 (java) S 17041 17044 4821 0 -1 1077944384 3 12353 0 0 0 0 5 2 20 0 15 0 93345721 14321057792 42836 18446744073709551615 4194304 4196468 140732456543936 139784735385824 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17107] ppid=17041 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17107/stat : 17107 (java) S 17041 17044 4821 0 -1 1077944384 10 12353 0 0 0 0 5 2 20 0 15 0 93345724 14321057792 42836 18446744073709551615 4194304 4196468 140732456543936 139784734334128 139785264343682 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 13985408

[startup+3.10451 s]
/proc/loadavg: 1.37 1.35 1.37 3/212 17107
/proc/meminfo: memFree=29509432/32770624 swapFree=0/429004
[pid=17044] ppid=17041 vsize=13999932 CPUtime=5.32 cores=0,2,4,6
/proc/17044/stat : 17044 (java) S 17041 17044 4821 0 -1 1077944320 49108 12353 0 0 510 15 5 2 20 0 15 0 93345698 14335930368 56084 18446744073709551615 4194304 4196468 140732456543936 140732456526480 139785264332535 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
/proc/17044/statm: 3499983 56084 3450 1 0 3488597 0
[pid=17044/tid=17094] ppid=17041 vsize=13999932 CPUtime=2.92 cores=0,2,4,6
/proc/17044/task/17094/stat : 17094 (java) R 17041 17044 4821 0 -1 4202560 37357 12353 0 0 276 9 5 2 20 0 15 0 93345716 14335930368 56084 18446744073709551615 4194304 4196468 140732456543936 139785268562800 139784904500641 0 4 1 16800974 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17095] ppid=17041 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/17044/task/17095/stat : 17095 (java) S 17041 17044 4821 0 -1 1077944384 193 12353 0 0 1 0 5 2 20 0 15 0 93345716 14335930368 56084 18446744073709551615 4194304 4196468 140732456543936 139785221298832 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17096] ppid=17041 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/17044/task/17096/stat : 17096 (java) S 17041 17044 4821 0 -1 1077944384 70 12353 0 0 1 0 5 2 20 0 15 0 93345716 14335930368 56084 18446744073709551615 4194304 4196468 140732456543936 139785220246032 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17097] ppid=17041 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/17044/task/17097/stat : 17097 (java) S 17041 17044 4821 0 -1 1077944384 55 12353 0 0 1 0 5 2 20 0 15 0 93345716 14335930368 56084 18446744073709551615 4194304 4196468 140732456543936 139785219193232 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17098] ppid=17041 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/17044/task/17098/stat : 17098 (java) S 17041 17044 4821 0 -1 1077944384 38 12353 0 0 1 0 5 2 20 0 15 0 93345716 14335930368 56084 18446744073709551615 4194304 4196468 140732456543936 139785218140432 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17099] ppid=17041 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/17044/task/17099/stat : 17099 (java) S 17041 17044 4821 0 -1 1077944384 1691 12353 0 0 1 0 5 2 20 0 15 0 93345718 14335930368 56084 18446744073709551615 4194304 4196468 140732456543936 139784742755184 139785264343682 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17100] ppid=17041 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17100/stat : 17100 (java) S 17041 17044 4821 0 -1 1077944384 55 12353 0 0 0 0 5 2 20 0 15 0 93345718 14335930368 56084 18446744073709551615 4194304 4196468 140732456543936 139784741701216 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17101] ppid=17041 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17101/stat : 17101 (java) S 17041 17044 4821 0 -1 1077944384 43 12353 0 0 0 0 5 2 20 0 15 0 93345718 14335930368 56084 18446744073709551615 4194304 4196468 140732456543936 139784740648320 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17102] ppid=17041 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17102/stat : 17102 (java) S 17041 17044 4821 0 -1 1077944384 3 12353 0 0 0 0 5 2 20 0 15 0 93345721 14335930368 56084 18446744073709551615 4194304 4196468 140732456543936 139784739596624 139785264351131 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17103] ppid=17041 vsize=13999932 CPUtime=0.75 cores=0,2,4,6
/proc/17044/task/17103/stat : 17103 (java) R 17041 17044 4821 0 -1 4202560 2349 12353 0 0 67 1 5 2 20 0 15 0 93345721 14335930368 56084 18446744073709551615 4194304 4196468 140732456543936 139784738530528 139785245876688 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17104] ppid=17041 vsize=13999932 CPUtime=0.68 cores=0,2,4,6
/proc/17044/task/17104/stat : 17104 (java) R 17041 17044 4821 0 -1 4202560 1317 12353 0 0 61 0 5 2 20 0 15 0 93345721 14335930368 56084 18446744073709551615 4194304 4196468 140732456543936 139784737473664 139785243722026 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17105] ppid=17041 vsize=13999932 CPUtime=1.05 cores=0,2,4,6
/proc/17044/task/17105/stat : 17105 (java) R 17041 17044 4821 0 -1 4202560 3768 12353 0 0 97 1 5 2 20 0 15 0 93345721 14335930368 56084 18446744073709551615 4194304 4196468 140732456543936 139784736438384 139785244649272 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17106] ppid=17041 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17106/stat : 17106 (java) S 17041 17044 4821 0 -1 1077944384 3 12353 0 0 0 0 5 2 20 0 15 0 93345721 14335930368 56084 18446744073709551615 4194304 4196468 140732456543936 139784735385824 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17107] ppid=17041 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17107/stat : 17107 (java) S 17041 17044 4821 0 -1 1077944384 12 12353 0 0 0 0 5 2 20 0 15 0 93345724 14335930368 56084 18446744073709551615 4194304 4196468 140732456543936 139784734334128 139785264343682 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
Current children cumulated CPU time (s) 5.32
Current children cumulated vsize (KiB) 13999932

[startup+6.30851 s]
/proc/loadavg: 1.66 1.41 1.39 5/212 17107
/proc/meminfo: memFree=29262468/32770624 swapFree=0/429000
[pid=17044] ppid=17041 vsize=14067516 CPUtime=14.46 cores=0,2,4,6
/proc/17044/stat : 17044 (java) S 17041 17044 4821 0 -1 1077944320 69608 12353 0 0 1414 25 5 2 20 0 15 0 93345698 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 140732456526480 139785264332535 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
/proc/17044/statm: 3516879 129499 3461 1 0 3505493 0
[pid=17044/tid=17094] ppid=17041 vsize=14067516 CPUtime=5.83 cores=0,2,4,6
/proc/17044/task/17094/stat : 17094 (java) R 17041 17044 4821 0 -1 4202560 47943 12353 0 0 562 14 5 2 20 0 15 0 93345716 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139785268565264 139785248413022 0 4 1 16800974 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17095] ppid=17041 vsize=14067516 CPUtime=0.22 cores=0,2,4,6
/proc/17044/task/17095/stat : 17095 (java) S 17041 17044 4821 0 -1 1077944384 252 12353 0 0 15 0 5 2 20 0 15 0 93345716 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139785221298832 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17096] ppid=17041 vsize=14067516 CPUtime=0.22 cores=0,2,4,6
/proc/17044/task/17096/stat : 17096 (java) S 17041 17044 4821 0 -1 1077944384 168 12353 0 0 15 0 5 2 20 0 15 0 93345716 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139785220246032 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17097] ppid=17041 vsize=14067516 CPUtime=0.23 cores=0,2,4,6
/proc/17044/task/17097/stat : 17097 (java) S 17041 17044 4821 0 -1 1077944384 111 12353 0 0 16 0 5 2 20 0 15 0 93345716 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139785219193232 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17098] ppid=17041 vsize=14067516 CPUtime=0.21 cores=0,2,4,6
/proc/17044/task/17098/stat : 17098 (java) S 17041 17044 4821 0 -1 1077944384 60 12353 0 0 14 0 5 2 20 0 15 0 93345716 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139785218140432 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17099] ppid=17041 vsize=14067516 CPUtime=0.18 cores=0,2,4,6
/proc/17044/task/17099/stat : 17099 (java) S 17041 17044 4821 0 -1 1077944384 2477 12353 0 0 11 0 5 2 20 0 15 0 93345718 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139784742755184 139785264343682 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17100] ppid=17041 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17100/stat : 17100 (java) S 17041 17044 4821 0 -1 1077944384 55 12353 0 0 0 0 5 2 20 0 15 0 93345718 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139784741701216 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17101] ppid=17041 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17101/stat : 17101 (java) S 17041 17044 4821 0 -1 1077944384 43 12353 0 0 0 0 5 2 20 0 15 0 93345718 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139784740648320 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17102] ppid=17041 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17102/stat : 17102 (java) S 17041 17044 4821 0 -1 1077944384 3 12353 0 0 0 0 5 2 20 0 15 0 93345721 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139784739596624 139785264351131 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17103] ppid=17041 vsize=14067516 CPUtime=3.2 cores=0,2,4,6
/proc/17044/task/17103/stat : 17103 (java) R 17041 17044 4821 0 -1 4202560 4996 12353 0 0 311 2 5 2 20 0 15 0 93345721 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139784738530080 139785249440570 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17104] ppid=17041 vsize=14067516 CPUtime=3.38 cores=0,2,4,6
/proc/17044/task/17104/stat : 17104 (java) R 17041 17044 4821 0 -1 4202560 6994 12353 0 0 330 1 5 2 20 0 15 0 93345721 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139784737478704 139785244968468 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17105] ppid=17041 vsize=14067516 CPUtime=1.42 cores=0,2,4,6
/proc/17044/task/17105/stat : 17105 (java) S 17041 17044 4821 0 -1 1077944384 4334 12353 0 0 133 2 5 2 20 0 15 0 93345721 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139784736438384 139785264343682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17106] ppid=17041 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17106/stat : 17106 (java) S 17041 17044 4821 0 -1 1077944384 3 12353 0 0 0 0 5 2 20 0 15 0 93345721 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139784735385824 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17107] ppid=17041 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17107/stat : 17107 (java) S 17041 17044 4821 0 -1 1077944384 16 12353 0 0 0 0 5 2 20 0 15 0 93345724 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139784734334128 139785264343682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
Current children cumulated CPU time (s) 14.46
Current children cumulated vsize (KiB) 14067516

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

[startup+6.30851 s]
/proc/loadavg: 1.66 1.41 1.39 5/212 17107
/proc/meminfo: memFree=29262468/32770624 swapFree=0/429000
[pid=17044] ppid=17041 vsize=14067516 CPUtime=14.46 cores=0,2,4,6
/proc/17044/stat : 17044 (java) S 17041 17044 4821 0 -1 1077944320 69608 12353 0 0 1414 25 5 2 20 0 15 0 93345698 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 140732456526480 139785264332535 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
/proc/17044/statm: 3516879 129499 3461 1 0 3505493 0
[pid=17044/tid=17094] ppid=17041 vsize=14067516 CPUtime=5.83 cores=0,2,4,6
/proc/17044/task/17094/stat : 17094 (java) R 17041 17044 4821 0 -1 4202560 47943 12353 0 0 562 14 5 2 20 0 15 0 93345716 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139785268565264 139785248413022 0 4 1 16800974 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17095] ppid=17041 vsize=14067516 CPUtime=0.22 cores=0,2,4,6
/proc/17044/task/17095/stat : 17095 (java) S 17041 17044 4821 0 -1 1077944384 252 12353 0 0 15 0 5 2 20 0 15 0 93345716 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139785221298832 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17096] ppid=17041 vsize=14067516 CPUtime=0.22 cores=0,2,4,6
/proc/17044/task/17096/stat : 17096 (java) S 17041 17044 4821 0 -1 1077944384 168 12353 0 0 15 0 5 2 20 0 15 0 93345716 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139785220246032 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17097] ppid=17041 vsize=14067516 CPUtime=0.23 cores=0,2,4,6
/proc/17044/task/17097/stat : 17097 (java) S 17041 17044 4821 0 -1 1077944384 111 12353 0 0 16 0 5 2 20 0 15 0 93345716 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139785219193232 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17098] ppid=17041 vsize=14067516 CPUtime=0.21 cores=0,2,4,6
/proc/17044/task/17098/stat : 17098 (java) S 17041 17044 4821 0 -1 1077944384 60 12353 0 0 14 0 5 2 20 0 15 0 93345716 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139785218140432 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17099] ppid=17041 vsize=14067516 CPUtime=0.18 cores=0,2,4,6
/proc/17044/task/17099/stat : 17099 (java) S 17041 17044 4821 0 -1 1077944384 2477 12353 0 0 11 0 5 2 20 0 15 0 93345718 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139784742755184 139785264343682 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17100] ppid=17041 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17100/stat : 17100 (java) S 17041 17044 4821 0 -1 1077944384 55 12353 0 0 0 0 5 2 20 0 15 0 93345718 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139784741701216 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17101] ppid=17041 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17101/stat : 17101 (java) S 17041 17044 4821 0 -1 1077944384 43 12353 0 0 0 0 5 2 20 0 15 0 93345718 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139784740648320 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17102] ppid=17041 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17102/stat : 17102 (java) S 17041 17044 4821 0 -1 1077944384 3 12353 0 0 0 0 5 2 20 0 15 0 93345721 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139784739596624 139785264351131 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17103] ppid=17041 vsize=14067516 CPUtime=3.2 cores=0,2,4,6
/proc/17044/task/17103/stat : 17103 (java) R 17041 17044 4821 0 -1 4202560 4996 12353 0 0 311 2 5 2 20 0 15 0 93345721 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139784738530080 139785249440570 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17104] ppid=17041 vsize=14067516 CPUtime=3.38 cores=0,2,4,6
/proc/17044/task/17104/stat : 17104 (java) R 17041 17044 4821 0 -1 4202560 6994 12353 0 0 330 1 5 2 20 0 15 0 93345721 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139784737478704 139785244968468 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17105] ppid=17041 vsize=14067516 CPUtime=1.42 cores=0,2,4,6
/proc/17044/task/17105/stat : 17105 (java) S 17041 17044 4821 0 -1 1077944384 4334 12353 0 0 133 2 5 2 20 0 15 0 93345721 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139784736438384 139785264343682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17106] ppid=17041 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17106/stat : 17106 (java) S 17041 17044 4821 0 -1 1077944384 3 12353 0 0 0 0 5 2 20 0 15 0 93345721 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139784735385824 139785264342741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
[pid=17044/tid=17107] ppid=17041 vsize=14067516 CPUtime=0.07 cores=0,2,4,6
/proc/17044/task/17107/stat : 17107 (java) S 17041 17044 4821 0 -1 1077944384 16 12353 0 0 0 0 5 2 20 0 15 0 93345724 14405136384 129499 18446744073709551615 4194304 4196468 140732456543936 139784734334128 139785264343682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 28770304 140732456548304 140732456551089 140732456551089 140732456554447 0
Current children cumulated CPU time (s) 14.46
Current children cumulated vsize (KiB) 14067516

Child status: 0
Real time (s): 6.32804
CPU time (s): 14.512
CPU user time (s): 14.2155
CPU system time (s): 0.296499
CPU usage (%): 229.328
Max. virtual memory (cumulated for all children) (KiB): 14070016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.2155
system time used= 0.296499
maximum resident set size= 519060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82067
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6865
involuntary context switches= 94

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.02148 second user time and 0.047917 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-11 14:27:37
IDJOB=4262680
IDBENCH=133051
IDSOLVER=2650
FILE ID=node133/4262680-1502455305
RUNJOBID= node133-1502411423-4884
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si2-bvg/Subisomorphism-si2-b09-m200-02.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262680-1502455305/watcher-4262680-1502455305 -o /tmp/evaluation-result-4262680-1502455305/solver-4262680-1502455305 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502411423-4884 --watchdog 2580  bin/concrete HOME/instance-4262680-1502455305.xml

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

MD5SUM BENCH= 58809a6bda86b5c8d29edf225741fab0
RANDOM SEED=2117746774

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:        29679388 kB
MemAvailable:   30555884 kB
Buffers:          293500 kB
Cached:           877280 kB
SwapCached:            0 kB
Active:          2194288 kB
Inactive:         461592 kB
Active(anon):    1485544 kB
Inactive(anon):    33112 kB
Active(file):     708744 kB
Inactive(file):   428480 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24040 kB
Writeback:             4 kB
AnonPages:       1485092 kB
Mapped:            64356 kB
Shmem:             33468 kB
Slab:             137596 kB
SReclaimable:     110212 kB
SUnreclaim:        27384 kB
KernelStack:        3440 kB
PageTables:         8104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2239964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1257472 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= 61984 MiB
End job on node133 at 2017-08-11 14:27:44