Trace number 4253042

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco-mini 1.1 (2017-06-27)? (TO) 2400.03 2399.8

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.00 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.10	c 101            124            1681           49061          0              0              13   16   14   
0.19/0.21	c 211            258            3422           103439         0              0              12   15   13   
0.29/0.32	c 332            404            5339           163311         0              0              12   15   13   
0.39/0.44	c 465            563            7363           223853         0              0              12   15   13   
0.49/0.56	c 611            737            9464           290296         0              0              12   15   13   
0.59/0.69	c 771            927            11694          359437         0              0              12   15   13   
0.79/0.84	c 947            1135           14099          434126         0              0              12   15   13   
0.89/0.99	c 1140           1362           16694          518028         0              0              12   15   13   
1.10/1.16	c 1352           1610           19488          607574         0              0              12   15   13   
1.29/1.34	c 1585           1882           22513          703500         0              0              12   15   13   
1.49/1.53	c 1841           2180           25812          806895         0              0              12   15   13   
1.69/1.75	c 2122           2506           29492          918361         0              0              12   15   14   
1.89/1.98	c 2431           2863           33512          1040614        0              0              12   15   14   
2.20/2.24	c 2770           3254           37835          1174330        0              0              12   15   14   
2.49/2.51	c 3142           3682           42351          1316495        0              0              12   16   14   
2.79/2.82	c 3551           4152           47676          1471605        0              0              12   16   14   
3.09/3.16	c 4000           4668           53539          1645529        0              0              12   16   14   
3.49/3.53	c 4493           5234           59755          1841449        0              0              12   16   14   
3.89/3.94	c 5035           5855           66737          2051387        0              0              12   16   14   
4.29/4.39	c 5631           6537           74435          2284888        0              0              12   16   14   
4.79/4.87	c 6286           7286           82774          2536850        0              0              12   16   14   
5.39/5.40	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.61	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.86	c 11838          13619          148710         4637639        0              0              12   16   14   
9.69/9.74	c 13111          15067          162896         5118113        0              0              12   16   14   
10.69/10.70	c 14511          16657          178426         5642296        0              0              12   16   14   
11.69/11.75	c 16051          18405          195471         6216025        0              0              12   16   14   
12.89/12.92	c 17745          20327          214230         6850989        0              0              12   16   14   
14.09/14.19	c 19608          22441          234846         7548012        0              0              12   16   14   
15.50/15.59	c 21657          24765          257420         8311865        0              0              12   16   14   
17.09/17.15	c 23910          27321          282770         9147812        0              0              12   16   14   
18.80/18.85	c 26388          30130          310401         10071046       0              0              12   16   14   
20.59/20.69	c 29113          33216          340142         11078356       0              0              12   16   14   
22.69/22.75	c 32110          36611          373789         12194506       0              0              12   16   14   
24.89/24.99	c 35406          40345          409829         13420970       0              0              12   16   14   
27.39/27.45	c 39031          44451          449320         14765938       0              0              12   16   14   
30.09/30.14	c 43018          48963          492648         16236655       0              0              12   16   14   
33.00/33.10	c 47403          53926          540287         17854252       0              0              12   16   14   
36.30/36.35	c 52226          59386          592632         19632679       0              0              12   16   14   
39.89/39.94	c 57531          65393          650204         21588050       0              0              12   16   14   
43.90/43.91	c 63366          72010          713648         23744306       0              0              12   17   14   
48.30/48.34	c 69784          79303          784009         26166435       0              0              12   17   14   
53.20/53.28	c 76843          87331          863221         28836025       0              0              12   17   15   
58.80/58.84	c 84607          96180          952698         31793179       0              0              12   17   15   
64.90/65.00	c 93147          105919         1052188        35072727       0              0              12   17   15   
71.60/71.66	c 102541         116626         1158919        38669481       0              0              12   17   15   
79.20/79.21	c 112874         128408         1282900        42616433       0              0              12   17   15   
87.30/87.38	c 124240         141381         1413653        47000767       0              0              12   17   15   
96.60/96.65	c 136742         155679         1564276        51864920       0              0              12   17   15   
106.30/106.37	c 150494         171392         1716224        57193764       0              0              12   17   15   
117.20/117.29	c 165621         188691         1888752        63087814       0              0              12   17   15   
129.10/129.19	c 182260         207742         2073242        69601585       0              0              12   17   15   
142.30/142.34	c 200562         228710         2276756        76797953       0              0              12   17   15   
156.81/156.81	c 220694         251785         2500620        84732976       0              0              12   17   15   
172.71/172.77	c 242839         277178         2747165        93476904       0              0              12   17   15   
190.31/190.39	c 267198         305130         3018600        103123193      0              0              12   17   15   
209.81/209.83	c 293992         335898         3317493        113768433      0              0              12   17   15   
231.21/231.29	c 323465         369766         3646741        125521130      0              0              12   17   15   
254.92/254.93	c 355885         407029         4009238        138460275      0              0              12   17   15   
281.42/281.41	c 391547         448033         4421854        152714989      0              0              12   17   15   
310.23/310.21	c 430775         493180         4861750        168486339      0              0              12   17   15   
342.92/342.91	c 473925         542876         5374909        185841958      0              0              12   17   15   
379.13/379.17	c 521390         597585         5945776        205014200      0              0              12   17   15   
419.03/419.07	c 573601         657809         6570031        226137246      0              0              12   17   15   
462.93/462.96	c 631033         724111         7252739        249472729      0              0              12   17   15   
511.04/511.08	c 694208         797173         7987579        275464152      0              0              12   18   15   
565.14/565.14	c 763700         877571         8829235        304142306      0              0              12   18   15   
624.86/624.89	c 840141         966085         9757834        335835727      0              0              12   18   15   
690.86/690.86	c 924226         1063549        10779145       370946117      0              0              12   18   15   
763.76/763.75	c 1016719        1170816        11908205       409683437      0              0              12   18   15   
844.07/844.07	c 1118461        1288963        13142261       452663751      0              0              12   18   15   
933.38/933.37	c 1230377        1419104        14515727       500294917      0              0              12   18   15   
1032.49/1032.40	c 1353484        1562435        16039140       552990500      0              0              12   18   16   
1140.50/1140.40	c 1488901        1720322        17667997       611341954      0              0              12   18   16   
1261.41/1261.31	c 1637859        1894246        19507874       675954286      0              0              12   18   16   
1394.93/1394.81	c 1801712        2085823        21527588       747546513      0              0              12   18   16   
1543.54/1543.44	c 1981950        2296973        23774073       827327758      0              0              12   18   16   
1706.55/1706.45	c 2180211        2529626        26199806       915995691      0              0              12   18   16   
1887.47/1887.33	c 2398298        2785993        28881957       1014298131     0              0              12   18   16   
2082.78/2082.60	c 2638193        3068117        31703919       1122668393     0              0              12   18   16   
2299.61/2299.41	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-4253042-1500927144/watcher-4253042-1500927144 -o /tmp/evaluation-result-4253042-1500927144/solver-4253042-1500927144 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1500914921-3504 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4253042-1500927144.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6071
/proc/meminfo: memFree=32100456/32770624 swapFree=5836/124420
[pid=6071] ppid=6068 vsize=26904 CPUtime=0 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 956 0 0 0 0 0 0 0 20 0 1 0 2273427 27549696 759 33554432000 4194304 5744392 140734857771728 140734857768376 140609010936805 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 6726 759 677 379 0 145 0

[startup+0.100154 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6071
/proc/meminfo: memFree=32100456/32770624 swapFree=5836/124420
[pid=6071] ppid=6068 vsize=29156 CPUtime=0.09 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 1602 0 0 0 9 0 0 0 20 0 1 0 2273427 29855744 1418 33554432000 4194304 5744392 140734857771728 140734857768376 4910304 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1418 760 379 0 708 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29156

[startup+0.200276 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6071
/proc/meminfo: memFree=32100456/32770624 swapFree=5836/124420
[pid=6071] ppid=6068 vsize=29156 CPUtime=0.19 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 1604 0 0 0 19 0 0 0 20 0 1 0 2273427 29855744 1418 33554432000 4194304 5744392 140734857771728 140734857768376 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1418 760 379 0 708 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29156

[startup+0.300253 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6071
/proc/meminfo: memFree=32100456/32770624 swapFree=5836/124420
[pid=6071] ppid=6068 vsize=29156 CPUtime=0.29 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 1604 0 0 0 29 0 0 0 20 0 1 0 2273427 29855744 1418 33554432000 4194304 5744392 140734857771728 140734857768376 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1418 760 379 0 708 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29156

[startup+0.700222 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6071
/proc/meminfo: memFree=32100456/32770624 swapFree=5836/124420
[pid=6071] ppid=6068 vsize=29156 CPUtime=0.69 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 1604 0 0 0 69 0 0 0 20 0 1 0 2273427 29855744 1418 33554432000 4194304 5744392 140734857771728 140734857768376 4914004 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1418 760 379 0 708 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29156

[startup+1.50022 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6072
/proc/meminfo: memFree=32097944/32770624 swapFree=5836/124420
[pid=6071] ppid=6068 vsize=29156 CPUtime=1.49 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 1605 0 0 0 149 0 0 0 20 0 1 0 2273427 29855744 1418 33554432000 4194304 5744392 140734857771728 140734857768376 4910344 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1418 760 379 0 708 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29156

[startup+3.10021 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6072
/proc/meminfo: memFree=32097572/32770624 swapFree=5836/124420
[pid=6071] ppid=6068 vsize=29156 CPUtime=3.09 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 2201 0 0 0 309 0 0 0 20 0 1 0 2273427 29855744 1446 33554432000 4194304 5744392 140734857771728 140734857769128 4998901 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1446 770 379 0 708 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29156

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6072
/proc/meminfo: memFree=32097348/32770624 swapFree=5836/124420
[pid=6071] ppid=6068 vsize=29156 CPUtime=6.29 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 2797 0 0 0 629 0 0 0 20 0 1 0 2273427 29855744 1446 33554432000 4194304 5744392 140734857771728 140734857769128 4909771 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1446 770 379 0 708 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29156

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6072
/proc/meminfo: memFree=32096976/32770624 swapFree=5836/124420
[pid=6071] ppid=6068 vsize=29156 CPUtime=12.69 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 3393 0 0 0 1269 0 0 0 20 0 1 0 2273427 29855744 1446 33554432000 4194304 5744392 140734857771728 140734857769128 5126551 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1446 770 379 0 708 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29156

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6072
/proc/meminfo: memFree=32096976/32770624 swapFree=5836/124420
[pid=6071] ppid=6068 vsize=29156 CPUtime=25.49 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 4585 0 0 0 2549 0 0 0 20 0 1 0 2273427 29855744 1446 33554432000 4194304 5744392 140734857771728 140734857769128 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1446 770 379 0 708 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29156

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6072
/proc/meminfo: memFree=32096908/32770624 swapFree=5836/124500
[pid=6071] ppid=6068 vsize=29156 CPUtime=51.1 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 5181 0 0 0 5110 0 0 0 20 0 1 0 2273427 29855744 1446 33554432000 4194304 5744392 140734857771728 140734857769128 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1446 770 379 0 708 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 29156

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6073
/proc/meminfo: memFree=32097076/32770624 swapFree=5836/124584
[pid=6071] ppid=6068 vsize=29156 CPUtime=102.31 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 5779 0 0 0 10231 0 0 0 20 0 1 0 2273427 29855744 1446 33554432000 4194304 5744392 140734857771728 140734857769128 4918176 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1446 770 379 0 708 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 29156

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6074
/proc/meminfo: memFree=32097236/32770624 swapFree=5836/124644
[pid=6071] ppid=6068 vsize=29156 CPUtime=162.31 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 6376 0 0 0 16231 0 0 0 20 0 1 0 2273427 29855744 1446 33554432000 4194304 5744392 140734857771728 140734857769128 4913997 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1446 770 379 0 708 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 29156

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6075
/proc/meminfo: memFree=32097104/32770624 swapFree=5836/124672
[pid=6071] ppid=6068 vsize=29156 CPUtime=222.32 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 6973 0 0 0 22232 0 0 0 20 0 1 0 2273427 29855744 1446 33554432000 4194304 5744392 140734857771728 140734857769128 4940000 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1446 770 379 0 708 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 29156

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6076
/proc/meminfo: memFree=32097120/32770624 swapFree=5836/124716
[pid=6071] ppid=6068 vsize=29156 CPUtime=282.32 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 6973 0 0 0 28232 0 0 0 20 0 1 0 2273427 29855744 1446 33554432000 4194304 5744392 140734857771728 140734857769128 4940052 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1446 770 379 0 708 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 29156

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6077
/proc/meminfo: memFree=32096856/32770624 swapFree=5836/124748
[pid=6071] ppid=6068 vsize=29156 CPUtime=342.32 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 7570 0 0 0 34232 0 0 0 20 0 1 0 2273427 29855744 1446 33554432000 4194304 5744392 140734857771728 140734857769128 4913888 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1446 770 379 0 708 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 29156

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6078
/proc/meminfo: memFree=32097564/32770624 swapFree=5836/124784
[pid=6071] ppid=6068 vsize=29156 CPUtime=402.33 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 7570 0 0 0 40233 0 0 0 20 0 1 0 2273427 29855744 1446 33554432000 4194304 5744392 140734857771728 140734857769128 4913988 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1446 770 379 0 708 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 29156

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6086
/proc/meminfo: memFree=32095824/32770624 swapFree=5836/124828
[pid=6071] ppid=6068 vsize=29156 CPUtime=462.33 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 8167 0 0 0 46233 0 0 0 20 0 1 0 2273427 29855744 1446 33554432000 4194304 5744392 140734857771728 140734857769128 4918176 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1446 770 379 0 708 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 29156

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6087
/proc/meminfo: memFree=32096076/32770624 swapFree=5836/124840
[pid=6071] ppid=6068 vsize=29156 CPUtime=522.34 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 8167 0 0 0 52234 0 0 0 20 0 1 0 2273427 29855744 1446 33554432000 4194304 5744392 140734857771728 140734857769128 4940041 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1446 770 379 0 708 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 29156

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6088
/proc/meminfo: memFree=32096204/32770624 swapFree=5836/124888
[pid=6071] ppid=6068 vsize=29156 CPUtime=582.35 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 8764 0 0 0 58235 0 0 0 20 0 1 0 2273427 29855744 1446 33554432000 4194304 5744392 140734857771728 140734857769128 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1446 770 379 0 708 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 29156


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


[startup+1482.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/182 6113
/proc/meminfo: memFree=32096140/32770624 swapFree=5836/125324
[pid=6071] ppid=6068 vsize=29156 CPUtime=1482.43 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 12946 0 0 0 148243 0 0 0 20 0 1 0 2273427 29855744 1447 33554432000 4194304 5744392 140734857771728 140734857769128 4913898 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1447 770 379 0 708 0
Current children cumulated CPU time (s) 1482.43
Current children cumulated vsize (KiB) 29156

[startup+1542.31 s]
/proc/loadavg: 2.03 2.02 2.05 3/182 6114
/proc/meminfo: memFree=32095892/32770624 swapFree=5836/125344
[pid=6071] ppid=6068 vsize=29156 CPUtime=1542.44 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 13522 0 0 0 154244 0 0 0 20 0 1 0 2273427 29855744 1447 33554432000 4194304 5744392 140734857771728 140734857769128 4940000 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1447 770 379 0 708 0
Current children cumulated CPU time (s) 1542.44
Current children cumulated vsize (KiB) 29156

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 6115
/proc/meminfo: memFree=32096148/32770624 swapFree=5836/125368
[pid=6071] ppid=6068 vsize=29156 CPUtime=1602.44 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 13544 0 0 0 160244 0 0 0 20 0 1 0 2273427 29855744 1447 33554432000 4194304 5744392 140734857771728 140734857769128 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1447 770 379 0 708 0
Current children cumulated CPU time (s) 1602.44
Current children cumulated vsize (KiB) 29156

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/182 6123
/proc/meminfo: memFree=32094812/32770624 swapFree=5836/125396
[pid=6071] ppid=6068 vsize=29156 CPUtime=1662.45 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 14120 0 0 0 166245 0 0 0 20 0 1 0 2273427 29855744 1447 33554432000 4194304 5744392 140734857771728 140734857769128 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1447 770 379 0 708 0
Current children cumulated CPU time (s) 1662.45
Current children cumulated vsize (KiB) 29156

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 6124
/proc/meminfo: memFree=32095200/32770624 swapFree=5836/125424
[pid=6071] ppid=6068 vsize=29156 CPUtime=1722.45 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 14142 0 0 0 172245 0 0 0 20 0 1 0 2273427 29855744 1447 33554432000 4194304 5744392 140734857771728 140734857769128 4940052 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1447 770 379 0 708 0
Current children cumulated CPU time (s) 1722.45
Current children cumulated vsize (KiB) 29156

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 6125
/proc/meminfo: memFree=32095580/32770624 swapFree=5836/125452
[pid=6071] ppid=6068 vsize=29156 CPUtime=1782.46 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 14717 0 0 0 178246 0 0 0 20 0 1 0 2273427 29855744 1447 33554432000 4194304 5744392 140734857771728 140734857769128 4940000 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1447 770 379 0 708 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (KiB) 29156

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6126
/proc/meminfo: memFree=32095424/32770624 swapFree=5836/125456
[pid=6071] ppid=6068 vsize=29156 CPUtime=1842.46 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 14718 0 0 0 184246 0 0 0 20 0 1 0 2273427 29855744 1447 33554432000 4194304 5744392 140734857771728 140734857769128 4998901 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1447 770 379 0 708 0
Current children cumulated CPU time (s) 1842.46
Current children cumulated vsize (KiB) 29156

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6127
/proc/meminfo: memFree=32095720/32770624 swapFree=5836/125504
[pid=6071] ppid=6068 vsize=29156 CPUtime=1902.47 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 15315 0 0 0 190247 0 0 0 20 0 1 0 2273427 29855744 1447 33554432000 4194304 5744392 140734857771728 140734857769128 4940000 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1447 770 379 0 708 0
Current children cumulated CPU time (s) 1902.47
Current children cumulated vsize (KiB) 29156

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6128
/proc/meminfo: memFree=32095708/32770624 swapFree=5836/125532
[pid=6071] ppid=6068 vsize=29156 CPUtime=1962.47 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 15315 0 0 0 196247 0 0 0 20 0 1 0 2273427 29855744 1447 33554432000 4194304 5744392 140734857771728 140734857769128 5126551 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1447 770 379 0 708 0
Current children cumulated CPU time (s) 1962.47
Current children cumulated vsize (KiB) 29156

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6129
/proc/meminfo: memFree=32095524/32770624 swapFree=5836/125556
[pid=6071] ppid=6068 vsize=29156 CPUtime=2022.48 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 15891 0 0 0 202248 0 0 0 20 0 1 0 2273427 29855744 1447 33554432000 4194304 5744392 140734857771728 140734857769128 4909662 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1447 770 379 0 708 0
Current children cumulated CPU time (s) 2022.48
Current children cumulated vsize (KiB) 29156

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6130
/proc/meminfo: memFree=32095780/32770624 swapFree=5836/125576
[pid=6071] ppid=6068 vsize=29156 CPUtime=2082.49 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 15891 0 0 0 208249 0 0 0 20 0 1 0 2273427 29855744 1447 33554432000 4194304 5744392 140734857771728 140734857769128 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1447 770 379 0 708 0
Current children cumulated CPU time (s) 2082.49
Current children cumulated vsize (KiB) 29156

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6131
/proc/meminfo: memFree=32095284/32770624 swapFree=5836/125596
[pid=6071] ppid=6068 vsize=29156 CPUtime=2142.49 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 16488 0 0 0 214249 0 0 0 20 0 1 0 2273427 29855744 1447 33554432000 4194304 5744392 140734857771728 140734857769128 4918176 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1447 770 379 0 708 0
Current children cumulated CPU time (s) 2142.49
Current children cumulated vsize (KiB) 29156

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6132
/proc/meminfo: memFree=32095548/32770624 swapFree=5836/125616
[pid=6071] ppid=6068 vsize=29156 CPUtime=2202.5 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 16489 0 0 0 220250 0 0 0 20 0 1 0 2273427 29855744 1447 33554432000 4194304 5744392 140734857771728 140734857769128 4909569 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1447 770 379 0 708 0
Current children cumulated CPU time (s) 2202.5
Current children cumulated vsize (KiB) 29156

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6261
/proc/meminfo: memFree=32109824/32770624 swapFree=5836/127400
[pid=6071] ppid=6068 vsize=29156 CPUtime=2262.5 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 17065 0 0 0 226250 0 0 0 20 0 1 0 2273427 29855744 1447 33554432000 4194304 5744392 140734857771728 140734857769128 4916836 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1447 770 379 0 708 0
Current children cumulated CPU time (s) 2262.5
Current children cumulated vsize (KiB) 29156

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6262
/proc/meminfo: memFree=32109880/32770624 swapFree=5816/127496
[pid=6071] ppid=6068 vsize=29156 CPUtime=2322.51 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 17087 0 0 0 232251 0 0 0 20 0 1 0 2273427 29855744 1447 33554432000 4194304 5744392 140734857771728 140734857769128 4940029 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1447 770 379 0 708 0
Current children cumulated CPU time (s) 2322.51
Current children cumulated vsize (KiB) 29156

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6263
/proc/meminfo: memFree=32110348/32770624 swapFree=5812/127556
[pid=6071] ppid=6068 vsize=29156 CPUtime=2382.51 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 17662 0 0 0 238251 0 0 0 20 0 1 0 2273427 29855744 1447 33554432000 4194304 5744392 140734857771728 140734857769128 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1447 770 379 0 708 0
Current children cumulated CPU time (s) 2382.51
Current children cumulated vsize (KiB) 29156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6263
/proc/meminfo: memFree=32110348/32770624 swapFree=5812/127564
[pid=6071] ppid=6068 vsize=29156 CPUtime=2400.01 cores=1,3,5,7
/proc/6071/stat : 6071 (cosoco) R 6068 6071 3472 0 -1 4202496 17662 0 0 0 240001 0 0 0 20 0 1 0 2273427 29855744 1447 33554432000 4194304 5744392 140734857771728 140734857769128 4939644 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 33763328 140734857778369 140734857778499 140734857778499 140734857781198 0
/proc/6071/statm: 7289 1447 770 379 0 708 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 29156

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

Child status: 1
Real time (s): 2399.8
CPU time (s): 2400.03
CPU user time (s): 2400.02
CPU system time (s): 0.006
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 29156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.02
system time used= 0.006
maximum resident set size= 5832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17688
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= 12
involuntary context switches= 605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.44252 second user time and 7.62312 second system time

The end

Launcher Data

Begin job on node138 at 2017-07-24 22:12:24
IDJOB=4253042
IDBENCH=133233
IDSOLVER=2633
FILE ID=node138/4253042-1500927144
RUNJOBID= node138-1500914921-3504
PBS_JOBID= 20625405
Free space on /tmp= 61724 MiB

SOLVER NAME= cosoco-mini 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-4253042-1500927144/watcher-4253042-1500927144 -o /tmp/evaluation-result-4253042-1500927144/solver-4253042-1500927144 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1500914921-3504 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4253042-1500927144.xml

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

MD5SUM BENCH= 9d2f02dd2333c70ec17cc1afaa6594ca
RANDOM SEED=1543787823

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32100264 kB
MemAvailable:   32044264 kB
Buffers:           37628 kB
Cached:           221292 kB
SwapCached:            0 kB
Active:           187884 kB
Inactive:         132996 kB
Active(anon):      64920 kB
Inactive(anon):     8576 kB
Active(file):     122964 kB
Inactive(file):   124420 kB
Unevictable:        5836 kB
Mlocked:            5836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1952 kB
Writeback:             0 kB
AnonPages:         67156 kB
Mapped:            29512 kB
Shmem:              8848 kB
Slab:              49628 kB
SReclaimable:      24900 kB
SUnreclaim:        24728 kB
KernelStack:        3280 kB
PageTables:         4448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     300380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61720 MiB
End job on node138 at 2017-07-24 22:52:24