Trace number 4265809

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)4 2519.99 2520.01

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-08.xml
MD5SUM8d41ef15b4a24b5ee65fe3e377737596
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1196.9
Satisfiable
(Un)Satisfiability was proved
Number of variables83
Number of constraints82
Number of domains2
Minimum domain size2
Maximum domain size64
Distribution of domain sizes[{"size":2,"count":18},{"size":64,"count":65}]
Minimum variable degree2
Maximum variable degree18
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":44},{"degree":4,"count":18},{"degree":18,"count":1}]
Minimum constraint arity2
Maximum constraint arity64
Distribution of constraint arities[{"arity":2,"count":63},{"arity":3,"count":18},{"arity":64,"count":1}]
Number of extensional constraints0
Number of intensional constraints81
Distribution of constraint types[{"type":"intension","count":81},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.21	c SAT : Variables: 4196 -- Clauses: 131141
0.00/0.21	c best=?? lower=-18 upper=0 
4.78/4.94	c
4.78/4.94	c This is cosoco 1.12 --  
4.78/4.94	c
4.78/4.94	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265809-1502579002.xml 
4.78/4.94	c enable optimization
4.78/4.94	c ========================================[ Problem Statistics ]===========================================
4.78/4.94	c |                                                                                                       
4.78/4.94	c |  Parse time        :         0.10 s 
4.78/4.94	c |
4.78/4.94	c |               Variables: 83
4.78/4.94	c |            Domain Sizes: 2..64
4.78/4.94	c |
4.78/4.94	c |             Constraints: 83
4.78/4.94	c |                   Arity: 2..64  -- Binary: 63  -- Ternary: 18
4.78/4.94	c | 
4.78/4.94	c |                   Types: 
4.78/4.94	c |                          All Different: 1
4.78/4.94	c |                          Intension: 81
4.78/4.94	c |                          Sum: 1
4.78/4.94	c |                          
4.78/4.94	c =========================================================================================================
4.78/4.94	conflict 125lvl : 51 bt51-3453:0(3778)X586478
109.79/109.93	o -8
109.79/109.93	c    1 calls to solver: best=-8 lower=-7 upper=0 
135.90/136.09	o -5
483.80/483.90	o -4
483.80/483.90	c    3 calls to solver: best=-4 lower=-3 upper=0 
2519.97/2520.00	
2519.97/2520.00	c *** INTERRUPTED ***
2519.97/2520.00	c restarts              : 595         
2519.97/2520.00	c conflicts             : 9856929      (3912 /sec)
2519.97/2520.00	c decisions             : 30591475     (12140 /sec)
2519.97/2520.00	c propagations          : 963742785   (382444 /sec)
2519.97/2520.00	c root propagations     : 39861295    
2519.97/2520.00	c filter calls          : 416302543      (165202 /sec)
2519.97/2520.00	c useless filter calls  : 241179777      (57 %)
2519.97/2520.00	c
2519.97/2520.00	c clauses               : 134813
2519.97/2520.00	c SAT propagations      : 4284
2519.97/2520.00	c SAT conflicts         : 0 (1 learnts)
2519.97/2520.00	c Memory used           : 35.96 MB
2519.97/2520.00	c CPU time              : 2519.96 s
2519.97/2520.00	
2519.97/2520.00	c nb Solutions = 3
2519.97/2520.00	s SATISFIABLE
2519.97/2520.00	c Best value found: -4
2519.97/2520.00	
2519.97/2520.00	
2519.97/2520.00	v <instantiation type='solution' cost='-4'>
2519.97/2520.00	v <list>b[0] b[10] b[11] b[12] b[13] b[14] b[15] b[16] b[17] b[1] b[2] b[3] b[4] b[5] b[6] b[7] b[8] b[9] q x[0] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[1] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[2] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[3] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[4] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[5] x[60] x[61] x[62] x[63] x[6] x[7] x[8] x[9] </list>
2519.97/2520.00	v <values>0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 1 0 0 27 32 9 3 20 14 4 10 0 17 2 8 26 18 12 6 21 15 30 36 42 25 35 16 29 23 38 28 34 24 41 56 50 60 1 43 49 59 44 27 33 48 58 52 62 11 47 53 63 46 31 37 54 39 45 55 5 61 51 57 40 22 7 13 19 </values>
2519.97/2520.00	v </instantiation>
2519.97/2520.00	

Verifier Data

OK	4

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265809-1502579002/watcher-4265809-1502579002 -o /tmp/evaluation-result-4265809-1502579002/solver-4265809-1502579002 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502565212-12458 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265809-1502579002.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=14697, runsolver pid=14694
Current StackSize limit: 8192 KiB


[startup+0.100155 s]*
/proc/loadavg: 1.97 2.09 2.08 2/186 14698
/proc/meminfo: memFree=31115972/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=27128 memory=3064 CPUtime=0 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 987 0 0 0 0 0 0 0 20 0 1 0 99811513 27779072 766 18446744073709551615 4194304 5972588 140725058339120 140725058335768 5369036 0 0 1 0 0 0 0 17 0 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 6782 766 685 435 0 145 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 27128 KiB
Current children cumulated memory: 3064 KiB

[startup+0.209438 s]*
/proc/loadavg: 1.97 2.09 2.08 3/186 14698
/proc/meminfo: memFree=31112180/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36152 memory=11612 CPUtime=0.11 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 2585 0 0 0 11 0 0 0 20 0 1 0 99811513 37019648 2903 18446744073709551615 4194304 5972588 140725058339120 140725058335768 139665509956581 0 0 1 8405026 0 0 0 17 0 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9038 2903 832 435 0 2401 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 36152 KiB
Current children cumulated memory: 11612 KiB

[startup+0.309463 s]*
/proc/loadavg: 1.97 2.09 2.08 3/186 14698
/proc/meminfo: memFree=31108272/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36560 memory=11876 CPUtime=0.21 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 2677 0 0 0 21 0 0 0 20 0 1 0 99811513 37437440 2969 18446744073709551615 4194304 5972588 140725058339120 140725058335768 4909635 0 0 1 8405026 0 0 0 17 0 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9140 2969 839 435 0 2503 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 36560 KiB
Current children cumulated memory: 11876 KiB

[startup+0.700231 s]
/proc/loadavg: 1.97 2.09 2.08 3/186 14698
/proc/meminfo: memFree=31107900/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36560 memory=11876 CPUtime=0.59 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 2685 0 0 0 59 0 0 0 20 0 1 0 99811513 37437440 2969 18446744073709551615 4194304 5972588 140725058339120 140725058335832 5053069 0 0 1 8405026 0 0 0 17 0 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9140 2969 839 435 0 2503 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 36560 KiB
Current children cumulated memory: 11876 KiB

[startup+1.50023 s]
/proc/loadavg: 1.97 2.09 2.08 3/186 14698
/proc/meminfo: memFree=31107900/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36560 memory=12140 CPUtime=1.39 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 2691 0 0 0 139 0 0 0 20 0 1 0 99811513 37437440 3035 18446744073709551615 4194304 5972588 140725058339120 140725058335832 4909660 0 0 1 8405026 0 0 0 17 0 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9140 3035 842 435 0 2503 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 36560 KiB
Current children cumulated memory: 12140 KiB

[startup+3.10904 s]
/proc/loadavg: 1.97 2.09 2.08 3/186 14698
/proc/meminfo: memFree=31107776/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36560 memory=12184 CPUtime=3 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 3876 0 0 0 300 0 0 0 20 0 1 0 99811513 37437440 3046 18446744073709551615 4194304 5972588 140725058339120 140725058335832 4975688 0 0 1 8405026 0 0 0 17 0 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9140 3046 842 435 0 2503 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 36560 KiB
Current children cumulated memory: 12184 KiB

[startup+6.30022 s]
/proc/loadavg: 1.98 2.09 2.08 3/186 14698
/proc/meminfo: memFree=31107032/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36688 memory=12212 CPUtime=6.18 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 5148 0 0 0 618 0 0 0 20 0 1 0 99811513 37568512 3053 18446744073709551615 4194304 5972588 140725058339120 140725058336344 5070962 0 0 1 8405026 0 0 0 17 0 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9172 3053 844 435 0 2535 0
Current children cumulated CPU time: 6.18 s
Current children cumulated vsize: 36688 KiB
Current children cumulated memory: 12212 KiB

[startup+12.7003 s]
/proc/loadavg: 1.90 2.07 2.07 3/186 14698
/proc/meminfo: memFree=31107280/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36688 memory=12276 CPUtime=12.58 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 6518 0 0 0 1258 0 0 0 20 0 1 0 99811513 37568512 3069 18446744073709551615 4194304 5972588 140725058339120 140725058336344 4977681 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9172 3069 848 435 0 2535 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 36688 KiB
Current children cumulated memory: 12276 KiB

[startup+25.5003 s]
/proc/loadavg: 1.92 2.06 2.07 3/186 14698
/proc/meminfo: memFree=31107776/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36688 memory=12320 CPUtime=25.39 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 8870 0 0 0 2538 1 0 0 20 0 1 0 99811513 37568512 3080 18446744073709551615 4194304 5972588 140725058339120 140725058336344 5071825 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9172 3080 848 435 0 2535 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 36688 KiB
Current children cumulated memory: 12320 KiB

[startup+51.1092 s]
/proc/loadavg: 1.95 2.06 2.07 3/189 14713
/proc/meminfo: memFree=31103172/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36688 memory=12336 CPUtime=51 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 9908 0 0 0 5099 1 0 0 20 0 1 0 99811513 37568512 3084 18446744073709551615 4194304 5972588 140725058339120 140725058336344 4978096 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9172 3084 848 435 0 2535 0
Current children cumulated CPU time: 51 s
Current children cumulated vsize: 36688 KiB
Current children cumulated memory: 12336 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 2.05 2.06 3/188 14715
/proc/meminfo: memFree=31103188/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36688 memory=12344 CPUtime=102.19 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 10857 0 0 0 10218 1 0 0 20 0 1 0 99811513 37568512 3086 18446744073709551615 4194304 5972588 140725058339120 140725058336344 4971920 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9172 3086 848 435 0 2535 0
Current children cumulated CPU time: 102.19 s
Current children cumulated vsize: 36688 KiB
Current children cumulated memory: 12344 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.04 2.05 3/185 14717
/proc/meminfo: memFree=31106584/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12364 CPUtime=162.19 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 11812 0 0 0 16218 1 0 0 20 0 1 0 99811513 37703680 3091 18446744073709551615 4194304 5972588 140725058339120 140725058336568 5071032 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3091 848 435 0 2568 0
Current children cumulated CPU time: 162.19 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12364 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/185 14719
/proc/meminfo: memFree=31106344/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12376 CPUtime=222.19 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 12743 0 0 0 22218 1 0 0 20 0 1 0 99811513 37703680 3094 18446744073709551615 4194304 5972588 140725058339120 140725058336568 4978790 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3094 848 435 0 2568 0
Current children cumulated CPU time: 222.19 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12376 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 14721
/proc/meminfo: memFree=31106716/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12380 CPUtime=282.19 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 13636 0 0 0 28218 1 0 0 20 0 1 0 99811513 37703680 3095 18446744073709551615 4194304 5972588 140725058339120 140725058336568 4971933 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3095 848 435 0 2568 0
Current children cumulated CPU time: 282.19 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12380 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 14724
/proc/meminfo: memFree=31107088/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12388 CPUtime=342.2 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 14537 0 0 0 34219 1 0 0 20 0 1 0 99811513 37703680 3097 18446744073709551615 4194304 5972588 140725058339120 140725058336568 5070962 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3097 848 435 0 2568 0
Current children cumulated CPU time: 342.2 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12388 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 14727
/proc/meminfo: memFree=31106576/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12388 CPUtime=402.2 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 15442 0 0 0 40219 1 0 0 20 0 1 0 99811513 37703680 3097 18446744073709551615 4194304 5972588 140725058339120 140725058336568 4971949 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3097 848 435 0 2568 0
Current children cumulated CPU time: 402.2 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12388 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 14729
/proc/meminfo: memFree=31106080/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12392 CPUtime=462.2 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 16307 0 0 0 46219 1 0 0 20 0 1 0 99811513 37703680 3098 18446744073709551615 4194304 5972588 140725058339120 140725058336568 5053069 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3098 848 435 0 2568 0
Current children cumulated CPU time: 462.2 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12392 KiB


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

/proc/14697/statm: 9205 3102 848 435 0 2568 0
Current children cumulated CPU time: 1722.24 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12408 KiB

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 14842
/proc/meminfo: memFree=31105372/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12412 CPUtime=1782.25 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 32438 0 0 0 178223 2 0 0 20 0 1 0 99811513 37703680 3103 18446744073709551615 4194304 5972588 140725058339120 140725058326312 4970716 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3103 848 435 0 2568 0
Current children cumulated CPU time: 1782.25 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12412 KiB

[startup+1842.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/189 14859
/proc/meminfo: memFree=31101508/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12412 CPUtime=1842.25 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 32871 0 0 0 184223 2 0 0 20 0 1 0 99811513 37703680 3103 18446744073709551615 4194304 5972588 140725058339120 140725058326312 4909584 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3103 848 435 0 2568 0
Current children cumulated CPU time: 1842.25 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12412 KiB

[startup+1902.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/189 14861
/proc/meminfo: memFree=31101148/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12412 CPUtime=1902.25 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 33744 0 0 0 190223 2 0 0 20 0 1 0 99811513 37703680 3103 18446744073709551615 4194304 5972588 140725058339120 140725058326312 4977632 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3103 848 435 0 2568 0
Current children cumulated CPU time: 1902.25 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12412 KiB

[startup+1962.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/186 14863
/proc/meminfo: memFree=31105272/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12412 CPUtime=1962.25 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 34302 0 0 0 196223 2 0 0 20 0 1 0 99811513 37703680 3103 18446744073709551615 4194304 5972588 140725058339120 140725058326312 4965753 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3103 848 435 0 2568 0
Current children cumulated CPU time: 1962.25 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12412 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 14865
/proc/meminfo: memFree=31104900/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12412 CPUtime=2022.25 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 34878 0 0 0 202223 2 0 0 20 0 1 0 99811513 37703680 3103 18446744073709551615 4194304 5972588 140725058339120 140725058326312 5070704 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3103 848 435 0 2568 0
Current children cumulated CPU time: 2022.25 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12412 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 14867
/proc/meminfo: memFree=31105588/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12412 CPUtime=2082.25 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 35416 0 0 0 208223 2 0 0 20 0 1 0 99811513 37703680 3103 18446744073709551615 4194304 5972588 140725058339120 140725058326312 4977764 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3103 848 435 0 2568 0
Current children cumulated CPU time: 2082.25 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12412 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 14871
/proc/meminfo: memFree=31105480/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12412 CPUtime=2142.26 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 36317 0 0 0 214224 2 0 0 20 0 1 0 99811513 37703680 3103 18446744073709551615 4194304 5972588 140725058339120 140725058326312 4971888 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3103 848 435 0 2568 0
Current children cumulated CPU time: 2142.26 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12412 KiB

[startup+2202.3 s]
/proc/loadavg: 2.49 2.14 2.08 3/185 14873
/proc/meminfo: memFree=31105604/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12412 CPUtime=2202.26 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 36770 0 0 0 220224 2 0 0 20 0 1 0 99811513 37703680 3103 18446744073709551615 4194304 5972588 140725058339120 140725058326312 4909624 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3103 848 435 0 2568 0
Current children cumulated CPU time: 2202.26 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12412 KiB

[startup+2262.3 s]
/proc/loadavg: 2.24 2.14 2.09 3/185 14875
/proc/meminfo: memFree=31105232/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12412 CPUtime=2262.26 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 37240 0 0 0 226224 2 0 0 20 0 1 0 99811513 37703680 3103 18446744073709551615 4194304 5972588 140725058339120 140725058326312 4978757 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3103 848 435 0 2568 0
Current children cumulated CPU time: 2262.26 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12412 KiB

[startup+2322.3 s]
/proc/loadavg: 2.09 2.12 2.08 3/186 14879
/proc/meminfo: memFree=31105340/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12412 CPUtime=2322.26 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 37719 0 0 0 232224 2 0 0 20 0 1 0 99811513 37703680 3103 18446744073709551615 4194304 5972588 140725058339120 140725058326312 4972038 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3103 848 435 0 2568 0
Current children cumulated CPU time: 2322.26 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12412 KiB

[startup+2382.3 s]
/proc/loadavg: 2.03 2.09 2.08 3/186 14881
/proc/meminfo: memFree=31105216/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12416 CPUtime=2382.26 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 38729 0 0 0 238224 2 0 0 20 0 1 0 99811513 37703680 3104 18446744073709551615 4194304 5972588 140725058339120 140725058326312 4978099 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3104 848 435 0 2568 0
Current children cumulated CPU time: 2382.26 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12416 KiB

[startup+2442.3 s]
/proc/loadavg: 2.01 2.08 2.07 3/189 14897
/proc/meminfo: memFree=31101008/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12416 CPUtime=2442.26 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 39289 0 0 0 244224 2 0 0 20 0 1 0 99811513 37703680 3104 18446744073709551615 4194304 5972588 140725058339120 140725058326312 5072004 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3104 848 435 0 2568 0
Current children cumulated CPU time: 2442.26 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12416 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.06 2.07 3/189 14899
/proc/meminfo: memFree=31101028/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12416 CPUtime=2502.26 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 39849 0 0 0 250224 2 0 0 20 0 1 0 99811513 37703680 3104 18446744073709551615 4194304 5972588 140725058339120 140725058326312 5312315 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3104 848 435 0 2568 0
Current children cumulated CPU time: 2502.26 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12416 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.06 2.06 3/189 14960
/proc/meminfo: memFree=31105452/32770624 swapFree=67108860/67108860
[pid=14697] ppid=14694 vsize=36820 memory=12416 CPUtime=2519.97 cores=0,2,4,6
/proc/14697/stat : 14697 (cosoco) R 14694 14697 12395 0 -1 4202496 40395 0 0 0 251995 2 0 0 20 0 1 0 99811513 37703680 3104 18446744073709551615 4194304 5972588 140725058339120 140725058326312 4975784 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 11599872 140725058347460 140725058347560 140725058347560 140725058351054 0
/proc/14697/statm: 9205 3104 848 435 0 2568 0
Current children cumulated CPU time: 2519.97 s
Current children cumulated vsize: 36820 KiB
Current children cumulated memory: 12416 KiB

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

[startup+2520.01 s]
# the end of solver process 14697 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.96 s, system=0.026 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.99
CPU user time (s): 2519.96
CPU system time (s): 0.026
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 36820
Max. memory (cumulated for all children) (KiB): 12416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.96
system time used= 0.026
maximum resident set size= 12488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40447
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= 7
involuntary context switches= 3164


# summary of solver processes directly reported to runsolver:
#   pid: 14697
#   total CPU time (s): 2519.99
#   total CPU user time (s): 2519.96
#   total CPU system time (s): 0.026

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.6634 second user time and 15.875 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-13 00:49:28
IDJOB=4265809
IDBENCH=130614
IDSOLVER=2655
FILE ID=node135/4265809-1502579002
RUNJOBID= node135-1502565212-12458
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-08.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265809-1502579002/watcher-4265809-1502579002 -o /tmp/evaluation-result-4265809-1502579002/solver-4265809-1502579002 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502565212-12458 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4265809-1502579002.xml

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

MD5SUM BENCH= 8d41ef15b4a24b5ee65fe3e377737596
RANDOM SEED=131224017

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:        31116524 kB
MemAvailable:   31967836 kB
Buffers:          307332 kB
Cached:           842548 kB
SwapCached:            0 kB
Active:           676788 kB
Inactive:         535220 kB
Active(anon):      62416 kB
Inactive(anon):    41332 kB
Active(file):     614372 kB
Inactive(file):   493888 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2436 kB
Writeback:             0 kB
AnonPages:         61884 kB
Mapped:            55392 kB
Shmem:             41656 kB
Slab:             145004 kB
SReclaimable:     117776 kB
SUnreclaim:        27228 kB
KernelStack:        3296 kB
PageTables:         4976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     348284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 62028 MiB
End job on node135 at 2017-08-13 01:31:29