Trace number 4268101

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) 2519.75 2520

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.07	c root propagations     : 0           
0.00/0.07	c restarts enabled, print stats at every restarts
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c This is cosoco 1.12 --  
0.00/0.07	c
0.00/0.07	c command line: cosoco -lc -model -restarts HOME/instance-4268101-1502539543.xml 
0.00/0.07	c ========================================[ Problem Statistics ]===========================================
0.00/0.07	c |                                                                                                       
0.00/0.07	c |  Parse time        :         0.01 s 
0.00/0.07	c |
0.00/0.07	c |               Variables: 676
0.00/0.07	c |            Domain Sizes: 676..676
0.00/0.07	c |
0.00/0.07	c |             Constraints: 55
0.00/0.07	c |                   Arity: 26..676
0.00/0.07	c | 
0.00/0.07	c |                   Types: 
0.00/0.07	c |                          All Different: 1
0.00/0.07	c |                          Sum: 54
0.00/0.07	c |                          
0.00/0.07	c =========================================================================================================
0.00/0.07	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.13/0.25	c 101            124            1868           73524          0              0              15   17   16   
0.33/0.44	c 211            257            3746           152718         0              0              14   17   15   
0.53/0.64	c 332            402            5717           233594         0              0              14   17   15   
0.73/0.85	c 465            560            7829           323084         0              0              14   17   15   
0.93/1.07	c 611            732            10056          416767         0              0              14   17   15   
1.23/1.32	c 771            920            12457          519520         0              0              14   17   15   
1.43/1.58	c 947            1126           15048          631946         0              0              14   17   15   
1.73/1.85	c 1140           1350           17772          745761         0              0              14   17   15   
2.03/2.14	c 1352           1595           20707          871720         0              0              14   17   15   
2.33/2.46	c 1585           1863           23829          1004439        0              0              14   17   15   
2.63/2.79	c 1841           2156           27188          1146903        0              0              14   17   15   
3.03/3.16	c 2122           2477           30857          1307718        0              0              14   17   15   
3.43/3.56	c 2431           2829           34851          1480727        0              0              14   17   15   
3.83/3.99	c 2770           3214           39303          1666877        0              0              14   17   16   
4.33/4.47	c 3142           3635           44148          1861983        0              0              14   17   16   
4.83/4.99	c 3551           4097           49536          2076621        0              0              14   17   16   
5.43/5.53	c 4000           4603           55131          2304437        0              0              14   17   16   
6.03/6.13	c 4493           5157           61189          2554219        0              0              14   18   16   
6.63/6.79	c 5035           5766           67933          2834958        0              0              14   18   16   
7.43/7.50	c 5631           6434           75179          3138285        0              0              14   18   16   
8.13/8.27	c 6286           7167           83047          3475921        0              0              14   18   16   
9.03/9.12	c 7006           7972           91716          3844893        0              0              14   18   16   
9.93/10.04	c 7798           8857           101101         4245785        0              0              14   18   16   
10.93/11.06	c 8669           9829           111388         4685737        0              0              14   18   16   
12.03/12.16	c 9627           10897          122571         5163031        0              0              14   18   16   
13.23/13.36	c 10680          12070          134674         5690213        0              0              14   18   16   
14.53/14.65	c 11838          13360          147507         6263108        0              0              14   18   16   
15.93/16.09	c 13111          14777          162018         6889964        0              0              14   18   16   
17.53/17.63	c 14511          16334          177304         7566264        0              0              14   18   16   
19.33/19.41	c 16051          18046          195644         8319374        0              0              14   18   16   
21.23/21.33	c 17745          19928          215304         9140569        0              0              14   18   16   
23.33/23.40	c 19608          21997          236353         10037443       0              0              14   18   16   
25.53/25.67	c 21657          24272          259180         11022002       0              0              14   18   16   
28.03/28.14	c 23910          26772          284105         12087145       0              0              14   18   16   
30.73/30.81	c 26388          29521          310518         13270976       0              0              14   18   16   
33.73/33.82	c 29113          32544          340951         14566024       0              0              14   19   17   
36.93/37.08	c 32110          35871          372960         16012233       0              0              14   19   17   
40.63/40.73	c 35406          39530          409412         17624153       0              0              14   19   17   
44.62/44.76	c 39031          43553          449550         19423372       0              0              14   19   17   
49.02/49.11	c 43018          47973          492791         21382475       0              0              14   19   17   
53.52/53.65	c 47403          52833          539490         23537598       0              0              14   19   17   
58.52/58.62	c 52226          58177          590714         25894413       0              0              14   19   17   
63.92/64.08	c 57531          64055          646954         28482945       0              0              14   19   17   
70.02/70.12	c 63366          70518          709761         31301241       0              0              14   19   17   
76.72/76.80	c 69784          77628          779202         34414459       0              0              14   19   17   
83.92/84.07	c 76843          85451          853917         37863821       0              0              14   19   17   
91.92/92.05	c 84607          94050          936070         41672204       0              0              14   19   17   
100.72/100.80	c 93147          103507         1026241        45837662       0              0              14   19   17   
110.32/110.42	c 102541         113908         1125176        50394464       0              0              14   19   17   
120.92/121.02	c 112874         125352         1234174        55428261       0              0              14   19   17   
132.52/132.68	c 124240         137936         1354087        60991968       0              0              14   19   17   
145.32/145.49	c 136742         151776         1485819        67096135       0              0              14   19   17   
159.72/159.83	c 150494         167002         1635290        73800077       0              0              14   19   17   
175.21/175.34	c 165621         183747         1794717        81206731       0              0              14   19   17   
192.52/192.63	c 182260         202164         1974594        89298581       0              0              14   19   17   
211.61/211.78	c 200562         222423         2173547        98250691       0              0              14   19   17   
232.61/232.72	c 220694         244705         2391338        108057606      0              0              14   19   17   
256.01/256.17	c 242839         269223         2638519        118894166      0              0              14   19   17   
281.90/282.05	c 267198         296213         2910342        130835171      0              0              14   19   17   
310.60/310.70	c 293992         325923         3210793        144003289      0              0              14   19   17   
342.00/342.10	c 323465         358633         3536303        158482339      0              0              14   19   17   
375.80/375.90	c 355885         394642         3877542        174453208      0              0              14   19   17   
413.99/414.11	c 391547         434271         4271129        192071548      0              0              14   19   17   
455.09/455.29	c 430775         477899         4684181        211465849      0              0              14   19   17   
500.49/500.68	c 473925         525908         5138627        232817797      0              0              14   19   17   
550.58/550.76	c 521390         578751         5638440        256318735      0              0              14   19   17   
605.88/606.03	c 573601         636907         6188732        282209669      0              0              14   19   17   
666.87/667.06	c 631033         700908         6794062        310679938      0              0              14   19   17   
734.07/734.20	c 694208         771336         7459598        342006511      0              0              14   19   17   
808.06/808.22	c 763700         848839         8192084        376522295      0              0              14   19   17   
889.66/889.81	c 840141         934125         8997761        414462516      0              0              14   19   17   
979.95/980.17	c 924226         1028005        9887124        456610171      0              0              14   20   17   
1080.65/1080.82	c 1016719        1131250        10893464       502934231      0              0              14   20   17   
1191.54/1191.79	c 1118461        1244803        12006932       553844398      0              0              14   20   17   
1314.03/1314.22	c 1230377        1369746        13235679       609848178      0              0              14   20   17   
1448.53/1448.71	c 1353484        1507215        14580674       671457170      0              0              14   20   17   
1594.61/1594.89	c 1488901        1658568        16014030       739761695      0              0              14   20   17   
1759.30/1759.58	c 1637859        1825225        17652666       815382169      0              0              14   20   17   
1941.58/1941.88	c 1801712        2008676        19466088       899085128      0              0              14   20   18   
2138.96/2139.26	c 1981950        2210661        21382634       991699187      0              0              14   20   18   
2357.55/2357.84	c 2180211        2433043        23497274       1094128098     0              0              14   20   18   
2519.73/2520.00	
2519.73/2520.00	c *** INTERRUPTED ***
2519.73/2520.00	c restarts              : 81          
2519.73/2520.00	c conflicts             : 2329526      (925 /sec)
2519.73/2520.00	c decisions             : 2600108      (1032 /sec)
2519.73/2520.00	c propagations          : 1169944340  (464314 /sec)
2519.73/2520.00	c root propagations     : 0           
2519.73/2520.00	c filter calls          : 25081966       (9954 /sec)
2519.73/2520.00	c useless filter calls  : 18864531       (75 %)
2519.73/2520.00	c Memory used           : 30.62 MB
2519.73/2520.00	c CPU time              : 2519.73 s
2519.73/2520.00	
2519.73/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268101-1502539543/watcher-4268101-1502539543 -o /tmp/evaluation-result-4268101-1502539543/solver-4268101-1502539543 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502500306-27513 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268101-1502539543.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.04 3/187 4399
/proc/meminfo: memFree=31089236/32770624 swapFree=0/472844
[pid=4399] ppid=4396 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/4399/stat : 4399 (runsolver) D 4396 4399 27450 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 153607154 24240128 108 18446744073709551615 4194304 4338465 140731701784512 140731701782152 140106072822487 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 27975680 140731701788865 140731701789257 140731701789257 140731701792714 0
/proc/4399/statm: 5918 108 54 36 0 2156 0

[startup+0.100225 s]
/proc/loadavg: 2.00 2.02 2.04 3/187 4399
/proc/meminfo: memFree=31089236/32770624 swapFree=0/472844
[pid=4399] ppid=4396 vsize=31212 CPUtime=0.03 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 2093 0 0 0 3 0 0 0 20 0 1 0 153607154 31961088 1933 18446744073709551615 4194304 5972588 140732141386384 140732141383960 5328506 0 0 1 8405026 0 0 0 17 6 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7803 1933 787 435 0 1166 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31212

[startup+0.200223 s]
/proc/loadavg: 2.00 2.02 2.04 3/187 4399
/proc/meminfo: memFree=31089236/32770624 swapFree=0/472844
[pid=4399] ppid=4396 vsize=31356 CPUtime=0.13 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 2121 0 0 0 13 0 0 0 20 0 1 0 153607154 32108544 1946 18446744073709551615 4194304 5972588 140732141386384 140732141383432 5099648 0 0 1 8405026 0 0 0 17 6 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1946 787 435 0 1202 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 31356

[startup+0.300225 s]
/proc/loadavg: 2.00 2.02 2.04 3/187 4399
/proc/meminfo: memFree=31089236/32770624 swapFree=0/472844
[pid=4399] ppid=4396 vsize=31356 CPUtime=0.23 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 2123 0 0 0 23 0 0 0 20 0 1 0 153607154 32108544 1946 18446744073709551615 4194304 5972588 140732141386384 140732141383688 5040154 0 0 1 8405026 0 0 0 17 6 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1946 787 435 0 1202 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 31356

[startup+0.700182 s]
/proc/loadavg: 2.00 2.02 2.04 3/187 4399
/proc/meminfo: memFree=31089236/32770624 swapFree=0/472844
[pid=4399] ppid=4396 vsize=31356 CPUtime=0.63 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 2123 0 0 0 63 0 0 0 20 0 1 0 153607154 32108544 1946 18446744073709551615 4194304 5972588 140732141386384 140732141383688 5040138 0 0 1 8405026 0 0 0 17 0 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1946 787 435 0 1202 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 31356

[startup+1.50018 s]
/proc/loadavg: 2.00 2.02 2.04 3/188 4400
/proc/meminfo: memFree=31084228/32770624 swapFree=0/472828
[pid=4399] ppid=4396 vsize=31356 CPUtime=1.43 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 2123 0 0 0 143 0 0 0 20 0 1 0 153607154 32108544 1946 18446744073709551615 4194304 5972588 140732141386384 140732141383688 4975114 0 0 1 8405026 0 0 0 17 0 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1946 787 435 0 1202 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 31356

[startup+3.10018 s]
/proc/loadavg: 2.00 2.02 2.04 4/188 4400
/proc/meminfo: memFree=31083856/32770624 swapFree=0/472828
[pid=4399] ppid=4396 vsize=31356 CPUtime=3.03 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 3210 0 0 0 303 0 0 0 20 0 1 0 153607154 32108544 1965 18446744073709551615 4194304 5972588 140732141386384 140732141383688 5099648 0 0 1 8405026 0 0 0 17 0 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1965 789 435 0 1202 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 31356

[startup+6.30018 s]
/proc/loadavg: 2.00 2.02 2.04 3/188 4400
/proc/meminfo: memFree=31083884/32770624 swapFree=0/472828
[pid=4399] ppid=4396 vsize=31356 CPUtime=6.23 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 4294 0 0 0 623 0 0 0 20 0 1 0 153607154 32108544 1965 18446744073709551615 4194304 5972588 140732141386384 140732141383688 5040147 0 0 1 8405026 0 0 0 17 0 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1965 789 435 0 1202 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 31356

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.04 3/188 4401
/proc/meminfo: memFree=31083356/32770624 swapFree=0/472824
[pid=4399] ppid=4396 vsize=31356 CPUtime=12.63 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 5378 0 0 0 1263 0 0 0 20 0 1 0 153607154 32108544 1965 18446744073709551615 4194304 5972588 140732141386384 140732141383688 5099648 0 0 1 8405026 0 0 0 17 0 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1965 789 435 0 1202 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 31356

[startup+25.5003 s]
/proc/loadavg: 1.92 2.00 2.03 3/186 4401
/proc/meminfo: memFree=31085744/32770624 swapFree=0/472824
[pid=4399] ppid=4396 vsize=31356 CPUtime=25.43 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 7546 0 0 0 2543 0 0 0 20 0 1 0 153607154 32108544 1965 18446744073709551615 4194304 5972588 140732141386384 140732141383688 4975114 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1965 789 435 0 1202 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 31356

[startup+51.1003 s]
/proc/loadavg: 1.95 2.00 2.03 3/185 4401
/proc/meminfo: memFree=31086224/32770624 swapFree=0/472816
[pid=4399] ppid=4396 vsize=31356 CPUtime=51.02 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 8631 0 0 0 5102 0 0 0 20 0 1 0 153607154 32108544 1965 18446744073709551615 4194304 5972588 140732141386384 140732141383688 4975379 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1965 789 435 0 1202 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 31356

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 2.03 3/185 4403
/proc/meminfo: memFree=31086832/32770624 swapFree=0/472840
[pid=4399] ppid=4396 vsize=31356 CPUtime=102.22 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 9206 0 0 0 10222 0 0 0 20 0 1 0 153607154 32108544 1965 18446744073709551615 4194304 5972588 140732141386384 140732141383688 4971926 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1965 789 435 0 1202 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 31356

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.03 3/185 4405
/proc/meminfo: memFree=31087292/32770624 swapFree=0/472840
[pid=4399] ppid=4396 vsize=31356 CPUtime=162.22 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 9780 0 0 0 16222 0 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 5040128 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 31356

[startup+222.306 s]
/proc/loadavg: 2.15 2.04 2.05 3/186 4409
/proc/meminfo: memFree=31086908/32770624 swapFree=0/472844
[pid=4399] ppid=4396 vsize=31356 CPUtime=222.21 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 10356 0 0 0 22221 0 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 4979365 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 31356

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 4411
/proc/meminfo: memFree=31087244/32770624 swapFree=0/472868
[pid=4399] ppid=4396 vsize=31356 CPUtime=282.2 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 10931 0 0 0 28220 0 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 5099648 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 31356

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/185 4413
/proc/meminfo: memFree=31087848/32770624 swapFree=0/472880
[pid=4399] ppid=4396 vsize=31356 CPUtime=342.2 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 11507 0 0 0 34220 0 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 5099648 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 31356

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 4415
/proc/meminfo: memFree=31087812/32770624 swapFree=0/472884
[pid=4399] ppid=4396 vsize=31356 CPUtime=402.2 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 12083 0 0 0 40220 0 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 5099648 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 31356

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 4418
/proc/meminfo: memFree=31087552/32770624 swapFree=0/472888
[pid=4399] ppid=4396 vsize=31356 CPUtime=462.19 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 12659 0 0 0 46219 0 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 4975200 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 31356

[startup+522.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/184 4420
/proc/meminfo: memFree=31087656/32770624 swapFree=0/472904
[pid=4399] ppid=4396 vsize=31356 CPUtime=522.19 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 13235 0 0 0 52219 0 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 4979368 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 31356

[startup+582.3 s]
/proc/loadavg: 1.99 2.02 2.04 3/189 4462
/proc/meminfo: memFree=31080772/32770624 swapFree=0/472924
[pid=4399] ppid=4396 vsize=31356 CPUtime=582.18 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 13811 0 0 0 58218 0 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 4970672 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 31356


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 4573
/proc/meminfo: memFree=31088404/32770624 swapFree=0/473140
[pid=4399] ppid=4396 vsize=31356 CPUtime=1602.11 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 23404 0 0 0 160210 1 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 5099648 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 1602.11
Current children cumulated vsize (KiB) 31356

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 4575
/proc/meminfo: memFree=31088408/32770624 swapFree=0/473140
[pid=4399] ppid=4396 vsize=31356 CPUtime=1662.1 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 23948 0 0 0 166209 1 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 5040128 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 1662.1
Current children cumulated vsize (KiB) 31356

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 4578
/proc/meminfo: memFree=31088392/32770624 swapFree=0/473148
[pid=4399] ppid=4396 vsize=31356 CPUtime=1722.1 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 24492 0 0 0 172209 1 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 4979365 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 1722.1
Current children cumulated vsize (KiB) 31356

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 4594
/proc/meminfo: memFree=31083840/32770624 swapFree=0/473152
[pid=4399] ppid=4396 vsize=31356 CPUtime=1782.09 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 25068 0 0 0 178208 1 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 5099648 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 1782.09
Current children cumulated vsize (KiB) 31356

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 4596
/proc/meminfo: memFree=31087080/32770624 swapFree=0/473168
[pid=4399] ppid=4396 vsize=31356 CPUtime=1842.09 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 25612 0 0 0 184208 1 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 4977632 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 1842.09
Current children cumulated vsize (KiB) 31356

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 4598
/proc/meminfo: memFree=31087660/32770624 swapFree=0/473180
[pid=4399] ppid=4396 vsize=31356 CPUtime=1902.08 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 26156 0 0 0 190207 1 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 4979365 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 1902.08
Current children cumulated vsize (KiB) 31356

[startup+1962.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/185 4600
/proc/meminfo: memFree=31087996/32770624 swapFree=0/473188
[pid=4399] ppid=4396 vsize=31356 CPUtime=1962.08 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 26732 0 0 0 196207 1 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 4975216 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 1962.08
Current children cumulated vsize (KiB) 31356

[startup+2022.3 s]
/proc/loadavg: 2.11 2.06 2.06 3/184 4602
/proc/meminfo: memFree=31088264/32770624 swapFree=0/473200
[pid=4399] ppid=4396 vsize=31356 CPUtime=2022.08 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 27275 0 0 0 202207 1 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 5099648 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 2022.08
Current children cumulated vsize (KiB) 31356

[startup+2082.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/184 4605
/proc/meminfo: memFree=31088204/32770624 swapFree=0/473212
[pid=4399] ppid=4396 vsize=31356 CPUtime=2082.07 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 27818 0 0 0 208206 1 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 5040154 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 2082.07
Current children cumulated vsize (KiB) 31356

[startup+2142.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/184 4607
/proc/meminfo: memFree=31088168/32770624 swapFree=0/473212
[pid=4399] ppid=4396 vsize=31356 CPUtime=2142.06 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 28394 0 0 0 214205 1 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 5040180 0 0 1 8405026 0 0 0 17 0 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 2142.06
Current children cumulated vsize (KiB) 31356

[startup+2202.31 s]
/proc/loadavg: 1.97 2.02 2.04 3/184 4610
/proc/meminfo: memFree=31088252/32770624 swapFree=0/473216
[pid=4399] ppid=4396 vsize=31356 CPUtime=2202.06 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 28938 0 0 0 220205 1 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 4975376 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 2202.06
Current children cumulated vsize (KiB) 31356

[startup+2262.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/185 4613
/proc/meminfo: memFree=31088656/32770624 swapFree=0/473228
[pid=4399] ppid=4396 vsize=31356 CPUtime=2262.05 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 29482 0 0 0 226204 1 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 4975379 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 2262.05
Current children cumulated vsize (KiB) 31356

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 4615
/proc/meminfo: memFree=31088444/32770624 swapFree=0/473240
[pid=4399] ppid=4396 vsize=31356 CPUtime=2322.05 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 30026 0 0 0 232204 1 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 4978728 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 2322.05
Current children cumulated vsize (KiB) 31356

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 4631
/proc/meminfo: memFree=31084068/32770624 swapFree=0/473232
[pid=4399] ppid=4396 vsize=31356 CPUtime=2382.04 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 30602 0 0 0 238203 1 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 5099648 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 2382.04
Current children cumulated vsize (KiB) 31356

[startup+2442.3 s]
/proc/loadavg: 1.91 2.00 2.03 3/185 4633
/proc/meminfo: memFree=31086860/32770624 swapFree=0/473236
[pid=4399] ppid=4396 vsize=31356 CPUtime=2442.04 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 31146 0 0 0 244203 1 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 4975117 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 2442.04
Current children cumulated vsize (KiB) 31356

[startup+2502.3 s]
/proc/loadavg: 1.97 2.00 2.03 3/185 4635
/proc/meminfo: memFree=31087484/32770624 swapFree=0/473244
[pid=4399] ppid=4396 vsize=31356 CPUtime=2502.03 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 31690 0 0 0 250202 1 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 5099648 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 2502.03
Current children cumulated vsize (KiB) 31356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 1.97 2.00 2.03 3/185 4635
/proc/meminfo: memFree=31087552/32770624 swapFree=0/473244
[pid=4399] ppid=4396 vsize=31356 CPUtime=2519.73 cores=0,2,4,6
/proc/4399/stat : 4399 (cosoco) R 4396 4399 27450 0 -1 4202496 32234 0 0 0 251972 1 0 0 20 0 1 0 153607154 32108544 1966 18446744073709551615 4194304 5972588 140732141386384 140732141383688 4975388 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 8531968 140732141388270 140732141388365 140732141388365 140732141391822 0
/proc/4399/statm: 7839 1966 789 435 0 1202 0
Current children cumulated CPU time (s) 2519.73
Current children cumulated vsize (KiB) 31356

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

Child status: 1
Real time (s): 2520
CPU time (s): 2519.75
CPU user time (s): 2519.73
CPU system time (s): 0.018998
CPU usage (%): 99.9899
Max. virtual memory (cumulated for all children) (KiB): 31356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.73
system time used= 0.018998
maximum resident set size= 7940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32285
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= 3989

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.23052 second user time and 8.85006 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-12 13:51:19
IDJOB=4268101
IDBENCH=133232
IDSOLVER=2658
FILE ID=node132/4268101-1502539543
RUNJOBID= node132-1502500306-27513
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
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-4268101-1502539543/watcher-4268101-1502539543 -o /tmp/evaluation-result-4268101-1502539543/solver-4268101-1502539543 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502500306-27513 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268101-1502539543.xml

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

MD5SUM BENCH= 3448e9886530ade698bbe26313ab484d
RANDOM SEED=1523334602

node132.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.74
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.74
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.74
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.74
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:        31089240 kB
MemAvailable:   31959804 kB
Buffers:          308280 kB
Cached:           871292 kB
SwapCached:            0 kB
Active:           721420 kB
Inactive:         521856 kB
Active(anon):      64408 kB
Inactive(anon):    49012 kB
Active(file):     657012 kB
Inactive(file):   472844 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2396 kB
Writeback:             0 kB
AnonPages:         67376 kB
Mapped:            65072 kB
Shmem:             49852 kB
Slab:             139984 kB
SReclaimable:     113084 kB
SUnreclaim:        26900 kB
KernelStack:        3568 kB
PageTables:         5092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62028 MiB
End job on node132 at 2017-08-12 14:33:19