Trace number 4240379

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 NameAnswerCPU timeWall clock time
R1: cosoco 1.1? (TO) 2400.02 2401.41

General information on the benchmark

NameRandom/Random-RB-3-28-28f/
rand-3-28-28-93-632f-05.xml
MD5SUM1bf4ccefbf8ae7bb3bb3e34b69384fe1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark687.52002
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Number of domains1
Minimum domain size28
Maximum domain size28
Distribution of domain sizes[{"size":28,"count":28}]
Minimum variable degree4
Maximum variable degree16
Distribution of variable degrees[{"degree":4,"count":1},{"degree":5,"count":2},{"degree":6,"count":1},{"degree":7,"count":4},{"degree":9,"count":3},{"degree":10,"count":3},{"degree":11,"count":6},{"degree":12,"count":2},{"degree":13,"count":3},{"degree":14,"count":1},{"degree":15,"count":1},{"degree":16,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":93}]
Number of extensional constraints93
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":93}]
Optimization problemNO
Type of objective

Solver Data

2.59/2.67	c root propagations     : 0           
2.59/2.67	c restarts enabled, print stats at every restarts
2.59/2.67	c
2.59/2.67	c
2.59/2.67	c
2.59/2.67	c This is cosoco 1.0 --  
2.59/2.67	c
2.59/2.67	c ========================================[ Problem Statistics ]===========================================
2.59/2.67	c |                                                                                                       
2.59/2.67	c |  Parse time        :         2.64 s 
2.59/2.67	c |
2.59/2.67	c |               Variables: 28
2.59/2.67	c |            Domain Sizes: 28..28
2.59/2.67	c |
2.59/2.67	c |             Constraints: 93
2.59/2.67	c |                   Arity: 3..3  -- Ternary: 93
2.59/2.67	c | 
2.59/2.67	c |                   Types: 
2.59/2.67	c |                          Extension: 93  (nb tuples: 8079..8079) -- (shared: 0)
2.59/2.67	c |                          
2.59/2.67	c =========================================================================================================
2.59/2.67	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
2.68/2.79	c 101            134            8800           10335          0              0              8   11   8     
2.88/2.98	c 211            307            21480          22745          0              0              6   12   8     
3.08/3.18	c 332            498            33935          36102          0              0              6   12   8     
3.29/3.35	c 465            697            46616          47819          0              0              8   12   9     
3.58/3.61	c 611            950            62706          64266          0              0              6   12   8     
3.78/3.87	c 771            1224           82515          81290          0              0              8   13   9     
4.28/4.31	c 947            1572           108067         104696         0              0              5   13   8     
4.69/4.70	c 1140           1917           134683         132048         0              0              5   12   8     
5.19/5.27	c 1352           2334           163886         161242         0              0              4   13   8     
5.69/5.72	c 1585           2659           190395         196890         0              0              7   11   7     
6.29/6.31	c 1841           3112           221902         226303         0              0              5   12   8     
6.78/6.83	c 2122           3658           262240         262390         0              0              5   13   9     
7.38/7.47	c 2431           4128           292926         292493         0              0              5   12   8     
8.08/8.17	c 2770           4790           341851         337383         0              0              5   13   9     
8.89/8.96	c 3142           5344           379735         376250         0              0              5   12   8     
9.68/9.78	c 3551           6195           442962         432350         0              0              5   13   9     
11.09/11.14	c 4000           6783           482362         485707         0              0              6   12   8     
12.38/12.44	c 4493           7776           556603         556213         0              0              5   13   8     
13.77/13.82	c 5035           8622           618154         621395         0              0              5   13   8     
15.38/15.45	c 5631           9838           710678         708253         0              0              5   13   8     
16.48/16.53	c 6286           10901          782211         779147         0              0              5   13   8     
17.37/17.48	c 7006           11907          847365         851797         0              0              6   13   8     
19.17/19.26	c 7798           13457          962904         961280         0              0              5   13   8     
21.67/21.79	c 8669           14964          1080596        1084267        0              0              5   12   7     
23.17/23.21	c 9627           16401          1172661        1180998        0              0              6   13   8     
25.57/25.68	c 10680          18429          1315106        1319361        0              0              4   14   8     
27.96/28.02	c 11838          20442          1469959        1489418        0              0              5   13   7     
29.86/29.99	c 13111          22508          1609994        1620528        0              0              5   14   9     
33.26/33.31	c 14511          25224          1808730        1814001        0              0              5   13   8     
37.66/37.75	c 16051          27930          2020089        2028806        0              0              6   13   8     
40.36/40.46	c 17745          30714          2211050        2211093        0              0              5   14   9     
44.85/44.99	c 19608          34274          2466183        2460185        0              0              4   13   8     
50.45/50.54	c 21657          37709          2723219        2752125        0              0              5   14   7     
55.75/55.86	c 23910          41956          3041285        3063414        0              0              4   13   8     
63.24/63.37	c 26388          46370          3403675        3426472        0              0              5   14   7     
67.24/67.33	c 29113          50777          3706148        3716082        0              0              6   14   9     
73.34/73.46	c 32110          56449          4148184        4154452        0              0              5   13   7     
85.33/85.42	c 35406          62041          4604027        4630112        0              0              4   13   7     
94.42/94.53	c 39031          67750          5006320        5061690        0              0              4   14   7     
104.32/104.41	c 43018          75322          5558814        5588197        0              0              4   14   8     
114.91/115.06	c 47403          82291          6049796        6099845        0              0              4   14   7     
122.31/122.43	c 52226          90050          6585104        6606491        0              0              5   15   8     
129.30/129.45	c 57531          98565          7211933        7220003        0              0              5   13   8     
138.10/138.26	c 63366          107846         7826171        7808617        0              0              5   15   8     
154.09/154.27	c 69784          120136         8727857        8675363        0              0              4   14   8     
177.68/177.88	c 76843          132327         9708932        9727114        0              0              4   14   7     
189.97/190.17	c 84607          145436         10619218       10592418       0              0              5   15   8     
213.16/213.35	c 93147          161562         11880974       11829765       0              0              4   14   8     
244.54/244.74	c 102541         177653         13202215       13215770       0              0              4   13   7     
261.13/261.37	c 112874         194901         14400291       14349836       0              0              5   15   8     
299.30/299.55	c 124240         215071         15991551       15996004       0              0              3   15   7     
319.09/319.30	c 136742         235813         17419172       17359017       0              0              5   15   8     
354.17/354.49	c 150494         262087         19397536       19283179       0              0              4   14   8     
378.86/379.17	c 165621         287637         21144687       20937002       0              0              5   14   8     
420.44/420.71	c 182260         318603         23411059       23227833       0              0              4   14   7     
465.61/465.96	c 200562         348855         25562515       25360047       0              0              4   15   8     
502.29/502.64	c 220694         381580         27823625       27541207       0              0              4   15   8     
548.96/549.31	c 242839         423988         30948480       30508209       0              0              3   15   8     
632.22/632.63	c 267198         467888         34427462       34187840       0              0              4   14   7     
681.39/681.88	c 293992         512848         37572422       37172010       0              0              4   15   8     
748.05/748.59	c 323465         566455         41518360       41226259       0              0              4   14   7     
807.42/807.92	c 355885         620883         45286013       44787678       0              0              4   16   8     
899.37/899.92	c 391547         690371         50414768       49647251       0              0              4   16   8     
1020.99/1021.64	c 430775         761680         55954781       55072126       0              0              3   15   7     
1129.23/1129.91	c 473925         832296         61013875       60198494       0              0              4   15   7     
1203.39/1204.11	c 521390         910253         66255251       65181000       0              0              3   15   8     
1334.82/1335.60	c 573601         1012735        73802953       72313935       0              0              3   16   8     
1427.97/1428.85	c 631033         1108136        80971150       79438609       0              0              4   13   8     
1600.47/1601.43	c 694208         1227476        89905956       88106291       0              0              3   16   8     
1737.19/1738.24	c 763700         1341224        97617421       95560933       0              0              3   15   8     
1867.62/1868.74	c 840141         1467891        106343843      103867198      0              0              3   16   8     
2157.24/2158.58	c 924226         1623088        118076234      115896913      0              0              4   15   7     
2320.56/2321.91	c 1016719        1780998        128898677      125877202      0              0              3   16   8     

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-4240379-1500626366/watcher-4240379-1500626366 -o /tmp/evaluation-result-4240379-1500626366/solver-4240379-1500626366 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1500623787-4393 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4240379-1500626366.xml 

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

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: 1.93 2.00 1.89 4/190 5134
/proc/meminfo: memFree=31109484/32770624 swapFree=6824/682440
[pid=5134] ppid=5131 vsize=26992 CPUtime=0 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 969 0 0 0 0 0 0 0 20 0 1 0 23916022 27639808 767 33554432000 4194304 5970956 140728947203536 140728947200184 5674889 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 6748 767 684 434 0 112 0

[startup+0.100153 s]
/proc/loadavg: 1.93 2.00 1.89 4/190 5134
/proc/meminfo: memFree=31109484/32770624 swapFree=6824/682440
[pid=5134] ppid=5131 vsize=28824 CPUtime=0.09 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 1431 0 0 0 9 0 0 0 20 0 1 0 23916022 29515776 1210 33554432000 4194304 5970956 140728947203536 140728947198552 5674904 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 7206 1210 715 434 0 570 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28824

[startup+0.200343 s]
/proc/loadavg: 1.93 2.00 1.89 4/190 5134
/proc/meminfo: memFree=31109484/32770624 swapFree=6824/682440
[pid=5134] ppid=5131 vsize=30092 CPUtime=0.19 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 1719 0 0 0 19 0 0 0 20 0 1 0 23916022 30814208 1474 33554432000 4194304 5970956 140728947203536 140728947200136 5419452 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 7523 1474 715 434 0 887 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30092

[startup+0.300322 s]
/proc/loadavg: 1.93 2.00 1.89 4/190 5134
/proc/meminfo: memFree=31109484/32770624 swapFree=6824/682440
[pid=5134] ppid=5131 vsize=31356 CPUtime=0.29 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 2007 0 0 0 29 0 0 0 20 0 1 0 23916022 32108544 1738 33554432000 4194304 5970956 140728947203536 140728947200136 5674363 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 7839 1738 715 434 0 1203 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31356

[startup+0.700298 s]
/proc/loadavg: 1.93 2.00 1.89 4/190 5134
/proc/meminfo: memFree=31109484/32770624 swapFree=6824/682440
[pid=5134] ppid=5131 vsize=37688 CPUtime=0.69 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 3447 0 0 0 69 0 0 0 20 0 1 0 23916022 38592512 3190 33554432000 4194304 5970956 140728947203536 140728947200136 139917836501114 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 9422 3190 716 434 0 2786 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37688

[startup+1.50026 s]
/proc/loadavg: 1.93 2.00 1.89 3/191 5135
/proc/meminfo: memFree=31093312/32770624 swapFree=6824/682256
[pid=5134] ppid=5131 vsize=49508 CPUtime=1.48 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 6134 0 0 0 148 0 0 0 20 0 1 0 23916022 50696192 5896 33554432000 4194304 5970956 140728947203536 140728947200136 5368966 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 12377 5896 716 434 0 5741 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 49508

[startup+3.10032 s]
/proc/loadavg: 1.93 2.00 1.89 3/191 5135
/proc/meminfo: memFree=31078308/32770624 swapFree=6824/682256
[pid=5134] ppid=5131 vsize=72448 CPUtime=3.08 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 16698 0 0 0 307 1 0 0 20 0 1 0 23916022 74186752 11516 33554432000 4194304 5970956 140728947203536 140728947200872 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 11516 759 434 0 11476 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 72448

[startup+6.30035 s]
/proc/loadavg: 2.02 2.02 1.90 3/191 5135
/proc/meminfo: memFree=31064212/32770624 swapFree=6824/682264
[pid=5134] ppid=5131 vsize=72448 CPUtime=6.29 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 25337 0 0 0 627 2 0 0 20 0 1 0 23916022 74186752 11522 33554432000 4194304 5970956 140728947203536 140728947200872 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 11522 764 434 0 11476 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72448

[startup+12.7004 s]
/proc/loadavg: 2.02 2.02 1.90 3/191 5135
/proc/meminfo: memFree=31063840/32770624 swapFree=6824/682276
[pid=5134] ppid=5131 vsize=72448 CPUtime=12.68 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 33984 0 0 0 1266 2 0 0 20 0 1 0 23916022 74186752 11895 33554432000 4194304 5970956 140728947203536 140728947200872 4934292 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 11895 764 434 0 11476 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 72448

[startup+25.5004 s]
/proc/loadavg: 2.09 2.04 1.91 3/191 5135
/proc/meminfo: memFree=31060712/32770624 swapFree=6824/682288
[pid=5134] ppid=5131 vsize=72448 CPUtime=25.47 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 40066 0 0 0 2545 2 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934299 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 72448

[startup+51.1004 s]
/proc/loadavg: 2.06 2.03 1.91 3/191 5201
/proc/meminfo: memFree=30910920/32770624 swapFree=6824/682372
[pid=5134] ppid=5131 vsize=72448 CPUtime=51.05 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 40711 0 0 0 5103 2 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4933209 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 72448

[startup+102.3 s]
/proc/loadavg: 2.02 2.03 1.91 3/191 5202
/proc/meminfo: memFree=30910712/32770624 swapFree=6824/682448
[pid=5134] ppid=5131 vsize=72448 CPUtime=102.23 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 41353 0 0 0 10221 2 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934366 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 72448

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.92 3/191 5203
/proc/meminfo: memFree=30909580/32770624 swapFree=6824/682516
[pid=5134] ppid=5131 vsize=72448 CPUtime=162.19 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 41995 0 0 0 16217 2 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 72448

[startup+222.307 s]
/proc/loadavg: 2.00 2.02 1.93 3/191 5204
/proc/meminfo: memFree=30909212/32770624 swapFree=6824/682568
[pid=5134] ppid=5131 vsize=72448 CPUtime=222.16 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 42637 0 0 0 22214 2 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 72448

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/191 5205
/proc/meminfo: memFree=30908924/32770624 swapFree=6824/682620
[pid=5134] ppid=5131 vsize=72448 CPUtime=282.12 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 43279 0 0 0 28210 2 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934318 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 72448

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/191 5206
/proc/meminfo: memFree=30909404/32770624 swapFree=6824/682676
[pid=5134] ppid=5131 vsize=72448 CPUtime=342.08 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 43921 0 0 0 34206 2 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934889 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 72448

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/191 5207
/proc/meminfo: memFree=30909584/32770624 swapFree=6824/682728
[pid=5134] ppid=5131 vsize=72448 CPUtime=402.05 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 44563 0 0 0 40203 2 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934310 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 72448

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/191 5208
/proc/meminfo: memFree=30909476/32770624 swapFree=6824/682764
[pid=5134] ppid=5131 vsize=72448 CPUtime=462.01 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 45205 0 0 0 46199 2 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 72448

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/191 5209
/proc/meminfo: memFree=30909700/32770624 swapFree=6824/682816
[pid=5134] ppid=5131 vsize=72448 CPUtime=521.98 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 45847 0 0 0 52196 2 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934318 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 72448

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/191 5210
/proc/meminfo: memFree=30909864/32770624 swapFree=6824/682856
[pid=5134] ppid=5131 vsize=72448 CPUtime=581.94 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 46489 0 0 0 58192 2 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 5319216 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 72448


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


[startup+1482.3 s]
/proc/loadavg: 2.09 2.04 1.98 3/192 5259
/proc/meminfo: memFree=30908724/32770624 swapFree=6824/683484
[pid=5134] ppid=5131 vsize=72448 CPUtime=1481.44 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 55757 0 0 0 148141 3 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934318 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 1481.44
Current children cumulated vsize (KiB) 72448

[startup+1542.31 s]
/proc/loadavg: 2.10 2.05 1.98 3/192 5260
/proc/meminfo: memFree=30908888/32770624 swapFree=6824/683536
[pid=5134] ppid=5131 vsize=72448 CPUtime=1541.41 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 56345 0 0 0 154138 3 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934864 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 1541.41
Current children cumulated vsize (KiB) 72448

[startup+1602.3 s]
/proc/loadavg: 2.04 2.04 1.98 3/191 5261
/proc/meminfo: memFree=30909036/32770624 swapFree=6824/683560
[pid=5134] ppid=5131 vsize=72448 CPUtime=1601.37 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 56987 0 0 0 160134 3 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 1601.37
Current children cumulated vsize (KiB) 72448

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 1.98 3/191 5262
/proc/meminfo: memFree=30909160/32770624 swapFree=6824/683592
[pid=5134] ppid=5131 vsize=72448 CPUtime=1661.33 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 57557 0 0 0 166130 3 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934318 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 1661.33
Current children cumulated vsize (KiB) 72448

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 1.98 3/191 5263
/proc/meminfo: memFree=30908912/32770624 swapFree=6824/683628
[pid=5134] ppid=5131 vsize=72448 CPUtime=1721.3 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 58164 0 0 0 172127 3 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934320 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 1721.3
Current children cumulated vsize (KiB) 72448

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/191 5264
/proc/meminfo: memFree=30908796/32770624 swapFree=6824/683664
[pid=5134] ppid=5131 vsize=72448 CPUtime=1781.26 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 58806 0 0 0 178123 3 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934366 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 1781.26
Current children cumulated vsize (KiB) 72448

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/192 5271
/proc/meminfo: memFree=30908360/32770624 swapFree=6824/683712
[pid=5134] ppid=5131 vsize=72448 CPUtime=1841.23 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 59345 0 0 0 184120 3 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934318 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 1841.23
Current children cumulated vsize (KiB) 72448

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/192 5272
/proc/meminfo: memFree=30908700/32770624 swapFree=6824/683752
[pid=5134] ppid=5131 vsize=72448 CPUtime=1901.2 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 59987 0 0 0 190117 3 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 1901.2
Current children cumulated vsize (KiB) 72448

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/192 5273
/proc/meminfo: memFree=30908924/32770624 swapFree=6824/683780
[pid=5134] ppid=5131 vsize=72448 CPUtime=1961.16 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 60542 0 0 0 196113 3 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934318 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 1961.16
Current children cumulated vsize (KiB) 72448

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/192 5274
/proc/meminfo: memFree=30908344/32770624 swapFree=6824/683816
[pid=5134] ppid=5131 vsize=72448 CPUtime=2021.13 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 61089 0 0 0 202110 3 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 2021.13
Current children cumulated vsize (KiB) 72448

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/192 5275
/proc/meminfo: memFree=30908452/32770624 swapFree=6824/683848
[pid=5134] ppid=5131 vsize=72448 CPUtime=2081.1 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 61636 0 0 0 208107 3 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 2081.1
Current children cumulated vsize (KiB) 72448

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/191 5276
/proc/meminfo: memFree=30908552/32770624 swapFree=6824/683888
[pid=5134] ppid=5131 vsize=72448 CPUtime=2141.05 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 62179 0 0 0 214102 3 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4933072 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 2141.05
Current children cumulated vsize (KiB) 72448

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 1.98 3/191 5277
/proc/meminfo: memFree=30908676/32770624 swapFree=6824/683924
[pid=5134] ppid=5131 vsize=72448 CPUtime=2201.03 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 62821 0 0 0 220100 3 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934366 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 2201.03
Current children cumulated vsize (KiB) 72448

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/191 5278
/proc/meminfo: memFree=30908780/32770624 swapFree=6824/683960
[pid=5134] ppid=5131 vsize=72448 CPUtime=2260.99 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 63372 0 0 0 226096 3 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 2260.99
Current children cumulated vsize (KiB) 72448

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/191 5279
/proc/meminfo: memFree=30908896/32770624 swapFree=6824/683992
[pid=5134] ppid=5131 vsize=72448 CPUtime=2320.96 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 64014 0 0 0 232093 3 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934864 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 2320.96
Current children cumulated vsize (KiB) 72448

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/191 5280
/proc/meminfo: memFree=30908392/32770624 swapFree=6824/684020
[pid=5134] ppid=5131 vsize=72448 CPUtime=2380.92 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 64580 0 0 0 238089 3 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 2380.92
Current children cumulated vsize (KiB) 72448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.41 s]
/proc/loadavg: 2.00 2.01 1.98 3/191 5280
/proc/meminfo: memFree=30908516/32770624 swapFree=6824/684024
[pid=5134] ppid=5131 vsize=72448 CPUtime=2400.01 cores=0,2,4,6
/proc/5134/stat : 5134 (cosoco) R 5131 5134 4362 0 -1 4202496 65136 0 0 0 239998 3 0 0 20 0 1 0 23916022 74186752 12211 33554432000 4194304 5970956 140728947203536 140728947200872 4934318 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 10706944 140728947209409 140728947209539 140728947209539 140728947212238 0
/proc/5134/statm: 18112 12211 764 434 0 11476 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 72448

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

Child status: 1
Real time (s): 2401.41
CPU time (s): 2400.02
CPU user time (s): 2399.99
CPU system time (s): 0.03498
CPU usage (%): 99.9424
Max. virtual memory (cumulated for all children) (KiB): 72448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.99
system time used= 0.03498
maximum resident set size= 48892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65165
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= 25
involuntary context switches= 121880

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.6759 second user time and 5.48436 second system time

The end

Launcher Data

Begin job on node102 at 2017-07-21 10:39:26
IDJOB=4240379
IDBENCH=122829
IDSOLVER=2620
FILE ID=node102/4240379-1500626366
RUNJOBID= node102-1500623787-4393
PBS_JOBID= 20623025
Free space on /tmp= 61884 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Random/Random-RB-3-28-28f/rand-3-28-28-93-632f-05.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240379-1500626366/watcher-4240379-1500626366 -o /tmp/evaluation-result-4240379-1500626366/solver-4240379-1500626366 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1500623787-4393 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4240379-1500626366.xml

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

MD5SUM BENCH= 1bf4ccefbf8ae7bb3bb3e34b69384fe1
RANDOM SEED=706744611

node102.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		: 2533.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
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	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
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		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
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	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
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	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
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	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
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	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31109760 kB
MemAvailable:   31979560 kB
Buffers:          160984 kB
Cached:           993380 kB
SwapCached:            0 kB
Active:           532040 kB
Inactive:         699308 kB
Active(anon):      79424 kB
Inactive(anon):    16868 kB
Active(file):     452616 kB
Inactive(file):   682440 kB
Unevictable:        6824 kB
Mlocked:            6824 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8836 kB
Writeback:             0 kB
AnonPages:         62412 kB
Mapped:            35544 kB
Shmem:             17104 kB
Slab:             126868 kB
SReclaimable:     101160 kB
SUnreclaim:        25708 kB
KernelStack:        3680 kB
PageTables:         5860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61884 MiB
End job on node102 at 2017-07-21 11:19:28