Trace number 4242068

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
R1: cosoco 1.1? (TO) 2400.07 2400.5

General information on the benchmark

NameMagicSquare/MagicSquare-sum-s1/
MagicSquare-22-sum.xml
MD5SUM9d2f02dd2333c70ec17cc1afaa6594ca
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 variables484
Number of constraints47
Number of domains1
Minimum domain size484
Maximum domain size484
Distribution of domain sizes[{"size":484,"count":484}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":440},{"degree":4,"count":44}]
Minimum constraint arity22
Maximum constraint arity484
Distribution of constraint arities[{"arity":22,"count":46},{"arity":484,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":46}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 0           
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 1.0 --  
0.00/0.01	c
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 484
0.00/0.01	c |            Domain Sizes: 484..484
0.00/0.01	c |
0.00/0.01	c |             Constraints: 47
0.00/0.01	c |                   Arity: 22..484
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          All Different: 1
0.00/0.01	c |                          Sum: 46
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.09/0.13	c 101            124            1681           49061          0              0              13   16   14   
0.19/0.24	c 211            258            3422           103439         0              0              12   15   13   
0.29/0.35	c 332            404            5339           163311         0              0              12   15   13   
0.39/0.47	c 465            563            7363           223853         0              0              12   15   13   
0.49/0.59	c 611            737            9464           290296         0              0              12   15   13   
0.69/0.73	c 771            927            11694          359437         0              0              12   15   13   
0.79/0.87	c 947            1135           14099          434126         0              0              12   15   13   
0.99/1.03	c 1140           1362           16694          518028         0              0              12   15   13   
1.10/1.19	c 1352           1610           19488          607574         0              0              12   15   13   
1.29/1.37	c 1585           1882           22513          703500         0              0              12   15   13   
1.49/1.56	c 1841           2180           25812          806895         0              0              12   15   13   
1.69/1.78	c 2122           2506           29492          918361         0              0              12   15   14   
1.99/2.02	c 2431           2863           33512          1040614        0              0              12   15   14   
2.20/2.27	c 2770           3254           37835          1174330        0              0              12   15   14   
2.49/2.54	c 3142           3682           42351          1316495        0              0              12   16   14   
2.79/2.85	c 3551           4152           47676          1471605        0              0              12   16   14   
3.09/3.18	c 4000           4668           53539          1645529        0              0              12   16   14   
3.49/3.55	c 4493           5234           59755          1841449        0              0              12   16   14   
3.89/3.96	c 5035           5855           66737          2051387        0              0              12   16   14   
4.40/4.41	c 5631           6537           74435          2284888        0              0              12   16   14   
4.79/4.89	c 6286           7286           82774          2536850        0              0              12   16   14   
5.39/5.42	c 7006           8109           91760          2809662        0              0              12   16   14   
5.89/5.99	c 7798           9013           101476         3114378        0              0              12   16   14   
6.60/6.62	c 8669           10007          111910         3449148        0              0              12   16   14   
7.29/7.30	c 9627           11100          123331         3814336        0              0              12   16   14   
7.99/8.05	c 10680          12300          135765         4207664        0              0              12   16   14   
8.80/8.84	c 11838          13619          148710         4637639        0              0              12   16   14   
9.69/9.72	c 13111          15067          162896         5118113        0              0              12   16   14   
10.59/10.67	c 14511          16657          178426         5642296        0              0              12   16   14   
11.69/11.72	c 16051          18405          195471         6216025        0              0              12   16   14   
12.79/12.87	c 17745          20327          214230         6850989        0              0              12   16   14   
14.09/14.13	c 19608          22441          234846         7548012        0              0              12   16   14   
15.50/15.52	c 21657          24765          257420         8311865        0              0              12   16   14   
16.99/17.06	c 23910          27321          282770         9147812        0              0              12   16   14   
18.70/18.75	c 26388          30130          310401         10071046       0              0              12   16   14   
20.49/20.57	c 29113          33216          340142         11078356       0              0              12   16   14   
22.59/22.61	c 32110          36611          373789         12194506       0              0              12   16   14   
24.79/24.83	c 35406          40345          409829         13420970       0              0              12   16   14   
27.19/27.27	c 39031          44451          449320         14765938       0              0              12   16   14   
29.89/29.94	c 43018          48963          492648         16236655       0              0              12   16   14   
32.79/32.87	c 47403          53926          540287         17854252       0              0              12   16   14   
36.09/36.10	c 52226          59386          592632         19632679       0              0              12   16   14   
39.59/39.65	c 57531          65393          650204         21588050       0              0              12   16   14   
43.49/43.58	c 63366          72010          713648         23744306       0              0              12   17   14   
47.88/47.98	c 69784          79303          784009         26166435       0              0              12   17   14   
52.79/52.87	c 76843          87331          863221         28836025       0              0              12   17   15   
58.29/58.38	c 84607          96180          952698         31793179       0              0              12   17   15   
64.38/64.47	c 93147          105919         1052188        35072727       0              0              12   17   15   
70.98/71.07	c 102541         116626         1158919        38669481       0              0              12   17   15   
78.48/78.56	c 112874         128408         1282900        42616433       0              0              12   17   15   
86.58/86.64	c 124240         141381         1413653        47000767       0              0              12   17   15   
95.78/95.83	c 136742         155679         1564276        51864920       0              0              12   17   15   
105.37/105.47	c 150494         171392         1716224        57193764       0              0              12   17   15   
116.17/116.29	c 165621         188691         1888752        63087814       0              0              12   17   15   
127.97/128.07	c 182260         207742         2073242        69601585       0              0              12   17   15   
140.97/141.08	c 200562         228710         2276756        76797953       0              0              12   17   15   
155.37/155.42	c 220694         251785         2500620        84732976       0              0              12   17   15   
171.16/171.22	c 242839         277178         2747165        93476904       0              0              12   17   15   
188.56/188.67	c 267198         305130         3018600        103123193      0              0              12   17   15   
207.86/207.92	c 293992         335898         3317493        113768433      0              0              12   17   15   
229.05/229.17	c 323465         369766         3646741        125521130      0              0              12   17   15   
252.45/252.58	c 355885         407029         4009238        138460275      0              0              12   17   15   
278.74/278.82	c 391547         448033         4421854        152714989      0              0              12   17   15   
307.24/307.34	c 430775         493180         4861750        168486339      0              0              12   17   15   
339.63/339.73	c 473925         542876         5374909        185841958      0              0              12   17   15   
375.53/375.65	c 521390         597585         5945776        205014200      0              0              12   17   15   
415.02/415.16	c 573601         657809         6570031        226137246      0              0              12   17   15   
458.51/458.61	c 631033         724111         7252739        249472729      0              0              12   17   15   
506.10/506.28	c 694208         797173         7987579        275464152      0              0              12   18   15   
559.69/559.82	c 763700         877571         8829235        304142306      0              0              12   18   15   
618.78/618.99	c 840141         966085         9757834        335835727      0              0              12   18   15   
684.18/684.31	c 924226         1063549        10779145       370946117      0              0              12   18   15   
756.26/756.49	c 1016719        1170816        11908205       409683437      0              0              12   18   15   
835.85/836.01	c 1118461        1288963        13142261       452663751      0              0              12   18   15   
924.23/924.43	c 1230377        1419104        14515727       500294917      0              0              12   18   15   
1022.21/1022.49	c 1353484        1562435        16039140       552990500      0              0              12   18   16   
1129.09/1129.37	c 1488901        1720322        17667997       611341954      0              0              12   18   16   
1248.77/1249.07	c 1637859        1894246        19507874       675954286      0              0              12   18   16   
1380.85/1381.19	c 1801712        2085823        21527588       747546513      0              0              12   18   16   
1527.92/1528.25	c 1981950        2296973        23774073       827327758      0              0              12   18   16   
1689.09/1689.50	c 2180211        2529626        26199806       915995691      0              0              12   18   16   
1868.06/1868.43	c 2398298        2785993        28881957       1014298131     0              0              12   18   16   
2061.22/2061.61	c 2638193        3068117        31703919       1122668393     0              0              12   18   16   
2275.59/2276.07	c 2902077        3379046        34823996       1242951743     0              0              12   18   16   

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4242068-1500657783/watcher-4242068-1500657783 -o /tmp/evaluation-result-4242068-1500657783/solver-4242068-1500657783 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node150-1500648172-9857 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4242068-1500657783.xml 

pid=10912
running on 8 cores: 0,2,4,6,8,10,12,14

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: 1.95 2.01 2.04 3/243 10915
/proc/meminfo: memFree=32033348/32770624 swapFree=5932/188412
[pid=10915] ppid=10912 vsize=29232 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 1544 0 0 0 0 0 0 0 20 0 1 0 1043320 29933568 1367 33554432000 4194304 5970956 140730880410320 140730880409824 140449343265765 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7308 1367 736 434 0 672 0

[startup+0.100121 s]
/proc/loadavg: 1.95 2.01 2.04 3/243 10915
/proc/meminfo: memFree=32033348/32770624 swapFree=5932/188412
[pid=10915] ppid=10912 vsize=29380 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 1619 0 0 0 9 0 0 0 20 0 1 0 1043320 30085120 1432 33554432000 4194304 5970956 140730880410320 140730880407096 4970950 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1432 775 434 0 709 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29380

[startup+0.200284 s]
/proc/loadavg: 1.95 2.01 2.04 3/243 10915
/proc/meminfo: memFree=32033348/32770624 swapFree=5932/188412
[pid=10915] ppid=10912 vsize=29380 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 1623 0 0 0 19 0 0 0 20 0 1 0 1043320 30085120 1432 33554432000 4194304 5970956 140730880410320 140730880407656 4971111 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1432 775 434 0 709 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29380

[startup+0.300245 s]
/proc/loadavg: 1.95 2.01 2.04 3/243 10915
/proc/meminfo: memFree=32033348/32770624 swapFree=5932/188412
[pid=10915] ppid=10912 vsize=29380 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 1623 0 0 0 29 0 0 0 20 0 1 0 1043320 30085120 1432 33554432000 4194304 5970956 140730880410320 140730880407656 4974224 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1432 775 434 0 709 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29380

[startup+0.700211 s]
/proc/loadavg: 1.95 2.01 2.04 3/243 10915
/proc/meminfo: memFree=32033348/32770624 swapFree=5932/188412
[pid=10915] ppid=10912 vsize=29380 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 1623 0 0 0 69 0 0 0 20 0 1 0 1043320 30085120 1432 33554432000 4194304 5970956 140730880410320 140730880407656 4974228 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1432 775 434 0 709 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29380

[startup+1.50021 s]
/proc/loadavg: 1.95 2.01 2.04 3/244 10916
/proc/meminfo: memFree=32030180/32770624 swapFree=5932/188472
[pid=10915] ppid=10912 vsize=29380 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 1623 0 0 0 149 0 0 0 20 0 1 0 1043320 30085120 1432 33554432000 4194304 5970956 140730880410320 140730880407656 4976798 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1432 775 434 0 709 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29380

[startup+3.10022 s]
/proc/loadavg: 1.95 2.01 2.04 3/244 10916
/proc/meminfo: memFree=32029808/32770624 swapFree=5932/188472
[pid=10915] ppid=10912 vsize=29380 CPUtime=3.09 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 2218 0 0 0 309 0 0 0 20 0 1 0 1043320 30085120 1464 33554432000 4194304 5970956 140730880410320 140730880407656 4978111 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1464 786 434 0 709 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29380

[startup+6.30021 s]
/proc/loadavg: 1.96 2.01 2.04 3/244 10916
/proc/meminfo: memFree=32029068/32770624 swapFree=5932/188472
[pid=10915] ppid=10912 vsize=29380 CPUtime=6.29 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 2813 0 0 0 629 0 0 0 20 0 1 0 1043320 30085120 1464 33554432000 4194304 5970956 140730880410320 140730880407656 5098931 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1464 786 434 0 709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29380

[startup+12.7002 s]
/proc/loadavg: 1.96 2.01 2.04 3/244 10916
/proc/meminfo: memFree=32028428/32770624 swapFree=5932/188480
[pid=10915] ppid=10912 vsize=29380 CPUtime=12.69 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 3408 0 0 0 1269 0 0 0 20 0 1 0 1043320 30085120 1464 33554432000 4194304 5970956 140730880410320 140730880407656 5039152 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1464 786 434 0 709 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29380

[startup+25.5003 s]
/proc/loadavg: 1.97 2.01 2.04 3/244 10916
/proc/meminfo: memFree=32028056/32770624 swapFree=5932/188480
[pid=10915] ppid=10912 vsize=29380 CPUtime=25.49 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 4598 0 0 0 2549 0 0 0 20 0 1 0 1043320 30085120 1464 33554432000 4194304 5970956 140730880410320 140730880407656 4969943 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1464 786 434 0 709 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29380

[startup+51.1003 s]
/proc/loadavg: 1.98 2.01 2.04 3/244 10916
/proc/meminfo: memFree=32028180/32770624 swapFree=5932/188488
[pid=10915] ppid=10912 vsize=29380 CPUtime=51.08 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 5195 0 0 0 5108 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 4970000 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29380

[startup+102.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/244 10917
/proc/meminfo: memFree=32027412/32770624 swapFree=5932/188540
[pid=10915] ppid=10912 vsize=29380 CPUtime=102.28 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 5791 0 0 0 10228 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 4969880 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 29380

[startup+162.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/243 10919
/proc/meminfo: memFree=32027556/32770624 swapFree=5932/188656
[pid=10915] ppid=10912 vsize=29380 CPUtime=162.26 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 6387 0 0 0 16226 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 5098928 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 29380

[startup+222.308 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 10920
/proc/meminfo: memFree=32027252/32770624 swapFree=5932/188728
[pid=10915] ppid=10912 vsize=29380 CPUtime=222.26 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 6983 0 0 0 22226 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 4969795 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 29380

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 10921
/proc/meminfo: memFree=32027036/32770624 swapFree=5932/188780
[pid=10915] ppid=10912 vsize=29380 CPUtime=282.24 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 7579 0 0 0 28224 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 4974228 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 29380

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 10923
/proc/meminfo: memFree=32027484/32770624 swapFree=5932/188800
[pid=10915] ppid=10912 vsize=29380 CPUtime=342.23 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 8175 0 0 0 34223 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 4978416 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 29380

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 10924
/proc/meminfo: memFree=32027696/32770624 swapFree=5932/188884
[pid=10915] ppid=10912 vsize=29380 CPUtime=402.22 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 8771 0 0 0 40222 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 5322320 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 29380

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 10933
/proc/meminfo: memFree=32026908/32770624 swapFree=5932/188916
[pid=10915] ppid=10912 vsize=29380 CPUtime=462.21 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 9367 0 0 0 46221 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 5039162 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 29380

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 10934
/proc/meminfo: memFree=32026516/32770624 swapFree=5932/188976
[pid=10915] ppid=10912 vsize=29380 CPUtime=522.2 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 9963 0 0 0 52220 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 4970221 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 29380

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 10935
/proc/meminfo: memFree=32026964/32770624 swapFree=5932/188976
[pid=10915] ppid=10912 vsize=29380 CPUtime=582.19 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 10559 0 0 0 58219 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 4974147 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 29380


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/242 10958
/proc/meminfo: memFree=32024212/32770624 swapFree=5932/189704
[pid=10915] ppid=10912 vsize=29380 CPUtime=1542.02 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 19969 0 0 0 154202 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 4974439 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 29380

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/242 10959
/proc/meminfo: memFree=32024364/32770624 swapFree=5932/189576
[pid=10915] ppid=10912 vsize=29380 CPUtime=1602.01 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 20543 0 0 0 160201 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 4974415 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 29380

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 10969
/proc/meminfo: memFree=32022964/32770624 swapFree=5932/189604
[pid=10915] ppid=10912 vsize=29380 CPUtime=1662 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 21118 0 0 0 166200 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 5322303 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 29380

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 10970
/proc/meminfo: memFree=32022108/32770624 swapFree=5932/189604
[pid=10915] ppid=10912 vsize=29380 CPUtime=1721.99 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 21715 0 0 0 172199 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 4974637 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 29380

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 10971
/proc/meminfo: memFree=32021652/32770624 swapFree=5932/189604
[pid=10915] ppid=10912 vsize=29380 CPUtime=1781.97 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 22289 0 0 0 178197 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 5098928 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 29380

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 10972
/proc/meminfo: memFree=32022032/32770624 swapFree=5932/189604
[pid=10915] ppid=10912 vsize=29380 CPUtime=1841.96 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 22865 0 0 0 184196 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 4978416 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 1841.96
Current children cumulated vsize (KiB) 29380

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 10973
/proc/meminfo: memFree=32022180/32770624 swapFree=5932/189776
[pid=10915] ppid=10912 vsize=29380 CPUtime=1901.95 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 23462 0 0 0 190195 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 4970613 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 1901.95
Current children cumulated vsize (KiB) 29380

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 10975
/proc/meminfo: memFree=32020920/32770624 swapFree=5932/189776
[pid=10915] ppid=10912 vsize=29380 CPUtime=1961.94 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 24036 0 0 0 196194 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 5039186 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 1961.94
Current children cumulated vsize (KiB) 29380

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 10976
/proc/meminfo: memFree=32020908/32770624 swapFree=5932/189776
[pid=10915] ppid=10912 vsize=29380 CPUtime=2021.93 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 24612 0 0 0 202193 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 4974124 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 2021.93
Current children cumulated vsize (KiB) 29380

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 10977
/proc/meminfo: memFree=32019340/32770624 swapFree=5932/189776
[pid=10915] ppid=10912 vsize=29380 CPUtime=2081.93 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 25209 0 0 0 208193 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 4978389 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 2081.93
Current children cumulated vsize (KiB) 29380

[startup+2142.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/243 10979
/proc/meminfo: memFree=32020636/32770624 swapFree=5932/189776
[pid=10915] ppid=10912 vsize=29380 CPUtime=2141.91 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 25783 0 0 0 214191 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 4974228 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 2141.91
Current children cumulated vsize (KiB) 29380

[startup+2202.31 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 10980
/proc/meminfo: memFree=32020956/32770624 swapFree=5932/189992
[pid=10915] ppid=10912 vsize=29380 CPUtime=2201.91 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 26358 0 0 0 220191 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 5098928 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 2201.91
Current children cumulated vsize (KiB) 29380

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/244 10989
/proc/meminfo: memFree=32020996/32770624 swapFree=5932/190012
[pid=10915] ppid=10912 vsize=29380 CPUtime=2261.89 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 26933 0 0 0 226189 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 5039186 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 2261.89
Current children cumulated vsize (KiB) 29380

[startup+2322.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/244 11012
/proc/meminfo: memFree=32018936/32770624 swapFree=5932/190012
[pid=10915] ppid=10912 vsize=29380 CPUtime=2321.88 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 27529 0 0 0 232188 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 5322311 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 2321.88
Current children cumulated vsize (KiB) 29380

[startup+2382.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/244 11013
/proc/meminfo: memFree=32019208/32770624 swapFree=5932/190012
[pid=10915] ppid=10912 vsize=29380 CPUtime=2381.87 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 28104 0 0 0 238187 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 5098928 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 2381.87
Current children cumulated vsize (KiB) 29380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.5 s]
/proc/loadavg: 2.01 2.02 2.05 3/244 11079
/proc/meminfo: memFree=32002240/32770624 swapFree=5932/190224
[pid=10915] ppid=10912 vsize=29380 CPUtime=2400.06 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 28678 0 0 0 240006 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 5322307 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 29380

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

[startup+2400.5 s]
/proc/loadavg: 2.01 2.02 2.05 3/244 11079
/proc/meminfo: memFree=32002240/32770624 swapFree=5932/190224
[pid=10915] ppid=10912 vsize=29380 CPUtime=2400.06 cores=0,2,4,6,8,10,12,14
/proc/10915/stat : 10915 (cosoco) R 10912 10915 9824 0 -1 4202496 28678 0 0 0 240006 0 0 0 20 0 1 0 1043320 30085120 1465 33554432000 4194304 5970956 140730880410320 140730880407656 5322307 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 32931840 140730880419009 140730880419139 140730880419139 140730880421838 0
/proc/10915/statm: 7345 1465 786 434 0 709 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 29380

Child status: 1
Real time (s): 2400.5
CPU time (s): 2400.07
CPU user time (s): 2400.07
CPU system time (s): 0.003999
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 29380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.07
system time used= 0.003999
maximum resident set size= 5904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28705
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 121828

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.05703 second user time and 11.0541 second system time

The end

Launcher Data

Begin job on node150 at 2017-07-21 19:23:03
IDJOB=4242068
IDBENCH=133233
IDSOLVER=2620
FILE ID=node150/4242068-1500657783
RUNJOBID= node150-1500648172-9857
PBS_JOBID= 20623271
Free space on /tmp= 62024 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/MagicSquare/MagicSquare-sum-s1/MagicSquare-22-sum.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242068-1500657783/watcher-4242068-1500657783 -o /tmp/evaluation-result-4242068-1500657783/solver-4242068-1500657783 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node150-1500648172-9857 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4242068-1500657783.xml

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

MD5SUM BENCH= 9d2f02dd2333c70ec17cc1afaa6594ca
RANDOM SEED=1853614431

node150.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.10
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.10
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 2533.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.10
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.10
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        32033500 kB
MemAvailable:   32020340 kB
Buffers:           31760 kB
Cached:           265156 kB
SwapCached:            0 kB
Active:           165932 kB
Inactive:         197120 kB
Active(anon):      68688 kB
Inactive(anon):     8708 kB
Active(file):      97244 kB
Inactive(file):   188412 kB
Unevictable:        5932 kB
Mlocked:            5932 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2536 kB
Writeback:             0 kB
AnonPages:         71244 kB
Mapped:            30328 kB
Shmem:              8848 kB
Slab:              66000 kB
SReclaimable:      34036 kB
SUnreclaim:        31964 kB
KernelStack:        4256 kB
PageTables:         5552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     334212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 62020 MiB
End job on node150 at 2017-07-21 20:03:03