Trace number 4267688

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) 2519.99 2520

General information on the benchmark

NameOpd/Opd-sum-large/
Opd-10-325-100.xml
MD5SUM34a68c11381dc26a6f51296df739d32e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark20060.301
Satisfiable
(Un)Satisfiability was proved
Number of variables3251
Number of constraints56
Number of domains2
Minimum domain size2
Maximum domain size302
Distribution of domain sizes[{"size":2,"count":3250},{"size":302,"count":1}]
Minimum variable degree11
Maximum variable degree46
Distribution of variable degrees[{"degree":11,"count":3250},{"degree":46,"count":1}]
Minimum constraint arity325
Maximum constraint arity3250
Distribution of constraint arities[{"arity":325,"count":10},{"arity":651,"count":45},{"arity":3250,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":55}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.21/0.37	c best=?? lower=0 upper=301 
2519.99/2520.00	c
2519.99/2520.00	c This is cosoco 1.12 --  
2519.99/2520.00	c
2519.99/2520.00	c command line: cosoco -lc -model -restarts HOME/instance-4267688-1502512219.xml 
2519.99/2520.00	c enable optimization
2519.99/2520.00	c ========================================[ Problem Statistics ]===========================================
2519.99/2520.00	c |                                                                                                       
2519.99/2520.00	c |  Parse time        :         0.29 s 
2519.99/2520.00	c |
2519.99/2520.00	c |               Variables: 3251
2519.99/2520.00	c |            Domain Sizes: 2..302
2519.99/2520.00	c |
2519.99/2520.00	c |             Constraints: 389
2519.99/2520.00	c |                   Arity: 1..651  -- Unary: 1
2519.99/2520.00	c | 
2519.99/2520.00	c |                   Types: 
2519.99/2520.00	c |                          Intension: 46
2519.99/2520.00	c |                          Lex: 333
2519.99/2520.00	c |                          Sum: 10
2519.99/2520.00	c |                          
2519.99/2520.00	c =========================================================================================================
2519.99/2520.00	
2519.99/2520.00	c *** INTERRUPTED ***
2519.99/2520.00	c restarts              : 0           
2519.99/2520.00	c conflicts             : 1            (0 /sec)
2519.99/2520.00	c decisions             : 2826         (1 /sec)
2519.99/2520.00	c propagations          : 23512       (9 /sec)
2519.99/2520.00	c root propagations     : 24          
2519.99/2520.00	c filter calls          : 124737         (50 /sec)
2519.99/2520.00	c useless filter calls  : 114982         (92 %)
2519.99/2520.00	c Memory used           : 244.88 MB
2519.99/2520.00	c CPU time              : 2519.85 s
2519.99/2520.00	
2519.99/2520.00	c No Bound found!
2519.99/2520.00	
2519.99/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-4267688-1502512219/watcher-4267688-1502512219 -o /tmp/evaluation-result-4267688-1502512219/solver-4267688-1502512219 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502500343-24508 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267688-1502512219.xml 

pid=29849
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: 1.92 2.00 2.04 2/184 29852
/proc/meminfo: memFree=30983976/32770624 swapFree=0/585276
[pid=29852] ppid=29849 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/29852/stat : 29852 (runsolver) D 29849 29852 24445 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 98728260 24240128 106 18446744073709551615 4194304 4338465 140723435743984 140723435741624 140103805612759 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 9740288 140723435745473 140723435745865 140723435745865 140723435749322 0
/proc/29852/statm: 5918 106 53 36 0 2156 0

[startup+0.100108 s]
/proc/loadavg: 1.92 2.00 2.04 2/184 29852
/proc/meminfo: memFree=30983976/32770624 swapFree=0/585276
[pid=29852] ppid=29849 vsize=29388 CPUtime=0.01 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 1586 0 0 0 1 0 0 0 20 0 1 0 98728260 30093312 1372 18446744073709551615 4194304 5972588 140729101737984 140729101734632 5635665 0 0 1 0 0 0 0 17 0 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 7347 1372 711 435 0 710 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29388

[startup+0.200238 s]
/proc/loadavg: 1.92 2.00 2.04 2/184 29852
/proc/meminfo: memFree=30983976/32770624 swapFree=0/585276
[pid=29852] ppid=29849 vsize=32416 CPUtime=0.11 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 2408 0 0 0 11 0 0 0 20 0 1 0 98728260 33193984 2195 18446744073709551615 4194304 5972588 140729101737984 140729101732920 5401694 0 0 1 0 0 0 0 17 0 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 8104 2195 805 435 0 1467 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 32416

[startup+0.300221 s]
/proc/loadavg: 1.92 2.00 2.04 2/184 29852
/proc/meminfo: memFree=30983976/32770624 swapFree=0/585276
[pid=29852] ppid=29849 vsize=35436 CPUtime=0.21 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 3161 0 0 0 21 0 0 0 20 0 1 0 98728260 36286464 2984 18446744073709551615 4194304 5972588 140729101737984 140729101732920 140115649339120 0 0 1 0 0 0 0 17 0 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 8859 2984 805 435 0 2222 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 35436

[startup+0.700176 s]
/proc/loadavg: 1.92 2.00 2.04 2/184 29852
/proc/meminfo: memFree=30983976/32770624 swapFree=0/585276
[pid=29852] ppid=29849 vsize=45272 CPUtime=0.61 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 5661 0 0 0 61 0 0 0 20 0 1 0 98728260 46358528 5457 18446744073709551615 4194304 5972588 140729101737984 140729101732920 4965744 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 11318 5457 845 435 0 4681 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 45272

[startup+1.50017 s]
/proc/loadavg: 1.92 2.00 2.04 3/185 29853
/proc/meminfo: memFree=30963328/32770624 swapFree=0/585244
[pid=29852] ppid=29849 vsize=49628 CPUtime=1.41 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 6757 0 0 0 140 1 0 0 20 0 1 0 98728260 50819072 6579 18446744073709551615 4194304 5972588 140729101737984 140729101734840 140115639991269 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 12407 6579 845 435 0 5770 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 49628

[startup+3.10028 s]
/proc/loadavg: 1.92 2.00 2.04 3/185 29853
/proc/meminfo: memFree=30957988/32770624 swapFree=0/585256
[pid=29852] ppid=29849 vsize=58472 CPUtime=3.01 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 9590 0 0 0 300 1 0 0 20 0 1 0 98728260 59875328 8775 18446744073709551615 4194304 5972588 140729101737984 140729101734840 140115639991269 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 14618 8775 845 435 0 7981 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 58472

[startup+6.30028 s]
/proc/loadavg: 1.85 1.99 2.03 3/185 29853
/proc/meminfo: memFree=30938604/32770624 swapFree=0/585256
[pid=29852] ppid=29849 vsize=77612 CPUtime=6.21 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 15354 0 0 0 619 2 0 0 20 0 1 0 98728260 79474688 13561 18446744073709551615 4194304 5972588 140729101737984 140729101734840 4962387 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 19403 13561 845 435 0 12766 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 77612

[startup+12.7003 s]
/proc/loadavg: 1.86 1.99 2.03 3/186 29855
/proc/meminfo: memFree=30900512/32770624 swapFree=0/585256
[pid=29852] ppid=29849 vsize=114440 CPUtime=12.62 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 26642 0 0 0 1258 4 0 0 20 0 1 0 98728260 117186560 22767 18446744073709551615 4194304 5972588 140729101737984 140729101734840 4965753 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 28610 22767 846 435 0 21973 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 114440

[startup+25.5003 s]
/proc/loadavg: 1.89 1.99 2.03 3/186 29855
/proc/meminfo: memFree=30825360/32770624 swapFree=0/585256
[pid=29852] ppid=29849 vsize=188096 CPUtime=25.41 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 48117 0 0 0 2535 6 0 0 20 0 1 0 98728260 192610304 41156 18446744073709551615 4194304 5972588 140729101737984 140729101734840 4965744 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 47024 41156 846 435 0 40387 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 188096

[startup+51.1004 s]
/proc/loadavg: 1.93 1.99 2.03 3/186 29855
/proc/meminfo: memFree=30783300/32770624 swapFree=0/585256
[pid=29852] ppid=29849 vsize=227300 CPUtime=51.01 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 101391 0 0 0 5091 10 0 0 20 0 1 0 98728260 232755200 51002 18446744073709551615 4194304 5972588 140729101737984 140729101734840 5071524 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 56825 51002 849 435 0 50188 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 227300

[startup+102.3 s]
/proc/loadavg: 1.97 1.99 2.03 3/185 29857
/proc/meminfo: memFree=30783172/32770624 swapFree=0/585252
[pid=29852] ppid=29849 vsize=227564 CPUtime=102.21 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 110240 0 0 0 10211 10 0 0 20 0 1 0 98728260 233025536 51050 18446744073709551615 4194304 5972588 140729101737984 140729101734744 5071456 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 56891 51050 849 435 0 50254 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 227564

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/185 29859
/proc/meminfo: memFree=30781932/32770624 swapFree=0/585260
[pid=29852] ppid=29849 vsize=228092 CPUtime=162.2 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 111241 0 0 0 16210 10 0 0 20 0 1 0 98728260 233566208 51221 18446744073709551615 4194304 5972588 140729101737984 140729101734760 4965753 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 57023 51221 849 435 0 50386 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 228092

[startup+222.306 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 29875
/proc/meminfo: memFree=30776636/32770624 swapFree=0/585292
[pid=29852] ppid=29849 vsize=228756 CPUtime=222.21 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 111654 0 0 0 22211 10 0 0 20 0 1 0 98728260 234246144 51352 18446744073709551615 4194304 5972588 140729101737984 140729101734904 4965420 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 57189 51352 849 435 0 50552 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 228756

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 29937
/proc/meminfo: memFree=30456888/32770624 swapFree=0/585320
[pid=29852] ppid=29849 vsize=230344 CPUtime=282.21 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 112283 0 0 0 28210 11 0 0 20 0 1 0 98728260 235872256 51753 18446744073709551615 4194304 5972588 140729101737984 140729101734904 4965428 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 57586 51753 849 435 0 50949 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 230344

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 29940
/proc/meminfo: memFree=30452000/32770624 swapFree=0/585336
[pid=29852] ppid=29849 vsize=232336 CPUtime=342.21 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 113067 0 0 0 34210 11 0 0 20 0 1 0 98728260 237912064 52264 18446744073709551615 4194304 5972588 140729101737984 140729101734904 4965423 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 58084 52264 849 435 0 51447 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 232336

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 29942
/proc/meminfo: memFree=30448464/32770624 swapFree=0/585340
[pid=29852] ppid=29849 vsize=234876 CPUtime=402.2 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 113956 0 0 0 40209 11 0 0 20 0 1 0 98728260 240513024 52887 18446744073709551615 4194304 5972588 140729101737984 140729101734904 5071499 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 58719 52887 849 435 0 52082 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 234876

[startup+462.3 s]
/proc/loadavg: 2.06 2.00 2.04 3/185 29944
/proc/meminfo: memFree=30445020/32770624 swapFree=0/585352
[pid=29852] ppid=29849 vsize=238228 CPUtime=462.2 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 115054 0 0 0 46209 11 0 0 20 0 1 0 98728260 243945472 53736 18446744073709551615 4194304 5972588 140729101737984 140729101734904 5071505 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 59557 53736 849 435 0 52920 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 238228

[startup+522.3 s]
/proc/loadavg: 2.02 2.00 2.04 3/185 29947
/proc/meminfo: memFree=30439716/32770624 swapFree=0/585360
[pid=29852] ppid=29849 vsize=243004 CPUtime=522.21 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 116489 0 0 0 52209 12 0 0 20 0 1 0 98728260 248836096 54890 18446744073709551615 4194304 5972588 140729101737984 140729101735048 5099674 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 60751 54890 849 435 0 54114 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 243004

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/186 29950
/proc/meminfo: memFree=30435352/32770624 swapFree=0/585360
[pid=29852] ppid=29849 vsize=247296 CPUtime=582.2 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 117853 0 0 0 58208 12 0 0 20 0 1 0 98728260 253231104 55965 18446744073709551615 4194304 5972588 140729101737984 140729101734744 4969215 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 61824 55965 849 435 0 55187 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 247296


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 30018
/proc/meminfo: memFree=30395452/32770624 swapFree=0/585572
[pid=29852] ppid=29849 vsize=250748 CPUtime=1602.24 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 122269 0 0 0 160211 13 0 0 20 0 1 0 98728260 256765952 56877 18446744073709551615 4194304 5972588 140729101737984 140729101734760 4965744 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 62687 56877 849 435 0 56050 0
Current children cumulated CPU time (s) 1602.24
Current children cumulated vsize (KiB) 250748

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 30020
/proc/meminfo: memFree=30395592/32770624 swapFree=0/585580
[pid=29852] ppid=29849 vsize=250748 CPUtime=1662.24 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 122544 0 0 0 166211 13 0 0 20 0 1 0 98728260 256765952 56877 18446744073709551615 4194304 5972588 140729101737984 140729101734760 4909660 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 62687 56877 849 435 0 56050 0
Current children cumulated CPU time (s) 1662.24
Current children cumulated vsize (KiB) 250748

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 30022
/proc/meminfo: memFree=30395468/32770624 swapFree=0/585592
[pid=29852] ppid=29849 vsize=250748 CPUtime=1722.25 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 122549 0 0 0 172212 13 0 0 20 0 1 0 98728260 256765952 56877 18446744073709551615 4194304 5972588 140729101737984 140729101734760 5071499 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 62687 56877 849 435 0 56050 0
Current children cumulated CPU time (s) 1722.25
Current children cumulated vsize (KiB) 250748

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 30024
/proc/meminfo: memFree=30392732/32770624 swapFree=0/585600
[pid=29852] ppid=29849 vsize=250748 CPUtime=1782.25 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 122836 0 0 0 178212 13 0 0 20 0 1 0 98728260 256765952 56877 18446744073709551615 4194304 5972588 140729101737984 140729101734760 5099674 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 62687 56877 849 435 0 56050 0
Current children cumulated CPU time (s) 1782.25
Current children cumulated vsize (KiB) 250748

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 30027
/proc/meminfo: memFree=30392716/32770624 swapFree=0/585612
[pid=29852] ppid=29849 vsize=250748 CPUtime=1842.25 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 123128 0 0 0 184212 13 0 0 20 0 1 0 98728260 256765952 56877 18446744073709551615 4194304 5972588 140729101737984 140729101734760 5070704 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 62687 56877 849 435 0 56050 0
Current children cumulated CPU time (s) 1842.25
Current children cumulated vsize (KiB) 250748

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 30029
/proc/meminfo: memFree=30392852/32770624 swapFree=0/585624
[pid=29852] ppid=29849 vsize=250748 CPUtime=1902.25 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 123217 0 0 0 190212 13 0 0 20 0 1 0 98728260 256765952 56877 18446744073709551615 4194304 5972588 140729101737984 140729101734760 4965744 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 62687 56877 849 435 0 56050 0
Current children cumulated CPU time (s) 1902.25
Current children cumulated vsize (KiB) 250748

[startup+1962.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/185 30031
/proc/meminfo: memFree=30392932/32770624 swapFree=0/585640
[pid=29852] ppid=29849 vsize=250748 CPUtime=1962.25 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 123595 0 0 0 196212 13 0 0 20 0 1 0 98728260 256765952 56877 18446744073709551615 4194304 5972588 140729101737984 140729101734760 4965753 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 62687 56877 849 435 0 56050 0
Current children cumulated CPU time (s) 1962.25
Current children cumulated vsize (KiB) 250748

[startup+2022.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/189 30048
/proc/meminfo: memFree=30388480/32770624 swapFree=0/585648
[pid=29852] ppid=29849 vsize=250748 CPUtime=2022.26 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 123595 0 0 0 202213 13 0 0 20 0 1 0 98728260 256765952 56877 18446744073709551615 4194304 5972588 140729101737984 140729101734760 4962376 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 62687 56877 849 435 0 56050 0
Current children cumulated CPU time (s) 2022.26
Current children cumulated vsize (KiB) 250748

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/190 30051
/proc/meminfo: memFree=30388720/32770624 swapFree=0/585668
[pid=29852] ppid=29849 vsize=250748 CPUtime=2082.26 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 123973 0 0 0 208213 13 0 0 20 0 1 0 98728260 256765952 56877 18446744073709551615 4194304 5972588 140729101737984 140729101734760 4965753 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 62687 56877 849 435 0 56050 0
Current children cumulated CPU time (s) 2082.26
Current children cumulated vsize (KiB) 250748

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 30053
/proc/meminfo: memFree=30392016/32770624 swapFree=0/585672
[pid=29852] ppid=29849 vsize=250748 CPUtime=2142.26 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 124351 0 0 0 214213 13 0 0 20 0 1 0 98728260 256765952 56877 18446744073709551615 4194304 5972588 140729101737984 140729101734760 5099674 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 62687 56877 849 435 0 56050 0
Current children cumulated CPU time (s) 2142.26
Current children cumulated vsize (KiB) 250748

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 30055
/proc/meminfo: memFree=30392556/32770624 swapFree=0/585684
[pid=29852] ppid=29849 vsize=250748 CPUtime=2202.27 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 124353 0 0 0 220214 13 0 0 20 0 1 0 98728260 256765952 56877 18446744073709551615 4194304 5972588 140729101737984 140729101734760 4965428 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 62687 56877 849 435 0 56050 0
Current children cumulated CPU time (s) 2202.27
Current children cumulated vsize (KiB) 250748

[startup+2262.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/186 30057
/proc/meminfo: memFree=30392812/32770624 swapFree=0/585696
[pid=29852] ppid=29849 vsize=250748 CPUtime=2262.27 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 124731 0 0 0 226214 13 0 0 20 0 1 0 98728260 256765952 56877 18446744073709551615 4194304 5972588 140729101737984 140729101734760 4965423 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 62687 56877 849 435 0 56050 0
Current children cumulated CPU time (s) 2262.27
Current children cumulated vsize (KiB) 250748

[startup+2322.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/185 30060
/proc/meminfo: memFree=30392464/32770624 swapFree=0/585712
[pid=29852] ppid=29849 vsize=250748 CPUtime=2322.27 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 125109 0 0 0 232214 13 0 0 20 0 1 0 98728260 256765952 56877 18446744073709551615 4194304 5972588 140729101737984 140729101734760 5099674 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 62687 56877 849 435 0 56050 0
Current children cumulated CPU time (s) 2322.27
Current children cumulated vsize (KiB) 250748

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 30063
/proc/meminfo: memFree=30392272/32770624 swapFree=0/585724
[pid=29852] ppid=29849 vsize=250748 CPUtime=2382.27 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 125109 0 0 0 238214 13 0 0 20 0 1 0 98728260 256765952 56877 18446744073709551615 4194304 5972588 140729101737984 140729101734760 5099674 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 62687 56877 849 435 0 56050 0
Current children cumulated CPU time (s) 2382.27
Current children cumulated vsize (KiB) 250748

[startup+2442.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 30065
/proc/meminfo: memFree=30392772/32770624 swapFree=0/585732
[pid=29852] ppid=29849 vsize=250748 CPUtime=2442.28 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 125487 0 0 0 244214 14 0 0 20 0 1 0 98728260 256765952 56877 18446744073709551615 4194304 5972588 140729101737984 140729101734760 5071456 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 62687 56877 849 435 0 56050 0
Current children cumulated CPU time (s) 2442.28
Current children cumulated vsize (KiB) 250748

[startup+2502.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/185 30068
/proc/meminfo: memFree=30392524/32770624 swapFree=0/585736
[pid=29852] ppid=29849 vsize=250748 CPUtime=2502.28 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 125487 0 0 0 250214 14 0 0 20 0 1 0 98728260 256765952 56877 18446744073709551615 4194304 5972588 140729101737984 140729101734760 4965744 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 62687 56877 849 435 0 56050 0
Current children cumulated CPU time (s) 2502.28
Current children cumulated vsize (KiB) 250748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.04 2.04 2.05 3/185 30069
/proc/meminfo: memFree=30392276/32770624 swapFree=0/585740
[pid=29852] ppid=29849 vsize=250748 CPUtime=2519.99 cores=0,2,4,6
/proc/29852/stat : 29852 (cosoco) R 29849 29852 24445 0 -1 4202496 125720 0 0 0 251985 14 0 0 20 0 1 0 98728260 256765952 56877 18446744073709551615 4194304 5972588 140729101737984 140729101734760 5099674 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 38658048 140729101746670 140729101746765 140729101746765 140729101750222 0
/proc/29852/statm: 62687 56877 849 435 0 56050 0
Current children cumulated CPU time (s) 2519.99
Current children cumulated vsize (KiB) 250748

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 29852 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520
CPU time (s): 2519.99
CPU user time (s): 2519.85
CPU system time (s): 0.141003
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 250748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.85
system time used= 0.141003
maximum resident set size= 227580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125773
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= 14
involuntary context switches= 1341

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.39649 second user time and 10.077 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-12 06:16:24
IDJOB=4267688
IDBENCH=122928
IDSOLVER=2658
FILE ID=node134/4267688-1502512219
RUNJOBID= node134-1502500343-24508
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Opd/Opd-sum-large/Opd-10-325-100.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267688-1502512219/watcher-4267688-1502512219 -o /tmp/evaluation-result-4267688-1502512219/solver-4267688-1502512219 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502500343-24508 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267688-1502512219.xml

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

MD5SUM BENCH= 34a68c11381dc26a6f51296df739d32e
RANDOM SEED=1324927696

node134.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.43
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.43
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.43
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.43
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:        30984260 kB
MemAvailable:   31962808 kB
Buffers:          298920 kB
Cached:           980492 kB
SwapCached:            0 kB
Active:           724580 kB
Inactive:         624684 kB
Active(anon):      72356 kB
Inactive(anon):    39408 kB
Active(file):     652224 kB
Inactive(file):   585276 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2416 kB
Writeback:             0 kB
AnonPages:         77680 kB
Mapped:            54744 kB
Shmem:             41660 kB
Slab:             139984 kB
SReclaimable:     113768 kB
SUnreclaim:        26216 kB
KernelStack:        3536 kB
PageTables:         4956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     344056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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 node134 at 2017-08-12 06:58:24