Trace number 4242234

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-sat 1.1? (TO) 2400.08 2402.01

General information on the benchmark

NameBusScheduling/BusScheduling-cnt-s1/
BusScheduling-cnt-r3.xml
MD5SUM35e588148f794a6a4a81576d123b10dc
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 benchmark2400.14
Satisfiable
(Un)Satisfiability was proved
Number of variables19091
Number of constraints160
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":19091}]
Minimum variable degree3
Maximum variable degree19
Distribution of variable degrees[{"degree":3,"count":10},{"degree":4,"count":86},{"degree":5,"count":309},{"degree":6,"count":636},{"degree":7,"count":911},{"degree":8,"count":1069},{"degree":9,"count":1258},{"degree":10,"count":1321},{"degree":11,"count":1446},{"degree":12,"count":1732},{"degree":13,"count":2126},{"degree":14,"count":2492},{"degree":15,"count":3123},{"degree":16,"count":1856},{"degree":17,"count":628},{"degree":18,"count":85},{"degree":19,"count":3}]
Minimum constraint arity13
Maximum constraint arity4379
Distribution of constraint arities[{"arity":13,"count":2},{"arity":140,"count":2},{"arity":176,"count":1},{"arity":182,"count":2},{"arity":212,"count":2},{"arity":214,"count":2},{"arity":221,"count":2},{"arity":222,"count":2},{"arity":271,"count":1},{"arity":273,"count":2},{"arity":275,"count":3},{"arity":280,"count":1},{"arity":282,"count":1},{"arity":291,"count":3},{"arity":301,"count":4},{"arity":304,"count":3},{"arity":307,"count":5},{"arity":341,"count":3},{"arity":352,"count":1},{"arity":393,"count":2},{"arity":421,"count":3},{"arity":438,"count":2},{"arity":441,"count":2},{"arity":449,"count":1},{"arity":458,"count":2},"...",{"arity":2907,"count":1}, {"arity":2936,"count":1}, {"arity":3201,"count":1}, {"arity":3393,"count":1}, {"arity":3498,"count":1}, {"arity":3551,"count":1}, {"arity":3656,"count":1}, {"arity":3814,"count":1}, {"arity":3816,"count":1}, {"arity":3827,"count":1}, {"arity":3932,"count":1}, {"arity":3961,"count":1}, {"arity":4014,"count":1}, {"arity":4038,"count":1}, {"arity":4066,"count":1}, {"arity":4072,"count":1}, {"arity":4078,"count":1}, {"arity":4125,"count":1}, {"arity":4146,"count":1}, {"arity":4162,"count":1}, {"arity":4242,"count":1}, {"arity":4283,"count":1}, {"arity":4304,"count":1}, {"arity":4369,"count":1}, {"arity":4379,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"count","count":160}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

3.89/3.92	c SAT : Variables: 38182 -- Clauses: 38182
3.89/3.93	c best=?? lower=0 upper=19091 

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

pid=3541
running on 8 cores: 1,3,5,7,9,11,13,15

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.01 2.02 2.01 3/242 3544
/proc/meminfo: memFree=32044032/32770624 swapFree=5668/214176
[pid=3544] ppid=3541 vsize=27400 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 1047 0 0 0 1 0 0 0 20 0 1 0 824256 28057600 872 33554432000 4194304 5970956 140734404597920 140734404594568 139740679781349 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 6850 872 698 434 0 214 0

[startup+0.100153 s]
/proc/loadavg: 2.01 2.02 2.01 3/242 3544
/proc/meminfo: memFree=32044032/32770624 swapFree=5668/214176
[pid=3544] ppid=3541 vsize=31312 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 2027 0 0 0 9 0 0 0 20 0 1 0 824256 32063488 1849 33554432000 4194304 5970956 140734404597920 140734404593256 139740679781349 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 7828 1849 704 434 0 1192 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31312

[startup+0.200333 s]
/proc/loadavg: 2.01 2.02 2.01 3/242 3544
/proc/meminfo: memFree=32044032/32770624 swapFree=5668/214176
[pid=3544] ppid=3541 vsize=41264 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 4501 0 0 0 19 0 0 0 20 0 1 0 824256 42254336 4291 33554432000 4194304 5970956 140734404597920 140734404594520 5673370 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 10316 4291 712 434 0 3680 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 41264

[startup+0.300306 s]
/proc/loadavg: 2.01 2.02 2.01 3/242 3544
/proc/meminfo: memFree=32044032/32770624 swapFree=5668/214176
[pid=3544] ppid=3541 vsize=41832 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 4657 0 0 0 29 0 0 0 20 0 1 0 824256 42835968 4489 33554432000 4194304 5970956 140734404597920 140734404594520 5508612 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 10458 4489 712 434 0 3822 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41832

[startup+0.700203 s]
/proc/loadavg: 2.01 2.02 2.01 3/242 3544
/proc/meminfo: memFree=32044032/32770624 swapFree=5668/214176
[pid=3544] ppid=3541 vsize=58748 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 8888 0 0 0 68 1 0 0 20 0 1 0 824256 60157952 8713 33554432000 4194304 5970956 140734404597920 140734404591816 5633547 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 14687 8713 735 434 0 8051 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58748

[startup+1.50023 s]
/proc/loadavg: 2.01 2.02 2.01 3/243 3545
/proc/meminfo: memFree=32011264/32770624 swapFree=5668/214176
[pid=3544] ppid=3541 vsize=58748 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 8891 0 0 0 148 1 0 0 20 0 1 0 824256 60157952 8720 33554432000 4194304 5970956 140734404597920 140734404591816 5472379 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 14687 8720 735 434 0 8051 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58748

[startup+3.10021 s]
/proc/loadavg: 2.01 2.02 2.01 3/243 3545
/proc/meminfo: memFree=32010828/32770624 swapFree=5668/214176
[pid=3544] ppid=3541 vsize=58748 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 8896 0 0 0 308 1 0 0 20 0 1 0 824256 60157952 8720 33554432000 4194304 5970956 140734404597920 140734404591816 139740680707520 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 14687 8720 735 434 0 8051 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58748

[startup+6.30029 s]
/proc/loadavg: 2.01 2.02 2.01 3/243 3545
/proc/meminfo: memFree=32000768/32770624 swapFree=5668/214176
[pid=3544] ppid=3541 vsize=73796 CPUtime=6.29 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 13584 0 0 0 627 2 0 0 20 0 1 0 824256 75567104 11302 33554432000 4194304 5970956 140734404597920 140734404594952 5136625 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 18449 11302 784 434 0 11813 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73796

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.01 3/243 3545
/proc/meminfo: memFree=31901484/32770624 swapFree=5668/214176
[pid=3544] ppid=3541 vsize=173772 CPUtime=12.67 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 41229 0 0 0 1261 6 0 0 20 0 1 0 824256 177942528 36287 33554432000 4194304 5970956 140734404597920 140734404594792 5136795 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 43443 36287 784 434 0 36807 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 173772

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.01 3/243 3545
/proc/meminfo: memFree=31806336/32770624 swapFree=5668/214176
[pid=3544] ppid=3541 vsize=268956 CPUtime=25.46 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 77835 0 0 0 2531 15 0 0 20 0 1 0 824256 275410944 60108 33554432000 4194304 5970956 140734404597920 140734404594792 5136786 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 67239 60108 784 434 0 60603 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 268956

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.01 3/243 3545
/proc/meminfo: memFree=31236772/32770624 swapFree=5668/214176
[pid=3544] ppid=3541 vsize=863880 CPUtime=51.03 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 238705 0 0 0 5063 40 0 0 20 0 1 0 824256 884613120 201570 33554432000 4194304 5970956 140734404597920 140734404595496 5031424 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 215970 201570 784 434 0 209334 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 863880

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/243 3546
/proc/meminfo: memFree=31099532/32770624 swapFree=5668/214404
[pid=3544] ppid=3541 vsize=1017040 CPUtime=102.2 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 305106 0 0 0 10168 52 0 0 20 0 1 0 824256 1041448960 235781 33554432000 4194304 5970956 140734404597920 140734404594792 5031424 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 254260 235781 784 434 0 247624 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 1017040

[startup+162.3 s]
/proc/loadavg: 2.06 2.03 2.02 3/243 3547
/proc/meminfo: memFree=31044896/32770624 swapFree=5668/214452
[pid=3544] ppid=3541 vsize=1078700 CPUtime=162.14 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 350975 0 0 0 16151 63 0 0 20 0 1 0 824256 1104588800 249434 33554432000 4194304 5970956 140734404597920 140734404594888 5031424 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 269675 249434 784 434 0 263039 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 1078700

[startup+222.308 s]
/proc/loadavg: 2.02 2.02 2.02 3/243 3548
/proc/meminfo: memFree=31004684/32770624 swapFree=5668/214504
[pid=3544] ppid=3541 vsize=1126072 CPUtime=222.09 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 389912 0 0 0 22141 68 0 0 20 0 1 0 824256 1153097728 259490 33554432000 4194304 5970956 140734404597920 140734404594888 5045308 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 281518 259490 784 434 0 274882 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 1126072

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/243 3556
/proc/meminfo: memFree=31001388/32770624 swapFree=5668/214532
[pid=3544] ppid=3541 vsize=1128900 CPUtime=282.03 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 412972 0 0 0 28131 72 0 0 20 0 1 0 824256 1155993600 260143 33554432000 4194304 5970956 140734404597920 140734404594888 5136608 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 282225 260143 784 434 0 275589 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 1128900

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/243 3557
/proc/meminfo: memFree=30999568/32770624 swapFree=5668/214596
[pid=3544] ppid=3541 vsize=1131340 CPUtime=341.98 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 435288 0 0 0 34124 74 0 0 20 0 1 0 824256 1158492160 260643 33554432000 4194304 5970956 140734404597920 140734404594888 5136608 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 282835 260643 784 434 0 276199 0
Current children cumulated CPU time (s) 341.98
Current children cumulated vsize (KiB) 1131340

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/243 3558
/proc/meminfo: memFree=30999468/32770624 swapFree=5668/214596
[pid=3544] ppid=3541 vsize=1131340 CPUtime=401.94 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 448071 0 0 0 40118 76 0 0 20 0 1 0 824256 1158492160 260659 33554432000 4194304 5970956 140734404597920 140734404594888 5327859 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 282835 260659 784 434 0 276199 0
Current children cumulated CPU time (s) 401.94
Current children cumulated vsize (KiB) 1131340

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/243 3559
/proc/meminfo: memFree=30977300/32770624 swapFree=5668/214660
[pid=3544] ppid=3541 vsize=1131340 CPUtime=461.89 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 461153 0 0 0 46111 78 0 0 20 0 1 0 824256 1158492160 266209 33554432000 4194304 5970956 140734404597920 140734404594888 5136608 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 282835 266209 784 434 0 276199 0
Current children cumulated CPU time (s) 461.89
Current children cumulated vsize (KiB) 1131340

[startup+522.3 s]
/proc/loadavg: 2.06 2.03 2.02 3/243 3560
/proc/meminfo: memFree=30968516/32770624 swapFree=5668/214660
[pid=3544] ppid=3541 vsize=1131340 CPUtime=521.84 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 475786 0 0 0 52104 80 0 0 20 0 1 0 824256 1158492160 268307 33554432000 4194304 5970956 140734404597920 140734404594888 5045304 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 282835 268307 784 434 0 276199 0
Current children cumulated CPU time (s) 521.84
Current children cumulated vsize (KiB) 1131340

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 2.02 3/243 3628
/proc/meminfo: memFree=30913740/32770624 swapFree=5668/214496
[pid=3544] ppid=3541 vsize=1131340 CPUtime=581.79 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 485395 0 0 0 58098 81 0 0 20 0 1 0 824256 1158492160 270188 33554432000 4194304 5970956 140734404597920 140734404594888 5045692 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 282835 270188 784 434 0 276199 0
Current children cumulated CPU time (s) 581.79
Current children cumulated vsize (KiB) 1131340


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


[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/243 3683
/proc/meminfo: memFree=30872028/32770624 swapFree=5668/215424
[pid=3544] ppid=3541 vsize=1137240 CPUtime=1481.09 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 545191 0 0 0 148018 91 0 0 20 0 1 0 824256 1164533760 277676 33554432000 4194304 5970956 140734404597920 140734404594696 5031424 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 284310 277676 784 434 0 277674 0
Current children cumulated CPU time (s) 1481.09
Current children cumulated vsize (KiB) 1137240

[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 3684
/proc/meminfo: memFree=30872628/32770624 swapFree=5668/215424
[pid=3544] ppid=3541 vsize=1137240 CPUtime=1541.05 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 548211 0 0 0 154014 91 0 0 20 0 1 0 824256 1164533760 277676 33554432000 4194304 5970956 140734404597920 140734404594696 5045304 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 284310 277676 784 434 0 277674 0
Current children cumulated CPU time (s) 1541.05
Current children cumulated vsize (KiB) 1137240

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 3685
/proc/meminfo: memFree=30872376/32770624 swapFree=5668/215424
[pid=3544] ppid=3541 vsize=1137240 CPUtime=1601 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 550994 0 0 0 160008 92 0 0 20 0 1 0 824256 1164533760 277676 33554432000 4194304 5970956 140734404597920 140734404594696 5031455 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 284310 277676 784 434 0 277674 0
Current children cumulated CPU time (s) 1601
Current children cumulated vsize (KiB) 1137240

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 3686
/proc/meminfo: memFree=30872752/32770624 swapFree=5668/215564
[pid=3544] ppid=3541 vsize=1137240 CPUtime=1660.95 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 553611 0 0 0 166003 92 0 0 20 0 1 0 824256 1164533760 277676 33554432000 4194304 5970956 140734404597920 140734404594696 5136620 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 284310 277676 784 434 0 277674 0
Current children cumulated CPU time (s) 1660.95
Current children cumulated vsize (KiB) 1137240

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 3687
/proc/meminfo: memFree=30872744/32770624 swapFree=5668/215564
[pid=3544] ppid=3541 vsize=1137240 CPUtime=1720.9 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 556516 0 0 0 171998 92 0 0 20 0 1 0 824256 1164533760 277676 33554432000 4194304 5970956 140734404597920 140734404594696 5045461 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 284310 277676 784 434 0 277674 0
Current children cumulated CPU time (s) 1720.9
Current children cumulated vsize (KiB) 1137240

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 3688
/proc/meminfo: memFree=30873280/32770624 swapFree=5668/215564
[pid=3544] ppid=3541 vsize=1137240 CPUtime=1780.86 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 559293 0 0 0 177993 93 0 0 20 0 1 0 824256 1164533760 277676 33554432000 4194304 5970956 140734404597920 140734404594696 5136786 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 284310 277676 784 434 0 277674 0
Current children cumulated CPU time (s) 1780.86
Current children cumulated vsize (KiB) 1137240

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 3689
/proc/meminfo: memFree=30873468/32770624 swapFree=5668/215564
[pid=3544] ppid=3541 vsize=1137240 CPUtime=1840.81 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 562201 0 0 0 183988 93 0 0 20 0 1 0 824256 1164533760 277676 33554432000 4194304 5970956 140734404597920 140734404594696 5136608 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 284310 277676 784 434 0 277674 0
Current children cumulated CPU time (s) 1840.81
Current children cumulated vsize (KiB) 1137240

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 3690
/proc/meminfo: memFree=30873696/32770624 swapFree=5668/215564
[pid=3544] ppid=3541 vsize=1137240 CPUtime=1900.76 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 564694 0 0 0 189983 93 0 0 20 0 1 0 824256 1164533760 277677 33554432000 4194304 5970956 140734404597920 140734404594696 5337501 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 284310 277677 784 434 0 277674 0
Current children cumulated CPU time (s) 1900.76
Current children cumulated vsize (KiB) 1137240

[startup+1962.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/243 3691
/proc/meminfo: memFree=30873532/32770624 swapFree=5668/215764
[pid=3544] ppid=3541 vsize=1137240 CPUtime=1960.72 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 567738 0 0 0 195978 94 0 0 20 0 1 0 824256 1164533760 277679 33554432000 4194304 5970956 140734404597920 140734404594696 5337492 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 284310 277679 784 434 0 277674 0
Current children cumulated CPU time (s) 1960.72
Current children cumulated vsize (KiB) 1137240

[startup+2022.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 3692
/proc/meminfo: memFree=30873936/32770624 swapFree=5668/215764
[pid=3544] ppid=3541 vsize=1137240 CPUtime=2020.67 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 570722 0 0 0 201973 94 0 0 20 0 1 0 824256 1164533760 277680 33554432000 4194304 5970956 140734404597920 140734404594696 5337501 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 284310 277680 784 434 0 277674 0
Current children cumulated CPU time (s) 2020.67
Current children cumulated vsize (KiB) 1137240

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 3700
/proc/meminfo: memFree=30873468/32770624 swapFree=5668/215764
[pid=3544] ppid=3541 vsize=1137240 CPUtime=2080.63 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 573589 0 0 0 207968 95 0 0 20 0 1 0 824256 1164533760 277680 33554432000 4194304 5970956 140734404597920 140734404594696 5136608 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 284310 277680 784 434 0 277674 0
Current children cumulated CPU time (s) 2080.63
Current children cumulated vsize (KiB) 1137240

[startup+2142.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/243 3701
/proc/meminfo: memFree=30873412/32770624 swapFree=5668/215764
[pid=3544] ppid=3541 vsize=1137240 CPUtime=2140.57 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 576256 0 0 0 213962 95 0 0 20 0 1 0 824256 1164533760 277683 33554432000 4194304 5970956 140734404597920 140734404594696 5031424 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 284310 277683 784 434 0 277674 0
Current children cumulated CPU time (s) 2140.57
Current children cumulated vsize (KiB) 1137240

[startup+2202.31 s]
/proc/loadavg: 2.03 2.03 2.05 3/243 3702
/proc/meminfo: memFree=30873552/32770624 swapFree=5668/215764
[pid=3544] ppid=3541 vsize=1137240 CPUtime=2200.53 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 579281 0 0 0 219958 95 0 0 20 0 1 0 824256 1164533760 277683 33554432000 4194304 5970956 140734404597920 140734404594696 5136577 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 284310 277683 784 434 0 277674 0
Current children cumulated CPU time (s) 2200.53
Current children cumulated vsize (KiB) 1137240

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 3703
/proc/meminfo: memFree=30871848/32770624 swapFree=5668/215964
[pid=3544] ppid=3541 vsize=1137240 CPUtime=2260.48 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 582199 0 0 0 225952 96 0 0 20 0 1 0 824256 1164533760 277683 33554432000 4194304 5970956 140734404597920 140734404594696 5045308 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 284310 277683 784 434 0 277674 0
Current children cumulated CPU time (s) 2260.48
Current children cumulated vsize (KiB) 1137240

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 3704
/proc/meminfo: memFree=30872108/32770624 swapFree=5668/215964
[pid=3544] ppid=3541 vsize=1137240 CPUtime=2320.44 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 584792 0 0 0 231947 97 0 0 20 0 1 0 824256 1164533760 277683 33554432000 4194304 5970956 140734404597920 140734404594696 5045311 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 284310 277683 784 434 0 277674 0
Current children cumulated CPU time (s) 2320.44
Current children cumulated vsize (KiB) 1137240

[startup+2382.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/243 3706
/proc/meminfo: memFree=30872968/32770624 swapFree=5668/215964
[pid=3544] ppid=3541 vsize=1137240 CPUtime=2380.38 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 587608 0 0 0 237941 97 0 0 20 0 1 0 824256 1164533760 277683 33554432000 4194304 5970956 140734404597920 140734404594696 5045311 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 284310 277683 784 434 0 277674 0
Current children cumulated CPU time (s) 2380.38
Current children cumulated vsize (KiB) 1137240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402 s]
/proc/loadavg: 2.07 2.04 2.05 3/243 3706
/proc/meminfo: memFree=30873292/32770624 swapFree=5668/215964
[pid=3544] ppid=3541 vsize=1137240 CPUtime=2400.07 cores=1,3,5,7,9,11,13,15
/proc/3544/stat : 3544 (cosoco) R 3541 3544 2474 0 -1 4202496 588134 0 0 0 239910 97 0 0 20 0 1 0 824256 1164533760 277683 33554432000 4194304 5970956 140734404597920 140734404594696 5136608 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 35418112 140734404601020 140734404601155 140734404601155 140734404603854 0
/proc/3544/statm: 284310 277683 784 434 0 277674 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 1137240

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

Child status: 1
Real time (s): 2402.01
CPU time (s): 2400.08
CPU user time (s): 2399.1
CPU system time (s): 0.984224
CPU usage (%): 99.92
Max. virtual memory (cumulated for all children) (KiB): 1137240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.1
system time used= 0.984224
maximum resident set size= 1110780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 588157
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= 50
involuntary context switches= 121951

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.75284 second user time and 12.603 second system time

The end

Launcher Data

Begin job on node130 at 2017-07-21 18:46:08
IDJOB=4242234
IDBENCH=133709
IDSOLVER=2621
FILE ID=node130/4242234-1500655567
RUNJOBID= node130-1500648174-2507
PBS_JOBID= 20623290
Free space on /tmp= 61960 MiB

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

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

MD5SUM BENCH= 35e588148f794a6a4a81576d123b10dc
RANDOM SEED=1954809878

node130.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	: 5333.34
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	: 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		: 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	: 5333.34
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	: 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		: 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	: 5333.34
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	: 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		: 1600.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	: 5333.34
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	: 5332.55
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	: 5333.34
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		: 1600.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	: 5332.55
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		: 1733.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	: 5333.34
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		: 1733.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	: 5332.55
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		: 2668.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	: 5333.34
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	: 5332.55
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		: 1867.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	: 5333.34
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		: 1733.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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32043756 kB
MemAvailable:   32031932 kB
Buffers:           33020 kB
Cached:           267424 kB
SwapCached:            0 kB
Active:           132764 kB
Inactive:         223004 kB
Active(anon):      57864 kB
Inactive(anon):     8828 kB
Active(file):      74900 kB
Inactive(file):   214176 kB
Unevictable:        5668 kB
Mlocked:            5668 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2904 kB
Writeback:             0 kB
AnonPages:        174632 kB
Mapped:            30668 kB
Shmem:              8844 kB
Slab:              61576 kB
SReclaimable:      29872 kB
SUnreclaim:        31704 kB
KernelStack:        4256 kB
PageTables:         5512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61956 MiB
End job on node130 at 2017-07-21 19:26:10