Trace number 4267623

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)195 2519.9299 2520

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-15-a4.xml
MD5SUMa2ce00dc78b702eb5fb62c242f19e981
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark163
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables15
Number of constraints5007
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":15}]
Minimum variable degree1275
Maximum variable degree1276
Distribution of variable degrees[{"degree":1275,"count":13},{"degree":1276,"count":2}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":910},{"arity":4,"count":4095},{"arity":15,"count":1}]
Number of extensional constraints0
Number of intensional constraints5006
Distribution of constraint types[{"type":"intension","count":5006},{"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

5.41/5.60	c best=?? lower=0 upper=500 
80.99/81.14	c
80.99/81.14	c This is cosoco 1.12 --  
80.99/81.14	c
80.99/81.14	c command line: cosoco -lc -model -restarts HOME/instance-4267623-1502527993.xml 
80.99/81.14	c enable optimization
80.99/81.14	c ========================================[ Problem Statistics ]===========================================
80.99/81.14	c |                                                                                                       
80.99/81.14	c |  Parse time        :         5.46 s 
80.99/81.14	c |
80.99/81.14	c |               Variables: 15
80.99/81.14	c |            Domain Sizes: 501..501
80.99/81.14	c |
80.99/81.14	c |             Constraints: 5021
80.99/81.14	c |                   Arity: 1..4  -- Unary: 2  -- Binary: 14  -- Ternary: 910
80.99/81.14	c | 
80.99/81.14	c |                   Types: 
80.99/81.14	c |                          (X - Y < k): 14
80.99/81.14	c |                          Intension: 5007
80.99/81.14	c |                          
80.99/81.14	c =========================================================================================================
80.99/81.14	o 225
80.99/81.14	c    1 calls to solver: best=225 lower=0 upper=224 
82.29/82.47	o 210
89.29/89.42	o 204
89.29/89.42	c    3 calls to solver: best=204 lower=0 upper=203 
92.09/92.27	o 203
96.89/97.00	o 202
96.89/97.00	c    5 calls to solver: best=202 lower=0 upper=201 
107.59/107.74	o 196
313.46/313.62	o 195
313.46/313.62	c    7 calls to solver: best=195 lower=0 upper=194 
2519.92/2520.00	
2519.92/2520.00	c *** INTERRUPTED ***
2519.92/2520.00	c restarts              : 45          
2519.92/2520.00	c conflicts             : 73211        (29 /sec)
2519.92/2520.00	c decisions             : 97151        (39 /sec)
2519.92/2520.00	c propagations          : 6762999     (2684 /sec)
2519.92/2520.00	c root propagations     : 696         
2519.92/2520.00	c filter calls          : 566160133      (224703 /sec)
2519.92/2520.00	c useless filter calls  : 561506465      (99 %)
2519.92/2520.00	c Memory used           : 406.67 MB
2519.92/2520.00	c CPU time              : 2519.6 s
2519.92/2520.00	
2519.92/2520.00	c nb Solutions = 7
2519.92/2520.00	s SATISFIABLE
2519.92/2520.00	c Best value found: 195
2519.92/2520.00	
2519.92/2520.00	
2519.92/2520.00	v <instantiation type='solution' cost='195'>
2519.92/2520.00	v <list>x[0] x[10] x[11] x[12] x[13] x[14] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] </list>
2519.92/2520.00	v <values>0 106 131 159 180 195 1 4 6 14 23 30 41 61 73 </values>
2519.92/2520.00	v </instantiation>
2519.92/2520.00	

Verifier Data

OK	195

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

pid=7858
running on 4 cores: 0,2,4,6

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.08 2.03 2.05 3/185 7861
/proc/meminfo: memFree=31138456/32770624 swapFree=0/482064
[pid=7861] ppid=7858 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/7861/stat : 7861 (runsolver) D 7858 7861 1478 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 94710498 24240128 106 18446744073709551615 4194304 4338465 140729633139264 140729633136904 140123383640791 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 17334272 140729633145026 140729633145417 140729633145417 140729633148874 0
/proc/7861/statm: 5918 106 53 36 0 2156 0

[startup+0.100196 s]
/proc/loadavg: 2.08 2.03 2.05 3/185 7861
/proc/meminfo: memFree=31138456/32770624 swapFree=0/482064
[pid=7861] ppid=7858 vsize=27140 CPUtime=0 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 984 0 0 0 0 0 0 0 20 0 1 0 94710498 27791360 766 18446744073709551615 4194304 5972588 140736129017152 140736129013800 5496907 0 0 1 0 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 6785 766 683 435 0 148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 27140

[startup+0.200337 s]
/proc/loadavg: 2.08 2.03 2.05 3/185 7861
/proc/meminfo: memFree=31138456/32770624 swapFree=0/482064
[pid=7861] ppid=7858 vsize=28212 CPUtime=0.1 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 1312 0 0 0 10 0 0 0 20 0 1 0 94710498 28889088 1110 18446744073709551615 4194304 5972588 140736129017152 140736129013800 5187297 0 0 1 0 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 7053 1110 787 435 0 416 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 28212

[startup+0.300323 s]
/proc/loadavg: 2.08 2.03 2.05 3/185 7861
/proc/meminfo: memFree=31138456/32770624 swapFree=0/482064
[pid=7861] ppid=7858 vsize=31152 CPUtime=0.2 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 2051 0 0 0 20 0 0 0 20 0 1 0 94710498 31899648 1836 18446744073709551615 4194304 5972588 140736129017152 140736129013800 140118660279269 0 0 1 0 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 7788 1836 787 435 0 1151 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 31152

[startup+0.700284 s]
/proc/loadavg: 2.08 2.03 2.05 3/185 7861
/proc/meminfo: memFree=31138456/32770624 swapFree=0/482064
[pid=7861] ppid=7858 vsize=42984 CPUtime=0.6 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 5026 0 0 0 60 0 0 0 20 0 1 0 94710498 44015616 4804 18446744073709551615 4194304 5972588 140736129017152 140736129013800 5211043 0 0 1 0 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 10746 4804 787 435 0 4109 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 42984

[startup+1.50028 s]
/proc/loadavg: 2.08 2.03 2.05 3/186 7862
/proc/meminfo: memFree=31110632/32770624 swapFree=0/482100
[pid=7861] ppid=7858 vsize=66668 CPUtime=1.4 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 10939 0 0 0 139 1 0 0 20 0 1 0 94710498 68268032 10724 18446744073709551615 4194304 5972588 140736129017152 140736129013800 140118660279269 0 0 1 0 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 16667 10724 787 435 0 10030 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 66668

[startup+3.10028 s]
/proc/loadavg: 2.08 2.03 2.05 3/186 7862
/proc/meminfo: memFree=31077880/32770624 swapFree=0/482100
[pid=7861] ppid=7858 vsize=113832 CPUtime=2.99 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 22790 0 0 0 297 2 0 0 20 0 1 0 94710498 116563968 22514 18446744073709551615 4194304 5972588 140736129017152 140736129013800 4967517 0 0 1 0 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 28458 22514 787 435 0 21821 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 113832

[startup+6.30034 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 7862
/proc/meminfo: memFree=30980880/32770624 swapFree=0/482056
[pid=7861] ppid=7858 vsize=263308 CPUtime=6.19 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 79510 0 0 0 611 8 0 0 20 0 1 0 94710498 269627392 59986 18446744073709551615 4194304 5972588 140736129017152 140736129014008 4965365 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 65827 59986 831 435 0 59190 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 263308

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 7862
/proc/meminfo: memFree=30851936/32770624 swapFree=0/482056
[pid=7861] ppid=7858 vsize=322048 CPUtime=12.6 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 133352 0 0 0 1247 13 0 0 20 0 1 0 94710498 329777152 74684 18446744073709551615 4194304 5972588 140736129017152 140736129014008 4965342 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 80512 74684 831 435 0 73875 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 322048

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 7863
/proc/meminfo: memFree=30824796/32770624 swapFree=0/482056
[pid=7861] ppid=7858 vsize=338416 CPUtime=25.4 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 181766 0 0 0 2523 17 0 0 20 0 1 0 94710498 346537984 78781 18446744073709551615 4194304 5972588 140736129017152 140736129014008 4965734 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 84604 78781 831 435 0 77967 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 338416

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.04 3/190 7878
/proc/meminfo: memFree=30789752/32770624 swapFree=0/482044
[pid=7861] ppid=7858 vsize=369172 CPUtime=50.99 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 262254 0 0 0 5077 22 0 0 20 0 1 0 94710498 378032128 86465 18446744073709551615 4194304 5972588 140736129017152 140736129014008 4965342 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 92293 86465 831 435 0 85656 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 369172

[startup+102.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/191 7881
/proc/meminfo: memFree=30747808/32770624 swapFree=0/482072
[pid=7861] ppid=7858 vsize=408508 CPUtime=102.19 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 336164 0 0 0 10192 27 0 0 20 0 1 0 94710498 418312192 96299 18446744073709551615 4194304 5972588 140736129017152 140736129004344 4909654 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 102127 96299 832 435 0 95490 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 408508

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 7883
/proc/meminfo: memFree=30750560/32770624 swapFree=0/482072
[pid=7861] ppid=7858 vsize=411016 CPUtime=162.17 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 372577 0 0 0 16188 29 0 0 20 0 1 0 94710498 420880384 96936 18446744073709551615 4194304 5972588 140736129017152 140736129014008 4965365 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 102754 96936 832 435 0 96117 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 411016

[startup+222.306 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 7886
/proc/meminfo: memFree=30750892/32770624 swapFree=0/482084
[pid=7861] ppid=7858 vsize=411280 CPUtime=222.16 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 389176 0 0 0 22186 30 0 0 20 0 1 0 94710498 421150720 96994 18446744073709551615 4194304 5972588 140736129017152 140736129014008 4965681 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 102820 96994 832 435 0 96183 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 411280

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7888
/proc/meminfo: memFree=30752076/32770624 swapFree=0/482100
[pid=7861] ppid=7858 vsize=411412 CPUtime=282.15 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 391410 0 0 0 28185 30 0 0 20 0 1 0 94710498 421285888 97016 18446744073709551615 4194304 5972588 140736129017152 140736129014008 4965365 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 102853 97016 832 435 0 96216 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 411412

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7890
/proc/meminfo: memFree=30750928/32770624 swapFree=0/482108
[pid=7861] ppid=7858 vsize=411808 CPUtime=342.15 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 392631 0 0 0 34185 30 0 0 20 0 1 0 94710498 421691392 97122 18446744073709551615 4194304 5972588 140736129017152 140736129014008 5053069 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 102952 97122 832 435 0 96315 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 411808

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 7893
/proc/meminfo: memFree=30751132/32770624 swapFree=0/482132
[pid=7861] ppid=7858 vsize=411808 CPUtime=402.15 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 393207 0 0 0 40185 30 0 0 20 0 1 0 94710498 421691392 97125 18446744073709551615 4194304 5972588 140736129017152 140736129014008 4962376 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 102952 97125 832 435 0 96315 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 411808

[startup+462.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/186 7895
/proc/meminfo: memFree=30749804/32770624 swapFree=0/482140
[pid=7861] ppid=7858 vsize=412732 CPUtime=462.16 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 394162 0 0 0 46185 31 0 0 20 0 1 0 94710498 422637568 97363 18446744073709551615 4194304 5972588 140736129017152 140736129014008 4965365 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 103183 97363 832 435 0 96546 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 412732

[startup+522.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 7897
/proc/meminfo: memFree=30750216/32770624 swapFree=0/482148
[pid=7861] ppid=7858 vsize=412996 CPUtime=522.16 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 395672 0 0 0 52185 31 0 0 20 0 1 0 94710498 422907904 97414 18446744073709551615 4194304 5972588 140736129017152 140736129014008 4909660 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 103249 97414 832 435 0 96612 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 412996

[startup+582.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/186 7899
/proc/meminfo: memFree=30749632/32770624 swapFree=0/482160
[pid=7861] ppid=7858 vsize=412996 CPUtime=582.16 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 396298 0 0 0 58185 31 0 0 20 0 1 0 94710498 422907904 97421 18446744073709551615 4194304 5972588 140736129017152 140736129014008 4965734 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 103249 97421 832 435 0 96612 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 412996


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


[startup+1602.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/187 8055
/proc/meminfo: memFree=29666044/32770624 swapFree=0/482336
[pid=7861] ppid=7858 vsize=416428 CPUtime=1602.19 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 407310 0 0 0 160187 32 0 0 20 0 1 0 94710498 426422272 98274 18446744073709551615 4194304 5972588 140736129017152 140736129014008 4962376 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 104107 98274 832 435 0 97470 0
Current children cumulated CPU time (s) 1602.19
Current children cumulated vsize (KiB) 416428

[startup+1662.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/185 8057
/proc/meminfo: memFree=29663872/32770624 swapFree=0/482340
[pid=7861] ppid=7858 vsize=416428 CPUtime=1662.19 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 407734 0 0 0 166187 32 0 0 20 0 1 0 94710498 426422272 98274 18446744073709551615 4194304 5972588 140736129017152 140736129014008 5070704 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 104107 98274 832 435 0 97470 0
Current children cumulated CPU time (s) 1662.19
Current children cumulated vsize (KiB) 416428

[startup+1722.3 s]
/proc/loadavg: 2.07 2.05 2.05 3/185 8059
/proc/meminfo: memFree=29664256/32770624 swapFree=0/482360
[pid=7861] ppid=7858 vsize=416428 CPUtime=1722.19 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 408193 0 0 0 172187 32 0 0 20 0 1 0 94710498 426422272 98274 18446744073709551615 4194304 5972588 140736129017152 140736129014008 5312275 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 104107 98274 832 435 0 97470 0
Current children cumulated CPU time (s) 1722.19
Current children cumulated vsize (KiB) 416428

[startup+1782.3 s]
/proc/loadavg: 2.07 2.05 2.05 3/185 8061
/proc/meminfo: memFree=29663540/32770624 swapFree=0/482360
[pid=7861] ppid=7858 vsize=416428 CPUtime=1782.2 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 408704 0 0 0 178187 33 0 0 20 0 1 0 94710498 426422272 98276 18446744073709551615 4194304 5972588 140736129017152 140736129014008 5071049 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 104107 98276 832 435 0 97470 0
Current children cumulated CPU time (s) 1782.2
Current children cumulated vsize (KiB) 416428

[startup+1842.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/186 8064
/proc/meminfo: memFree=29663428/32770624 swapFree=0/482376
[pid=7861] ppid=7858 vsize=416428 CPUtime=1842.21 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 409145 0 0 0 184188 33 0 0 20 0 1 0 94710498 426422272 98276 18446744073709551615 4194304 5972588 140736129017152 140736129014008 4965342 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 104107 98276 832 435 0 97470 0
Current children cumulated CPU time (s) 1842.21
Current children cumulated vsize (KiB) 416428

[startup+1902.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/190 8081
/proc/meminfo: memFree=29657792/32770624 swapFree=0/482384
[pid=7861] ppid=7858 vsize=416428 CPUtime=1902.21 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 409513 0 0 0 190188 33 0 0 20 0 1 0 94710498 426422272 98276 18446744073709551615 4194304 5972588 140736129017152 140736129014008 4965365 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 104107 98276 832 435 0 97470 0
Current children cumulated CPU time (s) 1902.21
Current children cumulated vsize (KiB) 416428

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 8083
/proc/meminfo: memFree=29659668/32770624 swapFree=0/482388
[pid=7861] ppid=7858 vsize=416428 CPUtime=1962.21 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 410127 0 0 0 196188 33 0 0 20 0 1 0 94710498 426422272 98277 18446744073709551615 4194304 5972588 140736129017152 140736129014008 5099648 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 104107 98277 832 435 0 97470 0
Current children cumulated CPU time (s) 1962.21
Current children cumulated vsize (KiB) 416428

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 8085
/proc/meminfo: memFree=29658636/32770624 swapFree=0/482404
[pid=7861] ppid=7858 vsize=416428 CPUtime=2022.21 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 410524 0 0 0 202188 33 0 0 20 0 1 0 94710498 426422272 98277 18446744073709551615 4194304 5972588 140736129017152 140736129014008 4909643 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 104107 98277 832 435 0 97470 0
Current children cumulated CPU time (s) 2022.21
Current children cumulated vsize (KiB) 416428

[startup+2082.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/187 8087
/proc/meminfo: memFree=29659148/32770624 swapFree=0/482416
[pid=7861] ppid=7858 vsize=416428 CPUtime=2082.22 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 411001 0 0 0 208189 33 0 0 20 0 1 0 94710498 426422272 98277 18446744073709551615 4194304 5972588 140736129017152 140736129014008 5070704 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 104107 98277 832 435 0 97470 0
Current children cumulated CPU time (s) 2082.22
Current children cumulated vsize (KiB) 416428

[startup+2142.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/186 8090
/proc/meminfo: memFree=29658676/32770624 swapFree=0/482424
[pid=7861] ppid=7858 vsize=416428 CPUtime=2142.21 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 411456 0 0 0 214188 33 0 0 20 0 1 0 94710498 426422272 98278 18446744073709551615 4194304 5972588 140736129017152 140736129014008 4965365 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 104107 98278 832 435 0 97470 0
Current children cumulated CPU time (s) 2142.21
Current children cumulated vsize (KiB) 416428

[startup+2202.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 8092
/proc/meminfo: memFree=29658816/32770624 swapFree=0/482436
[pid=7861] ppid=7858 vsize=416428 CPUtime=2202.22 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 411898 0 0 0 220189 33 0 0 20 0 1 0 94710498 426422272 98278 18446744073709551615 4194304 5972588 140736129017152 140736129014008 5071040 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 104107 98278 832 435 0 97470 0
Current children cumulated CPU time (s) 2202.22
Current children cumulated vsize (KiB) 416428

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 8094
/proc/meminfo: memFree=29658816/32770624 swapFree=0/482452
[pid=7861] ppid=7858 vsize=416428 CPUtime=2262.21 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 412256 0 0 0 226188 33 0 0 20 0 1 0 94710498 426422272 98278 18446744073709551615 4194304 5972588 140736129017152 140736129014008 5053061 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 104107 98278 832 435 0 97470 0
Current children cumulated CPU time (s) 2262.21
Current children cumulated vsize (KiB) 416428

[startup+2322.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/186 8097
/proc/meminfo: memFree=29658924/32770624 swapFree=0/482464
[pid=7861] ppid=7858 vsize=416428 CPUtime=2322.22 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 412848 0 0 0 232189 33 0 0 20 0 1 0 94710498 426422272 98280 18446744073709551615 4194304 5972588 140736129017152 140736129014008 5071080 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 104107 98280 832 435 0 97470 0
Current children cumulated CPU time (s) 2322.22
Current children cumulated vsize (KiB) 416428

[startup+2382.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/185 8099
/proc/meminfo: memFree=29659436/32770624 swapFree=0/482464
[pid=7861] ppid=7858 vsize=416428 CPUtime=2382.22 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 413325 0 0 0 238189 33 0 0 20 0 1 0 94710498 426422272 98280 18446744073709551615 4194304 5972588 140736129017152 140736129014008 5053097 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 104107 98280 832 435 0 97470 0
Current children cumulated CPU time (s) 2382.22
Current children cumulated vsize (KiB) 416428

[startup+2442.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 8102
/proc/meminfo: memFree=29657948/32770624 swapFree=0/482472
[pid=7861] ppid=7858 vsize=416428 CPUtime=2442.22 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 413760 0 0 0 244189 33 0 0 20 0 1 0 94710498 426422272 98280 18446744073709551615 4194304 5972588 140736129017152 140736129014008 4965365 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 104107 98280 832 435 0 97470 0
Current children cumulated CPU time (s) 2442.22
Current children cumulated vsize (KiB) 416428

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 8118
/proc/meminfo: memFree=29653992/32770624 swapFree=0/482492
[pid=7861] ppid=7858 vsize=416428 CPUtime=2502.22 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 414213 0 0 0 250189 33 0 0 20 0 1 0 94710498 426422272 98280 18446744073709551615 4194304 5972588 140736129017152 140736129014008 5099648 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 104107 98280 832 435 0 97470 0
Current children cumulated CPU time (s) 2502.22
Current children cumulated vsize (KiB) 416428



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 8118
/proc/meminfo: memFree=29653744/32770624 swapFree=0/482496
[pid=7861] ppid=7858 vsize=416428 CPUtime=2519.92 cores=0,2,4,6
/proc/7861/stat : 7861 (cosoco) R 7858 7861 1478 0 -1 4202496 414245 0 0 0 251959 33 0 0 20 0 1 0 94710498 426422272 98280 18446744073709551615 4194304 5972588 140736129017152 140736129014008 4909211 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 23552000 140736129020398 140736129020493 140736129020493 140736129023950 0
/proc/7861/statm: 104107 98280 832 435 0 97470 0
Current children cumulated CPU time (s) 2519.92
Current children cumulated vsize (KiB) 416428

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 7861 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.93
CPU user time (s): 2519.6
CPU system time (s): 0.336008
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 416428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.6
system time used= 0.336008
maximum resident set size= 393192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 414297
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= 78
involuntary context switches= 3099

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

The end

Launcher Data

Begin job on node135 at 2017-08-12 10:39:18
IDJOB=4267623
IDBENCH=126245
IDSOLVER=2658
FILE ID=node135/4267623-1502527993
RUNJOBID= node135-1502500348-1543
PBS_JOBID= 
Free space on /tmp= 62028 MiB

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

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

MD5SUM BENCH= a2ce00dc78b702eb5fb62c242f19e981
RANDOM SEED=1099111429

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:        31138456 kB
MemAvailable:   31967736 kB
Buffers:          303040 kB
Cached:           816912 kB
SwapCached:            0 kB
Active:           676080 kB
Inactive:         515204 kB
Active(anon):      71584 kB
Inactive(anon):    33140 kB
Active(file):     604496 kB
Inactive(file):   482064 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2676 kB
Writeback:             0 kB
AnonPages:         70900 kB
Mapped:            53852 kB
Shmem:             33464 kB
Slab:             144300 kB
SReclaimable:     117112 kB
SUnreclaim:        27188 kB
KernelStack:        3296 kB
PageTables:         4988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     338284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:21:18