Trace number 4265783

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.12? (TO) 2519.71 2520.01

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-opt-mps/
Pb-mps-v2-20-10-l152lav.xml
MD5SUMe295f86f2e8232e9b7c8210bbc53418f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1989
Number of constraints97
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1989}]
Minimum variable degree3
Maximum variable degree8
Distribution of variable degrees[{"degree":3,"count":3},{"degree":4,"count":193},{"degree":5,"count":403},{"degree":6,"count":674},{"degree":7,"count":657},{"degree":8,"count":59}]
Minimum constraint arity3
Maximum constraint arity1989
Distribution of constraint arities[{"arity":3,"count":1},{"arity":5,"count":1},{"arity":10,"count":1},{"arity":14,"count":1},{"arity":19,"count":1},{"arity":21,"count":1},{"arity":22,"count":1},{"arity":24,"count":1},{"arity":26,"count":1},{"arity":27,"count":1},{"arity":31,"count":2},{"arity":32,"count":2},{"arity":35,"count":2},{"arity":37,"count":3},{"arity":40,"count":1},{"arity":42,"count":3},{"arity":43,"count":1},{"arity":44,"count":3},{"arity":45,"count":1},{"arity":46,"count":1},{"arity":47,"count":1},{"arity":48,"count":3},{"arity":49,"count":1},{"arity":50,"count":1},{"arity":52,"count":2},"...",{"arity":93,"count":1}, {"arity":94,"count":1}, {"arity":96,"count":3}, {"arity":97,"count":1}, {"arity":102,"count":2}, {"arity":103,"count":1}, {"arity":104,"count":1}, {"arity":106,"count":1}, {"arity":108,"count":2}, {"arity":112,"count":2}, {"arity":114,"count":1}, {"arity":118,"count":1}, {"arity":121,"count":2}, {"arity":123,"count":1}, {"arity":125,"count":1}, {"arity":128,"count":1}, {"arity":129,"count":1}, {"arity":137,"count":1}, {"arity":152,"count":1}, {"arity":160,"count":1}, {"arity":163,"count":1}, {"arity":171,"count":1}, {"arity":218,"count":1}, {"arity":1011,"count":1}, {"arity":1989,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":97}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.04/0.17	c SAT : Variables: 3978 -- Clauses: 3978
0.04/0.17	c best=?? lower=-382524 upper=0 
2519.70/2520.00	c
2519.70/2520.00	c This is cosoco 1.12 --  
2519.70/2520.00	c
2519.70/2520.00	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265783-1502585090.xml 
2519.70/2520.00	c enable optimization
2519.70/2520.00	c ========================================[ Problem Statistics ]===========================================
2519.70/2520.00	c |                                                                                                       
2519.70/2520.00	c |  Parse time        :         0.11 s 
2519.70/2520.00	c |
2519.70/2520.00	c |               Variables: 1989
2519.70/2520.00	c |            Domain Sizes: 2..2
2519.70/2520.00	c |
2519.70/2520.00	c |             Constraints: 98
2519.70/2520.00	c |                   Arity: 3..1989  -- Ternary: 1
2519.70/2520.00	c | 
2519.70/2520.00	c |                   Types: 
2519.70/2520.00	c |                          Sum: 98
2519.70/2520.00	c |                          
2519.70/2520.00	c =========================================================================================================
2519.70/2520.00	
2519.70/2520.00	c *** INTERRUPTED ***
2519.70/2520.00	c restarts              : 553         
2519.70/2520.00	c conflicts             : 174606       (69 /sec)
2519.70/2520.00	c decisions             : 8452001      (3354 /sec)
2519.70/2520.00	c propagations          : 77504189    (30760 /sec)
2519.70/2520.00	c root propagations     : 0           
2519.70/2520.00	c filter calls          : 77708667       (30841 /sec)
2519.70/2520.00	c useless filter calls  : 72751467       (93 %)
2519.70/2520.00	c
2519.70/2520.00	c clauses               : 5808
2519.70/2520.00	c SAT propagations      : 959
2519.70/2520.00	c SAT conflicts         : 1 (0 learnts)
2519.70/2520.00	c Memory used           : 58.05 MB
2519.70/2520.00	c CPU time              : 2519.67 s
2519.70/2520.00	
2519.70/2520.00	c No Bound found!
2519.70/2520.00	
2519.70/2520.00	s UNKNOWN

Verifier Data


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 (15290 MiB free)
  memory of node 1: 16384 MiB (15587 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265783-1502585090/watcher-4265783-1502585090 -o /tmp/evaluation-result-4265783-1502585090/solver-4265783-1502585090 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502565162-12623 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265783-1502585090.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
solver pid=17950, runsolver pid=17947
Current StackSize limit: 8192 KiB


[startup+0.100171 s]*
/proc/loadavg: 1.95 2.00 2.04 3/185 17951
/proc/meminfo: memFree=31617040/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=29620 memory=5760 CPUtime=0.04 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 1638 0 0 0 4 0 0 0 20 0 1 0 60704417 30330880 1440 18446744073709551615 4194304 5972588 140723311650560 140723311647208 4884608 0 0 1 0 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 7405 1440 744 435 0 768 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 29620 KiB
Current children cumulated memory: 5760 KiB

[startup+0.20951 s]*
/proc/loadavg: 1.95 2.00 2.04 3/185 17951
/proc/meminfo: memFree=31615304/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=35436 memory=7340 CPUtime=0.15 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 2045 0 0 0 15 0 0 0 20 0 1 0 60704417 36286464 1835 18446744073709551615 4194304 5972588 140723311650560 140723311647208 5139312 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 8859 1835 770 435 0 2222 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 35436 KiB
Current children cumulated memory: 7340 KiB

[startup+0.309236 s]*
/proc/loadavg: 1.95 2.00 2.04 3/185 17951
/proc/meminfo: memFree=31615304/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=35436 memory=7604 CPUtime=0.25 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 2066 0 0 0 25 0 0 0 20 0 1 0 60704417 36286464 1901 18446744073709551615 4194304 5972588 140723311650560 140723311647208 139656852409317 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 8859 1901 786 435 0 2222 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 35436 KiB
Current children cumulated memory: 7604 KiB

[startup+0.700395 s]
/proc/loadavg: 1.95 2.00 2.04 3/185 17951
/proc/meminfo: memFree=31613512/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=42712 memory=14732 CPUtime=0.63 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 3865 0 0 0 63 0 0 0 20 0 1 0 60704417 43737088 3683 18446744073709551615 4194304 5972588 140723311650560 140723311647336 5039159 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 10678 3683 786 435 0 4041 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 42712 KiB
Current children cumulated memory: 14732 KiB

[startup+1.50035 s]
/proc/loadavg: 1.95 2.00 2.04 3/185 17952
/proc/meminfo: memFree=31607552/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=47136 memory=19220 CPUtime=1.43 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 4994 0 0 0 143 0 0 0 20 0 1 0 60704417 48267264 4805 18446744073709551615 4194304 5972588 140723311650560 140723311647336 5139324 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 11784 4805 786 435 0 5147 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 47136 KiB
Current children cumulated memory: 19220 KiB

[startup+3.10934 s]
/proc/loadavg: 1.95 2.00 2.04 3/185 17952
/proc/meminfo: memFree=31601088/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=49416 memory=21652 CPUtime=3.04 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 9321 0 0 0 304 0 0 0 20 0 1 0 60704417 50601984 5413 18446744073709551615 4194304 5972588 140723311650560 140723311647320 5046284 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 12354 5413 786 435 0 5717 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 49416 KiB
Current children cumulated memory: 21652 KiB

[startup+6.30033 s]
/proc/loadavg: 1.95 2.00 2.04 3/185 17952
/proc/meminfo: memFree=31600096/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=50344 memory=22576 CPUtime=6.23 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 13491 0 0 0 622 1 0 0 20 0 1 0 60704417 51552256 5644 18446744073709551615 4194304 5972588 140723311650560 140723311647320 5040099 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 12586 5644 786 435 0 5949 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 50344 KiB
Current children cumulated memory: 22576 KiB

[startup+12.7003 s]
/proc/loadavg: 1.96 2.00 2.04 3/185 17952
/proc/meminfo: memFree=31600212/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=50480 memory=22832 CPUtime=12.63 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 17784 0 0 0 1262 1 0 0 20 0 1 0 60704417 51691520 5708 18446744073709551615 4194304 5972588 140723311650560 140723311647320 5139281 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 12620 5708 786 435 0 5983 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 50480 KiB
Current children cumulated memory: 22832 KiB

[startup+25.5003 s]
/proc/loadavg: 1.97 2.00 2.04 3/185 17952
/proc/meminfo: memFree=31599800/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=50712 memory=23272 CPUtime=25.43 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 25198 0 0 0 2542 1 0 0 20 0 1 0 60704417 51929088 5818 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5139312 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 12678 5818 786 435 0 6041 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 50712 KiB
Current children cumulated memory: 23272 KiB

[startup+51.1091 s]
/proc/loadavg: 1.98 2.00 2.04 3/185 17952
/proc/meminfo: memFree=31599228/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=50836 memory=23876 CPUtime=51.03 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 29730 0 0 0 5102 1 0 0 20 0 1 0 60704417 52056064 5969 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5139264 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 12709 5969 786 435 0 6072 0
Current children cumulated CPU time: 51.03 s
Current children cumulated vsize: 50836 KiB
Current children cumulated memory: 23876 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/182 17954
/proc/meminfo: memFree=31599008/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=51072 memory=27064 CPUtime=102.21 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 31354 0 0 0 10220 1 0 0 20 0 1 0 60704417 52297728 6766 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5139499 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 12768 6766 786 435 0 6131 0
Current children cumulated CPU time: 102.21 s
Current children cumulated vsize: 51072 KiB
Current children cumulated memory: 27064 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 17956
/proc/meminfo: memFree=31598396/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=51072 memory=27120 CPUtime=162.21 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 32065 0 0 0 16220 1 0 0 20 0 1 0 60704417 52297728 6780 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5139329 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 12768 6780 786 435 0 6131 0
Current children cumulated CPU time: 162.21 s
Current children cumulated vsize: 51072 KiB
Current children cumulated memory: 27120 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 17958
/proc/meminfo: memFree=31595728/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=53792 memory=30140 CPUtime=222.21 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 33562 0 0 0 22219 2 0 0 20 0 1 0 60704417 55083008 7535 18446744073709551615 4194304 5972588 140723311650560 140723311647720 5040180 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 13448 7535 786 435 0 6811 0
Current children cumulated CPU time: 222.21 s
Current children cumulated vsize: 53792 KiB
Current children cumulated memory: 30140 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 17960
/proc/meminfo: memFree=31594844/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=53900 memory=30156 CPUtime=282.2 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 34010 0 0 0 28218 2 0 0 20 0 1 0 60704417 55193600 7539 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5046712 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 13475 7539 786 435 0 6838 0
Current children cumulated CPU time: 282.2 s
Current children cumulated vsize: 53900 KiB
Current children cumulated memory: 30156 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 17962
/proc/meminfo: memFree=31594828/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=53900 memory=30156 CPUtime=342.2 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 34428 0 0 0 34218 2 0 0 20 0 1 0 60704417 55193600 7539 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5046712 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 13475 7539 786 435 0 6838 0
Current children cumulated CPU time: 342.2 s
Current children cumulated vsize: 53900 KiB
Current children cumulated memory: 30156 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 17964
/proc/meminfo: memFree=31593960/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=54300 memory=30600 CPUtime=402.19 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 35007 0 0 0 40217 2 0 0 20 0 1 0 60704417 55603200 7650 18446744073709551615 4194304 5972588 140723311650560 140723311647176 5046280 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 13575 7650 786 435 0 6938 0
Current children cumulated CPU time: 402.19 s
Current children cumulated vsize: 54300 KiB
Current children cumulated memory: 30600 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/180 17966
/proc/meminfo: memFree=31595500/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=54428 memory=30676 CPUtime=462.18 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 35551 0 0 0 46216 2 0 0 20 0 1 0 60704417 55734272 7669 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5338173 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 13607 7669 786 435 0 6970 0
Current children cumulated CPU time: 462.18 s
Current children cumulated vsize: 54428 KiB
Current children cumulated memory: 30676 KiB


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

/proc/17950/statm: 14861 8132 786 435 0 8224 0
Current children cumulated CPU time: 1722.07 s
Current children cumulated vsize: 59444 KiB
Current children cumulated memory: 32528 KiB

[startup+1782.3 s]
/proc/loadavg: 2.06 2.07 2.06 3/184 18115
/proc/meminfo: memFree=31591664/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=59444 memory=32528 CPUtime=1782.06 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 48562 0 0 0 178203 3 0 0 20 0 1 0 60704417 60870656 8132 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5046284 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 14861 8132 786 435 0 8224 0
Current children cumulated CPU time: 1782.06 s
Current children cumulated vsize: 59444 KiB
Current children cumulated memory: 32528 KiB

[startup+1842.3 s]
/proc/loadavg: 2.11 2.09 2.07 3/185 18142
/proc/meminfo: memFree=31589908/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=59444 memory=32528 CPUtime=1842.05 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 48996 0 0 0 184202 3 0 0 20 0 1 0 60704417 60870656 8132 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5041546 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 14861 8132 786 435 0 8224 0
Current children cumulated CPU time: 1842.05 s
Current children cumulated vsize: 59444 KiB
Current children cumulated memory: 32528 KiB

[startup+1902.3 s]
/proc/loadavg: 2.08 2.09 2.07 3/185 18144
/proc/meminfo: memFree=31590164/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=59444 memory=32528 CPUtime=1902.05 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 49366 0 0 0 190202 3 0 0 20 0 1 0 60704417 60870656 8132 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5240338 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 14861 8132 786 435 0 8224 0
Current children cumulated CPU time: 1902.05 s
Current children cumulated vsize: 59444 KiB
Current children cumulated memory: 32528 KiB

[startup+1962.3 s]
/proc/loadavg: 2.03 2.07 2.06 3/182 18146
/proc/meminfo: memFree=31593816/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=59444 memory=32528 CPUtime=1962.04 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 49807 0 0 0 196201 3 0 0 20 0 1 0 60704417 60870656 8132 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5040454 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 14861 8132 786 435 0 8224 0
Current children cumulated CPU time: 1962.04 s
Current children cumulated vsize: 59444 KiB
Current children cumulated memory: 32528 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/182 18148
/proc/meminfo: memFree=31594560/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=59444 memory=32528 CPUtime=2022.04 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 50169 0 0 0 202201 3 0 0 20 0 1 0 60704417 60870656 8132 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5139338 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 14861 8132 786 435 0 8224 0
Current children cumulated CPU time: 2022.04 s
Current children cumulated vsize: 59444 KiB
Current children cumulated memory: 32528 KiB

[startup+2082.3 s]
/proc/loadavg: 2.05 2.06 2.06 3/182 18150
/proc/meminfo: memFree=31594436/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=59444 memory=32528 CPUtime=2082.03 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 50614 0 0 0 208200 3 0 0 20 0 1 0 60704417 60870656 8132 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5039340 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 14861 8132 786 435 0 8224 0
Current children cumulated CPU time: 2082.03 s
Current children cumulated vsize: 59444 KiB
Current children cumulated memory: 32528 KiB

[startup+2142.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/182 18152
/proc/meminfo: memFree=31595140/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=59444 memory=32528 CPUtime=2142.02 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 51008 0 0 0 214199 3 0 0 20 0 1 0 60704417 60870656 8132 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5039616 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 14861 8132 786 435 0 8224 0
Current children cumulated CPU time: 2142.02 s
Current children cumulated vsize: 59444 KiB
Current children cumulated memory: 32528 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/182 18154
/proc/meminfo: memFree=31594768/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=59444 memory=32528 CPUtime=2202.02 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 51341 0 0 0 220199 3 0 0 20 0 1 0 60704417 60870656 8132 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5046284 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 14861 8132 786 435 0 8224 0
Current children cumulated CPU time: 2202.02 s
Current children cumulated vsize: 59444 KiB
Current children cumulated memory: 32528 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/182 18156
/proc/meminfo: memFree=31594536/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=59444 memory=32528 CPUtime=2262.01 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 51794 0 0 0 226198 3 0 0 20 0 1 0 60704417 60870656 8132 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5139490 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 14861 8132 786 435 0 8224 0
Current children cumulated CPU time: 2262.01 s
Current children cumulated vsize: 59444 KiB
Current children cumulated memory: 32528 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 18158
/proc/meminfo: memFree=31594536/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=59444 memory=32528 CPUtime=2322.01 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 52144 0 0 0 232198 3 0 0 20 0 1 0 60704417 60870656 8132 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5046280 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 14861 8132 786 435 0 8224 0
Current children cumulated CPU time: 2322.01 s
Current children cumulated vsize: 59444 KiB
Current children cumulated memory: 32528 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 18173
/proc/meminfo: memFree=31590688/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=59444 memory=32528 CPUtime=2382 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 52489 0 0 0 238197 3 0 0 20 0 1 0 60704417 60870656 8132 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5139312 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 14861 8132 786 435 0 8224 0
Current children cumulated CPU time: 2382 s
Current children cumulated vsize: 59444 KiB
Current children cumulated memory: 32528 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 18175
/proc/meminfo: memFree=31590440/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=59444 memory=32528 CPUtime=2442 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 52918 0 0 0 244197 3 0 0 20 0 1 0 60704417 60870656 8132 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5139264 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 14861 8132 786 435 0 8224 0
Current children cumulated CPU time: 2442 s
Current children cumulated vsize: 59444 KiB
Current children cumulated memory: 32528 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 18177
/proc/meminfo: memFree=31594228/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=59444 memory=32528 CPUtime=2501.99 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 53279 0 0 0 250196 3 0 0 20 0 1 0 60704417 60870656 8132 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5046613 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 14861 8132 786 435 0 8224 0
Current children cumulated CPU time: 2501.99 s
Current children cumulated vsize: 59444 KiB
Current children cumulated memory: 32528 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/182 18177
/proc/meminfo: memFree=31594228/32770624 swapFree=67105588/67108860
[pid=17950] ppid=17947 vsize=59444 memory=32528 CPUtime=2519.7 cores=0,2,4,6
/proc/17950/stat : 17950 (cosoco) R 17947 17950 12560 0 -1 4202496 53609 0 0 0 251967 3 0 0 20 0 1 0 60704417 60870656 8132 18446744073709551615 4194304 5972588 140723311650560 140723311647784 5046712 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 34811904 140723311653316 140723311653416 140723311653416 140723311656910 0
/proc/17950/statm: 14861 8132 786 435 0 8224 0
Current children cumulated CPU time: 2519.7 s
Current children cumulated vsize: 59444 KiB
Current children cumulated memory: 32528 KiB

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

[startup+2520.01 s]
# the end of solver process 17950 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.67 s, system=0.034996 s

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.71
CPU user time (s): 2519.67
CPU system time (s): 0.034996
CPU usage (%): 99.988
Max. virtual memory (cumulated for all children) (KiB): 59444
Max. memory (cumulated for all children) (KiB): 32528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.67
system time used= 0.034996
maximum resident set size= 32608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53662
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= 15
involuntary context switches= 3152


# summary of solver processes directly reported to runsolver:
#   pid: 17950
#   total CPU time (s): 2519.71
#   total CPU user time (s): 2519.67
#   total CPU system time (s): 0.034996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.49741 second user time and 16.3416 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-13 02:30:48
IDJOB=4265783
IDBENCH=135432
IDSOLVER=2655
FILE ID=node126/4265783-1502585090
RUNJOBID= node126-1502565162-12623
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-mps/Pb-mps-v2-20-10-l152lav.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265783-1502585090/watcher-4265783-1502585090 -o /tmp/evaluation-result-4265783-1502585090/solver-4265783-1502585090 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502565162-12623 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4265783-1502585090.xml

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

MD5SUM BENCH= e295f86f2e8232e9b7c8210bbc53418f
RANDOM SEED=316056113

node126.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.81
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.81
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.81
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.81
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:        31618936 kB
MemAvailable:   31963500 kB
Buffers:          235164 kB
Cached:           389280 kB
SwapCached:          524 kB
Active:           550848 kB
Inactive:         141240 kB
Active(anon):      15392 kB
Inactive(anon):    85944 kB
Active(file):     535456 kB
Inactive(file):    55296 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              2708 kB
Writeback:             4 kB
AnonPages:         67484 kB
Mapped:            47892 kB
Shmem:             33440 kB
Slab:             165204 kB
SReclaimable:     139292 kB
SUnreclaim:        25912 kB
KernelStack:        3264 kB
PageTables:         5016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     347756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 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:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node126 at 2017-08-13 03:12:49