Trace number 4246238

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.4UNSAT 7.26904 3.31703

General information on the benchmark

NameLangford/Langford-m1-k4/
Langford-4-05.xml
MD5SUMdcd698711e12f83e61e612819d8effe3
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.012317
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints16
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":20}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":10},{"degree":3,"count":10}]
Minimum constraint arity2
Maximum constraint arity20
Distribution of constraint arities[{"arity":2,"count":15},{"arity":20,"count":1}]
Number of extensional constraints0
Number of intensional constraints15
Distribution of constraint types[{"type":"intension","count":15},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

3.83/2.12	c Concrete v3.4 running
6.92/3.28	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-4246238-1500711269/watcher-4246238-1500711269 -o /tmp/evaluation-result-4246238-1500711269/solver-4246238-1500711269 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node128-1500683681-7986 --watchdog 2560 bin/concrete HOME/instance-4246238-1500711269.xml 

pid=17704
running on 8 cores: 1,3,5,7,9,11,13,15

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: 1.67 1.57 1.55 3/261 17707
/proc/meminfo: memFree=29242896/32770624 swapFree=5788/300932
[pid=17707] ppid=17704 vsize=9508 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17707/stat : 17707 (bash) S 17704 17707 7954 0 -1 4202496 684 1535 0 0 0 0 0 0 20 0 1 0 6394373 9736192 350 33554432000 4194304 5098028 140730453401408 140730453399048 140405644622848 0 0 4100 65536 18446744071580971376 0 0 17 13 0 0 0 0 0 7196144 7232144 12156928 140730453402894 140730453402979 140730453402979 140730453405678 0
/proc/17707/statm: 2377 350 278 221 0 86 0

[startup+0.100072 s]
/proc/loadavg: 1.67 1.57 1.55 3/261 17707
/proc/meminfo: memFree=29242896/32770624 swapFree=5788/300932
[pid=17707] ppid=17704 vsize=9640 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/17707/stat : 17707 (bash) S 17704 17707 7954 0 -1 4202496 878 6425 0 0 0 0 0 1 20 0 1 0 6394373 9871360 377 33554432000 4194304 5098028 140730453401408 140730453395416 140405644622848 0 0 4100 65536 18446744071580971376 0 0 17 13 0 0 0 0 0 7196144 7232144 12156928 140730453402894 140730453402979 140730453402979 140730453405678 0
/proc/17707/statm: 2410 377 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.20034 s]
/proc/loadavg: 1.67 1.57 1.55 3/261 17707
/proc/meminfo: memFree=29242896/32770624 swapFree=5788/300932
[pid=17707] ppid=17704 vsize=10435860 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/17707/stat : 17707 (java) S 17704 17707 7954 0 -1 1077944320 4752 12605 0 0 6 1 9 3 20 0 13 0 6394373 10686320640 5113 33554432000 4194304 4196468 140733947718224 140733947700768 140252369936119 0 0 0 16800971 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
/proc/17707/statm: 2608965 5113 2171 1 0 2597403 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10435860

[startup+0.30029 s]
/proc/loadavg: 1.67 1.57 1.55 3/261 17707
/proc/meminfo: memFree=29242896/32770624 swapFree=5788/300932
[pid=17707] ppid=17704 vsize=10902392 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/17707/stat : 17707 (java) S 17704 17707 7954 0 -1 1077944320 9315 12605 0 0 22 2 9 3 20 0 20 0 6394373 11164049408 10405 33554432000 4194304 4196468 140733947718224 140733947700768 140252369936119 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
/proc/17707/statm: 2725598 10405 2998 1 0 2713890 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 10902392

[startup+0.700213 s]
/proc/loadavg: 1.67 1.57 1.55 3/261 17707
/proc/meminfo: memFree=29242896/32770624 swapFree=5788/300932
[pid=17707] ppid=17704 vsize=10902720 CPUtime=0.99 cores=1,3,5,7,9,11,13,15
/proc/17707/stat : 17707 (java) S 17704 17707 7954 0 -1 1077944320 12981 12605 0 0 83 4 9 3 20 0 20 0 6394373 11164385280 16309 33554432000 4194304 4196468 140733947718224 140733947700768 140252369936119 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
/proc/17707/statm: 2725680 16309 3230 1 0 2713890 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 10902720

[startup+1.50073 s]
/proc/loadavg: 1.67 1.57 1.55 3/281 17780
/proc/meminfo: memFree=29135532/32770624 swapFree=5788/300968
[pid=17707] ppid=17704 vsize=10915392 CPUtime=2.3 cores=1,3,5,7,9,11,13,15
/proc/17707/stat : 17707 (java) S 17704 17707 7954 0 -1 1077944320 27537 12605 0 0 207 11 9 3 20 0 20 0 6394373 11177361408 44623 33554432000 4194304 4196468 140733947718224 140733947700768 140252369936119 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
/proc/17707/statm: 2728848 44623 3407 1 0 2716962 0
[pid=17707/tid=17762] ppid=17704 vsize=10915392 CPUtime=1.44 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17762/stat : 17762 (java) R 17704 17707 7954 0 -1 4202560 19581 12605 0 0 127 5 9 3 20 0 20 0 6394386 11177361408 44623 33554432000 4194304 4196468 140733947718224 140252374168560 140252369948054 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17763] ppid=17704 vsize=10915392 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17763/stat : 17763 (java) S 17704 17707 7954 0 -1 1077944384 16 12605 0 0 0 0 9 3 20 0 20 0 6394387 11177361408 44623 33554432000 4194304 4196468 140733947718224 140252296010512 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17764] ppid=17704 vsize=10915392 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17764/stat : 17764 (java) S 17704 17707 7954 0 -1 1077944384 20 12605 0 0 0 0 9 3 20 0 20 0 6394387 11177361408 44623 33554432000 4194304 4196468 140733947718224 140252294957968 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17765] ppid=17704 vsize=10915392 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17765/stat : 17765 (java) S 17704 17707 7954 0 -1 1077944384 16 12605 0 0 0 0 9 3 20 0 20 0 6394387 11177361408 44623 33554432000 4194304 4196468 140733947718224 140252293905424 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17766] ppid=17704 vsize=10915392 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17766/stat : 17766 (java) S 17704 17707 7954 0 -1 1077944384 41 12605 0 0 0 0 9 3 20 0 20 0 6394387 11177361408 44623 33554432000 4194304 4196468 140733947718224 140252292852880 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17767] ppid=17704 vsize=10915392 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17767/stat : 17767 (java) S 17704 17707 7954 0 -1 1077944384 44 12605 0 0 1 0 9 3 20 0 20 0 6394387 11177361408 44623 33554432000 4194304 4196468 140733947718224 140251972495632 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17768] ppid=17704 vsize=10915392 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17768/stat : 17768 (java) S 17704 17707 7954 0 -1 1077944384 32 12605 0 0 0 0 9 3 20 0 20 0 6394387 11177361408 44623 33554432000 4194304 4196468 140733947718224 140251971443088 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17769] ppid=17704 vsize=10915392 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17769/stat : 17769 (java) S 17704 17707 7954 0 -1 1077944384 17 12605 0 0 0 0 9 3 20 0 20 0 6394387 11177361408 44623 33554432000 4194304 4196468 140733947718224 140251970390544 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17770] ppid=17704 vsize=10915392 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17770/stat : 17770 (java) S 17704 17707 7954 0 -1 1077944384 140 12605 0 0 1 0 9 3 20 0 20 0 6394387 11177361408 44623 33554432000 4194304 4196468 140733947718224 140251969338000 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17771] ppid=17704 vsize=10915392 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17771/stat : 17771 (java) S 17704 17707 7954 0 -1 1077944384 1287 12605 0 0 1 0 9 3 20 0 20 0 6394390 11177361408 44623 33554432000 4194304 4196468 140733947718224 140251576068592 140252369947266 0 0 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17772] ppid=17704 vsize=10915392 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17772/stat : 17772 (java) S 17704 17707 7954 0 -1 1077944384 55 12605 0 0 0 0 9 3 20 0 20 0 6394390 11177361408 44623 33554432000 4194304 4196468 140733947718224 140251575014880 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17773] ppid=17704 vsize=10915392 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17773/stat : 17773 (java) S 17704 17707 7954 0 -1 1077944384 45 12605 0 0 0 0 9 3 20 0 20 0 6394390 11177361408 44623 33554432000 4194304 4196468 140733947718224 140251573962240 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17774] ppid=17704 vsize=10915392 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17774/stat : 17774 (java) S 17704 17707 7954 0 -1 1077944384 1 12605 0 0 0 0 9 3 20 0 20 0 6394394 11177361408 44623 33554432000 4194304 4196468 140733947718224 140251572910800 140252369954715 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17775] ppid=17704 vsize=10915392 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17775/stat : 17775 (java) S 17704 17707 7954 0 -1 1077944384 1544 12605 0 0 17 0 9 3 20 0 20 0 6394394 11177361408 44623 33554432000 4194304 4196468 140733947718224 140251571857392 140252369947266 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17776] ppid=17704 vsize=10915392 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17776/stat : 17776 (java) S 17704 17707 7954 0 -1 1077944384 666 12605 0 0 14 0 9 3 20 0 20 0 6394394 11177361408 44623 33554432000 4194304 4196468 140733947718224 140251570804848 140252369947266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17777] ppid=17704 vsize=10915392 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17777/stat : 17777 (java) S 17704 17707 7954 0 -1 1077944384 428 12605 0 0 11 0 9 3 20 0 20 0 6394394 11177361408 44623 33554432000 4194304 4196468 140733947718224 140251569752304 140252369947266 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17778] ppid=17704 vsize=10915392 CPUtime=0.39 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17778/stat : 17778 (java) S 17704 17707 7954 0 -1 1077944384 1467 12605 0 0 27 0 9 3 20 0 20 0 6394394 11177361408 44623 33554432000 4194304 4196468 140733947718224 140251568699760 140252369947266 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17779] ppid=17704 vsize=10915392 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17779/stat : 17779 (java) S 17704 17707 7954 0 -1 1077944384 3 12605 0 0 0 0 9 3 20 0 20 0 6394394 11177361408 44623 33554432000 4194304 4196468 140733947718224 140251567647456 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17780] ppid=17704 vsize=10915392 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17780/stat : 17780 (java) S 17704 17707 7954 0 -1 1077944384 6 12605 0 0 0 0 9 3 20 0 20 0 6394395 11177361408 44623 33554432000 4194304 4196468 140733947718224 140251566594992 140252369947266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 10915392

[startup+3.1008 s]
/proc/loadavg: 1.67 1.57 1.55 6/281 17780
/proc/meminfo: memFree=29069988/32770624 swapFree=5788/300968
[pid=17707] ppid=17704 vsize=10995452 CPUtime=6.39 cores=1,3,5,7,9,11,13,15
/proc/17707/stat : 17707 (java) S 17704 17707 7954 0 -1 1077944320 58103 12605 0 0 605 22 9 3 20 0 20 0 6394373 11259342848 71460 33554432000 4194304 4196468 140733947718224 140733947700768 140252369936119 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
/proc/17707/statm: 2748863 71460 3474 1 0 2736418 0
[pid=17707/tid=17762] ppid=17704 vsize=10995452 CPUtime=2.98 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17762/stat : 17762 (java) R 17704 17707 7954 0 -1 4202560 39322 12605 0 0 278 8 9 3 20 0 20 0 6394386 11259342848 71460 33554432000 4194304 4196468 140733947718224 140252374169024 140252369948054 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17763] ppid=17704 vsize=10995452 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17763/stat : 17763 (java) S 17704 17707 7954 0 -1 1077944384 34 12605 0 0 2 0 9 3 20 0 20 0 6394387 11259342848 71460 33554432000 4194304 4196468 140733947718224 140252296010512 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17764] ppid=17704 vsize=10995452 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17764/stat : 17764 (java) S 17704 17707 7954 0 -1 1077944384 29 12605 0 0 3 0 9 3 20 0 20 0 6394387 11259342848 71460 33554432000 4194304 4196468 140733947718224 140252294957968 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17765] ppid=17704 vsize=10995452 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17765/stat : 17765 (java) S 17704 17707 7954 0 -1 1077944384 88 12605 0 0 2 0 9 3 20 0 20 0 6394387 11259342848 71460 33554432000 4194304 4196468 140733947718224 140252293905424 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17766] ppid=17704 vsize=10995452 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17766/stat : 17766 (java) S 17704 17707 7954 0 -1 1077944384 50 12605 0 0 2 0 9 3 20 0 20 0 6394387 11259342848 71460 33554432000 4194304 4196468 140733947718224 140252292852880 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17767] ppid=17704 vsize=10995452 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17767/stat : 17767 (java) S 17704 17707 7954 0 -1 1077944384 54 12605 0 0 2 0 9 3 20 0 20 0 6394387 11259342848 71460 33554432000 4194304 4196468 140733947718224 140251972495632 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17768] ppid=17704 vsize=10995452 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17768/stat : 17768 (java) S 17704 17707 7954 0 -1 1077944384 47 12605 0 0 2 0 9 3 20 0 20 0 6394387 11259342848 71460 33554432000 4194304 4196468 140733947718224 140251971443088 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17769] ppid=17704 vsize=10995452 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17769/stat : 17769 (java) S 17704 17707 7954 0 -1 1077944384 26 12605 0 0 2 0 9 3 20 0 20 0 6394387 11259342848 71460 33554432000 4194304 4196468 140733947718224 140251970390544 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17770] ppid=17704 vsize=10995452 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17770/stat : 17770 (java) S 17704 17707 7954 0 -1 1077944384 155 12605 0 0 3 0 9 3 20 0 20 0 6394387 11259342848 71460 33554432000 4194304 4196468 140733947718224 140251969338000 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17771] ppid=17704 vsize=10995452 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17771/stat : 17771 (java) S 17704 17707 7954 0 -1 1077944384 2157 12605 0 0 2 0 9 3 20 0 20 0 6394390 11259342848 71460 33554432000 4194304 4196468 140733947718224 140251576068592 140252369947266 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17772] ppid=17704 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17772/stat : 17772 (java) S 17704 17707 7954 0 -1 1077944384 55 12605 0 0 0 0 9 3 20 0 20 0 6394390 11259342848 71460 33554432000 4194304 4196468 140733947718224 140251575014880 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17773] ppid=17704 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17773/stat : 17773 (java) S 17704 17707 7954 0 -1 1077944384 45 12605 0 0 0 0 9 3 20 0 20 0 6394390 11259342848 71460 33554432000 4194304 4196468 140733947718224 140251573962240 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17774] ppid=17704 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17774/stat : 17774 (java) S 17704 17707 7954 0 -1 1077944384 1 12605 0 0 0 0 9 3 20 0 20 0 6394394 11259342848 71460 33554432000 4194304 4196468 140733947718224 140251572910800 140252369954715 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17775] ppid=17704 vsize=10995452 CPUtime=0.73 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17775/stat : 17775 (java) S 17704 17707 7954 0 -1 1077944384 2418 12605 0 0 60 1 9 3 20 0 20 0 6394394 11259342848 71460 33554432000 4194304 4196468 140733947718224 140251571857392 140252369947266 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17776] ppid=17704 vsize=10995452 CPUtime=0.63 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17776/stat : 17776 (java) S 17704 17707 7954 0 -1 1077944384 2495 12605 0 0 50 1 9 3 20 0 20 0 6394394 11259342848 71460 33554432000 4194304 4196468 140733947718224 140251570804848 140252369947266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17777] ppid=17704 vsize=10995452 CPUtime=1.13 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17777/stat : 17777 (java) R 17704 17707 7954 0 -1 4202560 5691 12605 0 0 100 1 9 3 20 0 20 0 6394394 11259342848 71460 33554432000 4194304 4196468 140733947718224 140251569738488 140252353842124 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17778] ppid=17704 vsize=10995452 CPUtime=1.02 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17778/stat : 17778 (java) R 17704 17707 7954 0 -1 4202560 3301 12605 0 0 89 1 9 3 20 0 20 0 6394394 11259342848 71460 33554432000 4194304 4196468 140733947718224 140251568699760 140252369948054 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17779] ppid=17704 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17779/stat : 17779 (java) S 17704 17707 7954 0 -1 1077944384 3 12605 0 0 0 0 9 3 20 0 20 0 6394394 11259342848 71460 33554432000 4194304 4196468 140733947718224 140251567647456 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17780] ppid=17704 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17780/stat : 17780 (java) S 17704 17707 7954 0 -1 1077944384 7 12605 0 0 0 0 9 3 20 0 20 0 6394395 11259342848 71460 33554432000 4194304 4196468 140733947718224 140251566594992 140252369947266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 10995452

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

[startup+3.20099 s]
/proc/loadavg: 1.67 1.57 1.55 6/281 17780
/proc/meminfo: memFree=29069988/32770624 swapFree=5788/300968
[pid=17707] ppid=17704 vsize=10995452 CPUtime=6.92 cores=1,3,5,7,9,11,13,15
/proc/17707/stat : 17707 (java) S 17704 17707 7954 0 -1 1077944320 58195 12605 0 0 658 22 9 3 20 0 20 0 6394373 11259342848 71491 33554432000 4194304 4196468 140733947718224 140733947700768 140252369936119 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
/proc/17707/statm: 2748863 71491 3474 1 0 2736418 0
[pid=17707/tid=17762] ppid=17704 vsize=10995452 CPUtime=2.99 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17762/stat : 17762 (java) S 17704 17707 7954 0 -1 1077944384 39337 12605 0 0 279 8 9 3 20 0 20 0 6394386 11259342848 71491 33554432000 4194304 4196468 140733947718224 140252374173792 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17763] ppid=17704 vsize=10995452 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17763/stat : 17763 (java) R 17704 17707 7954 0 -1 4202560 42 12605 0 0 8 0 9 3 20 0 20 0 6394387 11259342848 71491 33554432000 4194304 4196468 140733947718224 140252296010512 140252354932781 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17764] ppid=17704 vsize=10995452 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17764/stat : 17764 (java) R 17704 17707 7954 0 -1 4202560 31 12605 0 0 8 0 9 3 20 0 20 0 6394387 11259342848 71491 33554432000 4194304 4196468 140733947718224 140252294957968 140252354634935 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17765] ppid=17704 vsize=10995452 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17765/stat : 17765 (java) R 17704 17707 7954 0 -1 4202560 89 12605 0 0 8 0 9 3 20 0 20 0 6394387 11259342848 71491 33554432000 4194304 4196468 140733947718224 140252293905424 140252351545734 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17766] ppid=17704 vsize=10995452 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17766/stat : 17766 (java) R 17704 17707 7954 0 -1 4202560 50 12605 0 0 7 0 9 3 20 0 20 0 6394387 11259342848 71491 33554432000 4194304 4196468 140733947718224 140252292852880 140252354634864 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17767] ppid=17704 vsize=10995452 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17767/stat : 17767 (java) R 17704 17707 7954 0 -1 4202560 63 12605 0 0 8 0 9 3 20 0 20 0 6394387 11259342848 71491 33554432000 4194304 4196468 140733947718224 140251972495632 140252354393750 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17768] ppid=17704 vsize=10995452 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17768/stat : 17768 (java) R 17704 17707 7954 0 -1 4202560 48 12605 0 0 8 1 9 3 20 0 20 0 6394387 11259342848 71491 33554432000 4194304 4196468 140733947718224 140251971442976 140252354932471 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17769] ppid=17704 vsize=10995452 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17769/stat : 17769 (java) R 17704 17707 7954 0 -1 4202560 33 12605 0 0 9 0 9 3 20 0 20 0 6394387 11259342848 71491 33554432000 4194304 4196468 140733947718224 140251970390544 140252354932523 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17770] ppid=17704 vsize=10995452 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17770/stat : 17770 (java) R 17704 17707 7954 0 -1 4202560 155 12605 0 0 9 0 9 3 20 0 20 0 6394387 11259342848 71491 33554432000 4194304 4196468 140733947718224 140251969338000 140252351588448 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17771] ppid=17704 vsize=10995452 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17771/stat : 17771 (java) S 17704 17707 7954 0 -1 1077944384 2169 12605 0 0 5 0 9 3 20 0 20 0 6394390 11259342848 71491 33554432000 4194304 4196468 140733947718224 140251576067216 140252369946325 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17772] ppid=17704 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17772/stat : 17772 (java) S 17704 17707 7954 0 -1 1077944384 56 12605 0 0 0 0 9 3 20 0 20 0 6394390 11259342848 71491 33554432000 4194304 4196468 140733947718224 140251575014480 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17773] ppid=17704 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17773/stat : 17773 (java) S 17704 17707 7954 0 -1 1077944384 45 12605 0 0 0 0 9 3 20 0 20 0 6394390 11259342848 71491 33554432000 4194304 4196468 140733947718224 140251573962240 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17774] ppid=17704 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17774/stat : 17774 (java) S 17704 17707 7954 0 -1 1077944384 1 12605 0 0 0 0 9 3 20 0 20 0 6394394 11259342848 71491 33554432000 4194304 4196468 140733947718224 140251572910800 140252369954715 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17775] ppid=17704 vsize=10995452 CPUtime=0.73 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17775/stat : 17775 (java) S 17704 17707 7954 0 -1 1077944384 2418 12605 0 0 60 1 9 3 20 0 20 0 6394394 11259342848 71491 33554432000 4194304 4196468 140733947718224 140251571857392 140252369947266 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17776] ppid=17704 vsize=10995452 CPUtime=0.63 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17776/stat : 17776 (java) S 17704 17707 7954 0 -1 1077944384 2495 12605 0 0 50 1 9 3 20 0 20 0 6394394 11259342848 71491 33554432000 4194304 4196468 140733947718224 140251570804848 140252369947266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17777] ppid=17704 vsize=10995452 CPUtime=1.14 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17777/stat : 17777 (java) S 17704 17707 7954 0 -1 1077944384 5707 12605 0 0 101 1 9 3 20 0 20 0 6394394 11259342848 71491 33554432000 4194304 4196468 140733947718224 140251569736400 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17778] ppid=17704 vsize=10995452 CPUtime=1.02 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17778/stat : 17778 (java) S 17704 17707 7954 0 -1 1077944384 3318 12605 0 0 89 1 9 3 20 0 20 0 6394394 11259342848 71491 33554432000 4194304 4196468 140733947718224 140251568699760 140252369947266 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17779] ppid=17704 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17779/stat : 17779 (java) S 17704 17707 7954 0 -1 1077944384 3 12605 0 0 0 0 9 3 20 0 20 0 6394394 11259342848 71491 33554432000 4194304 4196468 140733947718224 140251567647456 140252369946325 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
[pid=17707/tid=17780] ppid=17704 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17780/stat : 17780 (java) S 17704 17707 7954 0 -1 1077944384 7 12605 0 0 0 0 9 3 20 0 20 0 6394395 11259342848 71491 33554432000 4194304 4196468 140733947718224 140251566594992 140252369947266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140733947722433 140733947725207 140733947725207 140733947727823 0
Current children cumulated CPU time (s) 6.92
Current children cumulated vsize (KiB) 10995452

[startup+3.30099 s]
/proc/loadavg: 1.67 1.57 1.55 3/280 17781
/proc/meminfo: memFree=28977476/32770624 swapFree=5788/300968
[pid=17707] ppid=17704 vsize=0 CPUtime=7.25 cores=1,3,5,7,9,11,13,15
/proc/17707/stat : 17707 (java) Z 17704 17707 7954 0 -1 4227084 58624 12605 0 0 690 23 9 3 20 0 2 0 6394373 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/17707/statm: 0 0 0 0 0 0 0
[pid=17707/tid=17763] ppid=17704 vsize=0 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/17707/task/17763/stat : 17763 (java) R 17704 17707 7954 0 -1 4203588 42 12605 0 0 11 2 9 3 20 0 2 0 6394387 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 11 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.25
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3.31703
CPU time (s): 7.26904
CPU user time (s): 6.99679
CPU system time (s): 0.272247
CPU usage (%): 219.143
Max. virtual memory (cumulated for all children) (KiB): 10995452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.99679
system time used= 0.272247
maximum resident set size= 288612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71229
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= 7841
involuntary context switches= 970

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

The end

Launcher Data

Begin job on node128 at 2017-07-22 10:14:29
IDJOB=4246238
IDBENCH=124315
IDSOLVER=2630
FILE ID=node128/4246238-1500711269
RUNJOBID= node128-1500683681-7986
PBS_JOBID= 20623342
Free space on /tmp= 61996 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Langford/Langford-m1-k4/Langford-4-05.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246238-1500711269/watcher-4246238-1500711269 -o /tmp/evaluation-result-4246238-1500711269/solver-4246238-1500711269 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node128-1500683681-7986 --watchdog 2560  bin/concrete HOME/instance-4246238-1500711269.xml

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

MD5SUM BENCH= dcd698711e12f83e61e612819d8effe3
RANDOM SEED=344585389

node128.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		: 2668.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	: 5333.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		: 1600.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.54
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	: 5333.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.54
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		: 1867.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	: 5333.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		: 1600.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.54
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	: 5333.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		: 1600.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.54
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		: 1733.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	: 5333.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		: 2133.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.54
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		: 1733.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	: 5333.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		: 1600.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.54
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	: 5333.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		: 2000.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.54
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		: 1600.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	: 5333.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		: 2133.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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29243040 kB
MemAvailable:   29483136 kB
Buffers:          129248 kB
Cached:           392520 kB
SwapCached:            0 kB
Active:          2780640 kB
Inactive:         309716 kB
Active(anon):    2571380 kB
Inactive(anon):     8756 kB
Active(file):     209260 kB
Inactive(file):   300960 kB
Unevictable:        5788 kB
Mlocked:            5788 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24600 kB
Writeback:             0 kB
AnonPages:       2574404 kB
Mapped:            43768 kB
Shmem:              8844 kB
Slab:             125408 kB
SReclaimable:      91420 kB
SUnreclaim:        33988 kB
KernelStack:        4464 kB
PageTables:        10172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3285296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2328576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61972 MiB
End job on node128 at 2017-07-22 10:14:32