Trace number 4242221

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
R1: cosoco 1.1? (TO) 2400.07 2400.6

General information on the benchmark

NameBusScheduling/BusScheduling-cnt-s1/
BusScheduling-cnt-c1.xml
MD5SUM1c5d3440e59d0a9e624ef63cf534111e
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 benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables3829
Number of constraints186
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":3829}]
Minimum variable degree4
Maximum variable degree14
Distribution of variable degrees[{"degree":4,"count":118},{"degree":5,"count":320},{"degree":6,"count":620},{"degree":7,"count":639},{"degree":8,"count":575},{"degree":9,"count":511},{"degree":10,"count":455},{"degree":11,"count":306},{"degree":12,"count":196},{"degree":13,"count":83},{"degree":14,"count":6}]
Minimum constraint arity15
Maximum constraint arity477
Distribution of constraint arities[{"arity":15,"count":1},{"arity":17,"count":1},{"arity":18,"count":2},{"arity":20,"count":2},{"arity":22,"count":1},{"arity":23,"count":2},{"arity":26,"count":1},{"arity":31,"count":1},{"arity":32,"count":3},{"arity":33,"count":2},{"arity":41,"count":1},{"arity":42,"count":4},{"arity":46,"count":2},{"arity":47,"count":1},{"arity":48,"count":1},{"arity":49,"count":1},{"arity":50,"count":7},{"arity":52,"count":1},{"arity":54,"count":2},{"arity":56,"count":1},{"arity":57,"count":1},{"arity":65,"count":2},{"arity":68,"count":1},{"arity":70,"count":2},{"arity":71,"count":1},"...",{"arity":254,"count":1}, {"arity":256,"count":1}, {"arity":261,"count":1}, {"arity":276,"count":2}, {"arity":289,"count":1}, {"arity":293,"count":1}, {"arity":299,"count":1}, {"arity":309,"count":1}, {"arity":315,"count":1}, {"arity":334,"count":1}, {"arity":335,"count":1}, {"arity":352,"count":1}, {"arity":355,"count":1}, {"arity":364,"count":1}, {"arity":365,"count":1}, {"arity":371,"count":1}, {"arity":372,"count":1}, {"arity":377,"count":1}, {"arity":382,"count":1}, {"arity":385,"count":1}, {"arity":389,"count":1}, {"arity":417,"count":1}, {"arity":457,"count":1}, {"arity":471,"count":1}, {"arity":477,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"count","count":186}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.18/0.27	c best=?? lower=0 upper=3829 

Verifier Data

One s line expected

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-4242221-1500659250/watcher-4242221-1500659250 -o /tmp/evaluation-result-4242221-1500659250/solver-4242221-1500659250 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500648174-9890 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4242221-1500659250.xml 

pid=11643
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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.00 2.00 2.04 2/245 11646
/proc/meminfo: memFree=32037840/32770624 swapFree=5904/193772
[pid=11646] ppid=11643 vsize=27248 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 1021 0 0 0 0 0 0 0 20 0 1 0 1191937 27901952 833 33554432000 4194304 5970956 140729499754288 140729499753480 140086357085157 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 6812 833 698 434 0 176 0

[startup+0.100125 s]
/proc/loadavg: 2.00 2.00 2.04 2/245 11646
/proc/meminfo: memFree=32037840/32770624 swapFree=5904/193772
[pid=11646] ppid=11643 vsize=30016 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 1701 0 0 0 9 0 0 0 20 0 1 0 1191937 30736384 1492 33554432000 4194304 5970956 140729499754288 140729499750888 5406740 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 7504 1492 712 434 0 868 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30016

[startup+0.200328 s]
/proc/loadavg: 2.00 2.00 2.04 2/245 11646
/proc/meminfo: memFree=32037840/32770624 swapFree=5904/193772
[pid=11646] ppid=11643 vsize=33360 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 2572 0 0 0 18 0 0 0 20 0 1 0 1191937 34160640 2395 33554432000 4194304 5970956 140729499754288 140729499748184 5136089 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 8340 2395 736 434 0 1704 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 33360

[startup+0.300286 s]
/proc/loadavg: 2.00 2.00 2.04 2/245 11646
/proc/meminfo: memFree=32037840/32770624 swapFree=5904/193772
[pid=11646] ppid=11643 vsize=33624 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 2700 0 0 0 28 0 0 0 20 0 1 0 1191937 34430976 2527 33554432000 4194304 5970956 140729499754288 140729499741608 5327850 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 8406 2527 768 434 0 1770 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 33624

[startup+0.700305 s]
/proc/loadavg: 2.00 2.00 2.04 2/245 11646
/proc/meminfo: memFree=32037840/32770624 swapFree=5904/193772
[pid=11646] ppid=11643 vsize=52144 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 7306 0 0 0 68 1 0 0 20 0 1 0 1191937 53395456 7081 33554432000 4194304 5970956 140729499754288 140729499751224 5031424 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 13036 7081 780 434 0 6400 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52144

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.04 3/246 11647
/proc/meminfo: memFree=32006640/32770624 swapFree=5904/193840
[pid=11646] ppid=11643 vsize=57772 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 8705 0 0 0 148 1 0 0 20 0 1 0 1191937 59158528 8533 33554432000 4194304 5970956 140729499754288 140729499751160 5136608 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 14443 8533 780 434 0 7807 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57772

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.04 3/246 11647
/proc/meminfo: memFree=31999696/32770624 swapFree=5904/193840
[pid=11646] ppid=11643 vsize=65136 CPUtime=3.09 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 16582 0 0 0 308 1 0 0 20 0 1 0 1191937 66699264 10407 33554432000 4194304 5970956 140729499754288 140729499751160 5136620 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 16284 10407 780 434 0 9648 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65136

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.04 3/246 11647
/proc/meminfo: memFree=31998392/32770624 swapFree=5904/193840
[pid=11646] ppid=11643 vsize=65136 CPUtime=6.29 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 22992 0 0 0 627 2 0 0 20 0 1 0 1191937 66699264 10407 33554432000 4194304 5970956 140729499754288 140729499751160 5045304 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 16284 10407 780 434 0 9648 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65136

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.04 3/246 11647
/proc/meminfo: memFree=31986280/32770624 swapFree=5904/193824
[pid=11646] ppid=11643 vsize=77176 CPUtime=12.68 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 35059 0 0 0 1266 2 0 0 20 0 1 0 1191937 79028224 13359 33554432000 4194304 5970956 140729499754288 140729499751160 5136620 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13359 780 434 0 12658 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 77176

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.04 3/246 11647
/proc/meminfo: memFree=31986280/32770624 swapFree=5904/193836
[pid=11646] ppid=11643 vsize=77176 CPUtime=25.48 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 45591 0 0 0 2545 3 0 0 20 0 1 0 1191937 79028224 13359 33554432000 4194304 5970956 140729499754288 140729499751160 5031460 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13359 780 434 0 12658 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 77176

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.04 3/247 11648
/proc/meminfo: memFree=31985820/32770624 swapFree=5904/193848
[pid=11646] ppid=11643 vsize=77176 CPUtime=51.07 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 56023 0 0 0 5104 3 0 0 20 0 1 0 1191937 79028224 13360 33554432000 4194304 5970956 140729499754288 140729499751160 5337501 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13360 780 434 0 12658 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 77176

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/246 11649
/proc/meminfo: memFree=31985976/32770624 swapFree=5904/193712
[pid=11646] ppid=11643 vsize=77176 CPUtime=102.26 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 56283 0 0 0 10223 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5045728 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 77176

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/248 11659
/proc/meminfo: memFree=31983380/32770624 swapFree=5904/193764
[pid=11646] ppid=11643 vsize=77176 CPUtime=162.24 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 56399 0 0 0 16221 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5045736 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 77176

[startup+222.308 s]
/proc/loadavg: 2.00 2.00 2.04 3/248 11660
/proc/meminfo: memFree=31983628/32770624 swapFree=5904/193816
[pid=11646] ppid=11643 vsize=77176 CPUtime=222.24 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 56515 0 0 0 22221 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5136620 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 77176

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/248 11661
/proc/meminfo: memFree=31983780/32770624 swapFree=5904/193860
[pid=11646] ppid=11643 vsize=77176 CPUtime=282.21 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 56631 0 0 0 28218 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5045461 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 77176

[startup+342.3 s]
/proc/loadavg: 2.07 2.01 2.05 3/248 11663
/proc/meminfo: memFree=31983540/32770624 swapFree=5904/193896
[pid=11646] ppid=11643 vsize=77176 CPUtime=342.2 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 56737 0 0 0 34217 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5337501 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 77176

[startup+402.3 s]
/proc/loadavg: 2.16 2.06 2.06 3/248 11664
/proc/meminfo: memFree=31983640/32770624 swapFree=5904/193936
[pid=11646] ppid=11643 vsize=77176 CPUtime=402.19 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 56849 0 0 0 40216 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5031455 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 77176

[startup+462.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/247 11666
/proc/meminfo: memFree=31982328/32770624 swapFree=5904/193976
[pid=11646] ppid=11643 vsize=77176 CPUtime=462.18 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 56969 0 0 0 46215 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5045736 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 77176

[startup+522.3 s]
/proc/loadavg: 2.10 2.06 2.05 3/247 11667
/proc/meminfo: memFree=31983308/32770624 swapFree=5904/194020
[pid=11646] ppid=11643 vsize=77176 CPUtime=522.16 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 57086 0 0 0 52213 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5045648 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 77176

[startup+582.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/247 11668
/proc/meminfo: memFree=31982616/32770624 swapFree=5904/194056
[pid=11646] ppid=11643 vsize=77176 CPUtime=582.15 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 57196 0 0 0 58212 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5136587 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 77176


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


[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/248 11722
/proc/meminfo: memFree=31981772/32770624 swapFree=5904/194660
[pid=11646] ppid=11643 vsize=77176 CPUtime=1481.95 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 58844 0 0 0 148192 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5136625 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 77176

[startup+1542.31 s]
/proc/loadavg: 2.07 2.05 2.05 3/248 11723
/proc/meminfo: memFree=31981912/32770624 swapFree=5904/194696
[pid=11646] ppid=11643 vsize=77176 CPUtime=1541.95 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 58945 0 0 0 154192 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5136608 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 77176

[startup+1602.3 s]
/proc/loadavg: 2.06 2.06 2.05 3/248 11725
/proc/meminfo: memFree=31980628/32770624 swapFree=5904/194728
[pid=11646] ppid=11643 vsize=77176 CPUtime=1601.93 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 59046 0 0 0 160190 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5337497 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 77176

[startup+1662.3 s]
/proc/loadavg: 2.06 2.06 2.05 3/248 11726
/proc/meminfo: memFree=31982268/32770624 swapFree=5904/194780
[pid=11646] ppid=11643 vsize=77176 CPUtime=1661.92 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 59146 0 0 0 166189 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5045648 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 77176

[startup+1722.3 s]
/proc/loadavg: 2.06 2.06 2.05 3/247 11727
/proc/meminfo: memFree=31980884/32770624 swapFree=5904/194812
[pid=11646] ppid=11643 vsize=77176 CPUtime=1721.9 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 59248 0 0 0 172187 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5031479 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 77176

[startup+1782.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/247 11728
/proc/meminfo: memFree=31980592/32770624 swapFree=5904/194852
[pid=11646] ppid=11643 vsize=77176 CPUtime=1781.89 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 59345 0 0 0 178186 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5327840 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 77176

[startup+1842.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/247 11729
/proc/meminfo: memFree=31981016/32770624 swapFree=5904/194888
[pid=11646] ppid=11643 vsize=77176 CPUtime=1841.88 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 59449 0 0 0 184185 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5136560 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 1841.88
Current children cumulated vsize (KiB) 77176

[startup+1902.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/246 11730
/proc/meminfo: memFree=31980160/32770624 swapFree=5904/194936
[pid=11646] ppid=11643 vsize=77176 CPUtime=1901.86 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 59547 0 0 0 190183 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5136611 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 1901.86
Current children cumulated vsize (KiB) 77176

[startup+1962.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/248 11740
/proc/meminfo: memFree=31980504/32770624 swapFree=5904/194972
[pid=11646] ppid=11643 vsize=77176 CPUtime=1961.85 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 59647 0 0 0 196182 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5045736 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 1961.85
Current children cumulated vsize (KiB) 77176

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/248 11741
/proc/meminfo: memFree=31980156/32770624 swapFree=5904/195012
[pid=11646] ppid=11643 vsize=77176 CPUtime=2021.84 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 59748 0 0 0 202181 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5031474 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 2021.84
Current children cumulated vsize (KiB) 77176

[startup+2082.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/248 11742
/proc/meminfo: memFree=31980008/32770624 swapFree=5904/195048
[pid=11646] ppid=11643 vsize=77176 CPUtime=2081.83 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 59845 0 0 0 208180 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5045308 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 2081.83
Current children cumulated vsize (KiB) 77176

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/248 11743
/proc/meminfo: memFree=31980900/32770624 swapFree=5904/195088
[pid=11646] ppid=11643 vsize=77176 CPUtime=2141.81 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 59939 0 0 0 214178 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5136625 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 2141.81
Current children cumulated vsize (KiB) 77176

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 2.04 3/248 11876
/proc/meminfo: memFree=31974152/32770624 swapFree=5904/195200
[pid=11646] ppid=11643 vsize=77176 CPUtime=2201.81 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 60064 0 0 0 220178 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5136786 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 2201.81
Current children cumulated vsize (KiB) 77176

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/247 11879
/proc/meminfo: memFree=31974140/32770624 swapFree=5904/195252
[pid=11646] ppid=11643 vsize=77176 CPUtime=2261.79 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 60171 0 0 0 226176 3 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5031437 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 2261.79
Current children cumulated vsize (KiB) 77176

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/247 11880
/proc/meminfo: memFree=31974620/32770624 swapFree=5904/195284
[pid=11646] ppid=11643 vsize=77176 CPUtime=2321.78 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 60276 0 0 0 232174 4 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5136786 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 2321.78
Current children cumulated vsize (KiB) 77176

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/247 11881
/proc/meminfo: memFree=31974736/32770624 swapFree=5904/195316
[pid=11646] ppid=11643 vsize=77176 CPUtime=2381.77 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 60376 0 0 0 238173 4 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5136620 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 2381.77
Current children cumulated vsize (KiB) 77176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.6 s]
/proc/loadavg: 2.00 2.01 2.04 3/247 11881
/proc/meminfo: memFree=31974736/32770624 swapFree=5904/195328
[pid=11646] ppid=11643 vsize=77176 CPUtime=2400.06 cores=0,2,4,6,8,10,12,14
/proc/11646/stat : 11646 (cosoco) R 11643 11646 9859 0 -1 4202496 60473 0 0 0 240002 4 0 0 20 0 1 0 1191937 79028224 13413 33554432000 4194304 5970956 140729499754288 140729499751160 5031479 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 18300928 140729499755713 140729499755843 140729499755843 140729499758542 0
/proc/11646/statm: 19294 13413 780 434 0 12658 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 77176

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

Child status: 1
Real time (s): 2400.6
CPU time (s): 2400.07
CPU user time (s): 2400.03
CPU system time (s): 0.04199
CPU usage (%): 99.9779
Max. virtual memory (cumulated for all children) (KiB): 77176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.03
system time used= 0.04199
maximum resident set size= 53696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60501
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= 29
involuntary context switches= 120640

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.61836 second user time and 11.5474 second system time

The end

Launcher Data

Begin job on node133 at 2017-07-21 19:47:30
IDJOB=4242221
IDBENCH=133705
IDSOLVER=2620
FILE ID=node133/4242221-1500659250
RUNJOBID= node133-1500648174-9890
PBS_JOBID= 20623287
Free space on /tmp= 62016 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/BusScheduling/BusScheduling-cnt-s1/BusScheduling-cnt-c1.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242221-1500659250/watcher-4242221-1500659250 -o /tmp/evaluation-result-4242221-1500659250/solver-4242221-1500659250 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500648174-9890 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4242221-1500659250.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 1c5d3440e59d0a9e624ef63cf534111e
RANDOM SEED=1265001843

node133.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.13
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5229.85
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.13
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5229.85
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.13
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5229.85
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		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.13
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 5334.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 5334.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 5334.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 5334.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32037564 kB
MemAvailable:   32030992 kB
Buffers:           34888 kB
Cached:           268204 kB
SwapCached:            0 kB
Active:           157140 kB
Inactive:         202524 kB
Active(anon):      58896 kB
Inactive(anon):     8752 kB
Active(file):      98244 kB
Inactive(file):   193772 kB
Unevictable:        5904 kB
Mlocked:            5904 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2436 kB
Writeback:             0 kB
AnonPages:         63296 kB
Mapped:            30468 kB
Shmem:              8872 kB
Slab:              66448 kB
SReclaimable:      34496 kB
SUnreclaim:        31952 kB
KernelStack:        4304 kB
PageTables:         5140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     329788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 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:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62012 MiB
End job on node133 at 2017-07-21 20:27:31