Trace number 4250148

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
R1: Concrete 3.4SAT 7.44385 3.78563

General information on the benchmark

NameCryptoPuzzle/CryptoPuzzle-m1-s1/
CryptoPuzzle-no-no-yes.xml
MD5SUM2c7cec4e166e832ba284a0019c7eebcb
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.006513
Satisfiable
(Un)Satisfiability was proved
Number of variables29
Number of constraints10
Number of domains2
Minimum domain size2
Maximum domain size10
Distribution of domain sizes[{"size":2,"count":3},{"size":10,"count":5}]
Minimum variable degree0
Maximum variable degree5
Distribution of variable degrees[{"degree":0,"count":21},{"degree":2,"count":3},{"degree":3,"count":4},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity5
Distribution of constraint arities[{"arity":1,"count":4},{"arity":2,"count":1},{"arity":3,"count":4},{"arity":5,"count":1}]
Number of extensional constraints0
Number of intensional constraints9
Distribution of constraint types[{"type":"intension","count":9},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

3.55/2.20	c Concrete v3.4 running
7.17/3.50	v <instantiation>
7.17/3.50	v       <list>
7.17/3.50	v         l[4] l[13] l[14] l[18] l[24] C[0] C[1] C[2]
7.17/3.50	v       </list>
7.17/3.50	v       <values>
7.17/3.50	v         5 7 9 8 1 0 1 1
7.17/3.50	v       </values>
7.17/3.50	v     </instantiation>
7.17/3.50	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-4250148-1500776257/watcher-4250148-1500776257 -o /tmp/evaluation-result-4250148-1500776257/solver-4250148-1500776257 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500750445-27391 --watchdog 2560 bin/concrete HOME/instance-4250148-1500776257.xml 

pid=584
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 5.27 4.29 2.88 3/261 587
/proc/meminfo: memFree=27950004/32770624 swapFree=5872/243740
[pid=587] ppid=584 vsize=9508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/587/stat : 587 (bash) S 584 587 27360 0 -1 4202496 654 0 0 0 0 0 0 0 20 0 1 0 12895439 9736192 350 33554432000 4194304 5098028 140734107791344 140734107788984 140441435872256 0 0 4100 65536 18446744071580971376 0 0 17 8 0 0 0 0 0 7196144 7232144 23703552 140734107796750 140734107796835 140734107796835 140734107799534 0
/proc/587/statm: 2377 350 277 221 0 86 0

[startup+0.100127 s]
/proc/loadavg: 5.27 4.29 2.88 3/261 587
/proc/meminfo: memFree=27950004/32770624 swapFree=5872/243740
[pid=587] ppid=584 vsize=9640 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/587/stat : 587 (bash) S 584 587 27360 0 -1 4202496 879 6423 0 0 0 0 0 1 20 0 1 0 12895439 9871360 378 33554432000 4194304 5098028 140734107791344 140734107785352 140441435872256 0 0 4100 65536 18446744071580971376 0 0 17 8 0 0 0 0 0 7196144 7232144 23703552 140734107796750 140734107796835 140734107796835 140734107799534 0
/proc/587/statm: 2410 378 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.200352 s]
/proc/loadavg: 5.27 4.29 2.88 3/261 587
/proc/meminfo: memFree=27950004/32770624 swapFree=5872/243740
[pid=587] ppid=584 vsize=10435860 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/587/stat : 587 (java) S 584 587 27360 0 -1 1077944320 5013 12602 0 0 6 1 9 3 20 0 13 0 12895439 10686320640 5348 33554432000 4194304 4196468 140729717188336 140729717170880 139717773246199 0 0 0 16800971 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
/proc/587/statm: 2608965 5348 2138 1 0 2597403 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10435860

[startup+0.300237 s]
/proc/loadavg: 5.27 4.29 2.88 3/261 587
/proc/meminfo: memFree=27950004/32770624 swapFree=5872/243740
[pid=587] ppid=584 vsize=10902392 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/587/stat : 587 (java) S 584 587 27360 0 -1 1077944320 6966 12602 0 0 24 2 9 3 20 0 20 0 12895439 11164049408 8703 33554432000 4194304 4196468 140729717188336 140729717170880 139717773246199 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
/proc/587/statm: 2725598 8703 2988 1 0 2713890 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 10902392

[startup+0.700342 s]
/proc/loadavg: 5.27 4.29 2.88 3/261 587
/proc/meminfo: memFree=27950004/32770624 swapFree=5872/243740
[pid=587] ppid=584 vsize=10902720 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/587/stat : 587 (java) S 584 587 27360 0 -1 1077944320 11999 12602 0 0 74 3 9 3 20 0 20 0 12895439 11164385280 14768 33554432000 4194304 4196468 140729717188336 140729717170880 139717773246199 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
/proc/587/statm: 2725680 14768 3130 1 0 2713890 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 10902720

[startup+1.50082 s]
/proc/loadavg: 5.27 4.29 2.88 4/281 687
/proc/meminfo: memFree=27850512/32770624 swapFree=5872/243772
[pid=587] ppid=584 vsize=10913344 CPUtime=2.23 cores=0,2,4,6,8,10,12,14
/proc/587/stat : 587 (java) S 584 587 27360 0 -1 1077944320 24279 12602 0 0 199 12 9 3 20 0 20 0 12895439 11175264256 43927 33554432000 4194304 4196468 140729717188336 140729717170880 139717773246199 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
/proc/587/statm: 2728336 43927 3400 1 0 2716450 0
[pid=587/tid=651] ppid=584 vsize=10913344 CPUtime=1.43 cores=0,2,4,6,8,10,12,14
/proc/587/task/651/stat : 651 (java) R 584 587 27360 0 -1 4202560 18085 12602 0 0 125 6 9 3 20 0 20 0 12895452 11175264256 43927 33554432000 4194304 4196468 140729717188336 139717777474464 139717758941208 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=652] ppid=584 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/652/stat : 652 (java) S 584 587 27360 0 -1 1077944384 33 12602 0 0 0 0 9 3 20 0 20 0 12895453 11175264256 43927 33554432000 4194304 4196468 140729717188336 139717709937424 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=654] ppid=584 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/654/stat : 654 (java) S 584 587 27360 0 -1 1077944384 122 12602 0 0 0 0 9 3 20 0 20 0 12895453 11175264256 43927 33554432000 4194304 4196468 140729717188336 139717708884880 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=655] ppid=584 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/655/stat : 655 (java) S 584 587 27360 0 -1 1077944384 21 12602 0 0 0 0 9 3 20 0 20 0 12895453 11175264256 43927 33554432000 4194304 4196468 140729717188336 139717707832336 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=656] ppid=584 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/656/stat : 656 (java) S 584 587 27360 0 -1 1077944384 17 12602 0 0 0 0 9 3 20 0 20 0 12895453 11175264256 43927 33554432000 4194304 4196468 140729717188336 139717706779792 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=660] ppid=584 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/660/stat : 660 (java) S 584 587 27360 0 -1 1077944384 9 12602 0 0 0 0 9 3 20 0 20 0 12895453 11175264256 43927 33554432000 4194304 4196468 140729717188336 139717705726224 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=661] ppid=584 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/661/stat : 661 (java) S 584 587 27360 0 -1 1077944384 38 12602 0 0 0 0 9 3 20 0 20 0 12895453 11175264256 43927 33554432000 4194304 4196468 140729717188336 139717704673680 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=663] ppid=584 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/663/stat : 663 (java) S 584 587 27360 0 -1 1077944384 9 12602 0 0 0 0 9 3 20 0 20 0 12895453 11175264256 43927 33554432000 4194304 4196468 140729717188336 139717703621136 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=664] ppid=584 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/664/stat : 664 (java) S 584 587 27360 0 -1 1077944384 10 12602 0 0 0 0 9 3 20 0 20 0 12895453 11175264256 43927 33554432000 4194304 4196468 140729717188336 139717372668560 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=666] ppid=584 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/587/task/666/stat : 666 (java) S 584 587 27360 0 -1 1077944384 169 12602 0 0 1 0 9 3 20 0 20 0 12895455 11175264256 43927 33554432000 4194304 4196468 140729717188336 139716845169136 139717773257346 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=668] ppid=584 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/668/stat : 668 (java) S 584 587 27360 0 -1 1077944384 34 12602 0 0 0 0 9 3 20 0 20 0 12895456 11175264256 43927 33554432000 4194304 4196468 140729717188336 139716844115424 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=669] ppid=584 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/669/stat : 669 (java) S 584 587 27360 0 -1 1077944384 22 12602 0 0 0 0 9 3 20 0 20 0 12895456 11175264256 43927 33554432000 4194304 4196468 140729717188336 139716843062784 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=670] ppid=584 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/670/stat : 670 (java) S 584 587 27360 0 -1 1077944384 1 12602 0 0 0 0 9 3 20 0 20 0 12895460 11175264256 43927 33554432000 4194304 4196468 140729717188336 139716842011344 139717773264795 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=671] ppid=584 vsize=10913344 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/587/task/671/stat : 671 (java) S 584 587 27360 0 -1 1077944384 1495 12602 0 0 17 0 9 3 20 0 20 0 12895460 11175264256 43927 33554432000 4194304 4196468 140729717188336 139716840957936 139717773257346 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=672] ppid=584 vsize=10913344 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/587/task/672/stat : 672 (java) S 584 587 27360 0 -1 1077944384 582 12602 0 0 9 0 9 3 20 0 20 0 12895460 11175264256 43927 33554432000 4194304 4196468 140729717188336 139716839905392 139717773257346 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=679] ppid=584 vsize=10913344 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/587/task/679/stat : 679 (java) S 584 587 27360 0 -1 1077944384 520 12602 0 0 10 0 9 3 20 0 20 0 12895460 11175264256 43927 33554432000 4194304 4196468 140729717188336 139716838852848 139717773257346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=685] ppid=584 vsize=10913344 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/587/task/685/stat : 685 (java) S 584 587 27360 0 -1 1077944384 979 12602 0 0 27 0 9 3 20 0 20 0 12895460 11175264256 43927 33554432000 4194304 4196468 140729717188336 139716837800304 139717773257346 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=686] ppid=584 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/686/stat : 686 (java) S 584 587 27360 0 -1 1077944384 3 12602 0 0 0 0 9 3 20 0 20 0 12895460 11175264256 43927 33554432000 4194304 4196468 140729717188336 139716836748000 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=687] ppid=584 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/687/stat : 687 (java) S 584 587 27360 0 -1 1077944384 1 12602 0 0 0 0 9 3 20 0 20 0 12895461 11175264256 43927 33554432000 4194304 4196468 140729717188336 139716835695536 139717773257346 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 10913344

[startup+3.1008 s]
/proc/loadavg: 5.00 4.26 2.87 4/281 687
/proc/meminfo: memFree=27773456/32770624 swapFree=5872/243764
[pid=587] ppid=584 vsize=10929916 CPUtime=6.04 cores=0,2,4,6,8,10,12,14
/proc/587/stat : 587 (java) S 584 587 27360 0 -1 1077944320 45824 12602 0 0 571 21 9 3 20 0 20 0 12895439 11192233984 61920 33554432000 4194304 4196468 140729717188336 140729717170880 139717773246199 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
/proc/587/statm: 2732479 61920 3482 1 0 2720034 0
[pid=587/tid=651] ppid=584 vsize=10929916 CPUtime=2.99 cores=0,2,4,6,8,10,12,14
/proc/587/task/651/stat : 651 (java) R 584 587 27360 0 -1 4202560 32084 12602 0 0 278 9 9 3 20 0 20 0 12895452 11192233984 61920 33554432000 4194304 4196468 140729717188336 139717777431072 139717754809768 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=652] ppid=584 vsize=10929916 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/587/task/652/stat : 652 (java) S 584 587 27360 0 -1 1077944384 74 12602 0 0 2 1 9 3 20 0 20 0 12895453 11192233984 61920 33554432000 4194304 4196468 140729717188336 139717709937424 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=654] ppid=584 vsize=10929916 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/587/task/654/stat : 654 (java) S 584 587 27360 0 -1 1077944384 133 12602 0 0 2 0 9 3 20 0 20 0 12895453 11192233984 61920 33554432000 4194304 4196468 140729717188336 139717708884880 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=655] ppid=584 vsize=10929916 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/587/task/655/stat : 655 (java) S 584 587 27360 0 -1 1077944384 42 12602 0 0 2 0 9 3 20 0 20 0 12895453 11192233984 61920 33554432000 4194304 4196468 140729717188336 139717707832336 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=656] ppid=584 vsize=10929916 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/587/task/656/stat : 656 (java) S 584 587 27360 0 -1 1077944384 38 12602 0 0 2 0 9 3 20 0 20 0 12895453 11192233984 61920 33554432000 4194304 4196468 140729717188336 139717706779792 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=660] ppid=584 vsize=10929916 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/587/task/660/stat : 660 (java) S 584 587 27360 0 -1 1077944384 14 12602 0 0 2 0 9 3 20 0 20 0 12895453 11192233984 61920 33554432000 4194304 4196468 140729717188336 139717705726224 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=661] ppid=584 vsize=10929916 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/587/task/661/stat : 661 (java) S 584 587 27360 0 -1 1077944384 59 12602 0 0 2 0 9 3 20 0 20 0 12895453 11192233984 61920 33554432000 4194304 4196468 140729717188336 139717704673680 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=663] ppid=584 vsize=10929916 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/587/task/663/stat : 663 (java) S 584 587 27360 0 -1 1077944384 16 12602 0 0 1 0 9 3 20 0 20 0 12895453 11192233984 61920 33554432000 4194304 4196468 140729717188336 139717703621136 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=664] ppid=584 vsize=10929916 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/587/task/664/stat : 664 (java) S 584 587 27360 0 -1 1077944384 105 12602 0 0 2 0 9 3 20 0 20 0 12895453 11192233984 61920 33554432000 4194304 4196468 140729717188336 139717372668560 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=666] ppid=584 vsize=10929916 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/587/task/666/stat : 666 (java) S 584 587 27360 0 -1 1077944384 1267 12602 0 0 3 0 9 3 20 0 20 0 12895455 11192233984 61920 33554432000 4194304 4196468 140729717188336 139716845169136 139717773257346 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=668] ppid=584 vsize=10929916 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/668/stat : 668 (java) S 584 587 27360 0 -1 1077944384 38 12602 0 0 0 0 9 3 20 0 20 0 12895456 11192233984 61920 33554432000 4194304 4196468 140729717188336 139716844115424 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=669] ppid=584 vsize=10929916 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/669/stat : 669 (java) S 584 587 27360 0 -1 1077944384 43 12602 0 0 0 0 9 3 20 0 20 0 12895456 11192233984 61920 33554432000 4194304 4196468 140729717188336 139716843062784 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=670] ppid=584 vsize=10929916 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/670/stat : 670 (java) S 584 587 27360 0 -1 1077944384 1 12602 0 0 0 0 9 3 20 0 20 0 12895460 11192233984 61920 33554432000 4194304 4196468 140729717188336 139716842011344 139717773264795 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=671] ppid=584 vsize=10929916 CPUtime=0.98 cores=0,2,4,6,8,10,12,14
/proc/587/task/671/stat : 671 (java) S 584 587 27360 0 -1 1077944384 3724 12602 0 0 85 1 9 3 20 0 20 0 12895460 11192233984 61920 33554432000 4194304 4196468 140729717188336 139716840957936 139717773257346 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=672] ppid=584 vsize=10929916 CPUtime=0.64 cores=0,2,4,6,8,10,12,14
/proc/587/task/672/stat : 672 (java) R 584 587 27360 0 -1 4202560 1730 12602 0 0 52 0 9 3 20 0 20 0 12895460 11192233984 61920 33554432000 4194304 4196468 140729717188336 139716839893240 139717753947687 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=679] ppid=584 vsize=10929916 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/587/task/679/stat : 679 (java) S 584 587 27360 0 -1 1077944384 1384 12602 0 0 43 1 9 3 20 0 20 0 12895460 11192233984 61920 33554432000 4194304 4196468 140729717188336 139716838852848 139717773257346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=685] ppid=584 vsize=10929916 CPUtime=1.01 cores=0,2,4,6,8,10,12,14
/proc/587/task/685/stat : 685 (java) S 584 587 27360 0 -1 1077944384 2954 12602 0 0 88 1 9 3 20 0 20 0 12895460 11192233984 61920 33554432000 4194304 4196468 140729717188336 139716837800304 139717773257346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=686] ppid=584 vsize=10929916 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/686/stat : 686 (java) S 584 587 27360 0 -1 1077944384 3 12602 0 0 0 0 9 3 20 0 20 0 12895460 11192233984 61920 33554432000 4194304 4196468 140729717188336 139716836748000 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=687] ppid=584 vsize=10929916 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/687/stat : 687 (java) S 584 587 27360 0 -1 1077944384 4 12602 0 0 0 0 9 3 20 0 20 0 12895461 11192233984 61920 33554432000 4194304 4196468 140729717188336 139716835695536 139717773257346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 10929916

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

[startup+3.20141 s]
/proc/loadavg: 5.00 4.26 2.87 4/281 687
/proc/meminfo: memFree=27773456/32770624 swapFree=5872/243764
[pid=587] ppid=584 vsize=10995452 CPUtime=6.24 cores=0,2,4,6,8,10,12,14
/proc/587/stat : 587 (java) S 584 587 27360 0 -1 1077944320 54370 12602 0 0 590 22 9 3 20 0 20 0 12895439 11259342848 70498 33554432000 4194304 4196468 140729717188336 140729717170880 139717773246199 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
/proc/587/statm: 2748863 70498 3482 1 0 2736418 0
[pid=587/tid=651] ppid=584 vsize=10995452 CPUtime=3.08 cores=0,2,4,6,8,10,12,14
/proc/587/task/651/stat : 651 (java) R 584 587 27360 0 -1 4202560 39533 12602 0 0 286 10 9 3 20 0 20 0 12895452 11259342848 70498 33554432000 4194304 4196468 140729717188336 139717777478320 139717757289829 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=652] ppid=584 vsize=10995452 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/587/task/652/stat : 652 (java) S 584 587 27360 0 -1 1077944384 74 12602 0 0 2 1 9 3 20 0 20 0 12895453 11259342848 70498 33554432000 4194304 4196468 140729717188336 139717709937424 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=654] ppid=584 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/587/task/654/stat : 654 (java) S 584 587 27360 0 -1 1077944384 133 12602 0 0 2 0 9 3 20 0 20 0 12895453 11259342848 70498 33554432000 4194304 4196468 140729717188336 139717708884880 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=655] ppid=584 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/587/task/655/stat : 655 (java) S 584 587 27360 0 -1 1077944384 42 12602 0 0 2 0 9 3 20 0 20 0 12895453 11259342848 70498 33554432000 4194304 4196468 140729717188336 139717707832336 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=656] ppid=584 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/587/task/656/stat : 656 (java) S 584 587 27360 0 -1 1077944384 38 12602 0 0 2 0 9 3 20 0 20 0 12895453 11259342848 70498 33554432000 4194304 4196468 140729717188336 139717706779792 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=660] ppid=584 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/587/task/660/stat : 660 (java) S 584 587 27360 0 -1 1077944384 14 12602 0 0 2 0 9 3 20 0 20 0 12895453 11259342848 70498 33554432000 4194304 4196468 140729717188336 139717705726224 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=661] ppid=584 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/587/task/661/stat : 661 (java) S 584 587 27360 0 -1 1077944384 59 12602 0 0 2 0 9 3 20 0 20 0 12895453 11259342848 70498 33554432000 4194304 4196468 140729717188336 139717704673680 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=663] ppid=584 vsize=10995452 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/587/task/663/stat : 663 (java) S 584 587 27360 0 -1 1077944384 16 12602 0 0 1 0 9 3 20 0 20 0 12895453 11259342848 70498 33554432000 4194304 4196468 140729717188336 139717703621136 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=664] ppid=584 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/587/task/664/stat : 664 (java) S 584 587 27360 0 -1 1077944384 105 12602 0 0 2 0 9 3 20 0 20 0 12895453 11259342848 70498 33554432000 4194304 4196468 140729717188336 139717372668560 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=666] ppid=584 vsize=10995452 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/587/task/666/stat : 666 (java) S 584 587 27360 0 -1 1077944384 1267 12602 0 0 3 0 9 3 20 0 20 0 12895455 11259342848 70498 33554432000 4194304 4196468 140729717188336 139716845169136 139717773257346 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=668] ppid=584 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/668/stat : 668 (java) S 584 587 27360 0 -1 1077944384 38 12602 0 0 0 0 9 3 20 0 20 0 12895456 11259342848 70498 33554432000 4194304 4196468 140729717188336 139716844115424 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=669] ppid=584 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/669/stat : 669 (java) S 584 587 27360 0 -1 1077944384 43 12602 0 0 0 0 9 3 20 0 20 0 12895456 11259342848 70498 33554432000 4194304 4196468 140729717188336 139716843062784 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=670] ppid=584 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/670/stat : 670 (java) S 584 587 27360 0 -1 1077944384 1 12602 0 0 0 0 9 3 20 0 20 0 12895460 11259342848 70498 33554432000 4194304 4196468 140729717188336 139716842011344 139717773264795 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=671] ppid=584 vsize=10995452 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/587/task/671/stat : 671 (java) R 584 587 27360 0 -1 4202560 3724 12602 0 0 86 1 9 3 20 0 20 0 12895460 11259342848 70498 33554432000 4194304 4196468 140729717188336 139716840957936 139717756732149 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=672] ppid=584 vsize=10995452 CPUtime=0.74 cores=0,2,4,6,8,10,12,14
/proc/587/task/672/stat : 672 (java) R 584 587 27360 0 -1 4202560 2807 12602 0 0 62 0 9 3 20 0 20 0 12895460 11259342848 70498 33554432000 4194304 4196468 140729717188336 139716839886408 139717750840944 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=679] ppid=584 vsize=10995452 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/587/task/679/stat : 679 (java) S 584 587 27360 0 -1 1077944384 1384 12602 0 0 43 1 9 3 20 0 20 0 12895460 11259342848 70498 33554432000 4194304 4196468 140729717188336 139716838852848 139717773257346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=685] ppid=584 vsize=10995452 CPUtime=1.01 cores=0,2,4,6,8,10,12,14
/proc/587/task/685/stat : 685 (java) S 584 587 27360 0 -1 1077944384 2956 12602 0 0 88 1 9 3 20 0 20 0 12895460 11259342848 70498 33554432000 4194304 4196468 140729717188336 139716837800304 139717773257346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=686] ppid=584 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/686/stat : 686 (java) S 584 587 27360 0 -1 1077944384 3 12602 0 0 0 0 9 3 20 0 20 0 12895460 11259342848 70498 33554432000 4194304 4196468 140729717188336 139716836748000 139717773256405 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
[pid=587/tid=687] ppid=584 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/587/task/687/stat : 687 (java) S 584 587 27360 0 -1 1077944384 4 12602 0 0 0 0 9 3 20 0 20 0 12895461 11259342848 70498 33554432000 4194304 4196468 140729717188336 139716835695536 139717773257346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28065792 140729717193409 140729717196183 140729717196183 140729717198799 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 10995452

[startup+3.60079 s]
/proc/loadavg: 5.00 4.26 2.87 10/281 687
/proc/meminfo: memFree=27679440/32770624 swapFree=5872/243764
[pid=587] ppid=584 vsize=0 CPUtime=7.43 cores=0,2,4,6,8,10,12,14
/proc/587/stat : 587 (java) Z 584 587 27360 0 -1 4227084 59630 12602 0 0 705 26 9 3 20 0 2 0 12895439 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/587/statm: 0 0 0 0 0 0 0
[pid=587/tid=660] ppid=584 vsize=0 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/587/task/660/stat : 660 (java) D 584 587 27360 0 -1 4203588 318 12602 0 0 12 2 9 3 20 0 2 0 12895453 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 10 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.43
Current children cumulated vsize (KiB) 0

[startup+3.70048 s]
/proc/loadavg: 5.00 4.26 2.87 10/281 687
/proc/meminfo: memFree=27679440/32770624 swapFree=5872/243764
[pid=587] ppid=584 vsize=0 CPUtime=7.43 cores=0,2,4,6,8,10,12,14
/proc/587/stat : 587 (java) Z 584 587 27360 0 -1 4227084 59630 12602 0 0 705 26 9 3 20 0 2 0 12895439 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/587/statm: 0 0 0 0 0 0 0
[pid=587/tid=660] ppid=584 vsize=0 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/587/task/660/stat : 660 (java) D 584 587 27360 0 -1 4203588 318 12602 0 0 12 2 9 3 20 0 2 0 12895453 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 10 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.43
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3.78563
CPU time (s): 7.44385
CPU user time (s): 7.14816
CPU system time (s): 0.295682
CPU usage (%): 196.634
Max. virtual memory (cumulated for all children) (KiB): 11062016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.14816
system time used= 0.295682
maximum resident set size= 287304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72232
page faults= 0
swaps= 0
block input operations= 0
block output operations= 168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7576
involuntary context switches= 1127

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

The end

Launcher Data

Begin job on node104 at 2017-07-23 04:17:37
IDJOB=4250148
IDBENCH=139161
IDSOLVER=2630
FILE ID=node104/4250148-1500776257
RUNJOBID= node104-1500750445-27391
PBS_JOBID= 20624574
Free space on /tmp= 61956 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/CryptoPuzzle/CryptoPuzzle-m1-s1/CryptoPuzzle-no-no-yes.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4250148-1500776257/watcher-4250148-1500776257 -o /tmp/evaluation-result-4250148-1500776257/solver-4250148-1500776257 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500750445-27391 --watchdog 2560  bin/concrete HOME/instance-4250148-1500776257.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 2c7cec4e166e832ba284a0019c7eebcb
RANDOM SEED=776054013

node104.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.12
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		: 2533.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.57
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.12
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.57
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.12
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		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.57
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.12
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		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27950872 kB
MemAvailable:   28336068 kB
Buffers:          225300 kB
Cached:           422644 kB
SwapCached:          252 kB
Active:          4043172 kB
Inactive:         300064 kB
Active(anon):    3650600 kB
Inactive(anon):    56324 kB
Active(file):     392572 kB
Inactive(file):   243740 kB
Unevictable:        5872 kB
Mlocked:            5872 kB
SwapTotal:      67108860 kB
SwapFree:       67105472 kB
Dirty:             24604 kB
Writeback:             0 kB
AnonPages:       3705172 kB
Mapped:            44720 kB
Shmem:              8772 kB
Slab:             164656 kB
SReclaimable:     129436 kB
SUnreclaim:        35220 kB
KernelStack:        4736 kB
PageTables:        13096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4132052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3444736 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= 61932 MiB
End job on node104 at 2017-07-23 04:17:42