Trace number 4267625

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)313 2519.8401 2520

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-18-a4.xml
MD5SUMcd45d5bd6c60c6606ac40fe75fc6407d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark271
Best CPU time to get the best result obtained on this benchmark2520.0801
Satisfiable
(Un)Satisfiability was proved
Number of variables18
Number of constraints10814
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":18}]
Minimum variable degree2313
Maximum variable degree2314
Distribution of variable degrees[{"degree":2313,"count":16},{"degree":2314,"count":2}]
Minimum constraint arity1
Maximum constraint arity18
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":1632},{"arity":4,"count":9180},{"arity":18,"count":1}]
Number of extensional constraints0
Number of intensional constraints10813
Distribution of constraint types[{"type":"intension","count":10813},{"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

11.94/12.04	c best=?? lower=0 upper=500 
372.48/372.68	c
372.48/372.68	c This is cosoco 1.12 --  
372.48/372.68	c
372.48/372.68	c command line: cosoco -lc -model -restarts HOME/instance-4267625-1502527555.xml 
372.48/372.68	c enable optimization
372.48/372.68	c ========================================[ Problem Statistics ]===========================================
372.48/372.68	c |                                                                                                       
372.48/372.68	c |  Parse time        :        11.87 s 
372.48/372.68	c |
372.48/372.68	c |               Variables: 18
372.48/372.68	c |            Domain Sizes: 501..501
372.48/372.68	c |
372.48/372.68	c |             Constraints: 10831
372.48/372.68	c |                   Arity: 1..4  -- Unary: 2  -- Binary: 17  -- Ternary: 1632
372.48/372.68	c | 
372.48/372.68	c |                   Types: 
372.48/372.68	c |                          (X - Y < k): 17
372.48/372.68	c |                          Intension: 10814
372.48/372.68	c |                          
372.48/372.68	c =========================================================================================================
372.48/372.68	o 324
372.48/372.68	c    1 calls to solver: best=324 lower=0 upper=323 
537.66/537.82	o 316
2499.63/2499.81	o 313
2499.63/2499.81	c    3 calls to solver: best=313 lower=0 upper=312 
2519.83/2520.00	
2519.83/2520.00	c *** INTERRUPTED ***
2519.83/2520.00	c restarts              : 36          
2519.83/2520.00	c conflicts             : 30121        (12 /sec)
2519.83/2520.00	c decisions             : 37749        (15 /sec)
2519.83/2520.00	c propagations          : 6145465     (2440 /sec)
2519.83/2520.00	c root propagations     : 789         
2519.83/2520.00	c filter calls          : 429940295      (170670 /sec)
2519.83/2520.00	c useless filter calls  : 426841007      (99 %)
2519.83/2520.00	c Memory used           : 850.61 MB
2519.83/2520.00	c CPU time              : 2519.12 s
2519.83/2520.00	
2519.83/2520.00	c nb Solutions = 3
2519.83/2520.00	s SATISFIABLE
2519.83/2520.00	c Best value found: 313
2519.83/2520.00	
2519.83/2520.00	
2519.83/2520.00	v <instantiation type='solution' cost='313'>
2519.83/2520.00	v <list>x[0] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] </list>
2519.83/2520.00	v <values>0 107 139 163 188 228 254 276 313 1 4 10 12 17 31 46 64 84 </values>
2519.83/2520.00	v </instantiation>
2519.83/2520.00	

Verifier Data

OK	313

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-4267625-1502527555/watcher-4267625-1502527555 -o /tmp/evaluation-result-4267625-1502527555/solver-4267625-1502527555 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502500306-27514 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267625-1502527555.xml 

pid=2923
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.00 2.02 2.04 3/188 2926
/proc/meminfo: memFree=31076796/32770624 swapFree=0/470916
[pid=2926] ppid=2923 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/2926/stat : 2926 (runsolver) D 2923 2926 27450 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 152408311 24240128 108 18446744073709551615 4194304 4338465 140725265252528 140725265250168 140292955914967 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 31051776 140725265256641 140725265257033 140725265257033 140725265260490 0
/proc/2926/statm: 5918 108 54 36 0 2156 0

[startup+0.100149 s]
/proc/loadavg: 2.00 2.02 2.04 3/188 2926
/proc/meminfo: memFree=31076796/32770624 swapFree=0/470916
[pid=2926] ppid=2923 vsize=27260 CPUtime=0.04 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 1033 0 0 0 4 0 0 0 20 0 1 0 152408311 27914240 832 18446744073709551615 4194304 5972588 140725509544096 140725509540744 5493847 0 0 1 0 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 6815 832 716 435 0 178 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27260

[startup+0.200264 s]
/proc/loadavg: 2.00 2.02 2.04 3/188 2926
/proc/meminfo: memFree=31076796/32770624 swapFree=0/470916
[pid=2926] ppid=2923 vsize=27912 CPUtime=0.14 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 1192 0 0 0 14 0 0 0 20 0 1 0 152408311 28581888 966 18446744073709551615 4194304 5972588 140725509544096 140725509540744 5385802 0 0 1 0 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 6978 966 716 435 0 341 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 27912

[startup+0.300244 s]
/proc/loadavg: 2.00 2.02 2.04 3/188 2926
/proc/meminfo: memFree=31076796/32770624 swapFree=0/470916
[pid=2926] ppid=2923 vsize=30168 CPUtime=0.24 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 1837 0 0 0 24 0 0 0 20 0 1 0 152408311 30892032 1625 18446744073709551615 4194304 5972588 140725509544096 140725509540744 140004560292837 0 0 1 0 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 7542 1625 786 435 0 905 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 30168

[startup+0.700222 s]
/proc/loadavg: 2.00 2.02 2.04 3/188 2926
/proc/meminfo: memFree=31076796/32770624 swapFree=0/470916
[pid=2926] ppid=2923 vsize=41976 CPUtime=0.64 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 4808 0 0 0 64 0 0 0 20 0 1 0 152408311 42983424 4595 18446744073709551615 4194304 5972588 140725509544096 140725509535864 140004569648028 0 0 1 0 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 10494 4595 786 435 0 3857 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 41976

[startup+1.50023 s]
/proc/loadavg: 2.00 2.02 2.04 3/189 2927
/proc/meminfo: memFree=31049828/32770624 swapFree=0/470916
[pid=2926] ppid=2923 vsize=65640 CPUtime=1.44 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 10710 0 0 0 143 1 0 0 20 0 1 0 152408311 67215360 10469 18446744073709551615 4194304 5972588 140725509544096 140725509535864 140004560329730 0 0 1 0 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 16410 10469 786 435 0 9773 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 65640

[startup+3.10023 s]
/proc/loadavg: 1.92 2.01 2.04 3/189 2927
/proc/meminfo: memFree=31017092/32770624 swapFree=0/470916
[pid=2926] ppid=2923 vsize=112740 CPUtime=3.04 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 22555 0 0 0 301 3 0 0 20 0 1 0 152408311 115445760 22222 18446744073709551615 4194304 5972588 140725509544096 140725509535864 4967517 0 0 1 0 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 28185 22222 786 435 0 21548 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 112740

[startup+6.30023 s]
/proc/loadavg: 1.92 2.01 2.04 3/189 2927
/proc/meminfo: memFree=30919424/32770624 swapFree=0/470916
[pid=2926] ppid=2923 vsize=207008 CPUtime=6.24 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 46234 0 0 0 618 6 0 0 20 0 1 0 152408311 211976192 45790 18446744073709551615 4194304 5972588 140725509544096 140725509537656 140004560292837 0 0 1 0 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 51752 45790 786 435 0 45115 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 207008

[startup+12.7003 s]
/proc/loadavg: 1.93 2.01 2.04 3/187 2927
/proc/meminfo: memFree=30722640/32770624 swapFree=0/470912
[pid=2926] ppid=2923 vsize=472252 CPUtime=12.64 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 136744 0 0 0 1250 14 0 0 20 0 1 0 152408311 483586048 112187 18446744073709551615 4194304 5972588 140725509544096 140725509537656 140004560292837 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 118063 112187 832 435 0 111426 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 472252

[startup+25.5004 s]
/proc/loadavg: 1.94 2.01 2.04 3/186 2928
/proc/meminfo: memFree=30545468/32770624 swapFree=0/470900
[pid=2926] ppid=2923 vsize=559900 CPUtime=25.44 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 248863 0 0 0 2523 21 0 0 20 0 1 0 152408311 573337600 134100 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4965428 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 139975 134100 832 435 0 133338 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 559900

[startup+51.1004 s]
/proc/loadavg: 1.96 2.01 2.04 3/186 2928
/proc/meminfo: memFree=30499960/32770624 swapFree=0/470892
[pid=2926] ppid=2923 vsize=605308 CPUtime=51.04 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 347130 0 0 0 5077 27 0 0 20 0 1 0 152408311 619835392 145474 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4969215 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 151327 145474 832 435 0 144690 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 605308

[startup+102.3 s]
/proc/loadavg: 1.98 2.01 2.04 3/186 2930
/proc/meminfo: memFree=30444520/32770624 swapFree=0/470908
[pid=2926] ppid=2923 vsize=660352 CPUtime=102.23 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 473651 0 0 0 10189 34 0 0 20 0 1 0 152408311 676200448 159255 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4965760 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 165088 159255 832 435 0 158451 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 660352

[startup+162.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/185 2933
/proc/meminfo: memFree=30395588/32770624 swapFree=0/470912
[pid=2926] ppid=2923 vsize=709852 CPUtime=162.22 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 577920 0 0 0 16182 40 0 0 20 0 1 0 152408311 726888448 171631 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4965562 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 177463 171631 832 435 0 170826 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 709852

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 2935
/proc/meminfo: memFree=30342856/32770624 swapFree=0/470920
[pid=2926] ppid=2923 vsize=761728 CPUtime=222.21 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 667277 0 0 0 22174 47 0 0 20 0 1 0 152408311 780009472 184591 18446744073709551615 4194304 5972588 140725509544096 140725509540952 5070704 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 190432 184591 832 435 0 183795 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 761728

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 2937
/proc/meminfo: memFree=30309036/32770624 swapFree=0/470924
[pid=2926] ppid=2923 vsize=795388 CPUtime=282.2 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 725829 0 0 0 28168 52 0 0 20 0 1 0 152408311 814477312 193020 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4969162 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 198847 193020 832 435 0 192210 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 795388

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 2939
/proc/meminfo: memFree=30285464/32770624 swapFree=0/470928
[pid=2926] ppid=2923 vsize=819016 CPUtime=342.18 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 796506 0 0 0 34161 57 0 0 20 0 1 0 152408311 838672384 198909 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4909158 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 204754 198909 832 435 0 198117 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 819016

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 2941
/proc/meminfo: memFree=30248092/32770624 swapFree=0/470936
[pid=2926] ppid=2923 vsize=856504 CPUtime=402.18 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 845240 0 0 0 40156 62 0 0 20 0 1 0 152408311 877060096 208307 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4965365 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 214126 208307 833 435 0 207489 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 856504

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 2943
/proc/meminfo: memFree=30247112/32770624 swapFree=0/470944
[pid=2926] ppid=2923 vsize=857164 CPUtime=462.17 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 885408 0 0 0 46152 65 0 0 20 0 1 0 152408311 877735936 208472 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4965342 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 214291 208472 833 435 0 207654 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 857164

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 2960
/proc/meminfo: memFree=30239248/32770624 swapFree=0/470936
[pid=2926] ppid=2923 vsize=860332 CPUtime=522.16 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 917813 0 0 0 52150 66 0 0 20 0 1 0 152408311 880979968 209241 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4965420 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 215083 209241 833 435 0 208446 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 860332

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 2962
/proc/meminfo: memFree=30237828/32770624 swapFree=0/470936
[pid=2926] ppid=2923 vsize=862708 CPUtime=582.15 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 922346 0 0 0 58148 67 0 0 20 0 1 0 152408311 883412992 209841 18446744073709551615 4194304 5972588 140725509544096 140725509540952 5071049 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 215677 209841 833 435 0 209040 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 862708


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


[startup+1602.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/184 3015
/proc/meminfo: memFree=30234880/32770624 swapFree=0/471108
[pid=2926] ppid=2923 vsize=867856 CPUtime=1602.14 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 936926 0 0 0 160144 70 0 0 20 0 1 0 152408311 888684544 211116 18446744073709551615 4194304 5972588 140725509544096 140725509540952 5071049 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 216964 211116 833 435 0 210327 0
Current children cumulated CPU time (s) 1602.14
Current children cumulated vsize (KiB) 867856

[startup+1662.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/184 3017
/proc/meminfo: memFree=30234972/32770624 swapFree=0/471128
[pid=2926] ppid=2923 vsize=867856 CPUtime=1662.14 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 937527 0 0 0 166144 70 0 0 20 0 1 0 152408311 888684544 211140 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4965342 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 216964 211140 833 435 0 210327 0
Current children cumulated CPU time (s) 1662.14
Current children cumulated vsize (KiB) 867856

[startup+1722.3 s]
/proc/loadavg: 1.95 2.02 2.04 3/189 3035
/proc/meminfo: memFree=30230720/32770624 swapFree=0/471136
[pid=2926] ppid=2923 vsize=867988 CPUtime=1722.14 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 938179 0 0 0 172144 70 0 0 20 0 1 0 152408311 888819712 211161 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4965365 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 216997 211161 833 435 0 210360 0
Current children cumulated CPU time (s) 1722.14
Current children cumulated vsize (KiB) 867988

[startup+1782.3 s]
/proc/loadavg: 1.86 1.98 2.03 3/189 3122
/proc/meminfo: memFree=30222408/32770624 swapFree=0/471204
[pid=2926] ppid=2923 vsize=867988 CPUtime=1782.14 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 938783 0 0 0 178144 70 0 0 20 0 1 0 152408311 888819712 211180 18446744073709551615 4194304 5972588 140725509544096 140725509540952 5328649 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 216997 211180 833 435 0 210360 0
Current children cumulated CPU time (s) 1782.14
Current children cumulated vsize (KiB) 867988

[startup+1842.3 s]
/proc/loadavg: 2.03 2.00 2.03 3/189 3124
/proc/meminfo: memFree=30223032/32770624 swapFree=0/471220
[pid=2926] ppid=2923 vsize=868120 CPUtime=1842.14 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 939406 0 0 0 184144 70 0 0 20 0 1 0 152408311 888954880 211189 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4965365 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 217030 211189 833 435 0 210393 0
Current children cumulated CPU time (s) 1842.14
Current children cumulated vsize (KiB) 868120

[startup+1902.3 s]
/proc/loadavg: 2.01 2.00 2.03 3/186 3126
/proc/meminfo: memFree=30227072/32770624 swapFree=0/471224
[pid=2926] ppid=2923 vsize=868120 CPUtime=1902.14 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 940009 0 0 0 190144 70 0 0 20 0 1 0 152408311 888954880 211202 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4965347 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 217030 211202 833 435 0 210393 0
Current children cumulated CPU time (s) 1902.14
Current children cumulated vsize (KiB) 868120

[startup+1962.3 s]
/proc/loadavg: 2.05 2.02 2.04 3/186 3128
/proc/meminfo: memFree=30226612/32770624 swapFree=0/471232
[pid=2926] ppid=2923 vsize=868120 CPUtime=1962.14 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 940569 0 0 0 196144 70 0 0 20 0 1 0 152408311 888954880 211207 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4965773 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 217030 211207 833 435 0 210393 0
Current children cumulated CPU time (s) 1962.14
Current children cumulated vsize (KiB) 868120

[startup+2022.3 s]
/proc/loadavg: 2.02 2.01 2.04 3/184 3130
/proc/meminfo: memFree=30227268/32770624 swapFree=0/471248
[pid=2926] ppid=2923 vsize=868120 CPUtime=2022.14 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 941171 0 0 0 202144 70 0 0 20 0 1 0 152408311 888954880 211207 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4965365 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 217030 211207 833 435 0 210393 0
Current children cumulated CPU time (s) 2022.14
Current children cumulated vsize (KiB) 868120

[startup+2082.3 s]
/proc/loadavg: 1.97 2.00 2.03 3/184 3133
/proc/meminfo: memFree=30227112/32770624 swapFree=0/471260
[pid=2926] ppid=2923 vsize=868120 CPUtime=2082.14 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 941870 0 0 0 208144 70 0 0 20 0 1 0 152408311 888954880 211215 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4965648 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 217030 211215 833 435 0 210393 0
Current children cumulated CPU time (s) 2082.14
Current children cumulated vsize (KiB) 868120

[startup+2142.3 s]
/proc/loadavg: 1.95 1.99 2.03 3/184 3135
/proc/meminfo: memFree=30225256/32770624 swapFree=0/471264
[pid=2926] ppid=2923 vsize=870232 CPUtime=2142.13 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 942917 0 0 0 214143 70 0 0 20 0 1 0 152408311 891117568 211709 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4962387 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 217558 211709 833 435 0 210921 0
Current children cumulated CPU time (s) 2142.13
Current children cumulated vsize (KiB) 870232

[startup+2202.31 s]
/proc/loadavg: 1.98 1.99 2.03 3/185 3138
/proc/meminfo: memFree=30224896/32770624 swapFree=0/471276
[pid=2926] ppid=2923 vsize=870760 CPUtime=2202.14 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 943779 0 0 0 220144 70 0 0 20 0 1 0 152408311 891658240 211861 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4965365 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 217690 211861 833 435 0 211053 0
Current children cumulated CPU time (s) 2202.14
Current children cumulated vsize (KiB) 870760

[startup+2262.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/185 3140
/proc/meminfo: memFree=30224776/32770624 swapFree=0/471292
[pid=2926] ppid=2923 vsize=870760 CPUtime=2262.14 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 944369 0 0 0 226143 71 0 0 20 0 1 0 152408311 891658240 211874 18446744073709551615 4194304 5972588 140725509544096 140725509540952 5071069 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 217690 211874 833 435 0 211053 0
Current children cumulated CPU time (s) 2262.14
Current children cumulated vsize (KiB) 870760

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/189 3157
/proc/meminfo: memFree=30219376/32770624 swapFree=0/471300
[pid=2926] ppid=2923 vsize=870892 CPUtime=2322.13 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 944996 0 0 0 232142 71 0 0 20 0 1 0 152408311 891793408 211876 18446744073709551615 4194304 5972588 140725509544096 140725509540952 5071078 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 217723 211876 833 435 0 211086 0
Current children cumulated CPU time (s) 2322.13
Current children cumulated vsize (KiB) 870892

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/189 3159
/proc/meminfo: memFree=30220492/32770624 swapFree=0/471308
[pid=2926] ppid=2923 vsize=870892 CPUtime=2382.13 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 945552 0 0 0 238142 71 0 0 20 0 1 0 152408311 891793408 211897 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4909631 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 217723 211897 833 435 0 211086 0
Current children cumulated CPU time (s) 2382.13
Current children cumulated vsize (KiB) 870892

[startup+2442.3 s]
/proc/loadavg: 2.07 2.01 2.04 3/186 3161
/proc/meminfo: memFree=30223352/32770624 swapFree=0/471308
[pid=2926] ppid=2923 vsize=870892 CPUtime=2442.13 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 946201 0 0 0 244142 71 0 0 20 0 1 0 152408311 891793408 211908 18446744073709551615 4194304 5972588 140725509544096 140725509540952 4909639 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 217723 211908 833 435 0 211086 0
Current children cumulated CPU time (s) 2442.13
Current children cumulated vsize (KiB) 870892

[startup+2502.3 s]
/proc/loadavg: 2.03 2.01 2.04 3/185 3163
/proc/meminfo: memFree=30223608/32770624 swapFree=0/471320
[pid=2926] ppid=2923 vsize=871024 CPUtime=2502.13 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 946827 0 0 0 250142 71 0 0 20 0 1 0 152408311 891928576 211913 18446744073709551615 4194304 5972588 140725509544096 140725509531288 5071040 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 217756 211913 833 435 0 211119 0
Current children cumulated CPU time (s) 2502.13
Current children cumulated vsize (KiB) 871024



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.02 2.01 2.04 3/185 3163
/proc/meminfo: memFree=30223608/32770624 swapFree=0/471324
[pid=2926] ppid=2923 vsize=871024 CPUtime=2519.83 cores=1,3,5,7
/proc/2926/stat : 2926 (cosoco) R 2923 2926 27450 0 -1 4202496 946922 0 0 0 251912 71 0 0 20 0 1 0 152408311 891928576 211914 18446744073709551615 4194304 5972588 140725509544096 140725509531288 4962396 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 36794368 140725509546478 140725509546573 140725509546573 140725509550030 0
/proc/2926/statm: 217756 211914 833 435 0 211119 0
Current children cumulated CPU time (s) 2519.83
Current children cumulated vsize (KiB) 871024

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 2926 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520
CPU time (s): 2519.84
CPU user time (s): 2519.12
CPU system time (s): 0.717987
CPU usage (%): 99.9936
Max. virtual memory (cumulated for all children) (KiB): 871024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.12
system time used= 0.717987
maximum resident set size= 847720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 946958
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= 131
involuntary context switches= 901

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

The end

Launcher Data

Begin job on node132 at 2017-08-12 10:31:30
IDJOB=4267625
IDBENCH=126233
IDSOLVER=2658
FILE ID=node132/4267625-1502527555
RUNJOBID= node132-1502500306-27514
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-18-a4.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267625-1502527555/watcher-4267625-1502527555 -o /tmp/evaluation-result-4267625-1502527555/solver-4267625-1502527555 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502500306-27514 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267625-1502527555.xml

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

MD5SUM BENCH= cd45d5bd6c60c6606ac40fe75fc6407d
RANDOM SEED=1196130731

node132.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.74
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.74
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.74
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.74
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:        31077172 kB
MemAvailable:   31942804 kB
Buffers:          307276 kB
Cached:           867740 kB
SwapCached:            0 kB
Active:           736292 kB
Inactive:         519928 kB
Active(anon):      82164 kB
Inactive(anon):    49012 kB
Active(file):     654128 kB
Inactive(file):   470916 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2756 kB
Writeback:             4 kB
AnonPages:         81016 kB
Mapped:            64560 kB
Shmem:             49852 kB
Slab:             139820 kB
SReclaimable:     112844 kB
SUnreclaim:        26976 kB
KernelStack:        3328 kB
PageTables:         5568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     366736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62024 MiB
End job on node132 at 2017-08-12 11:13:31