Trace number 4265694

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-sat 1.12SAT (TO)314 2519.9099 2520.0701

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

12.14/12.27	c SAT : Variables: 9018 -- Clauses: 2254518
12.14/12.28	c best=?? lower=0 upper=500 
129.93/130.06	c
129.93/130.06	c This is cosoco 1.12 --  
129.93/130.06	c
129.93/130.06	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265694-1502576119.xml 
129.93/130.06	c enable optimization
129.93/130.06	c ========================================[ Problem Statistics ]===========================================
129.93/130.06	c |                                                                                                       
129.93/130.06	c |  Parse time        :        12.06 s 
129.93/130.06	c |
129.93/130.06	c |               Variables: 18
129.93/130.06	c |            Domain Sizes: 501..501
129.93/130.06	c |
129.93/130.06	c |             Constraints: 10831
129.93/130.06	c |                   Arity: 1..4  -- Unary: 2  -- Binary: 17  -- Ternary: 1632
129.93/130.06	c | 
129.93/130.06	c |                   Types: 
129.93/130.06	c |                          (X - Y < k): 17
129.93/130.06	c |                          Intension: 10814
129.93/130.06	c |                          
129.93/130.06	c =========================================================================================================
129.93/130.06	o 349
129.93/130.06	c    1 calls to solver: best=349 lower=0 upper=348 
130.93/131.04	o 341
140.32/140.47	o 339
140.32/140.47	c    3 calls to solver: best=339 lower=0 upper=338 
151.82/151.91	o 332
219.03/219.15	o 315
219.03/219.15	c    5 calls to solver: best=315 lower=0 upper=314 
2426.74/2426.97	o 314
2519.84/2520.00	
2519.84/2520.00	c *** INTERRUPTED ***
2519.84/2520.00	c restarts              : 531         
2519.84/2520.00	c conflicts             : 19756        (8 /sec)
2519.84/2520.00	c decisions             : 32377        (13 /sec)
2519.84/2520.00	c propagations          : 4710524     (1871 /sec)
2519.84/2520.00	c root propagations     : 789         
2519.84/2520.00	c filter calls          : 405995937      (161298 /sec)
2519.84/2520.00	c useless filter calls  : 403692323      (99 %)
2519.84/2520.00	c
2519.84/2520.00	c clauses               : 2257362
2519.84/2520.00	c SAT propagations      : 24425
2519.84/2520.00	c SAT conflicts         : 43 (0 learnts)
2519.84/2520.00	c Memory used           : 936.13 MB
2519.84/2520.00	c CPU time              : 2517.06 s
2519.84/2520.00	
2519.84/2520.00	c nb Solutions = 6
2519.84/2520.00	s SATISFIABLE
2519.84/2520.00	c Best value found: 314
2519.84/2520.00	
2519.84/2520.00	
2519.84/2520.00	v <instantiation type='solution' cost='314'>
2519.84/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.84/2520.00	v <values>0 111 140 172 190 231 266 286 314 2 7 8 11 23 33 47 60 77 </values>
2519.84/2520.00	v </instantiation>
2519.84/2520.00	

Verifier Data

OK	314

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15176 MiB free)
  memory of node 1: 16384 MiB (15445 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265694-1502576119/watcher-4265694-1502576119 -o /tmp/evaluation-result-4265694-1502576119/solver-4265694-1502576119 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502565138-11649 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265694-1502576119.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=14681, runsolver pid=14678

[startup+0.100105 s]*
/proc/loadavg: 1.94 1.99 2.03 3/185 14682
/proc/meminfo: memFree=31351728/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=27260 memory=3328 CPUtime=0.05 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 1035 0 0 0 5 0 0 0 20 0 1 0 45952523 27914240 832 18446744073709551615 4194304 5972588 140720693619072 140720693615640 140334645627840 0 0 1 0 0 0 0 17 0 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 6815 832 716 435 0 178 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3328 KiB

[startup+0.209318 s]*
/proc/loadavg: 1.94 1.99 2.03 4/185 14682
/proc/meminfo: memFree=31345116/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=27912 memory=3860 CPUtime=0.15 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 1202 0 0 0 15 0 0 0 20 0 1 0 45952523 28581888 965 18446744073709551615 4194304 5972588 140720693619072 140720693615640 140334644929380 0 0 1 0 0 0 0 17 0 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 6978 965 716 435 0 341 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 27912 KiB
Current children cumulated memory: 3860 KiB

[startup+0.309007 s]*
/proc/loadavg: 1.94 1.99 2.03 3/185 14682
/proc/meminfo: memFree=31336932/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=30300 memory=6496 CPUtime=0.25 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 1877 0 0 0 25 0 0 0 20 0 1 0 45952523 31027200 1624 18446744073709551615 4194304 5972588 140720693619072 140720693615640 140334632164325 0 0 1 0 0 0 0 17 0 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 7575 1624 786 435 0 938 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 30300 KiB
Current children cumulated memory: 6496 KiB

[startup+0.700234 s]
/proc/loadavg: 1.94 1.99 2.03 3/185 14682
/proc/meminfo: memFree=31320096/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=41580 memory=17848 CPUtime=0.63 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 4705 0 0 0 63 0 0 0 20 0 1 0 45952523 42577920 4462 18446744073709551615 4194304 5972588 140720693619072 140720693612632 5187185 0 0 1 0 0 0 0 17 0 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 10395 4462 786 435 0 3758 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 41580 KiB
Current children cumulated memory: 17848 KiB

[startup+1.50024 s]
/proc/loadavg: 1.94 1.99 2.03 3/185 14682
/proc/meminfo: memFree=31277684/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=65104 memory=41344 CPUtime=1.43 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 10575 0 0 0 142 1 0 0 20 0 1 0 45952523 66666496 10336 18446744073709551615 4194304 5972588 140720693619072 140720693612632 140334632164325 0 0 1 0 0 0 0 17 0 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 16276 10336 786 435 0 9639 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 65104 KiB
Current children cumulated memory: 41344 KiB

[startup+3.10929 s]
/proc/loadavg: 1.94 1.99 2.03 3/185 14682
/proc/meminfo: memFree=31104332/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=112344 memory=88524 CPUtime=3.05 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 22458 0 0 0 302 3 0 0 20 0 1 0 45952523 115040256 22131 18446744073709551615 4194304 5972588 140720693619072 140720693612632 140334632162036 0 0 1 0 0 0 0 17 0 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 28086 22131 786 435 0 21449 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 112344 KiB
Current children cumulated memory: 88524 KiB

[startup+6.30023 s]
/proc/loadavg: 1.94 1.99 2.03 3/185 14683
/proc/meminfo: memFree=30845120/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=205680 memory=182024 CPUtime=6.23 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 45923 0 0 0 617 6 0 0 20 0 1 0 45952523 210616320 45506 18446744073709551615 4194304 5972588 140720693619072 140720693610840 5109596 0 0 1 0 0 0 0 17 0 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 51420 45506 786 435 0 44783 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 205680 KiB
Current children cumulated memory: 182024 KiB

[startup+12.7003 s]
/proc/loadavg: 1.95 1.99 2.03 3/185 14683
/proc/meminfo: memFree=30328364/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=548596 memory=507936 CPUtime=12.63 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 136609 0 0 0 1245 18 0 0 20 0 1 0 45952523 561762304 126984 18446744073709551615 4194304 5972588 140720693619072 140720693612632 4965760 0 0 1 8405026 0 0 0 17 0 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 137149 126984 838 435 0 130512 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 548596 KiB
Current children cumulated memory: 507936 KiB

[startup+25.5003 s]
/proc/loadavg: 1.96 1.99 2.03 3/185 14683
/proc/meminfo: memFree=29183836/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=788580 memory=747932 CPUtime=25.43 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 321635 0 0 0 2512 31 0 0 20 0 1 0 45952523 807505920 186983 18446744073709551615 4194304 5972588 140720693619072 140720693615928 4909694 0 0 1 8405026 0 0 0 17 0 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 197145 186983 838 435 0 190508 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 788580 KiB
Current children cumulated memory: 747932 KiB

[startup+51.1096 s]
/proc/loadavg: 1.97 1.99 2.03 3/185 14683
/proc/meminfo: memFree=26912180/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=800592 memory=759888 CPUtime=51.03 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 415840 0 0 0 5067 36 0 0 20 0 1 0 45952523 819806208 189972 18446744073709551615 4194304 5972588 140720693619072 140720693615928 4962387 0 0 1 8405026 0 0 0 17 0 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 200148 189972 838 435 0 193511 0
Current children cumulated CPU time: 51.03 s
Current children cumulated vsize: 800592 KiB
Current children cumulated memory: 759888 KiB

[startup+102.3 s]
/proc/loadavg: 1.93 1.97 2.03 3/183 14685
/proc/meminfo: memFree=26167520/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=886788 memory=846028 CPUtime=102.22 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 576899 0 0 0 10176 46 0 0 20 0 1 0 45952523 908070912 211507 18446744073709551615 4194304 5972588 140720693619072 140720693615928 4965342 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 221697 211507 838 435 0 215060 0
Current children cumulated CPU time: 102.22 s
Current children cumulated vsize: 886788 KiB
Current children cumulated memory: 846028 KiB

[startup+162.3 s]
/proc/loadavg: 1.97 1.98 2.03 3/182 14687
/proc/meminfo: memFree=25839484/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=909096 memory=868300 CPUtime=162.22 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 699175 0 0 0 16171 51 0 0 20 0 1 0 45952523 930914304 217075 18446744073709551615 4194304 5972588 140720693619072 140720693615928 4962339 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 227274 217075 839 435 0 220637 0
Current children cumulated CPU time: 162.22 s
Current children cumulated vsize: 909096 KiB
Current children cumulated memory: 868300 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 2.03 3/182 14689
/proc/meminfo: memFree=25726668/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=922032 memory=881348 CPUtime=222.22 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 851191 0 0 0 22163 59 0 0 20 0 1 0 45952523 944160768 220337 18446744073709551615 4194304 5972588 140720693619072 140720693615928 5071069 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 230508 220337 839 435 0 223871 0
Current children cumulated CPU time: 222.22 s
Current children cumulated vsize: 922032 KiB
Current children cumulated memory: 881348 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 14691
/proc/meminfo: memFree=25696588/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=925200 memory=884444 CPUtime=282.21 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 998969 0 0 0 28154 67 0 0 20 0 1 0 45952523 947404800 221111 18446744073709551615 4194304 5972588 140720693619072 140720693615928 4968793 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 231300 221111 839 435 0 224663 0
Current children cumulated CPU time: 282.21 s
Current children cumulated vsize: 925200 KiB
Current children cumulated memory: 884444 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 14693
/proc/meminfo: memFree=25556192/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=931536 memory=890856 CPUtime=342.22 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 1151751 0 0 0 34145 77 0 0 20 0 1 0 45952523 953892864 222714 18446744073709551615 4194304 5972588 140720693619072 140720693615928 4969162 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 232884 222714 839 435 0 226247 0
Current children cumulated CPU time: 342.22 s
Current children cumulated vsize: 931536 KiB
Current children cumulated memory: 890856 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 14695
/proc/meminfo: memFree=25483812/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=932460 memory=891780 CPUtime=402.21 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 1306865 0 0 0 40137 84 0 0 20 0 1 0 45952523 954839040 222945 18446744073709551615 4194304 5972588 140720693619072 140720693615928 4965365 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 233115 222945 839 435 0 226478 0
Current children cumulated CPU time: 402.21 s
Current children cumulated vsize: 932460 KiB
Current children cumulated memory: 891780 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 14698
/proc/meminfo: memFree=25470124/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=933648 memory=893016 CPUtime=462.21 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 1454437 0 0 0 46131 90 0 0 20 0 1 0 45952523 956055552 223254 18446744073709551615 4194304 5972588 140720693619072 140720693615928 5053094 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 233412 223254 839 435 0 226775 0
Current children cumulated CPU time: 462.21 s
Current children cumulated vsize: 933648 KiB
Current children cumulated memory: 893016 KiB


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

/proc/14681/statm: 238626 228466 839 435 0 231989 0
Current children cumulated CPU time: 1722.16 s
Current children cumulated vsize: 954504 KiB
Current children cumulated memory: 913864 KiB

[startup+1782.3 s]
/proc/loadavg: 2.45 2.14 2.08 3/185 14788
/proc/meminfo: memFree=25038744/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=954768 memory=914028 CPUtime=1782.16 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 4032175 0 0 0 178000 216 0 0 20 0 1 0 45952523 977682432 228507 18446744073709551615 4194304 5972588 140720693619072 140720693615928 4965342 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 238692 228507 839 435 0 232055 0
Current children cumulated CPU time: 1782.16 s
Current children cumulated vsize: 954768 KiB
Current children cumulated memory: 914028 KiB

[startup+1842.3 s]
/proc/loadavg: 2.16 2.11 2.07 3/183 14790
/proc/meminfo: memFree=25040640/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=954900 memory=914172 CPUtime=1842.16 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 4125772 0 0 0 183995 221 0 0 20 0 1 0 45952523 977817600 228543 18446744073709551615 4194304 5972588 140720693619072 140720693615928 4965365 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 238725 228543 839 435 0 232088 0
Current children cumulated CPU time: 1842.16 s
Current children cumulated vsize: 954900 KiB
Current children cumulated memory: 914172 KiB

[startup+1902.3 s]
/proc/loadavg: 2.06 2.09 2.07 3/182 14792
/proc/meminfo: memFree=25041544/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=954900 memory=914184 CPUtime=1902.16 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 4218081 0 0 0 189990 226 0 0 20 0 1 0 45952523 977817600 228546 18446744073709551615 4194304 5972588 140720693619072 140720693615928 4965677 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 238725 228546 839 435 0 232088 0
Current children cumulated CPU time: 1902.16 s
Current children cumulated vsize: 954900 KiB
Current children cumulated memory: 914184 KiB

[startup+1962.3 s]
/proc/loadavg: 2.02 2.07 2.06 3/182 14794
/proc/meminfo: memFree=25041284/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=955164 memory=914440 CPUtime=1962.16 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 4346260 0 0 0 195983 233 0 0 20 0 1 0 45952523 978087936 228610 18446744073709551615 4194304 5972588 140720693619072 140720693615928 4962170 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 238791 228610 839 435 0 232154 0
Current children cumulated CPU time: 1962.16 s
Current children cumulated vsize: 955164 KiB
Current children cumulated memory: 914440 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/182 14796
/proc/meminfo: memFree=25039700/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=955296 memory=914560 CPUtime=2022.15 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 4479991 0 0 0 201977 238 0 0 20 0 1 0 45952523 978223104 228640 18446744073709551615 4194304 5972588 140720693619072 140720693615928 5053090 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 238824 228640 839 435 0 232187 0
Current children cumulated CPU time: 2022.15 s
Current children cumulated vsize: 955296 KiB
Current children cumulated memory: 914560 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/181 14798
/proc/meminfo: memFree=25036232/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=955296 memory=914628 CPUtime=2082.15 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 4581302 0 0 0 207973 242 0 0 20 0 1 0 45952523 978223104 228657 18446744073709551615 4194304 5972588 140720693619072 140720693615928 4969220 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 238824 228657 839 435 0 232187 0
Current children cumulated CPU time: 2082.15 s
Current children cumulated vsize: 955296 KiB
Current children cumulated memory: 914628 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/181 14800
/proc/meminfo: memFree=25014008/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=955296 memory=914648 CPUtime=2142.15 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 4674771 0 0 0 213967 248 0 0 20 0 1 0 45952523 978223104 228662 18446744073709551615 4194304 5972588 140720693619072 140720693615928 4909180 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 238824 228662 839 435 0 232187 0
Current children cumulated CPU time: 2142.15 s
Current children cumulated vsize: 955296 KiB
Current children cumulated memory: 914648 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/181 14802
/proc/meminfo: memFree=25012308/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=955296 memory=914680 CPUtime=2202.15 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 4767434 0 0 0 219963 252 0 0 20 0 1 0 45952523 978223104 228670 18446744073709551615 4194304 5972588 140720693619072 140720693615928 4965365 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 238824 228670 839 435 0 232187 0
Current children cumulated CPU time: 2202.15 s
Current children cumulated vsize: 955296 KiB
Current children cumulated memory: 914680 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 14804
/proc/meminfo: memFree=25010420/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=955428 memory=914704 CPUtime=2262.14 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 4862511 0 0 0 225958 256 0 0 20 0 1 0 45952523 978358272 228676 18446744073709551615 4194304 5972588 140720693619072 140720693615928 4965365 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 238857 228676 839 435 0 232220 0
Current children cumulated CPU time: 2262.14 s
Current children cumulated vsize: 955428 KiB
Current children cumulated memory: 914704 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 14806
/proc/meminfo: memFree=25005372/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=955428 memory=914724 CPUtime=2322.14 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 4957128 0 0 0 231953 261 0 0 20 0 1 0 45952523 978358272 228681 18446744073709551615 4194304 5972588 140720693619072 140720693615928 4965362 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 238857 228681 839 435 0 232220 0
Current children cumulated CPU time: 2322.14 s
Current children cumulated vsize: 955428 KiB
Current children cumulated memory: 914724 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 14822
/proc/meminfo: memFree=24988628/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=957540 memory=916860 CPUtime=2382.14 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 5074204 0 0 0 237947 267 0 0 20 0 1 0 45952523 980520960 229215 18446744073709551615 4194304 5972588 140720693619072 140720693615928 4965312 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 239385 229215 839 435 0 232748 0
Current children cumulated CPU time: 2382.14 s
Current children cumulated vsize: 957540 KiB
Current children cumulated memory: 916860 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 14824
/proc/meminfo: memFree=24988128/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=958464 memory=917836 CPUtime=2442.14 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 5165755 0 0 0 243942 272 0 0 20 0 1 0 45952523 981467136 229459 18446744073709551615 4194304 5972588 140720693619072 140720693616520 4965362 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 239616 229459 839 435 0 232979 0
Current children cumulated CPU time: 2442.14 s
Current children cumulated vsize: 958464 KiB
Current children cumulated memory: 917836 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14826
/proc/meminfo: memFree=24983296/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=958596 memory=917860 CPUtime=2502.14 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 5300677 0 0 0 249935 279 0 0 20 0 1 0 45952523 981602304 229465 18446744073709551615 4194304 5972588 140720693619072 140720693615928 5053056 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 239649 229465 839 435 0 233012 0
Current children cumulated CPU time: 2502.14 s
Current children cumulated vsize: 958596 KiB
Current children cumulated memory: 917860 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 2/178 14858
/proc/meminfo: memFree=30570260/32770624 swapFree=67108860/67108860
[pid=14681] ppid=14678 vsize=958596 memory=917860 CPUtime=2519.84 cores=0,2,4,6
/proc/14681/stat : 14681 (cosoco) R 14678 14681 11586 0 -1 4202496 5309484 0 0 0 251705 279 0 0 20 0 1 0 45952523 981602304 229465 18446744073709551615 4194304 5972588 140720693619072 140720693615928 4965453 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 27283456 140720693625284 140720693625384 140720693625384 140720693628878 0
/proc/14681/statm: 239649 229465 839 435 0 233012 0
Current children cumulated CPU time: 2519.84 s
Current children cumulated vsize: 958596 KiB
Current children cumulated memory: 917860 KiB

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

[startup+2520.06 s]
# the end of solver process 14681 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.06 s, system=2.85088 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520.07
CPU time (s): 2519.91
CPU user time (s): 2517.06
CPU system time (s): 2.85088
CPU usage (%): 99.9938
Max. virtual memory (cumulated for all children) (KiB): 958596
Max. memory (cumulated for all children) (KiB): 917860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.06
system time used= 2.85088
maximum resident set size= 917924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5309527
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= 6
involuntary context switches= 3154


# summary of solver processes directly reported to runsolver:
#   pid: 14681
#   total CPU time (s): 2519.91
#   total CPU user time (s): 2517.06
#   total CPU system time (s): 2.85088

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.58447 second user time and 18.5587 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-13 00:01:03
IDJOB=4265694
IDBENCH=126233
IDSOLVER=2655
FILE ID=node124/4265694-1502576119
RUNJOBID= node124-1502565138-11649
PBS_JOBID= 
Free space on /tmp= 62028 MiB

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

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

MD5SUM BENCH= cd45d5bd6c60c6606ac40fe75fc6407d
RANDOM SEED=857106135

node124.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.51
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.51
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.51
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.51
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:        31357568 kB
MemAvailable:   31876884 kB
Buffers:          243752 kB
Cached:           568764 kB
SwapCached:            0 kB
Active:           483392 kB
Inactive:         504048 kB
Active(anon):     175684 kB
Inactive(anon):    24964 kB
Active(file):     307708 kB
Inactive(file):   479084 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2960 kB
Writeback:             4 kB
AnonPages:        174732 kB
Mapped:            44096 kB
Shmem:             25344 kB
Slab:             122456 kB
SReclaimable:      96720 kB
SUnreclaim:        25736 kB
KernelStack:        3280 kB
PageTables:         5248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     451816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62024 MiB
End job on node124 at 2017-08-13 00:43:03