Trace number 4267319

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.12? (TO) 2400.1101 2400.01

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.12 --  
0.00/0.01	c
0.00/0.01	c command line: cosoco -lc -model -restarts HOME/instance-4267319-1502609079.xml 
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.10/0.11	c 101            124            1681           49061          0              0              13   16   14   
0.20/0.22	c 211            258            3422           103439         0              0              12   15   13   
0.30/0.34	c 332            404            5339           163311         0              0              12   15   13   
0.40/0.47	c 465            563            7363           223853         0              0              12   15   13   
0.50/0.60	c 611            737            9464           290296         0              0              12   15   13   
0.69/0.74	c 771            927            11694          359437         0              0              12   15   13   
0.79/0.89	c 947            1135           14099          434126         0              0              12   15   13   
0.99/1.06	c 1140           1362           16694          518028         0              0              12   15   13   
1.19/1.24	c 1352           1610           19488          607574         0              0              12   15   13   
1.39/1.43	c 1585           1882           22513          703500         0              0              12   15   13   
1.59/1.63	c 1841           2180           25812          806895         0              0              12   15   13   
1.79/1.86	c 2122           2506           29492          918361         0              0              12   15   14   
2.10/2.11	c 2431           2863           33512          1040614        0              0              12   15   14   
2.29/2.38	c 2770           3254           37835          1174330        0              0              12   15   14   
2.59/2.67	c 3142           3682           42351          1316495        0              0              12   16   14   
2.89/2.99	c 3551           4152           47676          1471605        0              0              12   16   14   
3.29/3.35	c 4000           4668           53539          1645529        0              0              12   16   14   
3.69/3.74	c 4493           5234           59755          1841449        0              0              12   16   14   
4.10/4.17	c 5035           5855           66737          2051387        0              0              12   16   14   
4.59/4.64	c 5631           6537           74435          2284888        0              0              12   16   14   
5.09/5.15	c 6286           7286           82774          2536850        0              0              12   16   14   
5.69/5.71	c 7006           8109           91760          2809662        0              0              12   16   14   
6.29/6.32	c 7798           9013           101476         3114378        0              0              12   16   14   
6.89/6.98	c 8669           10007          111910         3449148        0              0              12   16   14   
7.69/7.70	c 9627           11100          123331         3814336        0              0              12   16   14   
8.39/8.49	c 10680          12300          135765         4207664        0              0              12   16   14   
9.29/9.34	c 11838          13619          148710         4637639        0              0              12   16   14   
10.19/10.26	c 13111          15067          162896         5118113        0              0              12   16   14   
11.19/11.27	c 14511          16657          178426         5642296        0              0              12   16   14   
12.29/12.38	c 16051          18405          195471         6216025        0              0              12   16   14   
13.59/13.60	c 17745          20327          214230         6850989        0              0              12   16   14   
14.88/14.94	c 19608          22441          234846         7548012        0              0              12   16   14   
16.38/16.41	c 21657          24765          257420         8311865        0              0              12   16   14   
17.99/18.04	c 23910          27321          282770         9147812        0              0              12   16   14   
19.78/19.82	c 26388          30130          310401         10071046       0              0              12   16   14   
21.68/21.76	c 29113          33216          340142         11078356       0              0              12   16   14   
23.88/23.92	c 32110          36611          373789         12194506       0              0              12   16   14   
26.18/26.27	c 35406          40345          409829         13420970       0              0              12   16   14   
28.78/28.85	c 39031          44451          449320         14765938       0              0              12   16   14   
31.58/31.69	c 43018          48963          492648         16236655       0              0              12   16   14   
34.78/34.80	c 47403          53926          540287         17854252       0              0              12   16   14   
38.18/38.22	c 52226          59386          592632         19632679       0              0              12   16   14   
41.88/41.98	c 57531          65393          650204         21588050       0              0              12   16   14   
46.09/46.15	c 63366          72010          713648         23744306       0              0              12   17   14   
50.78/50.81	c 69784          79303          784009         26166435       0              0              12   17   14   
55.88/56.00	c 76843          87331          863221         28836025       0              0              12   17   15   
61.78/61.83	c 84607          96180          952698         31793179       0              0              12   17   15   
68.18/68.29	c 93147          105919         1052188        35072727       0              0              12   17   15   
75.18/75.28	c 102541         116626         1158919        38669481       0              0              12   17   15   
83.18/83.20	c 112874         128408         1282900        42616433       0              0              12   17   15   
91.68/91.78	c 124240         141381         1413653        47000767       0              0              12   17   15   
101.48/101.50	c 136742         155679         1564276        51864920       0              0              12   17   15   
111.68/111.72	c 150494         171392         1716224        57193764       0              0              12   17   15   
123.09/123.19	c 165621         188691         1888752        63087814       0              0              12   17   15   
135.58/135.69	c 182260         207742         2073242        69601585       0              0              12   17   15   
149.38/149.43	c 200562         228710         2276756        76797953       0              0              12   17   15   
164.48/164.53	c 220694         251785         2500620        84732976       0              0              12   17   15   
181.09/181.18	c 242839         277178         2747165        93476904       0              0              12   17   15   
199.48/199.56	c 267198         305130         3018600        103123193      0              0              12   17   15   
219.78/219.83	c 293992         335898         3317493        113768433      0              0              12   17   15   
242.18/242.22	c 323465         369766         3646741        125521130      0              0              12   17   15   
266.78/266.89	c 355885         407029         4009238        138460275      0              0              12   17   15   
294.48/294.50	c 391547         448033         4421854        152714989      0              0              12   17   15   
324.49/324.56	c 430775         493180         4861750        168486339      0              0              12   17   15   
358.59/358.63	c 473925         542876         5374909        185841958      0              0              12   17   15   
396.39/396.43	c 521390         597585         5945776        205014200      0              0              12   17   15   
438.00/438.02	c 573601         657809         6570031        226137246      0              0              12   17   15   
483.69/483.78	c 631033         724111         7252739        249472729      0              0              12   17   15   
534.00/534.00	c 694208         797173         7987579        275464152      0              0              12   18   15   
590.30/590.38	c 763700         877571         8829235        304142306      0              0              12   18   15   
652.60/652.67	c 840141         966085         9757834        335835727      0              0              12   18   15   
721.40/721.47	c 924226         1063549        10779145       370946117      0              0              12   18   15   
797.41/797.48	c 1016719        1170816        11908205       409683437      0              0              12   18   15   
881.21/881.25	c 1118461        1288963        13142261       452663751      0              0              12   18   15   
974.32/974.38	c 1230377        1419104        14515727       500294917      0              0              12   18   15   
1077.62/1077.65	c 1353484        1562435        16039140       552990500      0              0              12   18   16   
1190.33/1190.38	c 1488901        1720322        17667997       611341954      0              0              12   18   16   
1316.53/1316.55	c 1637859        1894246        19507874       675954286      0              0              12   18   16   
1455.84/1455.88	c 1801712        2085823        21527588       747546513      0              0              12   18   16   
1610.95/1610.99	c 1981950        2296973        23774073       827327758      0              0              12   18   16   
1781.26/1781.20	c 2180211        2529626        26199806       915995691      0              0              12   18   16   
1970.18/1970.11	c 2398298        2785993        28881957       1014298131     0              0              12   18   16   
2174.28/2174.25	c 2638193        3068117        31703919       1122668393     0              0              12   18   16   
2400.10/2400.00	
2400.10/2400.00	c *** INTERRUPTED ***
2400.10/2400.00	c restarts              : 83          
2400.10/2400.00	c conflicts             : 2901150      (1209 /sec)
2400.10/2400.00	c decisions             : 3377925      (1407 /sec)
2400.10/2400.00	c propagations          : 1242484090  (517679 /sec)
2400.10/2400.00	c root propagations     : 0           
2400.10/2400.00	c filter calls          : 34812419       (14505 /sec)
2400.10/2400.00	c useless filter calls  : 26309950       (75 %)
2400.10/2400.00	c Memory used           : 28.48 MB
2400.10/2400.00	c CPU time              : 2400.1 s
2400.10/2400.00	
2400.10/2400.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13388 MiB free)
  memory of node 1: 16384 MiB (13929 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267319-1502609079/watcher-4267319-1502609079 -o /tmp/evaluation-result-4267319-1502609079/solver-4267319-1502609079 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1502584201-30906 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267319-1502609079.xml 

running on 4 cores: 0,2,4,6

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=2234, runsolver pid=2231

[startup+0.100998 s]*
/proc/loadavg: 1.92 2.00 2.04 3/189 2235
/proc/meminfo: memFree=27970744/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5708 CPUtime=0.1 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 1610 0 0 0 10 0 0 0 20 0 1 0 93988822 29859840 1427 33554432000 4194304 5748600 140736393540336 140736393537192 5144068 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1427 769 380 0 708 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5708 KiB

[startup+0.20943 s]*
/proc/loadavg: 1.92 2.00 2.04 3/189 2235
/proc/meminfo: memFree=27970744/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5708 CPUtime=0.2 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 1612 0 0 0 20 0 0 0 20 0 1 0 93988822 29859840 1427 33554432000 4194304 5748600 140736393540336 140736393537192 4940811 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1427 769 380 0 708 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5708 KiB

[startup+0.309014 s]*
/proc/loadavg: 1.92 2.00 2.04 3/189 2235
/proc/meminfo: memFree=27970744/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5708 CPUtime=0.3 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 1612 0 0 0 30 0 0 0 20 0 1 0 93988822 29859840 1427 33554432000 4194304 5748600 140736393540336 140736393537192 4915322 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1427 769 380 0 708 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5708 KiB

[startup+0.700224 s]
/proc/loadavg: 1.92 2.00 2.04 3/189 2235
/proc/meminfo: memFree=27970580/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5708 CPUtime=0.69 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 1612 0 0 0 69 0 0 0 20 0 1 0 93988822 29859840 1427 33554432000 4194304 5748600 140736393540336 140736393537736 5000352 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1427 769 380 0 708 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5708 KiB

[startup+1.50022 s]
/proc/loadavg: 1.92 2.00 2.04 3/189 2235
/proc/meminfo: memFree=27970448/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5708 CPUtime=1.49 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 1613 0 0 0 149 0 0 0 20 0 1 0 93988822 29859840 1427 33554432000 4194304 5748600 140736393540336 140736393537736 4915450 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1427 769 380 0 708 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5708 KiB

[startup+3.10893 s]
/proc/loadavg: 1.92 2.00 2.04 3/189 2235
/proc/meminfo: memFree=27970448/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5804 CPUtime=3.1 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 2208 0 0 0 310 0 0 0 20 0 1 0 93988822 29859840 1451 33554432000 4194304 5748600 140736393540336 140736393537736 5000352 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1451 774 380 0 708 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5804 KiB

[startup+6.30022 s]
/proc/loadavg: 1.93 2.00 2.04 3/189 2235
/proc/meminfo: memFree=27970352/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5804 CPUtime=6.29 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 2803 0 0 0 629 0 0 0 20 0 1 0 93988822 29859840 1451 33554432000 4194304 5748600 140736393540336 140736393537736 5000352 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1451 774 380 0 708 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5804 KiB

[startup+12.7002 s]
/proc/loadavg: 1.93 2.00 2.04 3/189 2235
/proc/meminfo: memFree=27970476/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5804 CPUtime=12.69 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 3398 0 0 0 1269 0 0 0 20 0 1 0 93988822 29859840 1451 33554432000 4194304 5748600 140736393540336 140736393537736 4915421 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1451 774 380 0 708 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5804 KiB

[startup+25.5002 s]
/proc/loadavg: 1.95 2.00 2.04 3/189 2235
/proc/meminfo: memFree=27971004/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5804 CPUtime=25.48 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 4588 0 0 0 2548 0 0 0 20 0 1 0 93988822 29859840 1451 33554432000 4194304 5748600 140736393540336 140736393537736 5000323 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1451 774 380 0 708 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5804 KiB

[startup+51.109 s]
/proc/loadavg: 2.12 2.03 2.05 3/189 2296
/proc/meminfo: memFree=27969152/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5804 CPUtime=51.09 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 5183 0 0 0 5109 0 0 0 20 0 1 0 93988822 29859840 1451 33554432000 4194304 5748600 140736393540336 140736393537736 4915450 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1451 774 380 0 708 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5804 KiB

[startup+102.3 s]
/proc/loadavg: 2.33 2.12 2.08 3/189 2297
/proc/meminfo: memFree=27968096/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5804 CPUtime=102.28 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 5780 0 0 0 10228 0 0 0 20 0 1 0 93988822 29859840 1451 33554432000 4194304 5748600 140736393540336 140736393537736 4915587 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1451 774 380 0 708 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5804 KiB

[startup+162.3 s]
/proc/loadavg: 2.12 2.09 2.07 3/189 2298
/proc/meminfo: memFree=27968288/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5804 CPUtime=162.28 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 6376 0 0 0 16228 0 0 0 20 0 1 0 93988822 29859840 1451 33554432000 4194304 5748600 140736393540336 140736393537736 5000352 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1451 774 380 0 708 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5804 KiB

[startup+222.3 s]
/proc/loadavg: 2.05 2.08 2.07 3/189 2299
/proc/meminfo: memFree=27968684/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5804 CPUtime=222.28 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 6972 0 0 0 22228 0 0 0 20 0 1 0 93988822 29859840 1451 33554432000 4194304 5748600 140736393540336 140736393537736 5000352 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1451 774 380 0 708 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5804 KiB

[startup+282.3 s]
/proc/loadavg: 2.02 2.06 2.06 3/187 2300
/proc/meminfo: memFree=27968992/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5804 CPUtime=282.28 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 6972 0 0 0 28228 0 0 0 20 0 1 0 93988822 29859840 1451 33554432000 4194304 5748600 140736393540336 140736393537736 5000352 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1451 774 380 0 708 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5804 KiB

[startup+342.3 s]
/proc/loadavg: 2.05 2.07 2.06 3/187 2301
/proc/meminfo: memFree=27969028/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5804 CPUtime=342.29 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 7568 0 0 0 34229 0 0 0 20 0 1 0 93988822 29859840 1451 33554432000 4194304 5748600 140736393540336 140736393537736 5122362 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1451 774 380 0 708 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5804 KiB

[startup+402.3 s]
/proc/loadavg: 2.02 2.06 2.05 3/187 2302
/proc/meminfo: memFree=27969152/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5804 CPUtime=402.29 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 7568 0 0 0 40229 0 0 0 20 0 1 0 93988822 29859840 1451 33554432000 4194304 5748600 140736393540336 140736393537736 4941465 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1451 774 380 0 708 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5804 KiB

[startup+462.3 s]
/proc/loadavg: 2.04 2.06 2.05 3/187 2303
/proc/meminfo: memFree=27968972/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5804 CPUtime=462.29 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 8164 0 0 0 46229 0 0 0 20 0 1 0 93988822 29859840 1451 33554432000 4194304 5748600 140736393540336 140736393537736 4915312 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1451 774 380 0 708 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5804 KiB


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

/proc/2234/statm: 7290 1452 774 380 0 708 0
Current children cumulated CPU time: 1602.35 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5808 KiB

[startup+1662.3 s]
/proc/loadavg: 2.02 2.08 2.07 3/187 2341
/proc/meminfo: memFree=27967256/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5808 CPUtime=1662.35 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 14106 0 0 0 166235 0 0 0 20 0 1 0 93988822 29859840 1452 33554432000 4194304 5748600 140736393540336 140736393537736 4912936 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1452 774 380 0 708 0
Current children cumulated CPU time: 1662.35 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5808 KiB

[startup+1722.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/187 2342
/proc/meminfo: memFree=27967412/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5808 CPUtime=1722.35 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 14107 0 0 0 172235 0 0 0 20 0 1 0 93988822 29859840 1452 33554432000 4194304 5748600 140736393540336 140736393537736 5000352 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1452 774 380 0 708 0
Current children cumulated CPU time: 1722.35 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5808 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/188 2353
/proc/meminfo: memFree=27966232/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5808 CPUtime=1782.36 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 14704 0 0 0 178236 0 0 0 20 0 1 0 93988822 29859840 1452 33554432000 4194304 5748600 140736393540336 140736393537736 5130122 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1452 774 380 0 708 0
Current children cumulated CPU time: 1782.36 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5808 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 2354
/proc/meminfo: memFree=27966992/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5808 CPUtime=1842.36 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 14704 0 0 0 184236 0 0 0 20 0 1 0 93988822 29859840 1452 33554432000 4194304 5748600 140736393540336 140736393537736 5000352 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1452 774 380 0 708 0
Current children cumulated CPU time: 1842.36 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5808 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 2355
/proc/meminfo: memFree=27967116/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5808 CPUtime=1902.36 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 15279 0 0 0 190236 0 0 0 20 0 1 0 93988822 29859840 1452 33554432000 4194304 5748600 140736393540336 140736393537736 4915322 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1452 774 380 0 708 0
Current children cumulated CPU time: 1902.36 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5808 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 2356
/proc/meminfo: memFree=27967124/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5808 CPUtime=1962.37 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 15279 0 0 0 196237 0 0 0 20 0 1 0 93988822 29859840 1452 33554432000 4194304 5748600 140736393540336 140736393537736 5130122 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1452 774 380 0 708 0
Current children cumulated CPU time: 1962.37 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5808 KiB

[startup+2022.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/188 2357
/proc/meminfo: memFree=27967124/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5808 CPUtime=2022.37 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 15875 0 0 0 202237 0 0 0 20 0 1 0 93988822 29859840 1452 33554432000 4194304 5748600 140736393540336 140736393537736 4941450 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1452 774 380 0 708 0
Current children cumulated CPU time: 2022.37 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5808 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 2358
/proc/meminfo: memFree=27967296/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5808 CPUtime=2082.37 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 15876 0 0 0 208237 0 0 0 20 0 1 0 93988822 29859840 1452 33554432000 4194304 5748600 140736393540336 140736393537736 4915450 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1452 774 380 0 708 0
Current children cumulated CPU time: 2082.37 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5808 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 2359
/proc/meminfo: memFree=27967308/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5808 CPUtime=2142.38 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 16450 0 0 0 214238 0 0 0 20 0 1 0 93988822 29859840 1452 33554432000 4194304 5748600 140736393540336 140736393537736 4941434 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1452 774 380 0 708 0
Current children cumulated CPU time: 2142.38 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5808 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 2360
/proc/meminfo: memFree=27967416/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5808 CPUtime=2202.38 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 16473 0 0 0 220238 0 0 0 20 0 1 0 93988822 29859840 1452 33554432000 4194304 5748600 140736393540336 140736393537736 5000352 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1452 774 380 0 708 0
Current children cumulated CPU time: 2202.38 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5808 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 2361
/proc/meminfo: memFree=27967168/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5808 CPUtime=2262.38 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 17047 0 0 0 226238 0 0 0 20 0 1 0 93988822 29859840 1452 33554432000 4194304 5748600 140736393540336 140736393537736 4911797 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1452 774 380 0 708 0
Current children cumulated CPU time: 2262.38 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5808 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2362
/proc/meminfo: memFree=27967292/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5808 CPUtime=2322.39 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 17048 0 0 0 232239 0 0 0 20 0 1 0 93988822 29859840 1452 33554432000 4194304 5748600 140736393540336 140736393537736 5130370 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1452 774 380 0 708 0
Current children cumulated CPU time: 2322.39 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5808 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 2371
/proc/meminfo: memFree=27965960/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5808 CPUtime=2382.39 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 17623 0 0 0 238239 0 0 0 20 0 1 0 93988822 29859840 1452 33554432000 4194304 5748600 140736393540336 140736393537736 4918957 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1452 774 380 0 708 0
Current children cumulated CPU time: 2382.39 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5808 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 2371
/proc/meminfo: memFree=27966384/32770624 swapFree=67108860/67108860
[pid=2234] ppid=2231 vsize=29160 memory=5808 CPUtime=2400.1 cores=0,2,4,6
/proc/2234/stat : 2234 (cosoco) R 2231 2234 4387 0 -1 4202496 17623 0 0 0 240010 0 0 0 20 0 1 0 93988822 29859840 1452 33554432000 4194304 5748600 140736393540336 140736393537736 5130122 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 19353600 140736393544895 140736393544990 140736393544990 140736393547726 0
/proc/2234/statm: 7290 1452 774 380 0 708 0
Current children cumulated CPU time: 2400.1 s
Current children cumulated vsize: 29160 KiB
Current children cumulated memory: 5808 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2400.01 s]
# the end of solver process 2234 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.1 s, system=0.009 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2400.01
CPU time (s): 2400.11
CPU user time (s): 2400.1
CPU system time (s): 0.009
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 29160
Max. memory (cumulated for all children) (KiB): 5808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.1
system time used= 0.009
maximum resident set size= 5880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17674
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= 10
involuntary context switches= 911


# summary of solver processes directly reported to runsolver:
#   pid: 2234
#   total CPU time (s): 2400.11
#   total CPU user time (s): 2400.1
#   total CPU system time (s): 0.009

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.74485 second user time and 14.8665 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-13 09:10:21
IDJOB=4267319
IDBENCH=133233
IDSOLVER=2657
FILE ID=node149/4267319-1502609079
RUNJOBID= node149-1502584201-30906
PBS_JOBID= 20628293
Free space on /tmp= 61932 MiB

SOLVER NAME= cosoco-mini 1.12
BENCH NAME= XCSP17/MagicSquare/MagicSquare-sum-s1/MagicSquare-22-sum.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267319-1502609079/watcher-4267319-1502609079 -o /tmp/evaluation-result-4267319-1502609079/solver-4267319-1502609079 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1502584201-30906 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267319-1502609079.xml

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

MD5SUM BENCH= 9d2f02dd2333c70ec17cc1afaa6594ca
RANDOM SEED=389104754

node149.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.43
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.43
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.43
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.43
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:        27973872 kB
MemAvailable:   31970800 kB
Buffers:          245552 kB
Cached:          4025716 kB
SwapCached:            0 kB
Active:          1043896 kB
Inactive:        3283472 kB
Active(anon):      59528 kB
Inactive(anon):    24944 kB
Active(file):     984368 kB
Inactive(file):  3258528 kB
Unevictable:        6360 kB
Mlocked:            6360 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1892 kB
Writeback:             4 kB
AnonPages:         63028 kB
Mapped:            45220 kB
Shmem:             25224 kB
Slab:             166200 kB
SReclaimable:     139732 kB
SUnreclaim:        26468 kB
KernelStack:        3392 kB
PageTables:         5144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     353176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61932 MiB
End job on node149 at 2017-08-13 09:50:21