Trace number 4246660

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: choco-solver 5a (2017-07-05)OPT34 6.30546 1.32478

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-08-a3.xml
MD5SUM86f9a0f9696ddea7c71528c4cbe59182
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark0.33821699
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints31
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":28},{"size":501,"count":8}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":36},{"degree":2,"count":28},{"degree":8,"count":6},{"degree":9,"count":2}]
Minimum constraint arity1
Maximum constraint arity28
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":28},{"arity":8,"count":1},{"arity":28,"count":1}]
Number of extensional constraints0
Number of intensional constraints29
Distribution of constraint types[{"type":"intension","count":29},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4246660-1500688020.xml"  -tl '2400s' -p 8 -x 3
0.00/0.21	c [HOME/instance-4246660-1500688020.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.26	c 8 solvers in parallel
0.00/0.33	c parse instance...
0.00/0.63	c solve instance...
0.00/0.73	o 44 
0.00/0.76	o 41 
0.00/0.76	o 40 
0.00/0.78	o 37 
0.00/0.81	o 36 
0.00/0.85	o 34 
6.22/1.30	s OPTIMUM FOUND
6.22/1.30	v <instantiation>
6.22/1.30	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[3][4] y[3][5] y[3][6] y[3][7] y[4][5] y[4][6] y[4][7] y[5][6] y[5][7] y[6][7] </list>
6.22/1.30	v 	<values>0 1 4 9 15 22 32 34 1 4 9 15 22 32 34 3 8 14 21 31 33 5 11 18 28 30 6 13 23 25 7 17 19 10 12 2 </values>
6.22/1.30	v </instantiation>

Verifier Data

OK	34

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-4246660-1500688020/watcher-4246660-1500688020 -o /tmp/evaluation-result-4246660-1500688020/solver-4246660-1500688020 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500682495-14657 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 677818034 HOME/instance-4246660-1500688020.xml 

pid=2918
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: 12.80 13.78 14.54 11/271 2921
/proc/meminfo: memFree=31618312/32770624 swapFree=5972/256708
[pid=2921] ppid=2918 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2921/stat : 2921 (xcsp3-exec) S 2918 2921 14626 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4071524 9740288 346 33554432000 4194304 5098028 140722873766976 140722873765080 139961733833340 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 36495360 140722873771151 140722873771360 140722873771360 140722873774059 0
/proc/2921/statm: 2378 346 289 221 0 87 0

[startup+0.100164 s]
/proc/loadavg: 12.80 13.78 14.54 11/271 2921
/proc/meminfo: memFree=31618312/32770624 swapFree=5972/256708
[pid=2921] ppid=2918 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2921/stat : 2921 (xcsp3-exec) S 2918 2921 14626 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4071524 9740288 346 33554432000 4194304 5098028 140722873766976 140722873765080 139961733833340 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 36495360 140722873771151 140722873771360 140722873771360 140722873774059 0
/proc/2921/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200341 s]
/proc/loadavg: 12.80 13.78 14.54 11/271 2921
/proc/meminfo: memFree=31618312/32770624 swapFree=5972/256708
[pid=2921] ppid=2918 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2921/stat : 2921 (xcsp3-exec) S 2918 2921 14626 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4071524 9740288 346 33554432000 4194304 5098028 140722873766976 140722873765080 139961733833340 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 36495360 140722873771151 140722873771360 140722873771360 140722873774059 0
/proc/2921/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300226 s]
/proc/loadavg: 12.80 13.78 14.54 11/271 2921
/proc/meminfo: memFree=31618312/32770624 swapFree=5972/256708
[pid=2921] ppid=2918 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2921/stat : 2921 (xcsp3-exec) S 2918 2921 14626 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4071524 9740288 346 33554432000 4194304 5098028 140722873766976 140722873765080 139961733833340 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 36495360 140722873771151 140722873771360 140722873771360 140722873774059 0
/proc/2921/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700161 s]
/proc/loadavg: 12.80 13.78 14.54 11/271 2921
/proc/meminfo: memFree=31618312/32770624 swapFree=5972/256708
[pid=2921] ppid=2918 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2921/stat : 2921 (xcsp3-exec) S 2918 2921 14626 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4071524 9740288 346 33554432000 4194304 5098028 140722873766976 140722873765080 139961733833340 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 36495360 140722873771151 140722873771360 140722873771360 140722873774059 0
/proc/2921/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

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

[startup+0.855592 s]
/proc/loadavg: 12.80 13.78 14.54 11/271 2921
/proc/meminfo: memFree=31618312/32770624 swapFree=5972/256708
[pid=2921] ppid=2918 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2921/stat : 2921 (xcsp3-exec) S 2918 2921 14626 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4071524 9740288 346 33554432000 4194304 5098028 140722873766976 140722873765080 139961733833340 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 36495360 140722873771151 140722873771360 140722873771360 140722873774059 0
/proc/2921/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.21494 s]
/proc/loadavg: 12.80 13.78 14.54 20/300 2998
/proc/meminfo: memFree=31447024/32770624 swapFree=5972/256740
[pid=2921] ppid=2918 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2921/stat : 2921 (xcsp3-exec) S 2918 2921 14626 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4071524 9740288 346 33554432000 4194304 5098028 140722873766976 140722873765080 139961733833340 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 36495360 140722873771151 140722873771360 140722873771360 140722873774059 0
/proc/2921/statm: 2378 346 289 221 0 87 0
[pid=2922] ppid=2921 vsize=13801768 CPUtime=5.53 cores=0,2,4,6,8,10,12,14
/proc/2922/stat : 2922 (java) S 2921 2921 14626 0 -1 1077944320 17825 0 0 0 542 11 0 0 20 0 28 0 4071524 14133010432 46433 33554432000 4194304 4196468 140730987517664 140730987500208 139649941266167 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
/proc/2922/statm: 3450442 46433 3231 1 0 3437675 0
[pid=2922/tid=2923] ppid=2921 vsize=13801768 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2923/stat : 2923 (java) S 2921 2921 14626 0 -1 1077944384 6900 0 0 0 58 3 0 0 20 0 28 0 4071525 14133010432 46433 33554432000 4194304 4196468 140730987517664 139649945506944 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2925] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2925/stat : 2925 (java) S 2921 2921 14626 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 4071526 14133010432 46433 33554432000 4194304 4196468 140730987517664 139649859746704 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2926] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2926/stat : 2926 (java) S 2921 2921 14626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4071526 14133010432 46433 33554432000 4194304 4196468 140730987517664 139649858693904 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2927] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2927/stat : 2927 (java) S 2921 2921 14626 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 4071526 14133010432 46433 33554432000 4194304 4196468 140730987517664 139649857641616 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2928] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2928/stat : 2928 (java) S 2921 2921 14626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4071526 14133010432 46433 33554432000 4194304 4196468 140730987517664 139649856588816 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2929] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2929/stat : 2929 (java) S 2921 2921 14626 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 4071526 14133010432 46433 33554432000 4194304 4196468 140730987517664 139649536223632 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2930] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2930/stat : 2930 (java) S 2921 2921 14626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4071526 14133010432 46433 33554432000 4194304 4196468 140730987517664 139649535170832 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2931] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2931/stat : 2931 (java) S 2921 2921 14626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4071526 14133010432 46433 33554432000 4194304 4196468 140730987517664 139649534118544 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2932] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2932/stat : 2932 (java) S 2921 2921 14626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4071526 14133010432 46433 33554432000 4194304 4196468 140730987517664 139649533065744 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2933] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2933/stat : 2933 (java) S 2921 2921 14626 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 4071528 14133010432 46433 33554432000 4194304 4196468 140730987517664 139649403542128 139649941277314 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2934] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2934/stat : 2934 (java) S 2921 2921 14626 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4071529 14133010432 46433 33554432000 4194304 4196468 140730987517664 139649402488096 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2935] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2935/stat : 2935 (java) S 2921 2921 14626 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4071529 14133010432 46433 33554432000 4194304 4196468 140730987517664 139649401435760 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2936] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2936/stat : 2936 (java) S 2921 2921 14626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4071533 14133010432 46433 33554432000 4194304 4196468 140730987517664 139649400384080 139649941284763 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2937] ppid=2921 vsize=13801768 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2937/stat : 2937 (java) R 2921 2921 14626 0 -1 4202560 1880 0 0 0 46 0 0 0 20 0 28 0 4071533 14133010432 46433 33554432000 4194304 4196468 140730987517664 139649399317600 139649922810358 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2938] ppid=2921 vsize=13801768 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2938/stat : 2938 (java) R 2921 2921 14626 0 -1 4202560 1731 0 0 0 45 1 0 0 20 0 28 0 4071533 14133010432 46433 33554432000 4194304 4196468 140730987517664 139649398264008 139649926187949 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2939] ppid=2921 vsize=13801768 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2939/stat : 2939 (java) R 2921 2921 14626 0 -1 4202560 2003 0 0 0 46 0 0 0 20 0 28 0 4071533 14133010432 46499 33554432000 4194304 4196468 140730987517664 139649397207248 139649920920032 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2940] ppid=2921 vsize=13801768 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2940/stat : 2940 (java) R 2921 2921 14626 0 -1 4202560 2650 0 0 0 56 1 0 0 20 0 28 0 4071533 14133010432 46499 33554432000 4194304 4196468 140730987517664 139649396173040 139649919921406 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2941] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2941/stat : 2941 (java) S 2921 2921 14626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4071534 14133010432 46499 33554432000 4194304 4196468 140730987517664 139649395120992 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2942] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2942/stat : 2942 (java) S 2921 2921 14626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4071534 14133010432 46499 33554432000 4194304 4196468 140730987517664 139649394068272 139649941277314 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2991] ppid=2921 vsize=13801768 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2991/stat : 2991 (java) R 2921 2921 14626 0 -1 4202560 20 0 0 0 34 0 0 0 20 0 28 0 4071610 14133010432 46499 33554432000 4194304 4196468 140730987517664 139649314954816 139649541179134 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2992] ppid=2921 vsize=13801768 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2992/stat : 2992 (java) R 2921 2921 14626 0 -1 4202560 17 0 0 0 22 0 0 0 20 0 28 0 4071610 14133010432 46499 33554432000 4194304 4196468 140730987517664 139649316010392 139649540098728 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2993] ppid=2921 vsize=13801768 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2993/stat : 2993 (java) R 2921 2921 14626 0 -1 4202560 17 0 0 0 35 0 0 0 20 0 28 0 4071610 14133010432 46499 33554432000 4194304 4196468 140730987517664 139649318114920 139649540358064 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2994] ppid=2921 vsize=13801768 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2994/stat : 2994 (java) R 2921 2921 14626 0 -1 4202560 23 0 0 0 15 0 0 0 20 0 28 0 4071610 14133010432 46499 33554432000 4194304 4196468 140730987517664 139649317060072 139649540278080 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2995] ppid=2921 vsize=13801768 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2995/stat : 2995 (java) R 2921 2921 14626 0 -1 4202560 17 0 0 0 21 0 0 0 20 0 28 0 4071610 14133010432 46499 33554432000 4194304 4196468 140730987517664 139649310744280 139649536328814 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2996] ppid=2921 vsize=13801768 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2996/stat : 2996 (java) R 2921 2921 14626 0 -1 4202560 17 0 0 0 26 0 0 0 20 0 28 0 4071610 14133010432 46499 33554432000 4194304 4196468 140730987517664 139649313903144 139649536368330 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2997] ppid=2921 vsize=13801768 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2997/stat : 2997 (java) R 2921 2921 14626 0 -1 4202560 18 0 0 0 23 0 0 0 20 0 28 0 4071610 14133010432 46499 33554432000 4194304 4196468 140730987517664 139649312848312 139649539891581 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2998] ppid=2921 vsize=13801768 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2998/stat : 2998 (java) R 2921 2921 14626 0 -1 4202560 19 0 0 0 24 0 0 0 20 0 28 0 4071610 14133010432 46499 33554432000 4194304 4196468 140730987517664 139649311800008 139649540303498 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 13811280

[startup+1.30164 s]
/proc/loadavg: 12.80 13.78 14.54 20/300 2998
/proc/meminfo: memFree=31447024/32770624 swapFree=5972/256740
[pid=2921] ppid=2918 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2921/stat : 2921 (xcsp3-exec) S 2918 2921 14626 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4071524 9740288 346 33554432000 4194304 5098028 140722873766976 140722873765080 139961733833340 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 36495360 140722873771151 140722873771360 140722873771360 140722873774059 0
/proc/2921/statm: 2378 346 289 221 0 87 0
[pid=2922] ppid=2921 vsize=13801768 CPUtime=6.22 cores=0,2,4,6,8,10,12,14
/proc/2922/stat : 2922 (java) S 2921 2921 14626 0 -1 1077944320 17890 0 0 0 611 11 0 0 20 0 28 0 4071524 14133010432 46618 33554432000 4194304 4196468 140730987517664 140730987500208 139649941266167 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
/proc/2922/statm: 3450442 46618 3231 1 0 3437675 0
[pid=2922/tid=2923] ppid=2921 vsize=13801768 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2923/stat : 2923 (java) S 2921 2921 14626 0 -1 1077944384 6900 0 0 0 58 3 0 0 20 0 28 0 4071525 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649945506944 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2925] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2925/stat : 2925 (java) S 2921 2921 14626 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 4071526 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649859746704 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2926] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2926/stat : 2926 (java) S 2921 2921 14626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4071526 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649858693904 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2927] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2927/stat : 2927 (java) S 2921 2921 14626 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 4071526 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649857641616 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2928] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2928/stat : 2928 (java) S 2921 2921 14626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4071526 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649856588816 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2929] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2929/stat : 2929 (java) S 2921 2921 14626 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 4071526 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649536223632 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2930] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2930/stat : 2930 (java) S 2921 2921 14626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4071526 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649535170832 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2931] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2931/stat : 2931 (java) S 2921 2921 14626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4071526 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649534118544 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2932] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2932/stat : 2932 (java) S 2921 2921 14626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4071526 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649533065744 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2933] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2933/stat : 2933 (java) S 2921 2921 14626 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 4071528 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649403542128 139649941277314 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2934] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2934/stat : 2934 (java) S 2921 2921 14626 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4071529 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649402488096 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2935] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2935/stat : 2935 (java) S 2921 2921 14626 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4071529 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649401435760 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2936] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2936/stat : 2936 (java) S 2921 2921 14626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4071533 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649400384080 139649941284763 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2937] ppid=2921 vsize=13801768 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2937/stat : 2937 (java) R 2921 2921 14626 0 -1 4202560 1894 0 0 0 55 0 0 0 20 0 28 0 4071533 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649399317328 139649921902100 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2938] ppid=2921 vsize=13801768 CPUtime=0.51 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2938/stat : 2938 (java) R 2921 2921 14626 0 -1 4202560 1742 0 0 0 50 1 0 0 20 0 28 0 4071533 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649398267728 139649922811607 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2939] ppid=2921 vsize=13801768 CPUtime=0.51 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2939/stat : 2939 (java) R 2921 2921 14626 0 -1 4202560 2004 0 0 0 51 0 0 0 20 0 28 0 4071533 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649397210800 139649924653794 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2940] ppid=2921 vsize=13801768 CPUtime=0.6 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2940/stat : 2940 (java) S 2921 2921 14626 0 -1 1077944384 2685 0 0 0 59 1 0 0 20 0 28 0 4071533 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649396173040 139649941277314 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2941] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2941/stat : 2941 (java) S 2921 2921 14626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4071534 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649395120992 139649941276373 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2942] ppid=2921 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2942/stat : 2942 (java) S 2921 2921 14626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4071534 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649394068272 139649941277314 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2991] ppid=2921 vsize=13801768 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2991/stat : 2991 (java) R 2921 2921 14626 0 -1 4202560 20 0 0 0 41 0 0 0 20 0 28 0 4071610 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649314954816 139649541174888 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2992] ppid=2921 vsize=13801768 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2992/stat : 2992 (java) R 2921 2921 14626 0 -1 4202560 17 0 0 0 30 0 0 0 20 0 28 0 4071610 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649316008776 139649536379888 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2993] ppid=2921 vsize=13801768 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2993/stat : 2993 (java) R 2921 2921 14626 0 -1 4202560 18 0 0 0 43 0 0 0 20 0 28 0 4071610 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649318112440 139649540358392 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2994] ppid=2921 vsize=13801768 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2994/stat : 2994 (java) R 2921 2921 14626 0 -1 4202560 23 0 0 0 20 0 0 0 20 0 28 0 4071610 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649317060232 139649540098342 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2995] ppid=2921 vsize=13801768 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2995/stat : 2995 (java) R 2921 2921 14626 0 -1 4202560 17 0 0 0 26 0 0 0 20 0 28 0 4071610 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649310744424 139649540085884 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2996] ppid=2921 vsize=13801768 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2996/stat : 2996 (java) R 2921 2921 14626 0 -1 4202560 17 0 0 0 34 0 0 0 20 0 28 0 4071610 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649313903368 139649540360340 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2997] ppid=2921 vsize=13801768 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2997/stat : 2997 (java) R 2921 2921 14626 0 -1 4202560 18 0 0 0 27 0 0 0 20 0 28 0 4071610 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649312848312 139649536379603 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
[pid=2922/tid=2998] ppid=2921 vsize=13801768 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/2922/task/2998/stat : 2998 (java) R 2921 2921 14626 0 -1 4202560 19 0 0 0 28 0 0 0 20 0 28 0 4071610 14133010432 46618 33554432000 4194304 4196468 140730987517664 139649311800008 139649540636034 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 32948224 140730987521212 140730987521388 140730987521388 140730987524047 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 13811280

Child status: 0
Real time (s): 1.32478
CPU time (s): 6.30546
CPU user time (s): 6.1784
CPU system time (s): 0.127063
CPU usage (%): 475.962
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.1784
system time used= 0.127063
maximum resident set size= 187500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18454
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3490
involuntary context switches= 761

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

The end

Launcher Data

Begin job on node105 at 2017-07-22 03:47:00
IDJOB=4246660
IDBENCH=126212
IDSOLVER=2626
FILE ID=node105/4246660-1500688020
RUNJOBID= node105-1500682495-14657
PBS_JOBID= 20623326
Free space on /tmp= 62004 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-08-a3.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246660-1500688020/watcher-4246660-1500688020 -o /tmp/evaluation-result-4246660-1500688020/solver-4246660-1500688020 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500682495-14657 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 677818034 HOME/instance-4246660-1500688020.xml

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

MD5SUM BENCH= 86f9a0f9696ddea7c71528c4cbe59182
RANDOM SEED=677818034

node105.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		: 2000.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.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 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.55
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		: 2133.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.33
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.55
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		: 2000.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.33
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.55
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		: 1600.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.33
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.55
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.33
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		: 2668.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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31617696 kB
MemAvailable:   31774460 kB
Buffers:          111616 kB
Cached:           326688 kB
SwapCached:            0 kB
Active:           455248 kB
Inactive:         265336 kB
Active(anon):     285200 kB
Inactive(anon):     8628 kB
Active(file):     170048 kB
Inactive(file):   256708 kB
Unevictable:        5972 kB
Mlocked:            6004 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8308 kB
Writeback:             0 kB
AnonPages:        299584 kB
Mapped:            43100 kB
Shmem:              8852 kB
Slab:             125368 kB
SReclaimable:      91688 kB
SUnreclaim:        33680 kB
KernelStack:        5008 kB
PageTables:         5848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1254688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 61996 MiB
End job on node105 at 2017-07-22 03:47:02