Trace number 4262546

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.4UNSAT 9.3953104 4.40662

General information on the benchmark

NameQueensKnights/QueensKnights-m1-s1/
QueensKnights-008-05-mul.xml
MD5SUMd00d8f739bc214548f076bd032f30ee9
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.127042
Satisfiable
(Un)Satisfiability was proved
Number of variables13
Number of constraints78
Number of domains2
Minimum domain size8
Maximum domain size64
Distribution of domain sizes[{"size":8,"count":8},{"size":64,"count":5}]
Minimum variable degree12
Maximum variable degree12
Distribution of variable degrees[{"degree":12,"count":13}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":78}]
Number of extensional constraints0
Number of intensional constraints78
Distribution of constraint types[{"type":"intension","count":78}]
Optimization problemNO
Type of objective

Solver Data

3.31/2.16	c Concrete v3.4 running
9.18/4.38	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262546-1502427115/watcher-4262546-1502427115 -o /tmp/evaluation-result-4262546-1502427115/solver-4262546-1502427115 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502411413-16612 --watchdog 2580 bin/concrete HOME/instance-4262546-1502427115.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.14 1.68 1.64 2/194 19826
/proc/meminfo: memFree=30787984/32770624 swapFree=0/299680
[pid=19826] ppid=19823 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/19826/stat : 19826 (runsolver) D 19823 19826 16548 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 44907088 24240128 107 18446744073709551615 4194304 4338465 140726491427776 140726491425416 139753911362263 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 11837440 140726491435216 140726491435593 140726491435593 140726491439050 0
/proc/19826/statm: 5918 107 54 36 0 2156 0

[startup+0.10738 s]
/proc/loadavg: 2.14 1.68 1.64 2/194 19826
/proc/meminfo: memFree=30787984/32770624 swapFree=0/299680
[pid=19826] ppid=19823 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/19826/stat : 19826 (bash) S 19823 19826 16548 0 -1 4202496 891 6491 0 0 0 0 0 1 20 0 1 0 44907088 9867264 377 18446744073709551615 4194304 5098028 140729573804672 140729573798680 140082058329088 0 0 5 65536 18446744071580971376 0 0 17 3 0 0 6 0 0 7196144 7232144 9187328 140729573810708 140729573810793 140729573810793 140729573814250 0
/proc/19826/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.202276 s]
/proc/loadavg: 2.14 1.68 1.64 2/194 19826
/proc/meminfo: memFree=30787984/32770624 swapFree=0/299680
[pid=19826] ppid=19823 vsize=13356508 CPUtime=0.07 cores=1,3,5,7
/proc/19826/stat : 19826 (java) S 19823 19826 16548 0 -1 1077944320 3493 12451 0 0 0 0 4 3 20 0 6 0 44907088 13677064192 2803 18446744073709551615 4194304 4196468 140729050998672 140729050981216 140010016702199 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
/proc/19826/statm: 3339127 2803 1309 1 0 3329097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13356508

[startup+0.300191 s]
/proc/loadavg: 2.14 1.68 1.64 2/194 19826
/proc/meminfo: memFree=30787984/32770624 swapFree=0/299680
[pid=19826] ppid=19823 vsize=13974356 CPUtime=0.16 cores=1,3,5,7
/proc/19826/stat : 19826 (java) S 19823 19826 16548 0 -1 1077944320 6264 12451 0 0 8 1 4 3 20 0 15 0 44907088 14309740544 6923 18446744073709551615 4194304 4196468 140729050998672 140729050981216 140010016702199 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
/proc/19826/statm: 3493589 6923 2822 1 0 3482965 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 13974356

[startup+0.70021 s]
/proc/loadavg: 2.14 1.68 1.64 2/194 19826
/proc/meminfo: memFree=30787984/32770624 swapFree=0/299680
[pid=19826] ppid=19823 vsize=13974784 CPUtime=0.71 cores=1,3,5,7
/proc/19826/stat : 19826 (java) S 19823 19826 16548 0 -1 1077944320 14032 12451 0 0 61 3 4 3 20 0 15 0 44907088 14310178816 14996 18446744073709551615 4194304 4196468 140729050998672 140729050981216 140010016702199 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
/proc/19826/statm: 3493696 14996 3110 1 0 3482965 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 13974784

[startup+1.5006 s]
/proc/loadavg: 2.14 1.68 1.64 5/209 19889
/proc/meminfo: memFree=30657136/32770624 swapFree=0/299756
[pid=19826] ppid=19823 vsize=13985408 CPUtime=1.95 cores=1,3,5,7
/proc/19826/stat : 19826 (java) S 19823 19826 16548 0 -1 1077944320 30330 12451 0 0 178 10 4 3 20 0 15 0 44907088 14321057792 42842 18446744073709551615 4194304 4196468 140729050998672 140729050981216 140010016702199 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
/proc/19826/statm: 3496352 42842 3372 1 0 3485525 0
[pid=19826/tid=19876] ppid=19823 vsize=13985408 CPUtime=1.3 cores=1,3,5,7
/proc/19826/task/19876/stat : 19876 (java) R 19823 19826 16548 0 -1 4202560 22678 12451 0 0 117 6 4 3 20 0 15 0 44907107 14321057792 42842 18446744073709551615 4194304 4196468 140729050998672 140010020911824 140010016714134 0 4 1 16800974 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19877] ppid=19823 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/19826/task/19877/stat : 19877 (java) S 19823 19826 16548 0 -1 1077944384 216 12451 0 0 1 0 4 3 20 0 15 0 44907108 14321057792 42842 18446744073709551615 4194304 4196468 140729050998672 140009973668752 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19878] ppid=19823 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/19826/task/19878/stat : 19878 (java) S 19823 19826 16548 0 -1 1077944384 35 12451 0 0 1 0 4 3 20 0 15 0 44907108 14321057792 42842 18446744073709551615 4194304 4196468 140729050998672 140009972615952 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19879] ppid=19823 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/19826/task/19879/stat : 19879 (java) S 19823 19826 16548 0 -1 1077944384 59 12451 0 0 1 0 4 3 20 0 15 0 44907108 14321057792 42842 18446744073709551615 4194304 4196468 140729050998672 140009971563664 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19880] ppid=19823 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/19826/task/19880/stat : 19880 (java) S 19823 19826 16548 0 -1 1077944384 57 12451 0 0 1 0 4 3 20 0 15 0 44907108 14321057792 42842 18446744073709551615 4194304 4196468 140729050998672 140009970510864 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19881] ppid=19823 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/19826/task/19881/stat : 19881 (java) S 19823 19826 16548 0 -1 1077944384 1685 12451 0 0 1 0 4 3 20 0 15 0 44907109 14321057792 42842 18446744073709551615 4194304 4196468 140729050998672 140009562339440 140010016713346 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19882] ppid=19823 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19882/stat : 19882 (java) S 19823 19826 16548 0 -1 1077944384 55 12451 0 0 0 0 4 3 20 0 15 0 44907110 14321057792 42842 18446744073709551615 4194304 4196468 140729050998672 140009561285472 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19883] ppid=19823 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19883/stat : 19883 (java) S 19823 19826 16548 0 -1 1077944384 44 12451 0 0 0 0 4 3 20 0 15 0 44907110 14321057792 42842 18446744073709551615 4194304 4196468 140729050998672 140009560233072 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19884] ppid=19823 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19884/stat : 19884 (java) S 19823 19826 16548 0 -1 1077944384 3 12451 0 0 0 0 4 3 20 0 15 0 44907113 14321057792 42842 18446744073709551615 4194304 4196468 140729050998672 140009491392592 140010016720795 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19885] ppid=19823 vsize=13985408 CPUtime=0.19 cores=1,3,5,7
/proc/19826/task/19885/stat : 19885 (java) R 19823 19826 16548 0 -1 4202560 792 12451 0 0 12 0 4 3 20 0 15 0 44907113 14321057792 42842 18446744073709551615 4194304 4196468 140729050998672 140009490340464 140009996364416 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19886] ppid=19823 vsize=13985408 CPUtime=0.24 cores=1,3,5,7
/proc/19826/task/19886/stat : 19886 (java) R 19823 19826 16548 0 -1 1077944384 1128 12451 0 0 17 0 4 3 20 0 15 0 44907113 14321057792 42842 18446744073709551615 4194304 4196468 140729050998672 140009489287664 140010016713346 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19887] ppid=19823 vsize=13985408 CPUtime=0.31 cores=1,3,5,7
/proc/19826/task/19887/stat : 19887 (java) R 19823 19826 16548 0 -1 4202560 1417 12451 0 0 24 0 4 3 20 0 15 0 44907113 14321057792 42842 18446744073709551615 4194304 4196468 140729050998672 140009488235376 140010016723546 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19888] ppid=19823 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19888/stat : 19888 (java) S 19823 19826 16548 0 -1 1077944384 3 12451 0 0 0 0 4 3 20 0 15 0 44907113 14321057792 42842 18446744073709551615 4194304 4196468 140729050998672 140009487182816 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19889] ppid=19823 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19889/stat : 19889 (java) S 19823 19826 16548 0 -1 1077944384 8 12451 0 0 0 0 4 3 20 0 15 0 44907116 14321057792 42842 18446744073709551615 4194304 4196468 140729050998672 140009486129584 140010016713346 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 13985408

[startup+3.10061 s]
/proc/loadavg: 2.14 1.68 1.64 7/209 19889
/proc/meminfo: memFree=30579584/32770624 swapFree=0/299756
[pid=19826] ppid=19823 vsize=13999932 CPUtime=5.87 cores=1,3,5,7
/proc/19826/stat : 19826 (java) S 19823 19826 16548 0 -1 1077944320 51517 12451 0 0 563 17 4 3 20 0 15 0 44907088 14335930368 64055 18446744073709551615 4194304 4196468 140729050998672 140729050981216 140010016702199 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
/proc/19826/statm: 3499983 64055 3445 1 0 3488597 0
[pid=19826/tid=19876] ppid=19823 vsize=13999932 CPUtime=2.89 cores=1,3,5,7
/proc/19826/task/19876/stat : 19876 (java) R 19823 19826 16548 0 -1 4202560 36342 12451 0 0 272 10 4 3 20 0 15 0 44907107 14335930368 64055 18446744073709551615 4194304 4196468 140729050998672 140010020935392 140010016724125 0 4 1 16800974 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19877] ppid=19823 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/19826/task/19877/stat : 19877 (java) S 19823 19826 16548 0 -1 1077944384 216 12451 0 0 1 0 4 3 20 0 15 0 44907108 14335930368 64055 18446744073709551615 4194304 4196468 140729050998672 140009973668752 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19878] ppid=19823 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/19826/task/19878/stat : 19878 (java) S 19823 19826 16548 0 -1 1077944384 35 12451 0 0 1 0 4 3 20 0 15 0 44907108 14335930368 64055 18446744073709551615 4194304 4196468 140729050998672 140009972615952 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19879] ppid=19823 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/19826/task/19879/stat : 19879 (java) S 19823 19826 16548 0 -1 1077944384 59 12451 0 0 1 0 4 3 20 0 15 0 44907108 14335930368 64055 18446744073709551615 4194304 4196468 140729050998672 140009971563664 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19880] ppid=19823 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/19826/task/19880/stat : 19880 (java) S 19823 19826 16548 0 -1 1077944384 57 12451 0 0 1 0 4 3 20 0 15 0 44907108 14335930368 64055 18446744073709551615 4194304 4196468 140729050998672 140009970510864 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19881] ppid=19823 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/19826/task/19881/stat : 19881 (java) S 19823 19826 16548 0 -1 1077944384 1698 12451 0 0 1 0 4 3 20 0 15 0 44907109 14335930368 64055 18446744073709551615 4194304 4196468 140729050998672 140009562339440 140010016713346 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19882] ppid=19823 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19882/stat : 19882 (java) S 19823 19826 16548 0 -1 1077944384 55 12451 0 0 0 0 4 3 20 0 15 0 44907110 14335930368 64055 18446744073709551615 4194304 4196468 140729050998672 140009561285472 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19883] ppid=19823 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19883/stat : 19883 (java) S 19823 19826 16548 0 -1 1077944384 44 12451 0 0 0 0 4 3 20 0 15 0 44907110 14335930368 64055 18446744073709551615 4194304 4196468 140729050998672 140009560233072 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19884] ppid=19823 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19884/stat : 19884 (java) S 19823 19826 16548 0 -1 1077944384 3 12451 0 0 0 0 4 3 20 0 15 0 44907113 14335930368 64055 18446744073709551615 4194304 4196468 140729050998672 140009491392592 140010016720795 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19885] ppid=19823 vsize=13999932 CPUtime=1.08 cores=1,3,5,7
/proc/19826/task/19885/stat : 19885 (java) R 19823 19826 16548 0 -1 4202560 4464 12451 0 0 100 1 4 3 20 0 15 0 44907113 14335930368 64055 18446744073709551615 4194304 4196468 140729050998672 140009490325056 140010001094176 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19886] ppid=19823 vsize=13999932 CPUtime=0.94 cores=1,3,5,7
/proc/19826/task/19886/stat : 19886 (java) S 19823 19826 16548 0 -1 1077944384 2851 12451 0 0 87 0 4 3 20 0 15 0 44907113 14335930368 64055 18446744073709551615 4194304 4196468 140729050998672 140009489287664 140010016713346 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19887] ppid=19823 vsize=13999932 CPUtime=1.04 cores=1,3,5,7
/proc/19826/task/19887/stat : 19887 (java) S 19823 19826 16548 0 -1 1077944384 3531 12451 0 0 96 1 4 3 20 0 15 0 44907113 14335930368 64055 18446744073709551615 4194304 4196468 140729050998672 140009488235376 140010016713346 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19888] ppid=19823 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19888/stat : 19888 (java) S 19823 19826 16548 0 -1 1077944384 3 12451 0 0 0 0 4 3 20 0 15 0 44907113 14335930368 64055 18446744073709551615 4194304 4196468 140729050998672 140009487182816 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19889] ppid=19823 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19889/stat : 19889 (java) S 19823 19826 16548 0 -1 1077944384 9 12451 0 0 0 0 4 3 20 0 15 0 44907116 14335930368 64055 18446744073709551615 4194304 4196468 140729050998672 140009486129584 140010016713346 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 13999932

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

[startup+3.20257 s]
/proc/loadavg: 2.14 1.68 1.64 7/209 19889
/proc/meminfo: memFree=30579584/32770624 swapFree=0/299756
[pid=19826] ppid=19823 vsize=13999932 CPUtime=6.16 cores=1,3,5,7
/proc/19826/stat : 19826 (java) S 19823 19826 16548 0 -1 1077944320 51830 12451 0 0 592 17 4 3 20 0 15 0 44907088 14335930368 65397 18446744073709551615 4194304 4196468 140729050998672 140729050981216 140010016702199 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
/proc/19826/statm: 3499983 65397 3445 1 0 3488597 0
[pid=19826/tid=19876] ppid=19823 vsize=13999932 CPUtime=2.99 cores=1,3,5,7
/proc/19826/task/19876/stat : 19876 (java) R 19823 19826 16548 0 -1 4202560 36433 12451 0 0 282 10 4 3 20 0 15 0 44907107 14335930368 65397 18446744073709551615 4194304 4196468 140729050998672 140010020930896 140009652639253 0 4 1 16800974 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19877] ppid=19823 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/19826/task/19877/stat : 19877 (java) S 19823 19826 16548 0 -1 1077944384 216 12451 0 0 1 0 4 3 20 0 15 0 44907108 14335930368 65397 18446744073709551615 4194304 4196468 140729050998672 140009973668752 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19878] ppid=19823 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/19826/task/19878/stat : 19878 (java) S 19823 19826 16548 0 -1 1077944384 35 12451 0 0 1 0 4 3 20 0 15 0 44907108 14335930368 65397 18446744073709551615 4194304 4196468 140729050998672 140009972615952 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19879] ppid=19823 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/19826/task/19879/stat : 19879 (java) S 19823 19826 16548 0 -1 1077944384 59 12451 0 0 1 0 4 3 20 0 15 0 44907108 14335930368 65397 18446744073709551615 4194304 4196468 140729050998672 140009971563664 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19880] ppid=19823 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/19826/task/19880/stat : 19880 (java) S 19823 19826 16548 0 -1 1077944384 57 12451 0 0 1 0 4 3 20 0 15 0 44907108 14335930368 65397 18446744073709551615 4194304 4196468 140729050998672 140009970510864 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19881] ppid=19823 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/19826/task/19881/stat : 19881 (java) S 19823 19826 16548 0 -1 1077944384 1698 12451 0 0 1 0 4 3 20 0 15 0 44907109 14335930368 65397 18446744073709551615 4194304 4196468 140729050998672 140009562339440 140010016713346 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19882] ppid=19823 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19882/stat : 19882 (java) S 19823 19826 16548 0 -1 1077944384 55 12451 0 0 0 0 4 3 20 0 15 0 44907110 14335930368 65397 18446744073709551615 4194304 4196468 140729050998672 140009561285472 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19883] ppid=19823 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19883/stat : 19883 (java) S 19823 19826 16548 0 -1 1077944384 44 12451 0 0 0 0 4 3 20 0 15 0 44907110 14335930368 65397 18446744073709551615 4194304 4196468 140729050998672 140009560233072 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19884] ppid=19823 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19884/stat : 19884 (java) S 19823 19826 16548 0 -1 1077944384 3 12451 0 0 0 0 4 3 20 0 15 0 44907113 14335930368 65397 18446744073709551615 4194304 4196468 140729050998672 140009491392592 140010016720795 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19885] ppid=19823 vsize=13999932 CPUtime=1.13 cores=1,3,5,7
/proc/19826/task/19885/stat : 19885 (java) R 19823 19826 16548 0 -1 4202560 4509 12451 0 0 105 1 4 3 20 0 15 0 44907113 14335930368 65397 18446744073709551615 4194304 4196468 140729050998672 140009490330384 140010001458716 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19886] ppid=19823 vsize=13999932 CPUtime=1 cores=1,3,5,7
/proc/19826/task/19886/stat : 19886 (java) R 19823 19826 16548 0 -1 4202560 2886 12451 0 0 93 0 4 3 20 0 15 0 44907113 14335930368 65397 18446744073709551615 4194304 4196468 140729050998672 140009489287664 140009996419335 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19887] ppid=19823 vsize=13999932 CPUtime=1.11 cores=1,3,5,7
/proc/19826/task/19887/stat : 19887 (java) S 19823 19826 16548 0 -1 1077944384 3674 12451 0 0 103 1 4 3 20 0 15 0 44907113 14335930368 65397 18446744073709551615 4194304 4196468 140729050998672 140009488235376 140010016713346 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19888] ppid=19823 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19888/stat : 19888 (java) S 19823 19826 16548 0 -1 1077944384 3 12451 0 0 0 0 4 3 20 0 15 0 44907113 14335930368 65397 18446744073709551615 4194304 4196468 140729050998672 140009487182816 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19889] ppid=19823 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19889/stat : 19889 (java) S 19823 19826 16548 0 -1 1077944384 9 12451 0 0 0 0 4 3 20 0 15 0 44907116 14335930368 65397 18446744073709551615 4194304 4196468 140729050998672 140009486129584 140010016713346 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 13999932

[startup+4.00137 s]
/proc/loadavg: 2.14 1.68 1.64 7/209 19889
/proc/meminfo: memFree=30467788/32770624 swapFree=0/299756
[pid=19826] ppid=19823 vsize=14067516 CPUtime=8.25 cores=1,3,5,7
/proc/19826/stat : 19826 (java) S 19823 19826 16548 0 -1 1077944320 57921 12451 0 0 798 20 4 3 20 0 15 0 44907088 14405136384 81022 18446744073709551615 4194304 4196468 140729050998672 140729050981216 140010016702199 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
/proc/19826/statm: 3516879 81022 3460 1 0 3505493 0
[pid=19826/tid=19876] ppid=19823 vsize=14067516 CPUtime=3.74 cores=1,3,5,7
/proc/19826/task/19876/stat : 19876 (java) R 19823 19826 16548 0 -1 4202560 40707 12451 0 0 356 11 4 3 20 0 15 0 44907107 14405136384 81022 18446744073709551615 4194304 4196468 140729050998672 140010020933728 140009654993800 0 4 1 16800974 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19877] ppid=19823 vsize=14067516 CPUtime=0.09 cores=1,3,5,7
/proc/19826/task/19877/stat : 19877 (java) S 19823 19826 16548 0 -1 1077944384 240 12451 0 0 2 0 4 3 20 0 15 0 44907108 14405136384 81022 18446744073709551615 4194304 4196468 140729050998672 140009973668752 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19878] ppid=19823 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/19826/task/19878/stat : 19878 (java) S 19823 19826 16548 0 -1 1077944384 55 12451 0 0 3 0 4 3 20 0 15 0 44907108 14405136384 81022 18446744073709551615 4194304 4196468 140729050998672 140009972615952 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19879] ppid=19823 vsize=14067516 CPUtime=0.09 cores=1,3,5,7
/proc/19826/task/19879/stat : 19879 (java) S 19823 19826 16548 0 -1 1077944384 79 12451 0 0 2 0 4 3 20 0 15 0 44907108 14405136384 81022 18446744073709551615 4194304 4196468 140729050998672 140009971563664 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19880] ppid=19823 vsize=14067516 CPUtime=0.09 cores=1,3,5,7
/proc/19826/task/19880/stat : 19880 (java) S 19823 19826 16548 0 -1 1077944384 119 12451 0 0 2 0 4 3 20 0 15 0 44907108 14405136384 81022 18446744073709551615 4194304 4196468 140729050998672 140009970510864 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19881] ppid=19823 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/19826/task/19881/stat : 19881 (java) S 19823 19826 16548 0 -1 1077944384 2342 12451 0 0 3 0 4 3 20 0 15 0 44907109 14405136384 81022 18446744073709551615 4194304 4196468 140729050998672 140009562339440 140010016713346 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19882] ppid=19823 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19882/stat : 19882 (java) S 19823 19826 16548 0 -1 1077944384 55 12451 0 0 0 0 4 3 20 0 15 0 44907110 14405136384 81022 18446744073709551615 4194304 4196468 140729050998672 140009561285472 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19883] ppid=19823 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19883/stat : 19883 (java) S 19823 19826 16548 0 -1 1077944384 44 12451 0 0 0 0 4 3 20 0 15 0 44907110 14405136384 81022 18446744073709551615 4194304 4196468 140729050998672 140009560233088 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19884] ppid=19823 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19884/stat : 19884 (java) S 19823 19826 16548 0 -1 1077944384 3 12451 0 0 0 0 4 3 20 0 15 0 44907113 14405136384 81022 18446744073709551615 4194304 4196468 140729050998672 140009491392592 140010016720795 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19885] ppid=19823 vsize=14067516 CPUtime=1.63 cores=1,3,5,7
/proc/19826/task/19885/stat : 19885 (java) R 19823 19826 16548 0 -1 4202560 4789 12451 0 0 155 1 4 3 20 0 15 0 44907113 14405136384 81022 18446744073709551615 4194304 4196468 140729050998672 140009490330064 140010000113000 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19886] ppid=19823 vsize=14067516 CPUtime=1.48 cores=1,3,5,7
/proc/19826/task/19886/stat : 19886 (java) R 19823 19826 16548 0 -1 4202560 3097 12451 0 0 140 1 4 3 20 0 15 0 44907113 14405136384 81022 18446744073709551615 4194304 4196468 140729050998672 140009489274896 140010001623952 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19887] ppid=19823 vsize=14067516 CPUtime=1.38 cores=1,3,5,7
/proc/19826/task/19887/stat : 19887 (java) R 19823 19826 16548 0 -1 4202560 4230 12451 0 0 129 2 4 3 20 0 15 0 44907113 14405136384 81022 18446744073709551615 4194304 4196468 140729050998672 140009488235376 140010000782686 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19888] ppid=19823 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19888/stat : 19888 (java) S 19823 19826 16548 0 -1 1077944384 3 12451 0 0 0 0 4 3 20 0 15 0 44907113 14405136384 81022 18446744073709551615 4194304 4196468 140729050998672 140009487182816 140010016712405 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
[pid=19826/tid=19889] ppid=19823 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/19826/task/19889/stat : 19889 (java) S 19823 19826 16548 0 -1 1077944384 9 12451 0 0 0 0 4 3 20 0 15 0 44907116 14405136384 81022 18446744073709551615 4194304 4196468 140729050998672 140009486129584 140010016713346 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28647424 140729051002832 140729051005617 140729051005617 140729051008975 0
Current children cumulated CPU time (s) 8.25
Current children cumulated vsize (KiB) 14067516

[startup+4.40064 s]
/proc/loadavg: 2.37 1.74 1.65 4/196 19890
/proc/meminfo: memFree=30665612/32770624 swapFree=0/299756
[pid=19826] ppid=19823 vsize=0 CPUtime=9.38 cores=1,3,5,7
/proc/19826/stat : 19826 (java) Z 19823 19826 16548 0 -1 4227084 59289 12451 0 0 909 22 4 3 20 0 1 0 44907088 0 0 18446744073709551615 0 0 0 0 0 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 0 0 0 0 0 0 0 0
/proc/19826/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9.38
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 4.40662
CPU time (s): 9.39531
CPU user time (s): 9.14014
CPU system time (s): 0.255167
CPU usage (%): 213.209
Max. virtual memory (cumulated for all children) (KiB): 14067516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.14014
system time used= 0.255167
maximum resident set size= 330008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71740
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6499
involuntary context switches= 58

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.024314 second user time and 0.028191 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-11 06:37:55
IDJOB=4262546
IDBENCH=120884
IDSOLVER=2650
FILE ID=node126/4262546-1502427115
RUNJOBID= node126-1502411413-16612
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/QueensKnights/QueensKnights-m1-s1/QueensKnights-008-05-mul.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262546-1502427115/watcher-4262546-1502427115 -o /tmp/evaluation-result-4262546-1502427115/solver-4262546-1502427115 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502411413-16612 --watchdog 2580  bin/concrete HOME/instance-4262546-1502427115.xml

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

MD5SUM BENCH= d00d8f739bc214548f076bd032f30ee9
RANDOM SEED=442629290

node126.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.81
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.81
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.81
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.81
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:        30788728 kB
MemAvailable:   31380276 kB
Buffers:          271200 kB
Cached:           593492 kB
SwapCached:          524 kB
Active:          1158216 kB
Inactive:         371004 kB
Active(anon):     618324 kB
Inactive(anon):    71324 kB
Active(file):     539892 kB
Inactive(file):   299680 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             24784 kB
Writeback:             8 kB
AnonPages:        661872 kB
Mapped:            53404 kB
Shmem:             25248 kB
Slab:             161724 kB
SReclaimable:     135624 kB
SUnreclaim:        26100 kB
KernelStack:        3408 kB
PageTables:         6164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1641880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    456704 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= 61984 MiB
End job on node126 at 2017-08-11 06:38:00