Trace number 4268026

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 1.12? (TO) 2520.0601 2519.8999

General information on the benchmark

NameKnightTour/KnightTour-ext-s1/
KnightTour-10-ext02.xml
MD5SUMdd664e23d893e5c35a3c64c584bc3e60
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 benchmark34.0919
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints102
Number of domains1
Minimum domain size100
Maximum domain size100
Distribution of domain sizes[{"size":100,"count":100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":98},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":101},{"arity":100,"count":1}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.05	c root propagations     : 5286        
0.00/0.05	c restarts enabled, print stats at every restarts
0.00/0.05	c
0.00/0.05	c
0.00/0.05	c
0.00/0.05	c This is cosoco 1.12 --  
0.00/0.05	c
0.00/0.05	c command line: cosoco -lc -model -restarts HOME/instance-4268026-1502547147.xml 
0.00/0.05	c ========================================[ Problem Statistics ]===========================================
0.00/0.05	c |                                                                                                       
0.00/0.05	c |  Parse time        :         0.00 s 
0.00/0.05	c |
0.00/0.05	c |               Variables: 100
0.00/0.05	c |            Domain Sizes: 100..100
0.00/0.05	c |
0.00/0.05	c |             Constraints: 103
0.00/0.05	c |                   Arity: 1..100  -- Unary: 2  -- Binary: 100
0.00/0.05	c | 
0.00/0.05	c |                   Types: 
0.00/0.05	c |                          All Different: 1
0.00/0.05	c |                          Extension: 100  (nb tuples: 576..576) -- (shared: 99)
0.00/0.05	c |                          Unary: 2
0.00/0.05	c |                          
0.00/0.05	c =========================================================================================================
0.00/0.05	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.08	c 101            366            6085           26526          100            0              70   88   82   
0.04/0.12	c 211            784            12736          50255          100            0              70   86   78   
0.04/0.16	c 332            1222           19524          75627          100            0              34   86   78   
0.14/0.20	c 465            1630           26316          96070          100            0              64   88   78   
0.14/0.26	c 611            2098           35420          134562         100            0              36   84   77   
0.24/0.31	c 771            2537           43199          172352         100            0              54   86   78   
0.24/0.35	c 947            3122           51914          203126         100            0              74   89   80   
0.34/0.41	c 1140           3674           60668          245961         100            0              36   85   76   
0.34/0.47	c 1352           4261           70167          276934         100            0              68   88   81   
0.44/0.54	c 1585           5077           81222          316588         100            0              64   87   79   
0.54/0.63	c 1841           5940           95972          371079         100            0              47   86   78   
0.64/0.77	c 2122           7032           117262         506581         100            0              35   86   78   
0.74/0.86	c 2431           8057           131529         558190         100            0              68   90   80   
0.84/0.97	c 2770           9183           149410         634824         100            0              74   90   82   
1.05/1.10	c 3142           10353          168057         706992         100            0              36   86   76   
1.15/1.21	c 3551           11608          185288         770751         100            0              73   89   81   
1.24/1.33	c 4000           12875          204859         830243         100            0              59   89   80   
1.44/1.56	c 4493           14370          236861         1004620        100            0              36   83   74   
1.64/1.77	c 5035           16059          266650         1143714        100            0              35   86   79   
1.84/1.91	c 5631           17853          291205         1223123        100            0              57   91   81   
1.94/2.09	c 6286           19678          319846         1320481        100            0              36   85   74   
2.15/2.29	c 7006           21810          352082         1429376        100            0              57   90   81   
2.34/2.49	c 7798           23881          384271         1539992        100            0              36   83   75   
2.64/2.73	c 8669           26453          421464         1672706        100            0              57   89   81   
2.94/3.01	c 9627           28961          465344         1875266        100            0              36   85   76   
3.25/3.39	c 10680          32151          519261         2103372        100            0              37   87   78   
3.64/3.72	c 11838          35746          572842         2281962        100            0              57   90   80   
3.94/4.09	c 13111          40595          634449         2504758        100            0              42   92   82   
4.45/4.54	c 14511          44500          699159         2772110        100            0              36   83   75   
5.04/5.11	c 16051          49774          781411         3140901        100            0              35   87   78   
5.45/5.58	c 17745          55307          857658         3374997        100            0              64   90   81   
6.04/6.12	c 19608          61014          939150         3679004        100            0              64   90   79   
6.65/6.73	c 21657          66515          1031588        4050052        100            0              36   83   74   
7.24/7.40	c 23910          73190          1136351        4395424        100            0              64   89   82   
7.94/8.03	c 26388          79948          1230875        4703673        100            0              58   89   81   
8.64/8.78	c 29113          88110          1353550        5090558        100            0              57   90   81   
9.54/9.63	c 32110          97810          1487880        5580770        100            0              59   90   80   
10.44/10.58	c 35406          108785         1632909        6103375        100            0              68   90   81   
11.54/11.68	c 39031          118652         1794714        6838770        100            0              48   90   80   
12.74/12.81	c 43018          130751         1971309        7436553        100            0              57   90   81   
13.94/14.07	c 47403          144058         2158236        8068244        100            0              34   88   79   
15.54/15.67	c 52226          160461         2394158        8993883        100            0              35   87   78   
17.14/17.23	c 57531          176394         2631643        9884284        100            0              69   90   81   
18.65/18.74	c 63366          194294         2877365        10611727       100            0              67   90   81   
20.44/20.50	c 69784          214073         3142336        11501912       100            0              57   90   81   
22.24/22.35	c 76843          234144         3432855        12459399       100            0              57   90   81   
24.34/24.42	c 84607          257368         3744953        13522909       100            0              57   90   81   
26.74/26.82	c 93147          283528         4135747        14941625       100            0              53   87   80   
29.94/30.04	c 102541         311917         4603290        17293133       100            0              35   90   79   
33.05/33.14	c 112874         345274         5085775        18838785       100            0              57   91   82   
35.64/35.78	c 124240         377982         5527822        20267121       100            0              71   92   84   
39.04/39.11	c 136742         411744         6035807        22303561       100            0              66   91   79   
42.14/42.24	c 150494         452035         6554957        23972838       100            0              70   91   81   
47.35/47.46	c 165621         502180         7323965        27227041       100            0              35   89   78   
51.54/51.67	c 182260         545345         7916951        29538049       100            0              36   88   77   
56.34/56.48	c 200562         598086         8655821        31971795       100            0              64   90   80   
61.64/61.76	c 220694         658672         9462917        34674677       100            0              57   90   81   
67.34/67.42	c 242839         722703         10353614       37359380       100            0              69   91   81   
73.94/74.07	c 267198         794355         11357990       40697730       100            0              57   90   81   
81.04/81.11	c 293992         876768         12525842       44416505       100            0              71   93   84   
89.14/89.24	c 323465         973600         13844147       48697002       100            0              64   92   81   
97.84/97.93	c 355885         1071630        15160518       53120661       100            0              57   90   81   
108.24/108.38	c 391547         1180540        16774743       59515088       100            0              63   91   81   
119.14/119.25	c 430775         1302234        18444785       64943015       100            0              57   90   82   
131.74/131.82	c 473925         1427350        20334370       72158107       100            0              45   90   81   
144.34/144.46	c 521390         1571310        22289481       78420156       100            0              59   90   81   
158.44/158.56	c 573601         1728221        24421975       85440274       100            0              57   90   81   
175.14/175.23	c 631033         1904346        27026180       95152375       100            0              63   91   81   
192.04/192.13	c 694208         2094350        29618883       103590218      100            0              57   90   82   
210.64/210.71	c 763700         2312228        32533889       113055820      100            0              67   93   82   
234.15/234.27	c 840141         2570069        36360718       126175875      100            0              68   93   82   
256.85/256.98	c 924226         2812420        39869751       138280366      100            0              64   90   81   
285.05/285.11	c 1016719        3080547        44213013       156541190      100            0              36   92   80   
316.55/316.69	c 1118461        3370771        49077143       176540365      100            0              48   90   79   
345.56/345.64	c 1230377        3698102        53612550       190781455      100            0              64   90   81   
380.36/380.43	c 1353484        4047220        59005724       210707575      100            0              36   87   75   
427.66/427.75	c 1488901        4490807        65805265       240349976      100            0              35   90   78   
465.07/465.14	c 1637859        4917399        71897873       261351624      100            0              57   91   81   
511.97/512.04	c 1801712        5428086        79261145       288018696      100            0              63   92   81   
554.07/554.14	c 1981950        5910417        85945806       310722973      100            0              59   90   80   
611.28/611.32	c 2180211        6542462        94567233       342581341      100            0              54   93   81   
663.08/663.10	c 2398298        7202601        103184790      368727343      100            0              72   94   85   
728.09/728.10	c 2638193        7897206        113810132      404730715      100            0              55   88   80   
806.70/806.77	c 2902077        8683777        125705595      445946678      100            0              39   89   78   
886.30/886.32	c 3192349        9539428        138010067      487880478      100            0              57   90   80   
971.51/971.52	c 3511648        10527858       151452227      530191287      100            0              66   91   82   
1062.02/1062.08	c 3862876        11574935       165713010      576137507      100            0              64   90   80   
1180.13/1180.18	c 4249226        12699369       184069515      652484469      100            0              40   90   79   
1295.04/1295.01	c 4674211        14097510       202349424      713090693      100            0              64   93   82   
1414.76/1414.71	c 5141694        15550764       221170731      773236392      100            0              57   91   80   
1554.66/1554.67	c 5655925        17146571       242920434      850858145      100            0              67   95   82   
1726.68/1726.64	c 6221579        18819920       269662455      959961562      100            0              40   90   80   
1896.30/1896.28	c 6843798        20746797       295917779      1053838999     100            0              67   95   82   
2075.61/2075.55	c 7528238        22843616       323885329      1142225743     100            0              57   91   81   
2263.83/2263.76	c 8281122        25142899       353851292      1221870675     100            0              50   90   80   
2470.25/2470.18	c 9109294        27690380       387820770      1329636403     100            0              68   95   84   
2520.05/2519.90	
2520.05/2519.90	c *** INTERRUPTED ***
2520.05/2519.90	c restarts              : 96          
2520.05/2519.90	c conflicts             : 9298068      (3690 /sec)
2520.05/2519.90	c decisions             : 28322281     (11239 /sec)
2520.05/2519.90	c propagations          : 1356517729  (538289 /sec)
2520.05/2519.90	c root propagations     : 5286        
2520.05/2519.90	c filter calls          : 395800148      (157060 /sec)
2520.05/2519.90	c useless filter calls  : 205201796      (51 %)
2520.05/2519.90	c Memory used           : 26.75 MB
2520.05/2519.90	c CPU time              : 2520.06 s
2520.05/2519.90	
2520.05/2519.90	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-4268026-1502547147/watcher-4268026-1502547147 -o /tmp/evaluation-result-4268026-1502547147/solver-4268026-1502547147 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502500327-28378 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268026-1502547147.xml 

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

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


[startup+0 s]
/proc/loadavg: 1.93 2.00 2.04 3/185 6465
/proc/meminfo: memFree=31073076/32770624 swapFree=0/458024
[pid=6465] ppid=6462 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/6465/stat : 6465 (runsolver) D 6462 6465 28313 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 102529844 24240128 106 18446744073709551615 4194304 4338465 140726433045520 140726433043160 139954418496215 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 35627008 140726433050817 140726433051209 140726433051209 140726433054666 0
/proc/6465/statm: 5918 106 53 36 0 2156 0

[startup+0.100925 s]
/proc/loadavg: 1.93 2.00 2.04 3/185 6465
/proc/meminfo: memFree=31073076/32770624 swapFree=0/458024
[pid=6465] ppid=6462 vsize=27260 CPUtime=0.04 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 1104 0 0 0 4 0 0 0 20 0 1 0 102529844 27914240 898 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4978695 0 0 1 8405026 0 0 0 17 7 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6815 898 732 435 0 178 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27260

[startup+0.200925 s]
/proc/loadavg: 1.93 2.00 2.04 3/185 6465
/proc/meminfo: memFree=31073076/32770624 swapFree=0/458024
[pid=6465] ppid=6462 vsize=27260 CPUtime=0.14 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 1104 0 0 0 14 0 0 0 20 0 1 0 102529844 27914240 898 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4977632 0 0 1 8405026 0 0 0 17 7 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6815 898 732 435 0 178 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 27260

[startup+0.300926 s]
/proc/loadavg: 1.93 2.00 2.04 3/185 6465
/proc/meminfo: memFree=31073076/32770624 swapFree=0/458024
[pid=6465] ppid=6462 vsize=27260 CPUtime=0.24 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 1104 0 0 0 24 0 0 0 20 0 1 0 102529844 27914240 898 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4975100 0 0 1 8405026 0 0 0 17 7 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6815 898 732 435 0 178 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 27260

[startup+0.700218 s]
/proc/loadavg: 1.93 2.00 2.04 3/185 6465
/proc/meminfo: memFree=31073076/32770624 swapFree=0/458024
[pid=6465] ppid=6462 vsize=27260 CPUtime=0.64 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 1104 0 0 0 64 0 0 0 20 0 1 0 102529844 27914240 898 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4979152 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6815 898 732 435 0 178 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 27260

[startup+1.50021 s]
/proc/loadavg: 1.93 2.00 2.04 3/186 6466
/proc/meminfo: memFree=31072480/32770624 swapFree=0/457788
[pid=6465] ppid=6462 vsize=27392 CPUtime=1.44 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 1105 0 0 0 144 0 0 0 20 0 1 0 102529844 28049408 898 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4978745 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 898 732 435 0 211 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 27392

[startup+3.10022 s]
/proc/loadavg: 1.94 2.00 2.04 3/186 6466
/proc/meminfo: memFree=31072124/32770624 swapFree=0/457788
[pid=6465] ppid=6462 vsize=27392 CPUtime=3.04 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 1216 0 0 0 304 0 0 0 20 0 1 0 102529844 28049408 946 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4972783 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 946 774 435 0 211 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 27392

[startup+6.30022 s]
/proc/loadavg: 1.94 2.00 2.04 3/186 6466
/proc/meminfo: memFree=31072100/32770624 swapFree=0/457784
[pid=6465] ppid=6462 vsize=27392 CPUtime=6.24 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 1327 0 0 0 624 0 0 0 20 0 1 0 102529844 28049408 946 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4975088 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 946 774 435 0 211 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 27392

[startup+12.7002 s]
/proc/loadavg: 1.95 2.00 2.04 3/186 6466
/proc/meminfo: memFree=31071860/32770624 swapFree=0/457780
[pid=6465] ppid=6462 vsize=27392 CPUtime=12.64 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 1438 0 0 0 1264 0 0 0 20 0 1 0 102529844 28049408 946 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4978730 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 946 774 435 0 211 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 27392

[startup+25.5003 s]
/proc/loadavg: 1.96 2.00 2.04 3/186 6466
/proc/meminfo: memFree=31071744/32770624 swapFree=0/457776
[pid=6465] ppid=6462 vsize=27392 CPUtime=25.44 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 1660 0 0 0 2544 0 0 0 20 0 1 0 102529844 28049408 946 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4970775 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 946 774 435 0 211 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 27392

[startup+51.1003 s]
/proc/loadavg: 1.97 2.00 2.04 3/186 6466
/proc/meminfo: memFree=31071788/32770624 swapFree=0/457784
[pid=6465] ppid=6462 vsize=27392 CPUtime=51.04 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 1778 0 0 0 5104 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4975444 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 27392

[startup+102.3 s]
/proc/loadavg: 1.92 1.98 2.03 3/188 6481
/proc/meminfo: memFree=31067376/32770624 swapFree=0/457808
[pid=6465] ppid=6462 vsize=27392 CPUtime=102.24 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 1890 0 0 0 10224 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4971586 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 27392

[startup+162.3 s]
/proc/loadavg: 1.90 1.97 2.03 3/189 6484
/proc/meminfo: memFree=31065964/32770624 swapFree=0/457800
[pid=6465] ppid=6462 vsize=27392 CPUtime=162.24 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 2001 0 0 0 16224 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4971520 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 27392

[startup+222.306 s]
/proc/loadavg: 1.96 1.97 2.03 3/189 6511
/proc/meminfo: memFree=31064956/32770624 swapFree=0/457816
[pid=6465] ppid=6462 vsize=27392 CPUtime=222.25 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 2114 0 0 0 22225 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4971540 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 27392

[startup+282.3 s]
/proc/loadavg: 1.98 1.98 2.03 3/186 6513
/proc/meminfo: memFree=31068708/32770624 swapFree=0/457828
[pid=6465] ppid=6462 vsize=27392 CPUtime=282.25 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 2114 0 0 0 28225 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4978080 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 27392

[startup+342.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/186 6515
/proc/meminfo: memFree=31069768/32770624 swapFree=0/457836
[pid=6465] ppid=6462 vsize=27392 CPUtime=342.25 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 2225 0 0 0 34225 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4970747 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 27392

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/186 6578
/proc/meminfo: memFree=31070804/32770624 swapFree=0/457860
[pid=6465] ppid=6462 vsize=27392 CPUtime=402.26 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 2225 0 0 0 40226 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4977737 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 27392

[startup+462.3 s]
/proc/loadavg: 2.05 2.00 2.03 3/186 6580
/proc/meminfo: memFree=31071252/32770624 swapFree=0/457892
[pid=6465] ppid=6462 vsize=27392 CPUtime=462.27 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 2337 0 0 0 46227 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4978114 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 27392

[startup+522.3 s]
/proc/loadavg: 2.02 2.00 2.03 3/186 6583
/proc/meminfo: memFree=31070752/32770624 swapFree=0/457896
[pid=6465] ppid=6462 vsize=27392 CPUtime=522.27 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 2337 0 0 0 52227 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4978119 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 27392

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.03 3/186 6585
/proc/meminfo: memFree=31070852/32770624 swapFree=0/457904
[pid=6465] ppid=6462 vsize=27392 CPUtime=582.28 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 2449 0 0 0 58228 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4979166 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 27392


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


[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6655
/proc/meminfo: memFree=31069812/32770624 swapFree=0/458008
[pid=6465] ppid=6462 vsize=27392 CPUtime=1662.37 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 3422 0 0 0 166237 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4977632 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 27392

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6657
/proc/meminfo: memFree=31069816/32770624 swapFree=0/458020
[pid=6465] ppid=6462 vsize=27392 CPUtime=1722.38 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 3422 0 0 0 172238 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4975688 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 1722.38
Current children cumulated vsize (KiB) 27392

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6660
/proc/meminfo: memFree=31069792/32770624 swapFree=0/458020
[pid=6465] ppid=6462 vsize=27392 CPUtime=1782.38 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 3534 0 0 0 178238 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4972185 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 1782.38
Current children cumulated vsize (KiB) 27392

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6664
/proc/meminfo: memFree=31069652/32770624 swapFree=0/458028
[pid=6465] ppid=6462 vsize=27392 CPUtime=1842.39 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 3534 0 0 0 184239 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4970800 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 1842.39
Current children cumulated vsize (KiB) 27392

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6666
/proc/meminfo: memFree=31069476/32770624 swapFree=0/458024
[pid=6465] ppid=6462 vsize=27392 CPUtime=1902.4 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 3646 0 0 0 190240 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4970765 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 1902.4
Current children cumulated vsize (KiB) 27392

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 6683
/proc/meminfo: memFree=31065264/32770624 swapFree=0/458036
[pid=6465] ppid=6462 vsize=27392 CPUtime=1962.4 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 3646 0 0 0 196240 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 5328496 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 1962.4
Current children cumulated vsize (KiB) 27392

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6685
/proc/meminfo: memFree=31069116/32770624 swapFree=0/458060
[pid=6465] ppid=6462 vsize=27392 CPUtime=2022.41 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 3724 0 0 0 202241 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4979170 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 2022.41
Current children cumulated vsize (KiB) 27392

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6688
/proc/meminfo: memFree=31069408/32770624 swapFree=0/458060
[pid=6465] ppid=6462 vsize=27392 CPUtime=2082.42 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 3757 0 0 0 208242 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4913636 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 2082.42
Current children cumulated vsize (KiB) 27392

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6691
/proc/meminfo: memFree=31069540/32770624 swapFree=0/458080
[pid=6465] ppid=6462 vsize=27392 CPUtime=2142.42 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 3835 0 0 0 214242 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4975104 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 2142.42
Current children cumulated vsize (KiB) 27392

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6693
/proc/meminfo: memFree=31069180/32770624 swapFree=0/458084
[pid=6465] ppid=6462 vsize=27392 CPUtime=2202.43 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 3835 0 0 0 220243 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4972046 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 2202.43
Current children cumulated vsize (KiB) 27392

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6695
/proc/meminfo: memFree=31069340/32770624 swapFree=0/458100
[pid=6465] ppid=6462 vsize=27392 CPUtime=2262.43 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 3913 0 0 0 226243 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4977536 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 2262.43
Current children cumulated vsize (KiB) 27392

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6697
/proc/meminfo: memFree=31069112/32770624 swapFree=0/458128
[pid=6465] ppid=6462 vsize=27392 CPUtime=2322.43 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 3947 0 0 0 232243 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4977541 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 2322.43
Current children cumulated vsize (KiB) 27392

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6700
/proc/meminfo: memFree=31069220/32770624 swapFree=0/458144
[pid=6465] ppid=6462 vsize=27392 CPUtime=2382.44 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 4021 0 0 0 238244 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4975224 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 2382.44
Current children cumulated vsize (KiB) 27392

[startup+2442.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 6702
/proc/meminfo: memFree=31069100/32770624 swapFree=0/458156
[pid=6465] ppid=6462 vsize=27392 CPUtime=2442.44 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 4024 0 0 0 244244 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4972757 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 2442.44
Current children cumulated vsize (KiB) 27392

[startup+2502.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 6705
/proc/meminfo: memFree=31069292/32770624 swapFree=0/458148
[pid=6465] ppid=6462 vsize=27392 CPUtime=2502.45 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 4136 0 0 0 250245 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4978595 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 2502.45
Current children cumulated vsize (KiB) 27392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.01 2.02 2.05 3/189 6719
/proc/meminfo: memFree=31066076/32770624 swapFree=0/458176
[pid=6465] ppid=6462 vsize=27392 CPUtime=2520.05 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 4136 0 0 0 252005 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4978783 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 2520.05
Current children cumulated vsize (KiB) 27392

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

[startup+2519.9 s]
/proc/loadavg: 2.01 2.02 2.05 3/189 6719
/proc/meminfo: memFree=31066076/32770624 swapFree=0/458176
[pid=6465] ppid=6462 vsize=27392 CPUtime=2520.05 cores=1,3,5,7
/proc/6465/stat : 6465 (cosoco) R 6462 6465 28313 0 -1 4202496 4136 0 0 0 252005 0 0 0 20 0 1 0 102529844 28049408 949 18446744073709551615 4194304 5972588 140723160437680 140723160434984 4978783 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 26333184 140723160441326 140723160441421 140723160441421 140723160444878 0
/proc/6465/statm: 6848 949 774 435 0 211 0
Current children cumulated CPU time (s) 2520.05
Current children cumulated vsize (KiB) 27392

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.06
CPU user time (s): 2520.06
CPU system time (s): 0.002351
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 27392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.06
system time used= 0.002351
maximum resident set size= 3872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4177
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= 822

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.14976 second user time and 8.43918 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-12 15:58:19
IDJOB=4268026
IDBENCH=134622
IDSOLVER=2658
FILE ID=node133/4268026-1502547147
RUNJOBID= node133-1502500327-28378
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/KnightTour/KnightTour-ext-s1/KnightTour-10-ext02.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268026-1502547147/watcher-4268026-1502547147 -o /tmp/evaluation-result-4268026-1502547147/solver-4268026-1502547147 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502500327-28378 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268026-1502547147.xml

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

MD5SUM BENCH= dd664e23d893e5c35a3c64c584bc3e60
RANDOM SEED=1252167134

node133.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.17
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.17
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.17
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.17
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:        31073076 kB
MemAvailable:   31967952 kB
Buffers:          306564 kB
Cached:           889480 kB
SwapCached:            0 kB
Active:           762740 kB
Inactive:         499328 kB
Active(anon):      66200 kB
Inactive(anon):    41304 kB
Active(file):     696540 kB
Inactive(file):   458024 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2532 kB
Writeback:             0 kB
AnonPages:         65840 kB
Mapped:            55348 kB
Shmem:             41660 kB
Slab:             139308 kB
SReclaimable:     112292 kB
SUnreclaim:        27016 kB
KernelStack:        3344 kB
PageTables:         5356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     335316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 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:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62028 MiB
End job on node133 at 2017-08-12 16:40:19