Trace number 4260141

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco-mini 1.1 (2017-07-29)? (TO) 2400.05 2399.8999

General information on the benchmark

NameMagicSquare/MagicSquare-sum-s1/
MagicSquare-26-sum.xml
MD5SUM3448e9886530ade698bbe26313ab484d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables676
Number of constraints55
Number of domains1
Minimum domain size676
Maximum domain size676
Distribution of domain sizes[{"size":676,"count":676}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":624},{"degree":4,"count":52}]
Minimum constraint arity26
Maximum constraint arity676
Distribution of constraint arities[{"arity":26,"count":54},{"arity":676,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":54}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.11	c root propagations     : 0           
0.00/0.11	c restarts enabled, print stats at every restarts
0.00/0.11	c
0.00/0.11	c
0.00/0.11	c
0.00/0.11	c This is cosoco 1.1 --  
0.00/0.11	c
0.00/0.11	c command line: cosoco -lc -model -restarts HOME/instance-4260141-1502028822.xml 
0.00/0.11	c ========================================[ Problem Statistics ]===========================================
0.00/0.11	c |                                                                                                       
0.00/0.11	c |  Parse time        :         0.01 s 
0.00/0.11	c |
0.00/0.11	c |               Variables: 676
0.00/0.11	c |            Domain Sizes: 676..676
0.00/0.11	c |
0.00/0.11	c |             Constraints: 55
0.00/0.11	c |                   Arity: 26..676
0.00/0.11	c | 
0.00/0.11	c |                   Types: 
0.00/0.11	c |                          All Different: 1
0.00/0.11	c |                          Sum: 54
0.00/0.11	c |                          
0.00/0.11	c =========================================================================================================
0.00/0.11	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.19/0.30	c 101            124            1868           73524          0              0              15   17   16   
0.39/0.50	c 211            257            3746           152718         0              0              14   17   15   
0.59/0.71	c 332            402            5717           233594         0              0              14   17   15   
0.79/0.93	c 465            560            7829           323084         0              0              14   17   15   
1.00/1.18	c 611            732            10056          416767         0              0              14   17   15   
1.29/1.43	c 771            920            12457          519520         0              0              14   17   15   
1.59/1.71	c 947            1126           15048          631946         0              0              14   17   15   
1.79/1.99	c 1140           1350           17772          745761         0              0              14   17   15   
2.10/2.30	c 1352           1595           20707          871720         0              0              14   17   15   
2.49/2.63	c 1585           1863           23829          1004439        0              0              14   17   15   
2.79/2.99	c 1841           2156           27188          1146903        0              0              14   17   15   
3.20/3.37	c 2122           2477           30857          1307718        0              0              14   17   15   
3.59/3.78	c 2431           2829           34851          1480727        0              0              14   17   15   
4.09/4.24	c 2770           3214           39303          1666877        0              0              14   17   16   
4.59/4.73	c 3142           3635           44148          1861983        0              0              14   17   16   
5.09/5.28	c 3551           4097           49536          2076621        0              0              14   17   16   
5.69/5.84	c 4000           4603           55131          2304437        0              0              14   17   16   
6.29/6.46	c 4493           5157           61189          2554219        0              0              14   18   16   
6.99/7.15	c 5035           5766           67933          2834958        0              0              14   18   16   
7.70/7.88	c 5631           6434           75179          3138285        0              0              14   18   16   
8.49/8.69	c 6286           7167           83047          3475921        0              0              14   18   16   
9.39/9.56	c 7006           7972           91716          3844893        0              0              14   18   16   
10.39/10.52	c 7798           8857           101101         4245785        0              0              14   18   16   
11.39/11.58	c 8669           9829           111388         4685737        0              0              14   18   16   
12.59/12.72	c 9627           10897          122571         5163031        0              0              14   18   16   
13.79/13.96	c 10680          12070          134674         5690213        0              0              14   18   16   
15.09/15.30	c 11838          13360          147507         6263108        0              0              14   18   16   
16.59/16.78	c 13111          14777          162018         6889964        0              0              14   18   16   
18.19/18.38	c 14511          16334          177304         7566264        0              0              14   18   16   
20.09/20.22	c 16051          18046          195644         8319374        0              0              14   18   16   
22.09/22.21	c 17745          19928          215304         9140569        0              0              14   18   16   
24.20/24.37	c 19608          21997          236353         10037443       0              0              14   18   16   
26.59/26.72	c 21657          24272          259180         11022002       0              0              14   18   16   
29.09/29.28	c 23910          26772          284105         12087145       0              0              14   18   16   
31.90/32.05	c 26388          29521          310518         13270976       0              0              14   18   16   
34.99/35.18	c 29113          32544          340951         14566024       0              0              14   19   17   
38.40/38.56	c 32110          35871          372960         16012233       0              0              14   19   17   
42.19/42.30	c 35406          39530          409412         17624153       0              0              14   19   17   
46.20/46.31	c 39031          43553          449550         19423372       0              0              14   19   17   
50.50/50.64	c 43018          47973          492791         21382475       0              0              14   19   17   
55.19/55.36	c 47403          52833          539490         23537598       0              0              14   19   17   
60.40/60.53	c 52226          58177          590714         25894413       0              0              14   19   17   
66.09/66.22	c 57531          64055          646954         28482945       0              0              14   19   17   
72.39/72.51	c 63366          70518          709761         31301241       0              0              14   19   17   
79.29/79.46	c 69784          77628          779202         34414459       0              0              14   19   17   
86.90/87.04	c 76843          85451          853917         37863821       0              0              14   19   17   
95.20/95.34	c 84607          94050          936070         41672204       0              0              14   19   17   
104.30/104.46	c 93147          103507         1026241        45837662       0              0              14   19   17   
114.30/114.47	c 102541         113908         1125176        50394464       0              0              14   19   17   
125.41/125.52	c 112874         125352         1234174        55428261       0              0              14   19   17   
137.51/137.66	c 124240         137936         1354087        60991968       0              0              14   19   17   
150.90/151.00	c 136742         151776         1485819        67096135       0              0              14   19   17   
165.80/165.92	c 150494         167002         1635290        73800077       0              0              14   19   17   
181.91/182.07	c 165621         183747         1794717        81206731       0              0              14   19   17   
199.91/200.05	c 182260         202164         1974594        89298581       0              0              14   19   17   
219.81/219.90	c 200562         222423         2173547        98250691       0              0              14   19   17   
241.51/241.65	c 220694         244705         2391338        108057606      0              0              14   19   17   
265.91/266.03	c 242839         269223         2638519        118894166      0              0              14   19   17   
292.82/292.94	c 267198         296213         2910342        130835171      0              0              14   19   17   
322.62/322.73	c 293992         325923         3210793        144003289      0              0              14   19   17   
355.33/355.40	c 323465         358633         3536303        158482339      0              0              14   19   17   
390.53/390.60	c 355885         394642         3877542        174453208      0              0              14   19   17   
430.23/430.37	c 391547         434271         4271129        192071548      0              0              14   19   17   
473.14/473.27	c 430775         477899         4684181        211465849      0              0              14   19   17   
520.44/520.56	c 473925         525908         5138627        232817797      0              0              14   19   17   
572.65/572.73	c 521390         578751         5638440        256318735      0              0              14   19   17   
630.26/630.33	c 573601         636907         6188732        282209669      0              0              14   19   17   
693.76/693.85	c 631033         700908         6794062        310679938      0              0              14   19   17   
763.77/763.83	c 694208         771336         7459598        342006511      0              0              14   19   17   
840.87/840.99	c 763700         848839         8192084        376522295      0              0              14   19   17   
925.98/926.04	c 840141         934125         8997761        414462516      0              0              14   19   17   
1020.09/1020.13	c 924226         1028005        9887124        456610171      0              0              14   20   17   
1124.90/1124.98	c 1016719        1131250        10893464       502934231      0              0              14   20   17   
1240.52/1240.57	c 1118461        1244803        12006932       553844398      0              0              14   20   17   
1368.13/1368.10	c 1230377        1369746        13235679       609848178      0              0              14   20   17   
1508.15/1508.18	c 1353484        1507215        14580674       671457170      0              0              14   20   17   
1660.66/1660.60	c 1488901        1658568        16014030       739761695      0              0              14   20   17   
1832.08/1832.06	c 1637859        1825225        17652666       815382169      0              0              14   20   17   
2022.00/2021.98	c 1801712        2008676        19466088       899085128      0              0              14   20   18   
2227.92/2227.82	c 1981950        2210661        21382634       991699187      0              0              14   20   18   
2400.04/2399.90	
2400.04/2399.90	c *** INTERRUPTED ***
2400.04/2399.90	c restarts              : 80          
2400.04/2399.90	c conflicts             : 2133860      (889 /sec)
2400.04/2399.90	c decisions             : 2380660      (992 /sec)
2400.04/2399.90	c propagations          : 1068971150  (445397 /sec)
2400.04/2399.90	c root propagations     : 0           
2400.04/2399.90	c filter calls          : 22995209       (9581 /sec)
2400.04/2399.90	c useless filter calls  : 17308565       (75 %)
2400.04/2399.90	c Memory used           : 30.40 MB
2400.04/2399.90	c CPU time              : 2400.04 s
2400.04/2399.90	
2400.04/2399.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-4260141-1502028822/watcher-4260141-1502028822 -o /tmp/evaluation-result-4260141-1502028822/solver-4260141-1502028822 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502014323-10662 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260141-1502028822.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.05 2.04 2.05 3/180 14556
/proc/meminfo: memFree=31335128/32770624 swapFree=0/321584
[pid=14556] ppid=14553 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/14556/stat : 14556 (runsolver) D 14553 14556 9955 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 5103157 24240128 108 18446744073709551615 4194304 4338465 140723910340624 140723910338264 140556724785879 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 16093184 140723910344898 140723910345290 140723910345290 140723910348746 0
/proc/14556/statm: 5918 108 54 36 0 2156 0

[startup+0.100119 s]
/proc/loadavg: 2.05 2.04 2.05 3/180 14556
/proc/meminfo: memFree=31335128/32770624 swapFree=0/321584
[pid=14556] ppid=14553 vsize=1820 CPUtime=0 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 1077936128 155 0 0 0 0 0 0 0 20 0 1 0 5103157 1863680 1 18446744073709551615 4194304 5747388 140728566180384 140728566177624 139768798168775 0 0 1 0 0 0 0 17 7 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 455 1 0 380 0 39 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1820

[startup+0.201035 s]
/proc/loadavg: 2.05 2.04 2.05 3/180 14556
/proc/meminfo: memFree=31335128/32770624 swapFree=0/321584
[pid=14556] ppid=14553 vsize=31124 CPUtime=0.09 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 2092 0 0 0 9 0 0 0 20 0 1 0 5103157 31870976 1928 18446744073709551615 4194304 5747388 140728566180384 140728566177544 5121146 0 0 1 8405026 0 0 0 17 7 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1928 771 380 0 1199 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31124

[startup+0.301036 s]
/proc/loadavg: 2.05 2.04 2.05 3/180 14556
/proc/meminfo: memFree=31335128/32770624 swapFree=0/321584
[pid=14556] ppid=14553 vsize=31124 CPUtime=0.19 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 2103 0 0 0 19 0 0 0 20 0 1 0 5103157 31870976 1928 18446744073709551615 4194304 5747388 140728566180384 140728566177544 5000064 0 0 1 8405026 0 0 0 17 7 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1928 771 380 0 1199 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31124

[startup+0.700229 s]
/proc/loadavg: 2.05 2.04 2.05 3/180 14556
/proc/meminfo: memFree=31335128/32770624 swapFree=0/321584
[pid=14556] ppid=14553 vsize=31124 CPUtime=0.59 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 2105 0 0 0 59 0 0 0 20 0 1 0 5103157 31870976 1928 18446744073709551615 4194304 5747388 140728566180384 140728566177784 4941155 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1928 771 380 0 1199 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 31124

[startup+1.50022 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 14557
/proc/meminfo: memFree=31330576/32770624 swapFree=0/321568
[pid=14556] ppid=14553 vsize=31124 CPUtime=1.39 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 2105 0 0 0 139 0 0 0 20 0 1 0 5103157 31870976 1928 18446744073709551615 4194304 5747388 140728566180384 140728566177784 5000064 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1928 771 380 0 1199 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 31124

[startup+3.10022 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 14557
/proc/meminfo: memFree=31330224/32770624 swapFree=0/321568
[pid=14556] ppid=14553 vsize=31124 CPUtime=2.99 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 3191 0 0 0 299 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 5121143 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 31124

[startup+6.30023 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 14557
/proc/meminfo: memFree=31330188/32770624 swapFree=0/321584
[pid=14556] ppid=14553 vsize=31124 CPUtime=6.19 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 4276 0 0 0 619 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 4941188 0 0 1 8405026 0 0 0 17 1 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 31124

[startup+12.7002 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 14557
/proc/meminfo: memFree=31329940/32770624 swapFree=0/321588
[pid=14556] ppid=14553 vsize=31124 CPUtime=12.59 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 5361 0 0 0 1259 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 4915120 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 31124

[startup+25.5003 s]
/proc/loadavg: 2.03 2.03 2.05 3/185 14573
/proc/meminfo: memFree=31324644/32770624 swapFree=0/321632
[pid=14556] ppid=14553 vsize=31124 CPUtime=25.39 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 7531 0 0 0 2539 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 4941167 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 31124

[startup+51.1002 s]
/proc/loadavg: 2.08 2.05 2.05 3/185 14634
/proc/meminfo: memFree=31787140/32770624 swapFree=0/321708
[pid=14556] ppid=14553 vsize=31124 CPUtime=50.99 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 8617 0 0 0 5099 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 4911360 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 31124

[startup+102.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/185 14660
/proc/meminfo: memFree=31786340/32770624 swapFree=0/321840
[pid=14556] ppid=14553 vsize=31124 CPUtime=102.2 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 9191 0 0 0 10220 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 5121146 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 31124

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 14662
/proc/meminfo: memFree=31786116/32770624 swapFree=0/321900
[pid=14556] ppid=14553 vsize=31124 CPUtime=162.2 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 9765 0 0 0 16220 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 5000064 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 31124

[startup+222.306 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 14664
/proc/meminfo: memFree=31790404/32770624 swapFree=0/321944
[pid=14556] ppid=14553 vsize=31124 CPUtime=222.22 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 10339 0 0 0 22222 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 4915704 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 31124

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 14666
/proc/meminfo: memFree=31790180/32770624 swapFree=0/322016
[pid=14556] ppid=14553 vsize=31124 CPUtime=282.22 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 10339 0 0 0 28222 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 5000064 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 31124

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 14668
/proc/meminfo: memFree=31790584/32770624 swapFree=0/322068
[pid=14556] ppid=14553 vsize=31124 CPUtime=342.22 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 10914 0 0 0 34222 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 4915311 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 31124

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14670
/proc/meminfo: memFree=31790104/32770624 swapFree=0/322116
[pid=14556] ppid=14553 vsize=31124 CPUtime=402.23 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 10914 0 0 0 40223 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 5000064 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 31124

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14672
/proc/meminfo: memFree=31790896/32770624 swapFree=0/322160
[pid=14556] ppid=14553 vsize=31124 CPUtime=462.23 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 11489 0 0 0 46223 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 5000064 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 31124

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14674
/proc/meminfo: memFree=31790612/32770624 swapFree=0/322200
[pid=14556] ppid=14553 vsize=31124 CPUtime=522.24 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 11489 0 0 0 52224 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 4915299 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 31124

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14676
/proc/meminfo: memFree=31791116/32770624 swapFree=0/322236
[pid=14556] ppid=14553 vsize=31124 CPUtime=582.25 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 12064 0 0 0 58225 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 5000064 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 31124


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


[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 14737
/proc/meminfo: memFree=31789056/32770624 swapFree=0/322904
[pid=14556] ppid=14553 vsize=31124 CPUtime=1542.35 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 16631 0 0 0 154235 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 4941162 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 31124

[startup+1602.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 14739
/proc/meminfo: memFree=31789296/32770624 swapFree=0/322936
[pid=14556] ppid=14553 vsize=31124 CPUtime=1602.35 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 16631 0 0 0 160235 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 5000064 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 31124

[startup+1662.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/181 14741
/proc/meminfo: memFree=31789172/32770624 swapFree=0/322972
[pid=14556] ppid=14553 vsize=31124 CPUtime=1662.36 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 17206 0 0 0 166236 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 4941170 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 31124

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 14744
/proc/meminfo: memFree=31789400/32770624 swapFree=0/323012
[pid=14556] ppid=14553 vsize=31124 CPUtime=1722.37 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 17206 0 0 0 172237 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 5121143 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 31124

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14746
/proc/meminfo: memFree=31788656/32770624 swapFree=0/323036
[pid=14556] ppid=14553 vsize=31124 CPUtime=1782.37 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 17748 0 0 0 178237 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 4919288 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 31124

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 14763
/proc/meminfo: memFree=31784836/32770624 swapFree=0/323124
[pid=14556] ppid=14553 vsize=31124 CPUtime=1842.38 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 17781 0 0 0 184238 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 5128906 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 1842.38
Current children cumulated vsize (KiB) 31124

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 14765
/proc/meminfo: memFree=31784580/32770624 swapFree=0/323156
[pid=14556] ppid=14553 vsize=31124 CPUtime=1902.38 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 18322 0 0 0 190238 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 5000064 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 1902.38
Current children cumulated vsize (KiB) 31124

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 14767
/proc/meminfo: memFree=31788844/32770624 swapFree=0/323184
[pid=14556] ppid=14553 vsize=31124 CPUtime=1962.39 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 18322 0 0 0 196239 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 5121146 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 1962.39
Current children cumulated vsize (KiB) 31124

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 14769
/proc/meminfo: memFree=31788596/32770624 swapFree=0/323220
[pid=14556] ppid=14553 vsize=31124 CPUtime=2022.4 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 18897 0 0 0 202240 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 4915133 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 2022.4
Current children cumulated vsize (KiB) 31124

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 14771
/proc/meminfo: memFree=31789340/32770624 swapFree=0/323248
[pid=14556] ppid=14553 vsize=31124 CPUtime=2082.41 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 18897 0 0 0 208241 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 4941170 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 2082.41
Current children cumulated vsize (KiB) 31124

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14773
/proc/meminfo: memFree=31789232/32770624 swapFree=0/323276
[pid=14556] ppid=14553 vsize=31124 CPUtime=2142.41 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 19439 0 0 0 214241 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 5000064 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 2142.41
Current children cumulated vsize (KiB) 31124

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14775
/proc/meminfo: memFree=31789792/32770624 swapFree=0/323308
[pid=14556] ppid=14553 vsize=31124 CPUtime=2202.42 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 19439 0 0 0 220242 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 4941177 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 2202.42
Current children cumulated vsize (KiB) 31124

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14777
/proc/meminfo: memFree=31789460/32770624 swapFree=0/323344
[pid=14556] ppid=14553 vsize=31124 CPUtime=2262.42 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 20014 0 0 0 226242 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 4910855 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 2262.42
Current children cumulated vsize (KiB) 31124

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14779
/proc/meminfo: memFree=31789584/32770624 swapFree=0/323372
[pid=14556] ppid=14553 vsize=31124 CPUtime=2322.43 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 20014 0 0 0 232243 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 5128906 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 2322.43
Current children cumulated vsize (KiB) 31124

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14781
/proc/meminfo: memFree=31788308/32770624 swapFree=0/323404
[pid=14556] ppid=14553 vsize=31124 CPUtime=2382.43 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 20556 0 0 0 238243 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 5121146 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 2382.43
Current children cumulated vsize (KiB) 31124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14781
/proc/meminfo: memFree=31788696/32770624 swapFree=0/323412
[pid=14556] ppid=14553 vsize=31124 CPUtime=2400.04 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 20556 0 0 0 240004 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 5000064 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 31124

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

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 14781
/proc/meminfo: memFree=31788696/32770624 swapFree=0/323412
[pid=14556] ppid=14553 vsize=31124 CPUtime=2400.04 cores=1,3,5,7
/proc/14556/stat : 14556 (cosoco) R 14553 14556 9955 0 -1 4202496 20556 0 0 0 240004 0 0 0 20 0 1 0 5103157 31870976 1948 18446744073709551615 4194304 5747388 140728566180384 140728566177784 5000064 0 0 1 8405026 0 0 0 17 5 0 0 9 0 0 7845728 7850568 13164544 140728566182383 140728566182478 140728566182478 140728566185934 0
/proc/14556/statm: 7781 1948 773 380 0 1199 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 31124

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.05
CPU user time (s): 2400.04
CPU system time (s): 0.005
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 31124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.04
system time used= 0.005
maximum resident set size= 7864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20605
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= 11
involuntary context switches= 730

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.20542 second user time and 8.35623 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-06 15:59:39
IDJOB=4260141
IDBENCH=133232
IDSOLVER=2647
FILE ID=node125/4260141-1502028822
RUNJOBID= node125-1502014323-10662
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/MagicSquare/MagicSquare-sum-s1/MagicSquare-26-sum.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260141-1502028822/watcher-4260141-1502028822 -o /tmp/evaluation-result-4260141-1502028822/solver-4260141-1502028822 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502014323-10662 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260141-1502028822.xml

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

MD5SUM BENCH= 3448e9886530ade698bbe26313ab484d
RANDOM SEED=1485651862

node125.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.07
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.07
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.07
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.07
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:        31335520 kB
MemAvailable:   31565788 kB
Buffers:          110928 kB
Cached:           400904 kB
SwapCached:            0 kB
Active:           701380 kB
Inactive:         330116 kB
Active(anon):     519608 kB
Inactive(anon):     8532 kB
Active(file):     181772 kB
Inactive(file):   321584 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2028 kB
Writeback:             0 kB
AnonPages:        565852 kB
Mapped:            31348 kB
Shmem:              8868 kB
Slab:             109408 kB
SReclaimable:      85492 kB
SUnreclaim:        23916 kB
KernelStack:        3472 kB
PageTables:         5716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     766152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    503808 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node125 at 2017-08-06 16:39:39