Trace number 4267744

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 1.12? (TO) 2520.03 2520

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-12.xml
MD5SUM4ad29a02d37880346b32250d12348025
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark19964.4
Satisfiable
(Un)Satisfiability was proved
Number of variables179
Number of constraints178
Number of domains2
Minimum domain size2
Maximum domain size144
Distribution of domain sizes[{"size":2,"count":34},{"size":144,"count":145}]
Minimum variable degree2
Maximum variable degree34
Distribution of variable degrees[{"degree":2,"count":36},{"degree":3,"count":108},{"degree":4,"count":34},{"degree":34,"count":1}]
Minimum constraint arity2
Maximum constraint arity144
Distribution of constraint arities[{"arity":2,"count":143},{"arity":3,"count":34},{"arity":144,"count":1}]
Number of extensional constraints0
Number of intensional constraints177
Distribution of constraint types[{"type":"intension","count":177},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.14/0.25	c best=?? lower=-34 upper=0 
2520.02/2520.00	c
2520.02/2520.00	c This is cosoco 1.12 --  
2520.02/2520.00	c
2520.02/2520.00	c command line: cosoco -lc -model -restarts HOME/instance-4267744-1502535755.xml 
2520.02/2520.00	c enable optimization
2520.02/2520.00	c ========================================[ Problem Statistics ]===========================================
2520.02/2520.00	c |                                                                                                       
2520.02/2520.00	c |  Parse time        :         0.20 s 
2520.02/2520.00	c |
2520.02/2520.00	c |               Variables: 179
2520.02/2520.00	c |            Domain Sizes: 2..144
2520.02/2520.00	c |
2520.02/2520.00	c |             Constraints: 179
2520.02/2520.00	c |                   Arity: 2..144  -- Binary: 143  -- Ternary: 34
2520.02/2520.00	c | 
2520.02/2520.00	c |                   Types: 
2520.02/2520.00	c |                          All Different: 1
2520.02/2520.00	c |                          Intension: 177
2520.02/2520.00	c |                          Sum: 1
2520.02/2520.00	c |                          
2520.02/2520.00	c =========================================================================================================
2520.02/2520.00	
2520.02/2520.00	c *** INTERRUPTED ***
2520.02/2520.00	c restarts              : 87          
2520.02/2520.00	c conflicts             : 4022780      (1596 /sec)
2520.02/2520.00	c decisions             : 12740273     (5056 /sec)
2520.02/2520.00	c propagations          : 677196396   (268726 /sec)
2520.02/2520.00	c root propagations     : 0           
2520.02/2520.00	c filter calls          : 200712224      (79647 /sec)
2520.02/2520.00	c useless filter calls  : 112769241      (56 %)
2520.02/2520.00	c Memory used           : 29.84 MB
2520.02/2520.00	c CPU time              : 2520.02 s
2520.02/2520.00	
2520.02/2520.00	c No Bound found!
2520.02/2520.00	
2520.02/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267744-1502535755/watcher-4267744-1502535755 -o /tmp/evaluation-result-4267744-1502535755/solver-4267744-1502535755 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502500348-1543 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267744-1502535755.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.03 2.05 3/184 9130
/proc/meminfo: memFree=31137072/32770624 swapFree=0/483600
[pid=9130] ppid=9127 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/9130/stat : 9130 (runsolver) D 9127 9130 1478 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 95486783 24240128 106 18446744073709551615 4194304 4338465 140720658061152 140720658058792 140065898963671 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 19902464 140720658063554 140720658063945 140720658063945 140720658067402 0
/proc/9130/statm: 5918 106 53 36 0 2156 0

[startup+0.100196 s]
/proc/loadavg: 2.02 2.03 2.05 3/184 9130
/proc/meminfo: memFree=31137072/32770624 swapFree=0/483600
[pid=9130] ppid=9127 vsize=27624 CPUtime=0.04 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 1195 0 0 0 4 0 0 0 20 0 1 0 95486783 28286976 1022 18446744073709551615 4194304 5972588 140723881720720 140723881717368 139739869239548 0 0 1 0 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 6906 1022 791 435 0 269 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27624

[startup+0.20034 s]
/proc/loadavg: 2.02 2.03 2.05 3/184 9130
/proc/meminfo: memFree=31137072/32770624 swapFree=0/483600
[pid=9130] ppid=9127 vsize=28476 CPUtime=0.14 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 1406 0 0 0 14 0 0 0 20 0 1 0 95486783 29159424 1237 18446744073709551615 4194304 5972588 140723881720720 140723881717368 139739859598309 0 0 1 0 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7119 1237 792 435 0 482 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 28476

[startup+0.30032 s]
/proc/loadavg: 2.02 2.03 2.05 3/184 9130
/proc/meminfo: memFree=31137072/32770624 swapFree=0/483600
[pid=9130] ppid=9127 vsize=29232 CPUtime=0.24 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 1644 0 0 0 24 0 0 0 20 0 1 0 95486783 29933568 1429 18446744073709551615 4194304 5972588 140723881720720 140723881707928 5071077 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7308 1429 839 435 0 671 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 29232

[startup+0.700283 s]
/proc/loadavg: 2.02 2.03 2.05 3/184 9130
/proc/meminfo: memFree=31137072/32770624 swapFree=0/483600
[pid=9130] ppid=9127 vsize=30160 CPUtime=0.64 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 1888 0 0 0 64 0 0 0 20 0 1 0 95486783 30883840 1693 18446744073709551615 4194304 5972588 140723881720720 140723881707928 5071952 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7540 1693 839 435 0 903 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 30160

[startup+1.50028 s]
/proc/loadavg: 2.02 2.03 2.05 3/185 9131
/proc/meminfo: memFree=31133512/32770624 swapFree=0/483600
[pid=9130] ppid=9127 vsize=30556 CPUtime=1.44 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 1970 0 0 0 144 0 0 0 20 0 1 0 95486783 31289344 1759 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4978745 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1759 839 435 0 1002 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 30556

[startup+3.10028 s]
/proc/loadavg: 2.02 2.03 2.05 3/185 9131
/proc/meminfo: memFree=31132892/32770624 swapFree=0/483600
[pid=9130] ppid=9127 vsize=30556 CPUtime=3.04 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 2880 0 0 0 304 0 0 0 20 0 1 0 95486783 31289344 1814 18446744073709551615 4194304 5972588 140723881720720 140723881717576 5070688 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1814 839 435 0 1002 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 30556

[startup+6.30028 s]
/proc/loadavg: 2.02 2.03 2.05 3/185 9131
/proc/meminfo: memFree=31132480/32770624 swapFree=0/483600
[pid=9130] ppid=9127 vsize=30556 CPUtime=6.24 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 3791 0 0 0 624 0 0 0 20 0 1 0 95486783 31289344 1817 18446744073709551615 4194304 5972588 140723881720720 140723881717576 5070984 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1817 839 435 0 1002 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 30556

[startup+12.7003 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 9131
/proc/meminfo: memFree=31132356/32770624 swapFree=0/483600
[pid=9130] ppid=9127 vsize=30556 CPUtime=12.64 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 4702 0 0 0 1264 0 0 0 20 0 1 0 95486783 31289344 1818 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4972046 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1818 839 435 0 1002 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 30556

[startup+25.5003 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 9132
/proc/meminfo: memFree=31132332/32770624 swapFree=0/483596
[pid=9130] ppid=9127 vsize=30556 CPUtime=25.44 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 6517 0 0 0 2544 0 0 0 20 0 1 0 95486783 31289344 1820 18446744073709551615 4194304 5972588 140723881720720 140723881717576 5070992 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1820 839 435 0 1002 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 30556

[startup+51.1003 s]
/proc/loadavg: 2.01 2.03 2.05 3/186 9133
/proc/meminfo: memFree=31131512/32770624 swapFree=0/483596
[pid=9130] ppid=9127 vsize=30556 CPUtime=51.04 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 6928 0 0 0 5104 0 0 0 20 0 1 0 95486783 31289344 1820 18446744073709551615 4194304 5972588 140723881720720 140723881717576 5053069 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1820 839 435 0 1002 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 30556

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/189 9149
/proc/meminfo: memFree=31126768/32770624 swapFree=0/483608
[pid=9130] ppid=9127 vsize=30556 CPUtime=102.25 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 7332 0 0 0 10225 0 0 0 20 0 1 0 95486783 31289344 1821 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4975104 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1821 839 435 0 1002 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 30556

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 9152
/proc/meminfo: memFree=31126256/32770624 swapFree=0/483640
[pid=9130] ppid=9127 vsize=30556 CPUtime=162.24 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 7732 0 0 0 16224 0 0 0 20 0 1 0 95486783 31289344 1822 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4970935 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1822 839 435 0 1002 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30556

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 9154
/proc/meminfo: memFree=31129380/32770624 swapFree=0/483640
[pid=9130] ppid=9127 vsize=30556 CPUtime=222.25 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 8136 0 0 0 22225 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4978790 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 30556

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 9156
/proc/meminfo: memFree=31129372/32770624 swapFree=0/483652
[pid=9130] ppid=9127 vsize=30556 CPUtime=282.25 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 8535 0 0 0 28225 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4978344 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 30556

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 9159
/proc/meminfo: memFree=31129332/32770624 swapFree=0/483664
[pid=9130] ppid=9127 vsize=30556 CPUtime=342.25 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 8938 0 0 0 34225 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4971949 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 30556

[startup+402.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/186 9162
/proc/meminfo: memFree=31129672/32770624 swapFree=0/483660
[pid=9130] ppid=9127 vsize=30556 CPUtime=402.25 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 9341 0 0 0 40225 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4969200 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 30556

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 9164
/proc/meminfo: memFree=31129672/32770624 swapFree=0/483672
[pid=9130] ppid=9127 vsize=30556 CPUtime=462.25 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 9736 0 0 0 46225 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 5070704 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 30556

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 9166
/proc/meminfo: memFree=31130172/32770624 swapFree=0/483688
[pid=9130] ppid=9127 vsize=30556 CPUtime=522.25 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 10134 0 0 0 52225 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4975100 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 30556

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 9169
/proc/meminfo: memFree=31129668/32770624 swapFree=0/483696
[pid=9130] ppid=9127 vsize=30556 CPUtime=582.26 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 10525 0 0 0 58226 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4979155 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 30556


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


[startup+1602.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/185 9322
/proc/meminfo: memFree=31121372/32770624 swapFree=0/483896
[pid=9130] ppid=9127 vsize=30556 CPUtime=1602.29 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 15700 0 0 0 160229 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4977701 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 1602.29
Current children cumulated vsize (KiB) 30556

[startup+1662.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/185 9324
/proc/meminfo: memFree=31121252/32770624 swapFree=0/483908
[pid=9130] ppid=9127 vsize=30556 CPUtime=1662.29 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 15830 0 0 0 166229 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4972057 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 1662.29
Current children cumulated vsize (KiB) 30556

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 9326
/proc/meminfo: memFree=31120872/32770624 swapFree=0/483920
[pid=9130] ppid=9127 vsize=30556 CPUtime=1722.29 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 16226 0 0 0 172229 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4965785 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 1722.29
Current children cumulated vsize (KiB) 30556

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 9329
/proc/meminfo: memFree=31121168/32770624 swapFree=0/483932
[pid=9130] ppid=9127 vsize=30556 CPUtime=1782.3 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 16409 0 0 0 178230 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4971949 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 1782.3
Current children cumulated vsize (KiB) 30556

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 9331
/proc/meminfo: memFree=31120796/32770624 swapFree=0/483948
[pid=9130] ppid=9127 vsize=30556 CPUtime=1842.3 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 16593 0 0 0 184230 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 5071032 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 1842.3
Current children cumulated vsize (KiB) 30556

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 9348
/proc/meminfo: memFree=31115908/32770624 swapFree=0/483960
[pid=9130] ppid=9127 vsize=30556 CPUtime=1902.3 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 16933 0 0 0 190230 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 5071032 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 1902.3
Current children cumulated vsize (KiB) 30556

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 9350
/proc/meminfo: memFree=31116228/32770624 swapFree=0/483980
[pid=9130] ppid=9127 vsize=30556 CPUtime=1962.3 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 17057 0 0 0 196230 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 5071825 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 1962.3
Current children cumulated vsize (KiB) 30556

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 9352
/proc/meminfo: memFree=31119708/32770624 swapFree=0/483992
[pid=9130] ppid=9127 vsize=30556 CPUtime=2022.3 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 17458 0 0 0 202230 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4971444 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 2022.3
Current children cumulated vsize (KiB) 30556

[startup+2082.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/186 9355
/proc/meminfo: memFree=31119972/32770624 swapFree=0/484008
[pid=9130] ppid=9127 vsize=30556 CPUtime=2082.31 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 17641 0 0 0 208231 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 5099616 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 2082.31
Current children cumulated vsize (KiB) 30556

[startup+2142.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 9357
/proc/meminfo: memFree=31119716/32770624 swapFree=0/484012
[pid=9130] ppid=9127 vsize=30556 CPUtime=2142.31 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 17824 0 0 0 214231 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4970862 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 2142.31
Current children cumulated vsize (KiB) 30556

[startup+2202.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 9360
/proc/meminfo: memFree=31119868/32770624 swapFree=0/484016
[pid=9130] ppid=9127 vsize=30556 CPUtime=2202.31 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 18007 0 0 0 220231 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4971615 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 2202.31
Current children cumulated vsize (KiB) 30556

[startup+2262.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/186 9363
/proc/meminfo: memFree=31119976/32770624 swapFree=0/484032
[pid=9130] ppid=9127 vsize=30556 CPUtime=2262.31 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 18343 0 0 0 226231 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4978055 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 2262.31
Current children cumulated vsize (KiB) 30556

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 9365
/proc/meminfo: memFree=31120844/32770624 swapFree=0/484044
[pid=9130] ppid=9127 vsize=30556 CPUtime=2322.31 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 18467 0 0 0 232231 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4975114 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 2322.31
Current children cumulated vsize (KiB) 30556

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 9368
/proc/meminfo: memFree=31120224/32770624 swapFree=0/484060
[pid=9130] ppid=9127 vsize=30556 CPUtime=2382.32 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 18595 0 0 0 238232 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 5071761 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 2382.32
Current children cumulated vsize (KiB) 30556

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 9370
/proc/meminfo: memFree=31120048/32770624 swapFree=0/484080
[pid=9130] ppid=9127 vsize=30556 CPUtime=2442.32 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 19058 0 0 0 244232 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 5071906 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 2442.32
Current children cumulated vsize (KiB) 30556

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 9386
/proc/meminfo: memFree=31116372/32770624 swapFree=0/484120
[pid=9130] ppid=9127 vsize=30556 CPUtime=2502.32 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 19251 0 0 0 250232 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 4975275 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 2502.32
Current children cumulated vsize (KiB) 30556



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 9387
/proc/meminfo: memFree=31116476/32770624 swapFree=0/484136
[pid=9130] ppid=9127 vsize=30556 CPUtime=2520.02 cores=0,2,4,6
/proc/9130/stat : 9130 (cosoco) R 9127 9130 1478 0 -1 4202496 19434 0 0 0 252002 0 0 0 20 0 1 0 95486783 31289344 1823 18446744073709551615 4194304 5972588 140723881720720 140723881717576 5071021 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 14073856 140723881726446 140723881726541 140723881726541 140723881729998 0
/proc/9130/statm: 7639 1823 839 435 0 1002 0
Current children cumulated CPU time (s) 2520.02
Current children cumulated vsize (KiB) 30556

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 9130 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520
CPU time (s): 2520.03
CPU user time (s): 2520.03
CPU system time (s): 0.005
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 30556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.03
system time used= 0.005
maximum resident set size= 7364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19486
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= 11
involuntary context switches= 3157

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.29273 second user time and 8.98737 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-12 12:48:41
IDJOB=4267744
IDBENCH=130615
IDSOLVER=2658
FILE ID=node135/4267744-1502535755
RUNJOBID= node135-1502500348-1543
PBS_JOBID= 
Free space on /tmp= 62028 MiB

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

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

MD5SUM BENCH= 4ad29a02d37880346b32250d12348025
RANDOM SEED=1326159845

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:        31137544 kB
MemAvailable:   31969688 kB
Buffers:          303636 kB
Cached:           819288 kB
SwapCached:            0 kB
Active:           675416 kB
Inactive:         516740 kB
Active(anon):      69664 kB
Inactive(anon):    33140 kB
Active(file):     605752 kB
Inactive(file):   483600 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2352 kB
Writeback:             4 kB
AnonPages:         69368 kB
Mapped:            53916 kB
Shmem:             33464 kB
Slab:             144564 kB
SReclaimable:     117256 kB
SUnreclaim:        27308 kB
KernelStack:        3248 kB
PageTables:         4688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     336200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62028 MiB
End job on node135 at 2017-08-12 13:30:41