Trace number 4252111

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-06-27)? (TO) 2400.04 2399.8

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.00/0.08	c root propagations     : 0           
0.00/0.08	c restarts enabled, print stats at every restarts
0.00/0.08	c
0.00/0.08	c
0.00/0.08	c
0.00/0.08	c This is cosoco 1.0 --  
0.00/0.08	c
0.00/0.08	c ========================================[ Problem Statistics ]===========================================
0.00/0.08	c |                                                                                                       
0.00/0.08	c |  Parse time        :         0.08 s 
0.00/0.08	c |
0.00/0.08	c |               Variables: 159
0.00/0.08	c |            Domain Sizes: 79..80
0.00/0.08	c |
0.00/0.08	c |             Constraints: 81
0.00/0.08	c |                   Arity: 3..80  -- Ternary: 79
0.00/0.08	c | 
0.00/0.08	c |                   Types: 
0.00/0.08	c |                          All Different: 2
0.00/0.08	c |                          Intension: 79
0.00/0.08	c |                          
0.00/0.08	c =========================================================================================================
0.00/0.08	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.19/0.20	c 101            208            18021          84370          0              0              72   80   73   
0.29/0.31	c 211            689            26403          146511         0              0              12   105   94  
0.39/0.40	c 332            1216           34372          229759         0              0              69   101   94  
0.49/0.52	c 465            1746           42872          301122         0              0              72   102   94  
0.59/0.61	c 611            2172           49627          356966         0              0              69   99   89   
0.69/0.72	c 771            2611           56244          413053         0              0              69   107   98  
0.79/0.82	c 947            3122           63293          446156         0              0              79   91   87   
0.89/0.98	c 1140           3795           72207          495277         0              0              80   99   95   
1.10/1.18	c 1352           4569           85369          611130         0              0              72   106   97  
1.39/1.40	c 1585           5385           99251          730935         0              0              23   107   98  
1.39/1.46	c 1841           5831           105706         776669         0              0              79   100   97  
1.59/1.63	c 2122           6644           117671         879963         0              0              71   107   100 
1.69/1.71	c 2431           7257           125720         923397         0              0              15   98   95   
1.79/1.81	c 2770           7925           134340         963015         0              0              78   102   100 
1.99/2.01	c 3142           8957           148328         1072055        0              0              74   108   99  
2.09/2.10	c 3551           9578           155587         1112228        0              0              77   93   92   
2.30/2.38	c 4000           10969          175779         1314399        0              0              74   106   95  
2.69/2.72	c 4493           12398          196325         1507382        0              0              73   111   99  
2.79/2.82	c 5035           13230          204821         1555575        0              0              34   106   94  
2.89/2.95	c 5631           14234          215026         1614425        0              0              43   106   105 
3.19/3.27	c 6286           15742          231765         1737394        0              0              30   110   103 
3.40/3.49	c 7006           17163          248213         1862219        0              0              76   107   102 
3.69/3.74	c 7798           18743          265795         2017328        0              0              37   109   104 
4.40/4.41	c 8669           21506          306187         2378420        0              0              72   111   96  
5.09/5.16	c 9627           24835          353365         2836984        0              0              19   98   86   
5.89/5.90	c 10680          28286          396354         3252132        0              0              79   112   102 
6.09/6.11	c 11838          30437          414369         3330152        0              0              28   105   104 
7.29/7.36	c 13111          35283          483415         3987506        0              0              72   107   99  
7.59/7.65	c 14511          37457          501688         4099948        0              0              26   111   110 
8.99/9.08	c 16051          42621          576446         4837476        0              0              83   107   98  
10.39/10.43	c 17745          49028          668728         5724112        0              0              76   102   95  
11.49/11.56	c 19608          55013          744076         6526621        0              0              8   107   102  
12.89/12.93	c 21657          61926          829117         7247397        0              0              74   102   96  
14.79/14.81	c 23910          69463          931186         8124839        0              0              26   114   100 
16.60/16.66	c 26388          77133          1032496        9184745        0              0              76   110   100 
17.09/17.16	c 29113          82648          1081728        9433096        0              0              35   109   107 
19.59/19.66	c 32110          92585          1213825        10830337       0              0              77   105   97  
21.79/21.80	c 35406          103311         1351380        12248077       0              0              82   110   101 
22.69/22.72	c 39031          110129         1414890        12792739       0              0              25   110   105 
23.69/23.71	c 43018          117950         1494371        13360592       0              0              9   105   101  
26.89/26.97	c 47403          131862         1693058        15120994       0              0              15   113   101 
29.70/29.79	c 52226          144174         1846272        17094491       0              0              74   109   96  
33.49/33.58	c 57531          160142         2062583        19096137       0              0              73   108   95  
38.09/38.15	c 63366          179101         2333066        21739792       0              0              26   106   95  
42.79/42.82	c 69784          201034         2629307        24654198       0              0              16   112   99  
45.29/45.37	c 76843          219264         2824441        26280100       0              0              76   107   102 
49.79/49.89	c 84607          240947         3104614        28876409       0              0              86   115   101 
52.60/52.66	c 93147          261540         3310745        30305446       0              0              71   108   104 
60.90/60.98	c 102541         298978         3831790        35143070       0              0              16   106   97  
67.70/67.75	c 112874         331053         4209249        39297764       0              0              74   110   101 
74.10/74.10	c 124240         363717         4606710        43561862       0              0              27   114   103 
82.40/82.45	c 136742         400852         5094619        48719546       0              0              25   105   96  
91.80/91.88	c 150494         442278         5649442        54589956       0              0              25   106   96  
105.50/105.59	c 165621         499702         6410106        62115823       0              0              11   106   97  
115.70/115.79	c 182260         555170         7089225        67698763       0              0              17   110   101 
128.30/128.34	c 200562         614702         7824463        74928123       0              0              54   104   96  
142.40/142.48	c 220694         677047         8663231        82883075       0              0              77   109   98  
158.81/158.88	c 242839         749677         9634481        92254726       0              0              74   114   99  
178.91/178.92	c 267198         840471         10852673       103155702      0              0              73   105   95  
197.71/197.73	c 293992         920793         11941915       113814161      0              0              83   111   100 
216.72/216.78	c 323465         1004696        13082044       125164074      0              0              77   112   101 
238.21/238.23	c 355885         1107785        14429378       138643563      0              0              39   107   95  
264.32/264.31	c 391547         1224145        16039617       153259230      0              0              72   108   95  
296.52/296.54	c 430775         1371215        17904698       167931695      0              0              79   108   95  
317.52/317.51	c 473925         1498782        19339447       178155087      0              0              70   103   96  
364.63/364.67	c 521390         1686230        22171119       201558083      0              0              81   109   100 
407.53/407.55	c 573601         1854060        24468912       222983336      0              0              81   113   101 
453.93/453.90	c 631033         2071071        27425594       251866468      0              0              74   110   97  
469.24/469.21	c 694208         2183634        28522511       259737566      0              0              59   103   100 
515.84/515.81	c 763700         2414716        31539281       286212830      0              0              76   108   98  
561.54/561.52	c 840141         2625957        34224148       314983127      0              0              82   110   98  
635.25/635.20	c 924226         2931529        38313844       356967169      0              0              28   111   98  
652.95/652.95	c 1016719        3090838        39661194       365567592      0              0              27   103   99  
726.86/726.82	c 1118461        3405377        44118223       406742738      0              0              32   113   99  
776.07/776.07	c 1230377        3664377        47010200       435885881      0              0              73   111   101 
831.37/831.36	c 1353484        3981382        50556132       464777489      0              0              70   106   100 
882.18/882.16	c 1488901        4299827        54280480       495129504      0              0              74   115   104 
992.79/992.79	c 1637859        4805821        61108752       559131463      0              0              80   108   98  
1102.70/1102.61	c 1801712        5297290        67786250       627976147      0              0              17   107   97  
1248.72/1248.63	c 1981950        5939808        76317791       718331106      0              0              28   106   96  
1381.23/1381.13	c 2180211        6565690        84704778       798043216      0              0              79   114   100 
1479.74/1479.61	c 2398298        7116596        90822295       852155945      0              0              30   116   107 
1616.16/1616.07	c 2638193        7826866        99479782       930434710      0              0              43   111   100 
1848.78/1848.66	c 2902077        8859448        113406222      1061420950     0              0              71   109   97  
2094.00/2093.87	c 3192349        9871364        128005198      1195304470     0              0              74   108   96  
2326.32/2326.13	c 3511648        10897516       141833448      1331259061     0              0              80   114   100 

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4252111-1500920289/watcher-4252111-1500920289 -o /tmp/evaluation-result-4252111-1500920289/solver-4252111-1500920289 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1500914927-3773 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4252111-1500920289.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.14 2.11 2.08 3/181 6532
/proc/meminfo: memFree=32114864/32770624 swapFree=5764/120704
[pid=6532] ppid=6529 vsize=26904 CPUtime=0 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 989 0 0 0 0 0 0 0 20 0 1 0 1568399 27549696 825 33554432000 4194304 5744392 140736075064880 140736075061528 5249036 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 6726 825 695 379 0 145 0

[startup+0.100199 s]
/proc/loadavg: 2.14 2.11 2.08 3/181 6532
/proc/meminfo: memFree=32114864/32770624 swapFree=5764/120704
[pid=6532] ppid=6529 vsize=27656 CPUtime=0.09 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 1297 0 0 0 9 0 0 0 20 0 1 0 1568399 28319744 1102 33554432000 4194304 5744392 140736075064880 140736075061528 139778635508709 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 6914 1102 812 379 0 333 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27656

[startup+0.200331 s]
/proc/loadavg: 2.14 2.11 2.08 3/181 6532
/proc/meminfo: memFree=32114864/32770624 swapFree=5764/120704
[pid=6532] ppid=6529 vsize=27788 CPUtime=0.19 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 1324 0 0 0 19 0 0 0 20 0 1 0 1568399 28454912 1102 33554432000 4194304 5744392 140736075064880 140736075062024 4998896 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 6947 1102 812 379 0 366 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27788

[startup+0.300312 s]
/proc/loadavg: 2.14 2.11 2.08 3/181 6532
/proc/meminfo: memFree=32114864/32770624 swapFree=5764/120704
[pid=6532] ppid=6529 vsize=27920 CPUtime=0.29 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 1354 0 0 0 29 0 0 0 20 0 1 0 1568399 28590080 1168 33554432000 4194304 5744392 140736075064880 140736075062024 4873244 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 6980 1168 812 379 0 399 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27920

[startup+0.700278 s]
/proc/loadavg: 2.14 2.11 2.08 3/181 6532
/proc/meminfo: memFree=32114864/32770624 swapFree=5764/120704
[pid=6532] ppid=6529 vsize=28052 CPUtime=0.69 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 1377 0 0 0 69 0 0 0 20 0 1 0 1568399 28725248 1168 33554432000 4194304 5744392 140736075064880 140736075062024 4917369 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7013 1168 812 379 0 432 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28052

[startup+1.50028 s]
/proc/loadavg: 2.14 2.11 2.08 3/182 6533
/proc/meminfo: memFree=32113684/32770624 swapFree=5764/120724
[pid=6532] ppid=6529 vsize=28052 CPUtime=1.49 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 1389 0 0 0 149 0 0 0 20 0 1 0 1568399 28725248 1168 33554432000 4194304 5744392 140736075064880 140736075062024 4908703 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7013 1168 812 379 0 432 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28052

[startup+3.10027 s]
/proc/loadavg: 2.14 2.11 2.08 3/182 6533
/proc/meminfo: memFree=32113312/32770624 swapFree=5764/120724
[pid=6532] ppid=6529 vsize=28052 CPUtime=3.09 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 1750 0 0 0 309 0 0 0 20 0 1 0 1568399 28725248 1233 33554432000 4194304 5744392 140736075064880 140736075062024 4908289 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7013 1233 812 379 0 432 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28052

[startup+6.30028 s]
/proc/loadavg: 2.29 2.14 2.09 3/182 6533
/proc/meminfo: memFree=32112684/32770624 swapFree=5764/120696
[pid=6532] ppid=6529 vsize=28184 CPUtime=6.29 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 2111 0 0 0 629 0 0 0 20 0 1 0 1568399 28860416 1238 33554432000 4194304 5744392 140736075064880 140736075062280 4917088 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1238 812 379 0 465 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28184

[startup+12.7003 s]
/proc/loadavg: 2.27 2.14 2.08 3/182 6533
/proc/meminfo: memFree=32112436/32770624 swapFree=5764/120696
[pid=6532] ppid=6529 vsize=28184 CPUtime=12.69 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 2457 0 0 0 1269 0 0 0 20 0 1 0 1568399 28860416 1240 33554432000 4194304 5744392 140736075064880 140736075062280 4910696 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1240 812 379 0 465 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28184

[startup+25.5003 s]
/proc/loadavg: 2.28 2.14 2.09 3/182 6533
/proc/meminfo: memFree=32112944/32770624 swapFree=5764/120732
[pid=6532] ppid=6529 vsize=28184 CPUtime=25.49 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 3179 0 0 0 2549 0 0 0 20 0 1 0 1568399 28860416 1242 33554432000 4194304 5744392 140736075064880 140736075062280 4905016 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1242 812 379 0 465 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28184

[startup+51.1003 s]
/proc/loadavg: 2.18 2.13 2.09 3/182 6533
/proc/meminfo: memFree=32112820/32770624 swapFree=5764/120752
[pid=6532] ppid=6529 vsize=28184 CPUtime=51.09 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 3540 0 0 0 5109 0 0 0 20 0 1 0 1568399 28860416 1243 33554432000 4194304 5744392 140736075064880 140736075062280 4998896 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1243 812 379 0 465 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28184

[startup+102.3 s]
/proc/loadavg: 2.08 2.11 2.08 3/182 6534
/proc/meminfo: memFree=32113172/32770624 swapFree=5764/120828
[pid=6532] ppid=6529 vsize=28184 CPUtime=102.31 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 3892 0 0 0 10231 0 0 0 20 0 1 0 1568399 28860416 1243 33554432000 4194304 5744392 140736075064880 140736075062280 4952969 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1243 812 379 0 465 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 28184

[startup+162.3 s]
/proc/loadavg: 2.03 2.09 2.08 3/182 6542
/proc/meminfo: memFree=32112680/32770624 swapFree=5764/120892
[pid=6532] ppid=6529 vsize=28184 CPUtime=162.31 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 4266 0 0 0 16231 0 0 0 20 0 1 0 1568399 28860416 1244 33554432000 4194304 5744392 140736075064880 140736075062280 4917140 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1244 812 379 0 465 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 28184

[startup+222.306 s]
/proc/loadavg: 1.94 2.06 2.06 3/182 7763
/proc/meminfo: memFree=32116704/32770624 swapFree=5764/121440
[pid=6532] ppid=6529 vsize=28184 CPUtime=222.32 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 4635 0 0 0 22232 0 0 0 20 0 1 0 1568399 28860416 1244 33554432000 4194304 5744392 140736075064880 140736075062280 4901884 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1244 812 379 0 465 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 28184

[startup+282.3 s]
/proc/loadavg: 1.98 2.05 2.06 3/182 7764
/proc/meminfo: memFree=32116504/32770624 swapFree=5764/121524
[pid=6532] ppid=6529 vsize=28184 CPUtime=282.32 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 4635 0 0 0 28232 0 0 0 20 0 1 0 1568399 28860416 1244 33554432000 4194304 5744392 140736075064880 140736075062280 4911660 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1244 812 379 0 465 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 28184

[startup+342.3 s]
/proc/loadavg: 1.99 2.04 2.05 3/182 7765
/proc/meminfo: memFree=32116204/32770624 swapFree=5764/121592
[pid=6532] ppid=6529 vsize=28184 CPUtime=342.32 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 5003 0 0 0 34232 0 0 0 20 0 1 0 1568399 28860416 1244 33554432000 4194304 5744392 140736075064880 140736075062280 4910704 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1244 812 379 0 465 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 28184

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 7766
/proc/meminfo: memFree=32116184/32770624 swapFree=5764/121644
[pid=6532] ppid=6529 vsize=28184 CPUtime=402.33 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 5003 0 0 0 40233 0 0 0 20 0 1 0 1568399 28860416 1244 33554432000 4194304 5744392 140736075064880 140736075062280 4911512 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1244 812 379 0 465 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 28184

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 7768
/proc/meminfo: memFree=32115848/32770624 swapFree=5764/121692
[pid=6532] ppid=6529 vsize=28184 CPUtime=462.33 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 5344 0 0 0 46233 0 0 0 20 0 1 0 1568399 28860416 1244 33554432000 4194304 5744392 140736075064880 140736075062280 4908242 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1244 812 379 0 465 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 28184

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 7769
/proc/meminfo: memFree=32115832/32770624 swapFree=5764/121744
[pid=6532] ppid=6529 vsize=28184 CPUtime=522.34 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 5371 0 0 0 52234 0 0 0 20 0 1 0 1568399 28860416 1244 33554432000 4194304 5744392 140736075064880 140736075062280 4873278 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1244 812 379 0 465 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 28184

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 7770
/proc/meminfo: memFree=32115552/32770624 swapFree=5764/121800
[pid=6532] ppid=6529 vsize=28184 CPUtime=582.35 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 5725 0 0 0 58235 0 0 0 20 0 1 0 1568399 28860416 1244 33554432000 4194304 5744392 140736075064880 140736075062280 4908292 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1244 812 379 0 465 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 28184


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


[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 7800
/proc/meminfo: memFree=32114512/32770624 swapFree=5764/122420
[pid=6532] ppid=6529 vsize=28184 CPUtime=1482.44 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 8082 0 0 0 148244 0 0 0 20 0 1 0 1568399 28860416 1245 33554432000 4194304 5744392 140736075064880 140736075062280 4970954 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1245 812 379 0 465 0
Current children cumulated CPU time (s) 1482.44
Current children cumulated vsize (KiB) 28184

[startup+1542.31 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 7801
/proc/meminfo: memFree=32114308/32770624 swapFree=5764/122448
[pid=6532] ppid=6529 vsize=28184 CPUtime=1542.45 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 8293 0 0 0 154245 0 0 0 20 0 1 0 1568399 28860416 1245 33554432000 4194304 5744392 140736075064880 140736075062280 4971709 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1245 812 379 0 465 0
Current children cumulated CPU time (s) 1542.45
Current children cumulated vsize (KiB) 28184

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 7802
/proc/meminfo: memFree=32114512/32770624 swapFree=5764/122484
[pid=6532] ppid=6529 vsize=28184 CPUtime=1602.45 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 8296 0 0 0 160245 0 0 0 20 0 1 0 1568399 28860416 1245 33554432000 4194304 5744392 140736075064880 140736075062280 4971657 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1245 812 379 0 465 0
Current children cumulated CPU time (s) 1602.45
Current children cumulated vsize (KiB) 28184

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7803
/proc/meminfo: memFree=32114564/32770624 swapFree=5764/122520
[pid=6532] ppid=6529 vsize=28184 CPUtime=1662.46 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 8648 0 0 0 166246 0 0 0 20 0 1 0 1568399 28860416 1245 33554432000 4194304 5744392 140736075064880 140736075062280 4910723 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1245 812 379 0 465 0
Current children cumulated CPU time (s) 1662.46
Current children cumulated vsize (KiB) 28184

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7804
/proc/meminfo: memFree=32114612/32770624 swapFree=5764/122552
[pid=6532] ppid=6529 vsize=28184 CPUtime=1722.46 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 8648 0 0 0 172246 0 0 0 20 0 1 0 1568399 28860416 1245 33554432000 4194304 5744392 140736075064880 140736075062280 4952969 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1245 812 379 0 465 0
Current children cumulated CPU time (s) 1722.46
Current children cumulated vsize (KiB) 28184

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7805
/proc/meminfo: memFree=32114536/32770624 swapFree=5764/122592
[pid=6532] ppid=6529 vsize=28184 CPUtime=1782.47 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 8863 0 0 0 178247 0 0 0 20 0 1 0 1568399 28860416 1245 33554432000 4194304 5744392 140736075064880 140736075062280 4908208 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1245 812 379 0 465 0
Current children cumulated CPU time (s) 1782.47
Current children cumulated vsize (KiB) 28184

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7806
/proc/meminfo: memFree=32114560/32770624 swapFree=5764/122632
[pid=6532] ppid=6529 vsize=28184 CPUtime=1842.47 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 8865 0 0 0 184247 0 0 0 20 0 1 0 1568399 28860416 1245 33554432000 4194304 5744392 140736075064880 140736075062280 4971678 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1245 812 379 0 465 0
Current children cumulated CPU time (s) 1842.47
Current children cumulated vsize (KiB) 28184

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7807
/proc/meminfo: memFree=32114608/32770624 swapFree=5764/122664
[pid=6532] ppid=6529 vsize=28184 CPUtime=1902.48 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 9231 0 0 0 190248 0 0 0 20 0 1 0 1568399 28860416 1245 33554432000 4194304 5744392 140736075064880 140736075062280 4970580 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1245 812 379 0 465 0
Current children cumulated CPU time (s) 1902.48
Current children cumulated vsize (KiB) 28184

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7816
/proc/meminfo: memFree=32114260/32770624 swapFree=5764/122712
[pid=6532] ppid=6529 vsize=28184 CPUtime=1962.49 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 9231 0 0 0 196249 0 0 0 20 0 1 0 1568399 28860416 1245 33554432000 4194304 5744392 140736075064880 140736075062280 4908325 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1245 812 379 0 465 0
Current children cumulated CPU time (s) 1962.49
Current children cumulated vsize (KiB) 28184

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7817
/proc/meminfo: memFree=32114016/32770624 swapFree=5764/122740
[pid=6532] ppid=6529 vsize=28184 CPUtime=2022.49 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 9465 0 0 0 202249 0 0 0 20 0 1 0 1568399 28860416 1245 33554432000 4194304 5744392 140736075064880 140736075062280 4952941 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1245 812 379 0 465 0
Current children cumulated CPU time (s) 2022.49
Current children cumulated vsize (KiB) 28184

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7818
/proc/meminfo: memFree=32113664/32770624 swapFree=5764/122780
[pid=6532] ppid=6529 vsize=28184 CPUtime=2082.5 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 9465 0 0 0 208250 0 0 0 20 0 1 0 1568399 28860416 1245 33554432000 4194304 5744392 140736075064880 140736075062280 4908268 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1245 812 379 0 465 0
Current children cumulated CPU time (s) 2082.5
Current children cumulated vsize (KiB) 28184

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7819
/proc/meminfo: memFree=32113796/32770624 swapFree=5764/122812
[pid=6532] ppid=6529 vsize=28184 CPUtime=2142.51 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 9785 0 0 0 214251 0 0 0 20 0 1 0 1568399 28860416 1245 33554432000 4194304 5744392 140736075064880 140736075062280 4873241 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1245 812 379 0 465 0
Current children cumulated CPU time (s) 2142.51
Current children cumulated vsize (KiB) 28184

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7820
/proc/meminfo: memFree=32113976/32770624 swapFree=5764/122852
[pid=6532] ppid=6529 vsize=28184 CPUtime=2202.52 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 9804 0 0 0 220252 0 0 0 20 0 1 0 1568399 28860416 1245 33554432000 4194304 5744392 140736075064880 140736075062280 4901840 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1245 812 379 0 465 0
Current children cumulated CPU time (s) 2202.52
Current children cumulated vsize (KiB) 28184

[startup+2262.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/182 7822
/proc/meminfo: memFree=32113808/32770624 swapFree=5764/122888
[pid=6532] ppid=6529 vsize=28184 CPUtime=2262.52 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 10017 0 0 0 226252 0 0 0 20 0 1 0 1568399 28860416 1245 33554432000 4194304 5744392 140736075064880 140736075062280 4910344 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1245 812 379 0 465 0
Current children cumulated CPU time (s) 2262.52
Current children cumulated vsize (KiB) 28184

[startup+2322.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 7823
/proc/meminfo: memFree=32115012/32770624 swapFree=5764/122916
[pid=6532] ppid=6529 vsize=28184 CPUtime=2322.52 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 10017 0 0 0 232252 0 0 0 20 0 1 0 1568399 28860416 1245 33554432000 4194304 5744392 140736075064880 140736075062280 4970576 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1245 812 379 0 465 0
Current children cumulated CPU time (s) 2322.52
Current children cumulated vsize (KiB) 28184

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 7825
/proc/meminfo: memFree=32113648/32770624 swapFree=5764/122952
[pid=6532] ppid=6529 vsize=28184 CPUtime=2382.53 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 10360 0 0 0 238253 0 0 0 20 0 1 0 1568399 28860416 1245 33554432000 4194304 5744392 140736075064880 140736075062280 4904960 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1245 812 379 0 465 0
Current children cumulated CPU time (s) 2382.53
Current children cumulated vsize (KiB) 28184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 7826
/proc/meminfo: memFree=32113700/32770624 swapFree=5764/122960
[pid=6532] ppid=6529 vsize=28184 CPUtime=2400.03 cores=0,2,4,6
/proc/6532/stat : 6532 (cosoco) R 6529 6532 3742 0 -1 4202496 10360 0 0 0 240003 0 0 0 20 0 1 0 1568399 28860416 1245 33554432000 4194304 5744392 140736075064880 140736075062280 4914030 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7841632 7846472 12042240 140736075068609 140736075068739 140736075068739 140736075071438 0
/proc/6532/statm: 7046 1245 812 379 0 465 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 28184

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

Child status: 1
Real time (s): 2399.8
CPU time (s): 2400.04
CPU user time (s): 2400.04
CPU system time (s): 0.006
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 28184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.04
system time used= 0.006
maximum resident set size= 5024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10388
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= 634

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.38182 second user time and 8.64876 second system time

The end

Launcher Data

Begin job on node107 at 2017-07-24 20:18:09
IDJOB=4252111
IDBENCH=124104
IDSOLVER=2633
FILE ID=node107/4252111-1500920289
RUNJOBID= node107-1500914927-3773
PBS_JOBID= 20625415
Free space on /tmp= 61648 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/AllInterval/AllInterval-m1-s1/AllInterval-080.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252111-1500920289/watcher-4252111-1500920289 -o /tmp/evaluation-result-4252111-1500920289/solver-4252111-1500920289 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1500914927-3773 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4252111-1500920289.xml

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

MD5SUM BENCH= f0cd38ecba005234ebb464e977fa1d5a
RANDOM SEED=1365412079

node107.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.15
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.15
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.15
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.15
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:        32114940 kB
MemAvailable:   32056080 kB
Buffers:           41016 kB
Cached:           214832 kB
SwapCached:            0 kB
Active:           175576 kB
Inactive:         129364 kB
Active(anon):      51972 kB
Inactive(anon):     8660 kB
Active(file):     123604 kB
Inactive(file):   120704 kB
Unevictable:        5764 kB
Mlocked:            5764 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2360 kB
Writeback:             0 kB
AnonPages:         56184 kB
Mapped:            29284 kB
Shmem:              8848 kB
Slab:              50224 kB
SReclaimable:      25332 kB
SUnreclaim:        24892 kB
KernelStack:        3488 kB
PageTables:         4572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     290456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61648 MiB
End job on node107 at 2017-07-24 20:58:09