Trace number 4267626

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
cosoco 1.12SAT (TO)367 2520.01 2520

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-19-a4.xml
MD5SUM264cffe383a4c1beb81f164e203eb53e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark313
Best CPU time to get the best result obtained on this benchmark2400.11
Satisfiable
(Un)Satisfiability was proved
Number of variables19
Number of constraints13568
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":19}]
Minimum variable degree2755
Maximum variable degree2756
Distribution of variable degrees[{"degree":2755,"count":17},{"degree":2756,"count":2}]
Minimum constraint arity1
Maximum constraint arity19
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":1938},{"arity":4,"count":11628},{"arity":19,"count":1}]
Number of extensional constraints0
Number of intensional constraints13567
Distribution of constraint types[{"type":"intension","count":13567},{"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

14.73/14.86	c best=?? lower=0 upper=500 
463.32/463.41	c
463.32/463.41	c This is cosoco 1.12 --  
463.32/463.41	c
463.32/463.41	c command line: cosoco -lc -model -restarts HOME/instance-4267626-1502528910.xml 
463.32/463.41	c enable optimization
463.32/463.41	c ========================================[ Problem Statistics ]===========================================
463.32/463.41	c |                                                                                                       
463.32/463.41	c |  Parse time        :        14.65 s 
463.32/463.41	c |
463.32/463.41	c |               Variables: 19
463.32/463.41	c |            Domain Sizes: 501..501
463.32/463.41	c |
463.32/463.41	c |             Constraints: 13586
463.32/463.41	c |                   Arity: 1..4  -- Unary: 2  -- Binary: 18  -- Ternary: 1938
463.32/463.41	c | 
463.32/463.41	c |                   Types: 
463.32/463.41	c |                          (X - Y < k): 18
463.32/463.41	c |                          Intension: 13568
463.32/463.41	c |                          
463.32/463.41	c =========================================================================================================
463.32/463.41	o 415
463.32/463.41	c    1 calls to solver: best=415 lower=0 upper=414 
470.52/470.69	o 387
500.42/500.50	o 383
500.42/500.50	c    3 calls to solver: best=383 lower=0 upper=382 
529.42/529.57	o 378
663.22/663.36	o 371
663.22/663.36	c    5 calls to solver: best=371 lower=0 upper=370 
966.29/966.48	o 367
2519.99/2520.00	
2519.99/2520.00	c *** INTERRUPTED ***
2519.99/2520.00	c restarts              : 31          
2519.99/2520.00	c conflicts             : 18165        (7 /sec)
2519.99/2520.00	c decisions             : 23963        (10 /sec)
2519.99/2520.00	c propagations          : 4664698     (1852 /sec)
2519.99/2520.00	c root propagations     : 824         
2519.99/2520.00	c filter calls          : 384913894      (152818 /sec)
2519.99/2520.00	c useless filter calls  : 382742205      (99 %)
2519.99/2520.00	c Memory used           : 1100.63 MB
2519.99/2520.00	c CPU time              : 2518.77 s
2519.99/2520.00	
2519.99/2520.00	c nb Solutions = 6
2519.99/2520.00	s SATISFIABLE
2519.99/2520.00	c Best value found: 367
2519.99/2520.00	
2519.99/2520.00	
2519.99/2520.00	v <instantiation type='solution' cost='367'>
2519.99/2520.00	v <list>x[0] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] </list>
2519.99/2520.00	v <values>0 99 124 158 180 212 245 291 328 367 1 4 6 14 21 30 49 61 72 </values>
2519.99/2520.00	v </instantiation>
2519.99/2520.00	

Verifier Data

OK	367

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-4267626-1502528910/watcher-4267626-1502528910 -o /tmp/evaluation-result-4267626-1502528910/solver-4267626-1502528910 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502500348-1544 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267626-1502528910.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.15 2.07 2.06 2/186 7987
/proc/meminfo: memFree=30759672/32770624 swapFree=0/482232
[pid=7987] ppid=7984 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/7987/stat : 7987 (runsolver) D 7984 7987 1478 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 94802213 24240128 106 18446744073709551615 4194304 4338465 140728978701376 140728978699016 140317013234391 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 34594816 140728978702530 140728978702921 140728978702921 140728978706378 0
/proc/7987/statm: 5918 106 53 36 0 2156 0

[startup+0.100155 s]
/proc/loadavg: 2.15 2.07 2.06 2/186 7987
/proc/meminfo: memFree=30759672/32770624 swapFree=0/482232
[pid=7987] ppid=7984 vsize=27260 CPUtime=0.03 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1012 0 0 0 3 0 0 0 20 0 1 0 94802213 27914240 832 18446744073709551615 4194304 5972588 140724246294736 140724246291384 140657076968256 0 0 1 0 0 0 0 17 3 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 6815 832 716 435 0 178 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27260

[startup+0.20027 s]
/proc/loadavg: 2.15 2.07 2.06 2/186 7987
/proc/meminfo: memFree=30759672/32770624 swapFree=0/482232
[pid=7987] ppid=7984 vsize=27588 CPUtime=0.13 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1120 0 0 0 13 0 0 0 20 0 1 0 94802213 28250112 898 18446744073709551615 4194304 5972588 140724246294736 140724246291384 5386868 0 0 1 0 0 0 0 17 3 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 6897 898 716 435 0 260 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 27588

[startup+0.300252 s]
/proc/loadavg: 2.15 2.07 2.06 2/186 7987
/proc/meminfo: memFree=30759672/32770624 swapFree=0/482232
[pid=7987] ppid=7984 vsize=28176 CPUtime=0.22 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1375 0 0 0 22 0 0 0 20 0 1 0 94802213 28852224 1164 18446744073709551615 4194304 5972588 140724246294736 140724246291384 4967517 0 0 1 0 0 0 0 17 3 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 7044 1164 786 435 0 407 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 28176

[startup+0.700233 s]
/proc/loadavg: 2.15 2.07 2.06 2/186 7987
/proc/meminfo: memFree=30759672/32770624 swapFree=0/482232
[pid=7987] ppid=7984 vsize=40252 CPUtime=0.62 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 4371 0 0 0 62 0 0 0 20 0 1 0 94802213 41218048 4134 18446744073709551615 4194304 5972588 140724246294736 140724246286504 4967517 0 0 1 0 0 0 0 17 3 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 10063 4134 786 435 0 3426 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 40252

[startup+1.50023 s]
/proc/loadavg: 2.15 2.07 2.06 3/187 7988
/proc/meminfo: memFree=30734772/32770624 swapFree=0/482224
[pid=7987] ppid=7984 vsize=64416 CPUtime=1.42 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 10413 0 0 0 141 1 0 0 20 0 1 0 94802213 65961984 10140 18446744073709551615 4194304 5972588 140724246294736 140724246286504 140657067023333 0 0 1 0 0 0 0 17 3 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 16104 10140 786 435 0 9467 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 64416

[startup+3.10023 s]
/proc/loadavg: 2.15 2.07 2.06 3/187 7988
/proc/meminfo: memFree=30701168/32770624 swapFree=0/482224
[pid=7987] ppid=7984 vsize=112552 CPUtime=3.02 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 22514 0 0 0 300 2 0 0 20 0 1 0 94802213 115253248 22223 18446744073709551615 4194304 5972588 140724246294736 140724246288296 4967517 0 0 1 0 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 28138 22223 786 435 0 21501 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 112552

[startup+6.30023 s]
/proc/loadavg: 2.14 2.07 2.06 3/187 7988
/proc/meminfo: memFree=30601848/32770624 swapFree=0/482220
[pid=7987] ppid=7984 vsize=208808 CPUtime=6.22 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 46692 0 0 0 616 6 0 0 20 0 1 0 94802213 213819392 46248 18446744073709551615 4194304 5972588 140724246294736 140724246288296 140657076368568 0 0 1 0 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 52202 46248 786 435 0 45565 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 208808

[startup+12.7002 s]
/proc/loadavg: 2.05 2.05 2.05 3/187 7989
/proc/meminfo: memFree=30403448/32770624 swapFree=0/482220
[pid=7987] ppid=7984 vsize=400092 CPUtime=12.62 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 94723 0 0 0 1250 12 0 0 20 0 1 0 94802213 409694208 94112 18446744073709551615 4194304 5972588 140724246294736 140724246288296 140657067023333 0 0 1 0 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 100023 94112 786 435 0 93386 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 400092

[startup+25.5004 s]
/proc/loadavg: 2.04 2.05 2.05 3/187 7989
/proc/meminfo: memFree=30067904/32770624 swapFree=0/482220
[pid=7987] ppid=7984 vsize=716920 CPUtime=25.43 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 253560 0 0 0 2516 27 0 0 20 0 1 0 94802213 734126080 173392 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4965342 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 179230 173392 832 435 0 172593 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 716920

[startup+51.1004 s]
/proc/loadavg: 2.03 2.04 2.05 3/186 7990
/proc/meminfo: memFree=29978268/32770624 swapFree=0/482220
[pid=7987] ppid=7984 vsize=806152 CPUtime=51.02 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 387917 0 0 0 5067 35 0 0 20 0 1 0 94802213 825499648 195714 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4909639 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 201538 195714 832 435 0 194901 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 806152

[startup+102.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/186 7992
/proc/meminfo: memFree=29938960/32770624 swapFree=0/482240
[pid=7987] ppid=7984 vsize=844960 CPUtime=102.23 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 520712 0 0 0 10178 45 0 0 20 0 1 0 94802213 865239040 205400 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4962405 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 211240 205400 832 435 0 204603 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 844960

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 7994
/proc/meminfo: memFree=29872388/32770624 swapFree=0/482252
[pid=7987] ppid=7984 vsize=911752 CPUtime=162.23 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 659869 0 0 0 16168 55 0 0 20 0 1 0 94802213 933634048 222076 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4965690 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 227938 222076 832 435 0 221301 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 911752

[startup+222.306 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 7997
/proc/meminfo: memFree=29810852/32770624 swapFree=0/482260
[pid=7987] ppid=7984 vsize=973132 CPUtime=222.23 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 846590 0 0 0 22156 67 0 0 20 0 1 0 94802213 996487168 237416 18446744073709551615 4194304 5972588 140724246294736 140724246291592 140657067023333 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 243283 237416 832 435 0 236646 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 973132

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 8000
/proc/meminfo: memFree=29774264/32770624 swapFree=0/482276
[pid=7987] ppid=7984 vsize=1009960 CPUtime=282.22 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 973625 0 0 0 28147 75 0 0 20 0 1 0 94802213 1034199040 246629 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4965342 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 252490 246629 832 435 0 245853 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1009960

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/189 8017
/proc/meminfo: memFree=29730804/32770624 swapFree=0/482276
[pid=7987] ppid=7984 vsize=1048636 CPUtime=342.22 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1141072 0 0 0 34137 85 0 0 20 0 1 0 94802213 1073803264 256296 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4965744 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 262159 256296 832 435 0 255522 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1048636

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 8044
/proc/meminfo: memFree=29714768/32770624 swapFree=0/482304
[pid=7987] ppid=7984 vsize=1064212 CPUtime=402.22 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1248018 0 0 0 40130 92 0 0 20 0 1 0 94802213 1089753088 260225 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4969200 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 266053 260225 832 435 0 259416 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1064212

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 8047
/proc/meminfo: memFree=29691992/32770624 swapFree=0/482312
[pid=7987] ppid=7984 vsize=1087708 CPUtime=462.21 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1373405 0 0 0 46123 98 0 0 20 0 1 0 94802213 1113812992 266054 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4908960 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 271927 266054 832 435 0 265290 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1087708

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 8049
/proc/meminfo: memFree=29674200/32770624 swapFree=0/482324
[pid=7987] ppid=7984 vsize=1109224 CPUtime=522.22 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1485185 0 0 0 52119 103 0 0 20 0 1 0 94802213 1135845376 271461 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4965342 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 277306 271461 833 435 0 270669 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 1109224

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 8051
/proc/meminfo: memFree=29669048/32770624 swapFree=0/482324
[pid=7987] ppid=7984 vsize=1113844 CPUtime=582.22 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1554844 0 0 0 58114 108 0 0 20 0 1 0 94802213 1140576256 272625 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4962170 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 278461 272625 833 435 0 271824 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 1113844


################
# More data... #
################


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 8118
/proc/meminfo: memFree=29653744/32770624 swapFree=0/482496
[pid=7987] ppid=7984 vsize=1126120 CPUtime=1602.23 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1769549 0 0 0 160102 121 0 0 20 0 1 0 94802213 1153146880 275686 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4965365 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 281530 275686 833 435 0 274893 0
Current children cumulated CPU time (s) 1602.23
Current children cumulated vsize (KiB) 1126120

[startup+1662.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/186 8302
/proc/meminfo: memFree=30046764/32770624 swapFree=0/482508
[pid=7987] ppid=7984 vsize=1126252 CPUtime=1662.23 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1770221 0 0 0 166102 121 0 0 20 0 1 0 94802213 1153282048 275734 18446744073709551615 4194304 5972588 140724246294736 140724246291592 5053104 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 281563 275734 833 435 0 274926 0
Current children cumulated CPU time (s) 1662.23
Current children cumulated vsize (KiB) 1126252

[startup+1722.3 s]
/proc/loadavg: 2.06 2.05 2.05 3/185 8305
/proc/meminfo: memFree=30047564/32770624 swapFree=0/482512
[pid=7987] ppid=7984 vsize=1126252 CPUtime=1722.24 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1772530 0 0 0 172102 122 0 0 20 0 1 0 94802213 1153282048 275752 18446744073709551615 4194304 5972588 140724246294736 140724246291592 5099648 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 281563 275752 833 435 0 274926 0
Current children cumulated CPU time (s) 1722.24
Current children cumulated vsize (KiB) 1126252

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/185 8307
/proc/meminfo: memFree=30047068/32770624 swapFree=0/482512
[pid=7987] ppid=7984 vsize=1126384 CPUtime=1782.24 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1774182 0 0 0 178102 122 0 0 20 0 1 0 94802213 1153417216 275763 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4969194 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 281596 275763 833 435 0 274959 0
Current children cumulated CPU time (s) 1782.24
Current children cumulated vsize (KiB) 1126384

[startup+1842.3 s]
/proc/loadavg: 1.91 2.00 2.03 3/185 8370
/proc/meminfo: memFree=30045520/32770624 swapFree=0/482508
[pid=7987] ppid=7984 vsize=1127044 CPUtime=1842.25 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1775575 0 0 0 184102 123 0 0 20 0 1 0 94802213 1154093056 275923 18446744073709551615 4194304 5972588 140724246294736 140724246291592 5071321 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 281761 275923 833 435 0 275124 0
Current children cumulated CPU time (s) 1842.25
Current children cumulated vsize (KiB) 1127044

[startup+1902.3 s]
/proc/loadavg: 2.02 2.02 2.04 3/186 8373
/proc/meminfo: memFree=30045272/32770624 swapFree=0/482508
[pid=7987] ppid=7984 vsize=1127044 CPUtime=1902.25 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1776125 0 0 0 190102 123 0 0 20 0 1 0 94802213 1154093056 275931 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4962364 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 281761 275931 833 435 0 275124 0
Current children cumulated CPU time (s) 1902.25
Current children cumulated vsize (KiB) 1127044

[startup+1962.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/186 8375
/proc/meminfo: memFree=30045364/32770624 swapFree=0/482516
[pid=7987] ppid=7984 vsize=1127044 CPUtime=1962.26 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1776668 0 0 0 196103 123 0 0 20 0 1 0 94802213 1154093056 275931 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4965365 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 281761 275931 833 435 0 275124 0
Current children cumulated CPU time (s) 1962.26
Current children cumulated vsize (KiB) 1127044

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 8378
/proc/meminfo: memFree=30045372/32770624 swapFree=0/482508
[pid=7987] ppid=7984 vsize=1127044 CPUtime=2022.26 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1777212 0 0 0 202103 123 0 0 20 0 1 0 94802213 1154093056 275931 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4965382 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 281761 275931 833 435 0 275124 0
Current children cumulated CPU time (s) 2022.26
Current children cumulated vsize (KiB) 1127044

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 8380
/proc/meminfo: memFree=30045496/32770624 swapFree=0/482532
[pid=7987] ppid=7984 vsize=1127044 CPUtime=2082.27 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1777756 0 0 0 208104 123 0 0 20 0 1 0 94802213 1154093056 275932 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4965382 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 281761 275932 833 435 0 275124 0
Current children cumulated CPU time (s) 2082.27
Current children cumulated vsize (KiB) 1127044

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/189 8396
/proc/meminfo: memFree=30040320/32770624 swapFree=0/482556
[pid=7987] ppid=7984 vsize=1127044 CPUtime=2142.27 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1778320 0 0 0 214104 123 0 0 20 0 1 0 94802213 1154093056 275935 18446744073709551615 4194304 5972588 140724246294736 140724246291592 5071280 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 281761 275935 833 435 0 275124 0
Current children cumulated CPU time (s) 2142.27
Current children cumulated vsize (KiB) 1127044

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 8399
/proc/meminfo: memFree=30040844/32770624 swapFree=0/482576
[pid=7987] ppid=7984 vsize=1127044 CPUtime=2202.28 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1778870 0 0 0 220105 123 0 0 20 0 1 0 94802213 1154093056 275935 18446744073709551615 4194304 5972588 140724246294736 140724246291592 5099648 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 281761 275935 833 435 0 275124 0
Current children cumulated CPU time (s) 2202.28
Current children cumulated vsize (KiB) 1127044

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 8401
/proc/meminfo: memFree=30044240/32770624 swapFree=0/482592
[pid=7987] ppid=7984 vsize=1127044 CPUtime=2262.28 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1779432 0 0 0 226105 123 0 0 20 0 1 0 94802213 1154093056 275936 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4965562 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 281761 275936 833 435 0 275124 0
Current children cumulated CPU time (s) 2262.28
Current children cumulated vsize (KiB) 1127044

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 8403
/proc/meminfo: memFree=30044496/32770624 swapFree=0/482608
[pid=7987] ppid=7984 vsize=1127044 CPUtime=2322.28 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1780012 0 0 0 232105 123 0 0 20 0 1 0 94802213 1154093056 275938 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4969205 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 281761 275938 833 435 0 275124 0
Current children cumulated CPU time (s) 2322.28
Current children cumulated vsize (KiB) 1127044

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 8406
/proc/meminfo: memFree=30044728/32770624 swapFree=0/482612
[pid=7987] ppid=7984 vsize=1127044 CPUtime=2382.28 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1780585 0 0 0 238105 123 0 0 20 0 1 0 94802213 1154093056 275939 18446744073709551615 4194304 5972588 140724246294736 140724246291592 5071296 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 281761 275939 833 435 0 275124 0
Current children cumulated CPU time (s) 2382.28
Current children cumulated vsize (KiB) 1127044

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 8408
/proc/meminfo: memFree=30044632/32770624 swapFree=0/482628
[pid=7987] ppid=7984 vsize=1127044 CPUtime=2442.28 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1781152 0 0 0 244105 123 0 0 20 0 1 0 94802213 1154093056 275940 18446744073709551615 4194304 5972588 140724246294736 140724246291592 5053071 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 281761 275940 833 435 0 275124 0
Current children cumulated CPU time (s) 2442.28
Current children cumulated vsize (KiB) 1127044

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 8410
/proc/meminfo: memFree=30044476/32770624 swapFree=0/482640
[pid=7987] ppid=7984 vsize=1127044 CPUtime=2502.29 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1781697 0 0 0 250106 123 0 0 20 0 1 0 94802213 1154093056 275940 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4965365 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 281761 275940 833 435 0 275124 0
Current children cumulated CPU time (s) 2502.29
Current children cumulated vsize (KiB) 1127044



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 8410
/proc/meminfo: memFree=30044300/32770624 swapFree=0/482640
[pid=7987] ppid=7984 vsize=1127044 CPUtime=2519.99 cores=1,3,5,7
/proc/7987/stat : 7987 (cosoco) R 7984 7987 1478 0 -1 4202496 1781822 0 0 0 251876 123 0 0 20 0 1 0 94802213 1154093056 275940 18446744073709551615 4194304 5972588 140724246294736 140724246291592 4962247 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 22822912 140724246299118 140724246299213 140724246299213 140724246302670 0
/proc/7987/statm: 281761 275940 833 435 0 275124 0
Current children cumulated CPU time (s) 2519.99
Current children cumulated vsize (KiB) 1127044

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 1
Real time (s): 2520
CPU time (s): 2520.01
CPU user time (s): 2518.77
CPU system time (s): 1.24107
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 1127044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.77
system time used= 1.24107
maximum resident set size= 1103828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1781874
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 156
involuntary context switches= 1674

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

The end

Launcher Data

Begin job on node135 at 2017-08-12 10:54:35
IDJOB=4267626
IDBENCH=126252
IDSOLVER=2658
FILE ID=node135/4267626-1502528910
RUNJOBID= node135-1502500348-1544
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-19-a4.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267626-1502528910/watcher-4267626-1502528910 -o /tmp/evaluation-result-4267626-1502528910/solver-4267626-1502528910 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502500348-1544 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267626-1502528910.xml

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

MD5SUM BENCH= 264cffe383a4c1beb81f164e203eb53e
RANDOM SEED=1368669916

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30759768 kB
MemAvailable:   31589852 kB
Buffers:          303096 kB
Cached:           817592 kB
SwapCached:            0 kB
Active:          1053464 kB
Inactive:         515372 kB
Active(anon):     448332 kB
Inactive(anon):    33140 kB
Active(file):     605132 kB
Inactive(file):   482232 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2752 kB
Writeback:             4 kB
AnonPages:        447828 kB
Mapped:            53868 kB
Shmem:             33464 kB
Slab:             144592 kB
SReclaimable:     117112 kB
SUnreclaim:        27480 kB
KernelStack:        3296 kB
PageTables:         6036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     715028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    393216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62024 MiB
End job on node135 at 2017-08-12 11:36:36