Trace number 4260058

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-mini 1.1 (2017-07-29)? (TO) 2400.02 2400.21

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 benchmark12.5397
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.02/0.15	c root propagations     : 0           
0.02/0.15	c restarts enabled, print stats at every restarts
0.02/0.15	c
0.02/0.15	c
0.02/0.15	c
0.02/0.15	c This is cosoco 1.1 --  
0.02/0.15	c
0.02/0.15	c command line: cosoco -lc -model -restarts HOME/instance-4260058-1502022702.xml 
0.02/0.15	c ========================================[ Problem Statistics ]===========================================
0.02/0.15	c |                                                                                                       
0.02/0.15	c |  Parse time        :         0.08 s 
0.02/0.15	c |
0.02/0.15	c |               Variables: 159
0.02/0.15	c |            Domain Sizes: 79..80
0.02/0.15	c |
0.02/0.15	c |             Constraints: 81
0.02/0.15	c |                   Arity: 3..80  -- Ternary: 79
0.02/0.15	c | 
0.02/0.15	c |                   Types: 
0.02/0.15	c |                          All Different: 2
0.02/0.15	c |                          Intension: 79
0.02/0.15	c |                          
0.02/0.15	c =========================================================================================================
0.02/0.15	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.12/0.28	c 101            208            18021          84370          0              0              72   80   73   
0.22/0.39	c 211            689            26403          146511         0              0              12   105   94  
0.32/0.47	c 332            1216           34372          229759         0              0              69   101   94  
0.42/0.59	c 465            1746           42872          301122         0              0              72   102   94  
0.52/0.68	c 611            2172           49627          356966         0              0              69   99   89   
0.62/0.79	c 771            2611           56244          413053         0              0              69   107   98  
0.72/0.89	c 947            3122           63293          446156         0              0              79   91   87   
0.92/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.32/1.47	c 1585           5385           99251          730935         0              0              23   107   98  
1.42/1.54	c 1841           5831           105706         776669         0              0              79   100   97  
1.62/1.70	c 2122           6644           117671         879963         0              0              71   107   100 
1.62/1.78	c 2431           7257           125720         923397         0              0              15   98   95   
1.72/1.88	c 2770           7925           134340         963015         0              0              78   102   100 
1.92/2.08	c 3142           8957           148328         1072055        0              0              74   108   99  
2.02/2.17	c 3551           9578           155587         1112228        0              0              77   93   92   
2.32/2.45	c 4000           10969          175779         1314399        0              0              74   106   95  
2.62/2.79	c 4493           12398          196325         1507382        0              0              73   111   99  
2.72/2.89	c 5035           13230          204821         1555575        0              0              34   106   94  
2.92/3.02	c 5631           14234          215026         1614425        0              0              43   106   105 
3.23/3.34	c 6286           15742          231765         1737394        0              0              30   110   103 
3.42/3.56	c 7006           17163          248213         1862219        0              0              76   107   102 
3.72/3.81	c 7798           18743          265795         2017328        0              0              37   109   104 
4.33/4.48	c 8669           21506          306187         2378420        0              0              72   111   96  
5.12/5.23	c 9627           24835          353365         2836984        0              0              19   98   86   
5.82/5.97	c 10680          28286          396354         3252132        0              0              79   112   102 
6.02/6.17	c 11838          30437          414369         3330152        0              0              28   105   104 
7.32/7.43	c 13111          35283          483415         3987506        0              0              72   107   99  
7.63/7.71	c 14511          37457          501688         4099948        0              0              26   111   110 
9.02/9.15	c 16051          42621          576446         4837476        0              0              83   107   98  
10.42/10.50	c 17745          49028          668728         5724112        0              0              76   102   95  
11.52/11.63	c 19608          55013          744076         6526621        0              0              8   107   102  
12.82/12.99	c 21657          61926          829117         7247397        0              0              74   102   96  
14.72/14.88	c 23910          69463          931186         8124839        0              0              26   114   100 
16.62/16.72	c 26388          77133          1032496        9184745        0              0              76   110   100 
17.12/17.23	c 29113          82648          1081728        9433096        0              0              35   109   107 
19.62/19.73	c 32110          92585          1213825        10830337       0              0              77   105   97  
21.72/21.88	c 35406          103311         1351380        12248077       0              0              82   110   101 
22.72/22.81	c 39031          110129         1414890        12792739       0              0              25   110   105 
23.62/23.79	c 43018          117950         1494371        13360592       0              0              9   105   101  
26.92/27.05	c 47403          131862         1693058        15120994       0              0              15   113   101 
29.73/29.86	c 52226          144174         1846272        17094491       0              0              74   109   96  
33.52/33.65	c 57531          160142         2062583        19096137       0              0              73   108   95  
38.02/38.19	c 63366          179101         2333066        21739792       0              0              26   106   95  
42.72/42.85	c 69784          201034         2629307        24654198       0              0              16   112   99  
45.32/45.40	c 76843          219264         2824441        26280100       0              0              76   107   102 
49.82/49.92	c 84607          240947         3104614        28876409       0              0              86   115   101 
52.52/52.69	c 93147          261540         3310745        30305446       0              0              71   108   104 
60.72/60.89	c 102541         298978         3831790        35143070       0              0              16   106   97  
67.52/67.66	c 112874         331053         4209249        39297764       0              0              74   110   101 
73.92/74.01	c 124240         363717         4606710        43561862       0              0              27   114   103 
82.22/82.34	c 136742         400852         5094619        48719546       0              0              25   105   96  
91.62/91.76	c 150494         442278         5649442        54589956       0              0              25   106   96  
105.32/105.42	c 165621         499702         6410106        62115823       0              0              11   106   97  
115.52/115.63	c 182260         555170         7089225        67698763       0              0              17   110   101 
128.12/128.22	c 200562         614702         7824463        74928123       0              0              54   104   96  
142.21/142.38	c 220694         677047         8663231        82883075       0              0              77   109   98  
158.61/158.76	c 242839         749677         9634481        92254726       0              0              74   114   99  
178.41/178.53	c 267198         840471         10852673       103155702      0              0              73   105   95  
197.21/197.33	c 293992         920793         11941915       113814161      0              0              83   111   100 
216.21/216.35	c 323465         1004696        13082044       125164074      0              0              77   112   101 
237.62/237.74	c 355885         1107785        14429378       138643563      0              0              39   107   95  
263.61/263.77	c 391547         1224145        16039617       153259230      0              0              72   108   95  
295.91/296.01	c 430775         1371215        17904698       167931695      0              0              79   108   95  
316.81/316.90	c 473925         1498782        19339447       178155087      0              0              70   103   96  
363.80/363.98	c 521390         1686230        22171119       201558083      0              0              81   109   100 
406.40/406.55	c 573601         1854060        24468912       222983336      0              0              81   113   101 
452.80/452.93	c 631033         2071071        27425594       251866468      0              0              74   110   97  
468.00/468.12	c 694208         2183634        28522511       259737566      0              0              59   103   100 
514.50/514.65	c 763700         2414716        31539281       286212830      0              0              76   108   98  
560.10/560.27	c 840141         2625957        34224148       314983127      0              0              82   110   98  
633.19/633.36	c 924226         2931529        38313844       356967169      0              0              28   111   98  
650.89/651.01	c 1016719        3090838        39661194       365567592      0              0              27   103   99  
724.89/725.04	c 1118461        3405377        44118223       406742738      0              0              32   113   99  
774.19/774.32	c 1230377        3664377        47010200       435885881      0              0              73   111   101 
829.48/829.69	c 1353484        3981382        50556132       464777489      0              0              70   106   100 
880.38/880.54	c 1488901        4299827        54280480       495129504      0              0              74   115   104 
990.98/991.15	c 1637859        4805821        61108752       559131463      0              0              80   108   98  
1101.27/1101.42	c 1801712        5297290        67786250       627976147      0              0              17   107   97  
1247.06/1247.23	c 1981950        5939808        76317791       718331106      0              0              28   106   96  
1379.36/1379.58	c 2180211        6565690        84704778       798043216      0              0              79   114   100 
1477.65/1477.89	c 2398298        7116596        90822295       852155945      0              0              30   116   107 
1614.15/1614.32	c 2638193        7826866        99479782       930434710      0              0              43   111   100 
1845.84/1846.06	c 2902077        8859448        113406222      1061420950     0              0              71   109   97  
2091.62/2091.81	c 3192349        9871364        128005198      1195304470     0              0              74   108   96  
2323.41/2323.68	c 3511648        10897516       141833448      1331259061     0              0              80   114   100 
2400.02/2400.20	
2400.02/2400.20	c *** INTERRUPTED ***
2400.02/2400.20	c restarts              : 86          
2400.02/2400.20	c conflicts             : 3665522      (1527 /sec)
2400.02/2400.20	c decisions             : 11297066     (4707 /sec)
2400.02/2400.20	c propagations          : 1381024108  (575422 /sec)
2400.02/2400.20	c root propagations     : 0           
2400.02/2400.20	c filter calls          : 146495331      (61039 /sec)
2400.02/2400.20	c useless filter calls  : 74483451       (50 %)
2400.02/2400.20	c Memory used           : 27.53 MB
2400.02/2400.20	c CPU time              : 2400.02 s
2400.02/2400.20	
2400.02/2400.20	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-4260058-1502022702/watcher-4260058-1502022702 -o /tmp/evaluation-result-4260058-1502022702/solver-4260058-1502022702 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502014511-21396 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260058-1502022702.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.16 2.07 2.06 3/180 24298
/proc/meminfo: memFree=31417068/32770624 swapFree=0/316008
[pid=24298] ppid=24295 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/24298/stat : 24298 (runsolver) D 24295 24298 20633 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 4463975 24240128 108 18446744073709551615 4194304 4338465 140737034461312 140737034458952 139924532925143 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 19386368 140737034469570 140737034469962 140737034469962 140737034473418 0
/proc/24298/statm: 5918 108 54 36 0 2156 0

[startup+0.101041 s]
/proc/loadavg: 2.16 2.07 2.06 3/180 24298
/proc/meminfo: memFree=31417068/32770624 swapFree=0/316008
[pid=24298] ppid=24295 vsize=27160 CPUtime=0.02 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 1111 0 0 0 2 0 0 0 20 0 1 0 4463975 27811840 948 18446744073709551615 4194304 5747388 140721409110144 140721409104008 140062972978848 0 0 1 0 0 0 0 17 7 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 6790 948 777 380 0 208 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27160

[startup+0.201057 s]
/proc/loadavg: 2.16 2.07 2.06 3/180 24298
/proc/meminfo: memFree=31417068/32770624 swapFree=0/316008
[pid=24298] ppid=24295 vsize=27792 CPUtime=0.12 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 1324 0 0 0 12 0 0 0 20 0 1 0 4463975 28459008 1105 18446744073709551615 4194304 5747388 140721409110144 140721409107288 5000046 0 0 1 8405026 0 0 0 17 7 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 6948 1105 814 380 0 366 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 27792

[startup+0.301056 s]
/proc/loadavg: 2.16 2.07 2.06 3/180 24298
/proc/meminfo: memFree=31417068/32770624 swapFree=0/316008
[pid=24298] ppid=24295 vsize=27924 CPUtime=0.22 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 1355 0 0 0 22 0 0 0 20 0 1 0 4463975 28594176 1171 18446744073709551615 4194304 5747388 140721409110144 140721409107288 4954102 0 0 1 8405026 0 0 0 17 7 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 6981 1171 814 380 0 399 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 27924

[startup+0.700222 s]
/proc/loadavg: 2.16 2.07 2.06 3/180 24298
/proc/meminfo: memFree=31417068/32770624 swapFree=0/316008
[pid=24298] ppid=24295 vsize=28056 CPUtime=0.62 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 1377 0 0 0 62 0 0 0 20 0 1 0 4463975 28729344 1171 18446744073709551615 4194304 5747388 140721409110144 140721409107288 5121308 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7014 1171 814 380 0 432 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 28056

[startup+1.50022 s]
/proc/loadavg: 2.16 2.07 2.06 3/181 24299
/proc/meminfo: memFree=31415360/32770624 swapFree=0/316016
[pid=24298] ppid=24295 vsize=28056 CPUtime=1.42 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 1388 0 0 0 142 0 0 0 20 0 1 0 4463975 28729344 1171 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4873584 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7014 1171 814 380 0 432 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 28056

[startup+3.10017 s]
/proc/loadavg: 2.16 2.07 2.06 3/181 24299
/proc/meminfo: memFree=31414988/32770624 swapFree=0/316016
[pid=24298] ppid=24295 vsize=28056 CPUtime=3.02 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 1751 0 0 0 302 0 0 0 20 0 1 0 4463975 28729344 1235 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4903029 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7014 1235 814 380 0 432 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 28056

[startup+6.3002 s]
/proc/loadavg: 2.30 2.10 2.07 2/193 24391
/proc/meminfo: memFree=31753544/32770624 swapFree=0/316052
[pid=24298] ppid=24295 vsize=28188 CPUtime=6.22 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 2112 0 0 0 622 0 0 0 20 0 1 0 4463975 28864512 1240 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4909425 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1240 814 380 0 465 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 28188

[startup+12.7002 s]
/proc/loadavg: 2.28 2.10 2.07 3/181 24485
/proc/meminfo: memFree=31764144/32770624 swapFree=0/316124
[pid=24298] ppid=24295 vsize=28188 CPUtime=12.62 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 2458 0 0 0 1262 0 0 0 20 0 1 0 4463975 28864512 1242 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4873657 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1242 814 380 0 465 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 28188

[startup+25.5003 s]
/proc/loadavg: 2.22 2.09 2.07 3/181 24485
/proc/meminfo: memFree=31763904/32770624 swapFree=0/316140
[pid=24298] ppid=24295 vsize=28188 CPUtime=25.42 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 3180 0 0 0 2542 0 0 0 20 0 1 0 4463975 28864512 1244 18446744073709551615 4194304 5747388 140721409110144 140721409107544 5000064 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1244 814 380 0 465 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 28188

[startup+51.1003 s]
/proc/loadavg: 2.14 2.08 2.06 3/181 24486
/proc/meminfo: memFree=31763904/32770624 swapFree=0/316168
[pid=24298] ppid=24295 vsize=28188 CPUtime=51.02 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 3542 0 0 0 5102 0 0 0 20 0 1 0 4463975 28864512 1245 18446744073709551615 4194304 5747388 140721409110144 140721409107544 5000064 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1245 814 380 0 465 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 28188

[startup+102.3 s]
/proc/loadavg: 1.99 2.05 2.05 3/181 24488
/proc/meminfo: memFree=31763292/32770624 swapFree=0/316244
[pid=24298] ppid=24295 vsize=28188 CPUtime=102.22 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 3894 0 0 0 10222 0 0 0 20 0 1 0 4463975 28864512 1245 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4873584 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1245 814 380 0 465 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 28188

[startup+162.3 s]
/proc/loadavg: 1.85 2.01 2.04 3/185 24505
/proc/meminfo: memFree=31758540/32770624 swapFree=0/316336
[pid=24298] ppid=24295 vsize=28188 CPUtime=162.21 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 4268 0 0 0 16221 0 0 0 20 0 1 0 4463975 28864512 1246 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4915034 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1246 814 380 0 465 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 28188

[startup+222.306 s]
/proc/loadavg: 1.95 2.01 2.04 3/185 24507
/proc/meminfo: memFree=31758932/32770624 swapFree=0/316392
[pid=24298] ppid=24295 vsize=28188 CPUtime=222.22 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 4637 0 0 0 22222 0 0 0 20 0 1 0 4463975 28864512 1246 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4915124 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1246 814 380 0 465 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 28188

[startup+282.3 s]
/proc/loadavg: 1.98 2.01 2.04 3/182 24509
/proc/meminfo: memFree=31762396/32770624 swapFree=0/316452
[pid=24298] ppid=24295 vsize=28188 CPUtime=282.21 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 4986 0 0 0 28221 0 0 0 20 0 1 0 4463975 28864512 1246 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4911843 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1246 814 380 0 465 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28188

[startup+342.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/182 24511
/proc/meminfo: memFree=31762404/32770624 swapFree=0/316508
[pid=24298] ppid=24295 vsize=28188 CPUtime=342.21 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 5347 0 0 0 34221 0 0 0 20 0 1 0 4463975 28864512 1246 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4917691 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1246 814 380 0 465 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 28188

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 24513
/proc/meminfo: memFree=31762652/32770624 swapFree=0/316552
[pid=24298] ppid=24295 vsize=28188 CPUtime=402.2 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 5715 0 0 0 40220 0 0 0 20 0 1 0 4463975 28864512 1246 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4873694 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1246 814 380 0 465 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 28188

[startup+462.3 s]
/proc/loadavg: 1.98 2.01 2.04 3/181 24516
/proc/meminfo: memFree=31762124/32770624 swapFree=0/316612
[pid=24298] ppid=24295 vsize=28188 CPUtime=462.2 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 6056 0 0 0 46220 0 0 0 20 0 1 0 4463975 28864512 1246 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4911770 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1246 814 380 0 465 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 28188

[startup+522.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/181 24518
/proc/meminfo: memFree=31761984/32770624 swapFree=0/316644
[pid=24298] ppid=24295 vsize=28188 CPUtime=522.2 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 6434 0 0 0 52220 0 0 0 20 0 1 0 4463975 28864512 1246 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4972752 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1246 814 380 0 465 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 28188

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 24520
/proc/meminfo: memFree=31762108/32770624 swapFree=0/316696
[pid=24298] ppid=24295 vsize=28188 CPUtime=582.19 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 6788 0 0 0 58219 0 0 0 20 0 1 0 4463975 28864512 1246 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4906186 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1246 814 380 0 465 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 28188


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

[startup+1482.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 24579
/proc/meminfo: memFree=31760844/32770624 swapFree=0/317324
[pid=24298] ppid=24295 vsize=28188 CPUtime=1482.15 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 11325 0 0 0 148215 0 0 0 20 0 1 0 4463975 28864512 1247 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4972090 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1247 814 380 0 465 0
Current children cumulated CPU time (s) 1482.15
Current children cumulated vsize (KiB) 28188

[startup+1542.31 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 24581
/proc/meminfo: memFree=31761216/32770624 swapFree=0/317356
[pid=24298] ppid=24295 vsize=28188 CPUtime=1542.16 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 11535 0 0 0 154216 0 0 0 20 0 1 0 4463975 28864512 1247 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4873679 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1247 814 380 0 465 0
Current children cumulated CPU time (s) 1542.16
Current children cumulated vsize (KiB) 28188

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 24583
/proc/meminfo: memFree=31761340/32770624 swapFree=0/317392
[pid=24298] ppid=24295 vsize=28188 CPUtime=1602.15 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 11750 0 0 0 160215 0 0 0 20 0 1 0 4463975 28864512 1247 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4873616 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1247 814 380 0 465 0
Current children cumulated CPU time (s) 1602.15
Current children cumulated vsize (KiB) 28188

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24585
/proc/meminfo: memFree=31761464/32770624 swapFree=0/317416
[pid=24298] ppid=24295 vsize=28188 CPUtime=1662.15 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 12101 0 0 0 166215 0 0 0 20 0 1 0 4463975 28864512 1247 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4971712 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1247 814 380 0 465 0
Current children cumulated CPU time (s) 1662.15
Current children cumulated vsize (KiB) 28188

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24587
/proc/meminfo: memFree=31761604/32770624 swapFree=0/317456
[pid=24298] ppid=24295 vsize=28188 CPUtime=1722.14 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 12315 0 0 0 172214 0 0 0 20 0 1 0 4463975 28864512 1247 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4906184 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1247 814 380 0 465 0
Current children cumulated CPU time (s) 1722.14
Current children cumulated vsize (KiB) 28188

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24589
/proc/meminfo: memFree=31760860/32770624 swapFree=0/317480
[pid=24298] ppid=24295 vsize=28188 CPUtime=1782.14 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 12529 0 0 0 178214 0 0 0 20 0 1 0 4463975 28864512 1247 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4972752 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1247 814 380 0 465 0
Current children cumulated CPU time (s) 1782.14
Current children cumulated vsize (KiB) 28188

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24591
/proc/meminfo: memFree=31761036/32770624 swapFree=0/317512
[pid=24298] ppid=24295 vsize=28188 CPUtime=1842.14 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 12745 0 0 0 184214 0 0 0 20 0 1 0 4463975 28864512 1247 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4906176 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1247 814 380 0 465 0
Current children cumulated CPU time (s) 1842.14
Current children cumulated vsize (KiB) 28188

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24593
/proc/meminfo: memFree=31761300/32770624 swapFree=0/317536
[pid=24298] ppid=24295 vsize=28188 CPUtime=1902.13 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 13111 0 0 0 190213 0 0 0 20 0 1 0 4463975 28864512 1247 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4873657 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1247 814 380 0 465 0
Current children cumulated CPU time (s) 1902.13
Current children cumulated vsize (KiB) 28188

[startup+1962.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/184 24609
/proc/meminfo: memFree=31756296/32770624 swapFree=0/317592
[pid=24298] ppid=24295 vsize=28188 CPUtime=1962.13 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 13344 0 0 0 196213 0 0 0 20 0 1 0 4463975 28864512 1247 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4972775 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1247 814 380 0 465 0
Current children cumulated CPU time (s) 1962.13
Current children cumulated vsize (KiB) 28188

[startup+2022.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/184 24611
/proc/meminfo: memFree=31756276/32770624 swapFree=0/317636
[pid=24298] ppid=24295 vsize=28188 CPUtime=2022.13 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 13577 0 0 0 202213 0 0 0 20 0 1 0 4463975 28864512 1247 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4915608 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1247 814 380 0 465 0
Current children cumulated CPU time (s) 2022.13
Current children cumulated vsize (KiB) 28188

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 24613
/proc/meminfo: memFree=31759316/32770624 swapFree=0/317672
[pid=24298] ppid=24295 vsize=28188 CPUtime=2082.13 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 13809 0 0 0 208213 0 0 0 20 0 1 0 4463975 28864512 1247 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4972077 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1247 814 380 0 465 0
Current children cumulated CPU time (s) 2082.13
Current children cumulated vsize (KiB) 28188

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24615
/proc/meminfo: memFree=31760004/32770624 swapFree=0/317700
[pid=24298] ppid=24295 vsize=28188 CPUtime=2142.12 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 14133 0 0 0 214212 0 0 0 20 0 1 0 4463975 28864512 1247 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4915024 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1247 814 380 0 465 0
Current children cumulated CPU time (s) 2142.12
Current children cumulated vsize (KiB) 28188

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24617
/proc/meminfo: memFree=31760564/32770624 swapFree=0/317728
[pid=24298] ppid=24295 vsize=28188 CPUtime=2202.12 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 14344 0 0 0 220212 0 0 0 20 0 1 0 4463975 28864512 1247 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4917975 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1247 814 380 0 465 0
Current children cumulated CPU time (s) 2202.12
Current children cumulated vsize (KiB) 28188

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24620
/proc/meminfo: memFree=31760548/32770624 swapFree=0/317768
[pid=24298] ppid=24295 vsize=28188 CPUtime=2262.12 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 14556 0 0 0 226212 0 0 0 20 0 1 0 4463975 28864512 1247 18446744073709551615 4194304 5747388 140721409110144 140721409107544 5126274 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1247 814 380 0 465 0
Current children cumulated CPU time (s) 2262.12
Current children cumulated vsize (KiB) 28188

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24622
/proc/meminfo: memFree=31759944/32770624 swapFree=0/317808
[pid=24298] ppid=24295 vsize=28188 CPUtime=2322.11 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 14765 0 0 0 232211 0 0 0 20 0 1 0 4463975 28864512 1247 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4873702 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1247 814 380 0 465 0
Current children cumulated CPU time (s) 2322.11
Current children cumulated vsize (KiB) 28188

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24624
/proc/meminfo: memFree=31759680/32770624 swapFree=0/317840
[pid=24298] ppid=24295 vsize=28188 CPUtime=2382.11 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 15110 0 0 0 238211 0 0 0 20 0 1 0 4463975 28864512 1247 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4954105 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1247 814 380 0 465 0
Current children cumulated CPU time (s) 2382.11
Current children cumulated vsize (KiB) 28188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24624
/proc/meminfo: memFree=31759820/32770624 swapFree=0/317852
[pid=24298] ppid=24295 vsize=28188 CPUtime=2400.02 cores=1,3,5,7
/proc/24298/stat : 24298 (cosoco) R 24295 24298 20633 0 -1 4202496 15302 0 0 0 240002 0 0 0 20 0 1 0 4463975 28864512 1247 18446744073709551615 4194304 5747388 140721409110144 140721409107544 4903029 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7845728 7850568 32473088 140721409118703 140721409118798 140721409118798 140721409122254 0
/proc/24298/statm: 7047 1247 814 380 0 465 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 28188

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

Child status: 1
Real time (s): 2400.21
CPU time (s): 2400.02
CPU user time (s): 2400.02
CPU system time (s): 0.002999
CPU usage (%): 99.9924
Max. virtual memory (cumulated for all children) (KiB): 28188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.02
system time used= 0.002999
maximum resident set size= 5052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15351
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= 6
involuntary context switches= 605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.2667 second user time and 7.98694 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-06 14:17:38
IDJOB=4260058
IDBENCH=124104
IDSOLVER=2647
FILE ID=node127/4260058-1502022702
RUNJOBID= node127-1502014511-21396
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
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-4260058-1502022702/watcher-4260058-1502022702 -o /tmp/evaluation-result-4260058-1502022702/solver-4260058-1502022702 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502014511-21396 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260058-1502022702.xml

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

MD5SUM BENCH= f0cd38ecba005234ebb464e977fa1d5a
RANDOM SEED=128879115

node127.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.92
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.92
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.92
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.92
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:        31417068 kB
MemAvailable:   31678004 kB
Buffers:          110876 kB
Cached:           430964 kB
SwapCached:            0 kB
Active:           622620 kB
Inactive:         324540 kB
Active(anon):     405512 kB
Inactive(anon):     8532 kB
Active(file):     217108 kB
Inactive(file):   316008 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1948 kB
Writeback:           340 kB
AnonPages:        404852 kB
Mapped:            30756 kB
Shmem:              8868 kB
Slab:             111604 kB
SReclaimable:      87308 kB
SUnreclaim:        24296 kB
KernelStack:        3200 kB
PageTables:         5356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     649228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    354304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node127 at 2017-08-06 14:57:38