Trace number 4267910

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
cosoco 1.12? (TO) 2520.02 2520

General information on the benchmark

NameAllInterval/AllInterval-m1-s1/
AllInterval-080.xml
MD5SUMf0cd38ecba005234ebb464e977fa1d5a
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 benchmark0.16046099
Satisfiable
(Un)Satisfiability was proved
Number of variables159
Number of constraints81
Number of domains2
Minimum domain size79
Maximum domain size80
Distribution of domain sizes[{"size":79,"count":79},{"size":80,"count":80}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":81},{"degree":3,"count":78}]
Minimum constraint arity3
Maximum constraint arity80
Distribution of constraint arities[{"arity":3,"count":79},{"arity":79,"count":1},{"arity":80,"count":1}]
Number of extensional constraints0
Number of intensional constraints79
Distribution of constraint types[{"type":"intension","count":79},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.03/0.15	c root propagations     : 0           
0.03/0.15	c restarts enabled, print stats at every restarts
0.03/0.15	c
0.03/0.15	c
0.03/0.15	c
0.03/0.15	c This is cosoco 1.12 --  
0.03/0.15	c
0.03/0.15	c command line: cosoco -lc -model -restarts HOME/instance-4267910-1502517486.xml 
0.03/0.15	c ========================================[ Problem Statistics ]===========================================
0.03/0.15	c |                                                                                                       
0.03/0.15	c |  Parse time        :         0.08 s 
0.03/0.15	c |
0.03/0.15	c |               Variables: 159
0.03/0.15	c |            Domain Sizes: 79..80
0.03/0.15	c |
0.03/0.15	c |             Constraints: 81
0.03/0.15	c |                   Arity: 3..80  -- Ternary: 79
0.03/0.15	c | 
0.03/0.15	c |                   Types: 
0.03/0.15	c |                          All Different: 2
0.03/0.15	c |                          Intension: 79
0.03/0.15	c |                          
0.03/0.15	c =========================================================================================================
0.03/0.15	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.13/0.27	c 101            208            18021          84370          0              0              72   80   73   
0.23/0.38	c 211            689            26403          146511         0              0              12   105   94  
0.33/0.47	c 332            1216           34372          229759         0              0              69   101   94  
0.43/0.59	c 465            1746           42872          301122         0              0              72   102   94  
0.53/0.68	c 611            2172           49627          356966         0              0              69   99   89   
0.63/0.79	c 771            2611           56244          413053         0              0              69   107   98  
0.73/0.89	c 947            3122           63293          446156         0              0              79   91   87   
0.93/1.05	c 1140           3795           72207          495277         0              0              80   99   95   
1.13/1.25	c 1352           4569           85369          611130         0              0              72   106   97  
1.33/1.47	c 1585           5385           99251          730935         0              0              23   107   98  
1.43/1.54	c 1841           5831           105706         776669         0              0              79   100   97  
1.63/1.70	c 2122           6644           117671         879963         0              0              71   107   100 
1.63/1.79	c 2431           7257           125720         923397         0              0              15   98   95   
1.73/1.88	c 2770           7925           134340         963015         0              0              78   102   100 
1.93/2.09	c 3142           8957           148328         1072055        0              0              74   108   99  
2.03/2.18	c 3551           9578           155587         1112228        0              0              77   93   92   
2.33/2.46	c 4000           10969          175779         1314399        0              0              74   106   95  
2.73/2.80	c 4493           12398          196325         1507382        0              0              73   111   99  
2.83/2.91	c 5035           13230          204821         1555575        0              0              34   106   94  
2.93/3.04	c 5631           14234          215026         1614425        0              0              43   106   105 
3.23/3.36	c 6286           15742          231765         1737394        0              0              30   110   103 
3.43/3.58	c 7006           17163          248213         1862219        0              0              76   107   102 
3.73/3.83	c 7798           18743          265795         2017328        0              0              37   109   104 
4.43/4.51	c 8669           21506          306187         2378420        0              0              72   111   96  
5.13/5.26	c 9627           24835          353365         2836984        0              0              19   98   86   
5.93/6.00	c 10680          28286          396354         3252132        0              0              79   112   102 
6.13/6.21	c 11838          30437          414369         3330152        0              0              28   105   104 
7.33/7.48	c 13111          35283          483415         3987506        0              0              72   107   99  
7.63/7.77	c 14511          37457          501688         4099948        0              0              26   111   110 
9.13/9.22	c 16051          42621          576446         4837476        0              0              83   107   98  
10.43/10.58	c 17745          49028          668728         5724112        0              0              76   102   95  
11.63/11.71	c 19608          55013          744076         6526621        0              0              8   107   102  
12.93/13.09	c 21657          61926          829117         7247397        0              0              74   102   96  
14.83/14.99	c 23910          69463          931186         8124839        0              0              26   114   100 
16.73/16.85	c 26388          77133          1032496        9184745        0              0              76   110   100 
17.23/17.35	c 29113          82648          1081728        9433096        0              0              35   109   107 
19.73/19.87	c 32110          92585          1213825        10830337       0              0              77   105   97  
21.93/22.01	c 35406          103311         1351380        12248077       0              0              82   110   101 
22.83/22.95	c 39031          110129         1414890        12792739       0              0              25   110   105 
23.83/23.95	c 43018          117950         1494371        13360592       0              0              9   105   101  
27.13/27.23	c 47403          131862         1693058        15120994       0              0              15   113   101 
29.93/30.06	c 52226          144174         1846272        17094491       0              0              74   109   96  
33.73/33.88	c 57531          160142         2062583        19096137       0              0              73   108   95  
38.33/38.50	c 63366          179101         2333066        21739792       0              0              26   106   95  
43.03/43.18	c 69784          201034         2629307        24654198       0              0              16   112   99  
45.63/45.73	c 76843          219264         2824441        26280100       0              0              76   107   102 
50.13/50.28	c 84607          240947         3104614        28876409       0              0              86   115   101 
52.93/53.06	c 93147          261540         3310745        30305446       0              0              71   108   104 
61.33/61.41	c 102541         298978         3831790        35143070       0              0              16   106   97  
68.14/68.23	c 112874         331053         4209249        39297764       0              0              74   110   101 
74.53/74.64	c 124240         363717         4606710        43561862       0              0              27   114   103 
82.93/83.03	c 136742         400852         5094619        48719546       0              0              25   105   96  
92.44/92.54	c 150494         442278         5649442        54589956       0              0              25   106   96  
106.23/106.32	c 165621         499702         6410106        62115823       0              0              11   106   97  
116.43/116.58	c 182260         555170         7089225        67698763       0              0              17   110   101 
129.13/129.27	c 200562         614702         7824463        74928123       0              0              54   104   96  
143.43/143.50	c 220694         677047         8663231        82883075       0              0              77   109   98  
159.93/160.05	c 242839         749677         9634481        92254726       0              0              74   114   99  
180.03/180.17	c 267198         840471         10852673       103155702      0              0              73   105   95  
198.83/198.91	c 293992         920793         11941915       113814161      0              0              83   111   100 
217.94/218.05	c 323465         1004696        13082044       125164074      0              0              77   112   101 
239.44/239.59	c 355885         1107785        14429378       138643563      0              0              39   107   95  
265.74/265.82	c 391547         1224145        16039617       153259230      0              0              72   108   95  
298.04/298.19	c 430775         1371215        17904698       167931695      0              0              79   108   95  
319.34/319.47	c 473925         1498782        19339447       178155087      0              0              70   103   96  
366.84/366.99	c 521390         1686230        22171119       201558083      0              0              81   109   100 
409.94/410.08	c 573601         1854060        24468912       222983336      0              0              81   113   101 
456.64/456.78	c 631033         2071071        27425594       251866468      0              0              74   110   97  
471.95/472.05	c 694208         2183634        28522511       259737566      0              0              59   103   100 
518.94/519.05	c 763700         2414716        31539281       286212830      0              0              76   108   98  
564.85/564.99	c 840141         2625957        34224148       314983127      0              0              82   110   98  
638.85/638.98	c 924226         2931529        38313844       356967169      0              0              28   111   98  
656.75/656.89	c 1016719        3090838        39661194       365567592      0              0              27   103   99  
731.35/731.47	c 1118461        3405377        44118223       406742738      0              0              32   113   99  
781.35/781.44	c 1230377        3664377        47010200       435885881      0              0              73   111   101 
837.06/837.11	c 1353484        3981382        50556132       464777489      0              0              70   106   100 
888.05/888.18	c 1488901        4299827        54280480       495129504      0              0              74   115   104 
998.76/998.87	c 1637859        4805821        61108752       559131463      0              0              80   108   98  
1109.66/1109.70	c 1801712        5297290        67786250       627976147      0              0              17   107   97  
1256.57/1256.67	c 1981950        5939808        76317791       718331106      0              0              28   106   96  
1389.68/1389.75	c 2180211        6565690        84704778       798043216      0              0              79   114   100 
1488.48/1488.52	c 2398298        7116596        90822295       852155945      0              0              30   116   107 
1626.09/1626.13	c 2638193        7826866        99479782       930434710      0              0              43   111   100 
1859.59/1859.68	c 2902077        8859448        113406222      1061420950     0              0              71   109   97  
2106.20/2106.23	c 3192349        9871364        128005198      1195304470     0              0              74   108   96  
2340.51/2340.57	c 3511648        10897516       141833448      1331259061     0              0              80   114   100 
2520.01/2520.00	
2520.01/2520.00	c *** INTERRUPTED ***
2520.01/2520.00	c restarts              : 86          
2520.01/2520.00	c conflicts             : 3836776      (1523 /sec)
2520.01/2520.00	c decisions             : 11822229     (4691 /sec)
2520.01/2520.00	c propagations          : 1446958314  (574189 /sec)
2520.01/2520.00	c root propagations     : 0           
2520.01/2520.00	c filter calls          : 152741475      (60612 /sec)
2520.01/2520.00	c useless filter calls  : 78038254       (51 %)
2520.01/2520.00	c Memory used           : 27.74 MB
2520.01/2520.00	c CPU time              : 2520 s
2520.01/2520.00	
2520.01/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267910-1502517486/watcher-4267910-1502517486 -o /tmp/evaluation-result-4267910-1502517486/solver-4267910-1502517486 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502500343-24509 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267910-1502517486.xml 

pid=30761
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 30764
/proc/meminfo: memFree=30843888/32770624 swapFree=0/586304
[pid=30764] ppid=30761 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/30764/stat : 30764 (runsolver) D 30761 30764 24445 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 99254896 24240128 106 18446744073709551615 4194304 4338465 140731741534960 140731741532600 140200551912151 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 39133184 140731741536449 140731741536841 140731741536841 140731741540298 0
/proc/30764/statm: 5918 106 53 36 0 2156 0

[startup+0.100152 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 30764
/proc/meminfo: memFree=30843888/32770624 swapFree=0/586304
[pid=30764] ppid=30761 vsize=27384 CPUtime=0.03 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 1132 0 0 0 3 0 0 0 20 0 1 0 99254896 28041216 959 18446744073709551615 4194304 5972588 140733770266768 140733770263416 5211527 0 0 1 0 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 6846 959 790 435 0 209 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27384

[startup+0.200263 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 30764
/proc/meminfo: memFree=30843888/32770624 swapFree=0/586304
[pid=30764] ppid=30761 vsize=28008 CPUtime=0.13 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 1340 0 0 0 13 0 0 0 20 0 1 0 99254896 28680192 1180 18446744073709551615 4194304 5972588 140733770266768 140733770263416 4972741 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7002 1180 829 435 0 365 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 28008

[startup+0.300247 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 30764
/proc/meminfo: memFree=30843888/32770624 swapFree=0/586304
[pid=30764] ppid=30761 vsize=28140 CPUtime=0.23 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 1371 0 0 0 23 0 0 0 20 0 1 0 99254896 28815360 1180 18446744073709551615 4194304 5972588 140733770266768 140733770263416 4965472 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7035 1180 829 435 0 398 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 28140

[startup+0.700217 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 30764
/proc/meminfo: memFree=30843888/32770624 swapFree=0/586304
[pid=30764] ppid=30761 vsize=28272 CPUtime=0.63 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 1393 0 0 0 63 0 0 0 20 0 1 0 99254896 28950528 1180 18446744073709551615 4194304 5972588 140733770266768 140733770263416 5053097 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7068 1180 829 435 0 431 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 28272

[startup+1.50022 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 30765
/proc/meminfo: memFree=30842440/32770624 swapFree=0/586296
[pid=30764] ppid=30761 vsize=28272 CPUtime=1.43 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 1404 0 0 0 143 0 0 0 20 0 1 0 99254896 28950528 1180 18446744073709551615 4194304 5972588 140733770266768 140733770264072 5071752 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7068 1180 829 435 0 431 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 28272

[startup+3.10022 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 30765
/proc/meminfo: memFree=30841948/32770624 swapFree=0/586296
[pid=30764] ppid=30761 vsize=28272 CPUtime=3.03 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 1768 0 0 0 303 0 0 0 20 0 1 0 99254896 28950528 1249 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4978058 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7068 1249 829 435 0 431 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 28272

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 30765
/proc/meminfo: memFree=30841980/32770624 swapFree=0/586296
[pid=30764] ppid=30761 vsize=28404 CPUtime=6.23 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 2126 0 0 0 623 0 0 0 20 0 1 0 99254896 29085696 1254 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4962376 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1254 829 435 0 464 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 28404

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 30765
/proc/meminfo: memFree=30841484/32770624 swapFree=0/586296
[pid=30764] ppid=30761 vsize=28404 CPUtime=12.63 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 2483 0 0 0 1263 0 0 0 20 0 1 0 99254896 29085696 1256 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4909657 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1256 829 435 0 464 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 28404

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 30765
/proc/meminfo: memFree=30841356/32770624 swapFree=0/586296
[pid=30764] ppid=30761 vsize=28404 CPUtime=25.43 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 3207 0 0 0 2543 0 0 0 20 0 1 0 99254896 29085696 1259 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4968859 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1259 829 435 0 464 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 28404

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 30766
/proc/meminfo: memFree=30840984/32770624 swapFree=0/586296
[pid=30764] ppid=30761 vsize=28404 CPUtime=51.03 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 3569 0 0 0 5103 0 0 0 20 0 1 0 99254896 29085696 1259 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4909643 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1259 829 435 0 464 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 28404

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 30768
/proc/meminfo: memFree=30839680/32770624 swapFree=0/586288
[pid=30764] ppid=30761 vsize=28404 CPUtime=102.24 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 3920 0 0 0 10224 0 0 0 20 0 1 0 99254896 29085696 1260 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4975128 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1260 829 435 0 464 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 28404

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 30771
/proc/meminfo: memFree=30838008/32770624 swapFree=0/586296
[pid=30764] ppid=30761 vsize=28404 CPUtime=162.23 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 4290 0 0 0 16223 0 0 0 20 0 1 0 99254896 29085696 1261 18446744073709551615 4194304 5972588 140733770266768 140733770264072 5053069 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1261 829 435 0 464 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 28404

[startup+222.306 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 30773
/proc/meminfo: memFree=30836524/32770624 swapFree=0/586300
[pid=30764] ppid=30761 vsize=28404 CPUtime=222.24 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 4659 0 0 0 22224 0 0 0 20 0 1 0 99254896 29085696 1261 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4965552 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1261 829 435 0 464 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 28404

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/185 30775
/proc/meminfo: memFree=30834652/32770624 swapFree=0/586308
[pid=30764] ppid=30761 vsize=28404 CPUtime=282.24 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 5007 0 0 0 28224 0 0 0 20 0 1 0 99254896 29085696 1261 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4968801 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1261 829 435 0 464 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 28404

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 30777
/proc/meminfo: memFree=30833004/32770624 swapFree=0/586316
[pid=30764] ppid=30761 vsize=28404 CPUtime=342.24 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 5376 0 0 0 34224 0 0 0 20 0 1 0 99254896 29085696 1261 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4962247 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1261 829 435 0 464 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 28404

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 30793
/proc/meminfo: memFree=30827780/32770624 swapFree=0/586352
[pid=30764] ppid=30761 vsize=28404 CPUtime=402.24 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 5745 0 0 0 40224 0 0 0 20 0 1 0 99254896 29085696 1261 18446744073709551615 4194304 5972588 140733770266768 140733770264072 5053069 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1261 829 435 0 464 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 28404

[startup+462.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/184 30795
/proc/meminfo: memFree=30829096/32770624 swapFree=0/586352
[pid=30764] ppid=30761 vsize=28404 CPUtime=462.24 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 6085 0 0 0 46224 0 0 0 20 0 1 0 99254896 29085696 1261 18446744073709551615 4194304 5972588 140733770266768 140733770264072 5071744 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1261 829 435 0 464 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 28404

[startup+522.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/185 30798
/proc/meminfo: memFree=30827160/32770624 swapFree=0/586364
[pid=30764] ppid=30761 vsize=28404 CPUtime=522.24 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 6114 0 0 0 52224 0 0 0 20 0 1 0 99254896 29085696 1261 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4978327 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1261 829 435 0 464 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 28404

[startup+582.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/185 30800
/proc/meminfo: memFree=30825556/32770624 swapFree=0/586368
[pid=30764] ppid=30761 vsize=28404 CPUtime=582.25 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 6469 0 0 0 58225 0 0 0 20 0 1 0 99254896 29085696 1261 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4962387 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1261 829 435 0 464 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 28404


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 30892
/proc/meminfo: memFree=30792016/32770624 swapFree=0/586596
[pid=30764] ppid=30761 vsize=28404 CPUtime=1602.28 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 11313 0 0 0 160227 1 0 0 20 0 1 0 99254896 29085696 1262 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4975159 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1262 829 435 0 464 0
Current children cumulated CPU time (s) 1602.28
Current children cumulated vsize (KiB) 28404

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 30894
/proc/meminfo: memFree=30793884/32770624 swapFree=0/586600
[pid=30764] ppid=30761 vsize=28404 CPUtime=1662.29 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 11441 0 0 0 166228 1 0 0 20 0 1 0 99254896 29085696 1262 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4978790 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1262 829 435 0 464 0
Current children cumulated CPU time (s) 1662.29
Current children cumulated vsize (KiB) 28404

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/186 30897
/proc/meminfo: memFree=30792672/32770624 swapFree=0/586612
[pid=30764] ppid=30761 vsize=28404 CPUtime=1722.29 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 11653 0 0 0 172228 1 0 0 20 0 1 0 99254896 29085696 1262 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4909616 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1262 829 435 0 464 0
Current children cumulated CPU time (s) 1722.29
Current children cumulated vsize (KiB) 28404

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/186 30899
/proc/meminfo: memFree=30790808/32770624 swapFree=0/586636
[pid=30764] ppid=30761 vsize=28404 CPUtime=1782.29 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 11865 0 0 0 178228 1 0 0 20 0 1 0 99254896 29085696 1262 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4909694 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1262 829 435 0 464 0
Current children cumulated CPU time (s) 1782.29
Current children cumulated vsize (KiB) 28404

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 30902
/proc/meminfo: memFree=30789268/32770624 swapFree=0/586640
[pid=30764] ppid=30761 vsize=28404 CPUtime=1842.29 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 12078 0 0 0 184228 1 0 0 20 0 1 0 99254896 29085696 1262 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4968780 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1262 829 435 0 464 0
Current children cumulated CPU time (s) 1842.29
Current children cumulated vsize (KiB) 28404

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 30904
/proc/meminfo: memFree=30788276/32770624 swapFree=0/586664
[pid=30764] ppid=30761 vsize=28404 CPUtime=1902.29 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 12426 0 0 0 190228 1 0 0 20 0 1 0 99254896 29085696 1262 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4977723 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1262 829 435 0 464 0
Current children cumulated CPU time (s) 1902.29
Current children cumulated vsize (KiB) 28404

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 30906
/proc/meminfo: memFree=30786464/32770624 swapFree=0/586672
[pid=30764] ppid=30761 vsize=28404 CPUtime=1962.3 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 12646 0 0 0 196229 1 0 0 20 0 1 0 99254896 29085696 1262 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4978757 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1262 829 435 0 464 0
Current children cumulated CPU time (s) 1962.3
Current children cumulated vsize (KiB) 28404

[startup+2022.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 30908
/proc/meminfo: memFree=30784620/32770624 swapFree=0/586684
[pid=30764] ppid=30761 vsize=28404 CPUtime=2022.3 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 12866 0 0 0 202229 1 0 0 20 0 1 0 99254896 29085696 1262 18446744073709551615 4194304 5972588 140733770266768 140733770264072 5053071 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1262 829 435 0 464 0
Current children cumulated CPU time (s) 2022.3
Current children cumulated vsize (KiB) 28404

[startup+2082.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/185 30910
/proc/meminfo: memFree=30782868/32770624 swapFree=0/586696
[pid=30764] ppid=30761 vsize=28404 CPUtime=2082.3 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 13086 0 0 0 208229 1 0 0 20 0 1 0 99254896 29085696 1262 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4962376 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1262 829 435 0 464 0
Current children cumulated CPU time (s) 2082.3
Current children cumulated vsize (KiB) 28404

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/184 30912
/proc/meminfo: memFree=30781152/32770624 swapFree=0/586704
[pid=30764] ppid=30761 vsize=28404 CPUtime=2142.3 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 13443 0 0 0 214229 1 0 0 20 0 1 0 99254896 29085696 1262 18446744073709551615 4194304 5972588 140733770266768 140733770264072 5071767 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1262 829 435 0 464 0
Current children cumulated CPU time (s) 2142.3
Current children cumulated vsize (KiB) 28404

[startup+2202.31 s]
/proc/loadavg: 2.08 2.03 2.05 3/189 30930
/proc/meminfo: memFree=30775680/32770624 swapFree=0/586756
[pid=30764] ppid=30761 vsize=28404 CPUtime=2202.31 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 13653 0 0 0 220230 1 0 0 20 0 1 0 99254896 29085696 1262 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4977701 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1262 829 435 0 464 0
Current children cumulated CPU time (s) 2202.31
Current children cumulated vsize (KiB) 28404

[startup+2262.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/186 30932
/proc/meminfo: memFree=30775928/32770624 swapFree=0/586768
[pid=30764] ppid=30761 vsize=28404 CPUtime=2262.3 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 13860 0 0 0 226229 1 0 0 20 0 1 0 99254896 29085696 1262 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4968801 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1262 829 435 0 464 0
Current children cumulated CPU time (s) 2262.3
Current children cumulated vsize (KiB) 28404

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 30934
/proc/meminfo: memFree=30774572/32770624 swapFree=0/586776
[pid=30764] ppid=30761 vsize=28404 CPUtime=2322.3 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 14067 0 0 0 232229 1 0 0 20 0 1 0 99254896 29085696 1262 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4968872 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1262 829 435 0 464 0
Current children cumulated CPU time (s) 2322.3
Current children cumulated vsize (KiB) 28404

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 30936
/proc/meminfo: memFree=30772544/32770624 swapFree=0/586780
[pid=30764] ppid=30761 vsize=28404 CPUtime=2382.31 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 14213 0 0 0 238230 1 0 0 20 0 1 0 99254896 29085696 1262 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4965500 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1262 829 435 0 464 0
Current children cumulated CPU time (s) 2382.31
Current children cumulated vsize (KiB) 28404

[startup+2442.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/186 30998
/proc/meminfo: memFree=30971128/32770624 swapFree=0/586792
[pid=30764] ppid=30761 vsize=28404 CPUtime=2442.31 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 14421 0 0 0 244230 1 0 0 20 0 1 0 99254896 29085696 1262 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4971589 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1262 829 435 0 464 0
Current children cumulated CPU time (s) 2442.31
Current children cumulated vsize (KiB) 28404

[startup+2502.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/184 31001
/proc/meminfo: memFree=30970792/32770624 swapFree=0/586812
[pid=30764] ppid=30761 vsize=28404 CPUtime=2502.31 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 14628 0 0 0 250230 1 0 0 20 0 1 0 99254896 29085696 1262 18446744073709551615 4194304 5972588 140733770266768 140733770264072 5053097 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1262 829 435 0 464 0
Current children cumulated CPU time (s) 2502.31
Current children cumulated vsize (KiB) 28404



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.01 2.02 2.05 3/184 31002
/proc/meminfo: memFree=30970832/32770624 swapFree=0/586812
[pid=30764] ppid=30761 vsize=28404 CPUtime=2520.01 cores=1,3,5,7
/proc/30764/stat : 30764 (cosoco) R 30761 30764 24445 0 -1 4202496 14824 0 0 0 252000 1 0 0 20 0 1 0 99254896 29085696 1262 18446744073709551615 4194304 5972588 140733770266768 140733770264072 4971920 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 17707008 140733770273262 140733770273357 140733770273357 140733770276814 0
/proc/30764/statm: 7101 1262 829 435 0 464 0
Current children cumulated CPU time (s) 2520.01
Current children cumulated vsize (KiB) 28404

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

Child status: 1
Real time (s): 2520
CPU time (s): 2520.02
CPU user time (s): 2520.01
CPU system time (s): 0.018
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 28404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.01
system time used= 0.018
maximum resident set size= 5116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14873
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= 10
involuntary context switches= 1734

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.85909 second user time and 8.39479 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-12 07:44:10
IDJOB=4267910
IDBENCH=124104
IDSOLVER=2658
FILE ID=node134/4267910-1502517486
RUNJOBID= node134-1502500343-24509
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/AllInterval/AllInterval-m1-s1/AllInterval-080.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267910-1502517486/watcher-4267910-1502517486 -o /tmp/evaluation-result-4267910-1502517486/solver-4267910-1502517486 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502500343-24509 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267910-1502517486.xml

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

MD5SUM BENCH= f0cd38ecba005234ebb464e977fa1d5a
RANDOM SEED=950101603

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30843888 kB
MemAvailable:   31823332 kB
Buffers:          299264 kB
Cached:           980660 kB
SwapCached:            0 kB
Active:           861744 kB
Inactive:         625712 kB
Active(anon):     209764 kB
Inactive(anon):    39408 kB
Active(file):     651980 kB
Inactive(file):   586304 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2352 kB
Writeback:             0 kB
AnonPages:        207536 kB
Mapped:            54668 kB
Shmem:             41660 kB
Slab:             141032 kB
SReclaimable:     113992 kB
SUnreclaim:        27040 kB
KernelStack:        3232 kB
PageTables:         5212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     481956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node134 at 2017-08-12 08:26:10