Trace number 4253039

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.02 2400.31

General information on the benchmark

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

Solver Data

0.00/0.01	c root propagations     : 0           
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 1.0 --  
0.00/0.01	c
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 676
0.00/0.01	c |            Domain Sizes: 676..676
0.00/0.01	c |
0.00/0.01	c |             Constraints: 55
0.00/0.01	c |                   Arity: 26..676
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: 54
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.19	c 101            124            1868           73524          0              0              15   17   16   
0.29/0.37	c 211            257            3746           152718         0              0              14   17   15   
0.49/0.57	c 332            402            5717           233594         0              0              14   17   15   
0.69/0.78	c 465            560            7829           323084         0              0              14   17   15   
0.99/1.01	c 611            732            10056          416767         0              0              14   17   15   
1.20/1.25	c 771            920            12457          519520         0              0              14   17   15   
1.49/1.51	c 947            1126           15048          631946         0              0              14   17   15   
1.69/1.78	c 1140           1350           17772          745761         0              0              14   17   15   
1.99/2.07	c 1352           1595           20707          871720         0              0              14   17   15   
2.30/2.38	c 1585           1863           23829          1004439        0              0              14   17   15   
2.69/2.72	c 1841           2156           27188          1146903        0              0              14   17   15   
2.99/3.08	c 2122           2477           30857          1307718        0              0              14   17   15   
3.40/3.47	c 2431           2829           34851          1480727        0              0              14   17   15   
3.89/3.90	c 2770           3214           39303          1666877        0              0              14   17   16   
4.29/4.38	c 3142           3635           44148          1861983        0              0              14   17   16   
4.79/4.89	c 3551           4097           49536          2076621        0              0              14   17   16   
5.39/5.43	c 4000           4603           55131          2304437        0              0              14   17   16   
5.99/6.02	c 4493           5157           61189          2554219        0              0              14   18   16   
6.59/6.68	c 5035           5766           67933          2834958        0              0              14   18   16   
7.29/7.38	c 5631           6434           75179          3138285        0              0              14   18   16   
8.09/8.14	c 6286           7167           83047          3475921        0              0              14   18   16   
8.89/8.98	c 7006           7972           91716          3844893        0              0              14   18   16   
9.79/9.90	c 7798           8857           101101         4245785        0              0              14   18   16   
10.89/10.91	c 8669           9829           111388         4685737        0              0              14   18   16   
11.99/12.00	c 9627           10897          122571         5163031        0              0              14   18   16   
13.09/13.19	c 10680          12070          134674         5690213        0              0              14   18   16   
14.39/14.46	c 11838          13360          147507         6263108        0              0              14   18   16   
15.79/15.89	c 13111          14777          162018         6889964        0              0              14   18   16   
17.39/17.42	c 14511          16334          177304         7566264        0              0              14   18   16   
19.09/19.18	c 16051          18046          195644         8319374        0              0              14   18   16   
20.99/21.09	c 17745          19928          215304         9140569        0              0              14   18   16   
23.09/23.15	c 19608          21997          236353         10037443       0              0              14   18   16   
25.39/25.40	c 21657          24272          259180         11022002       0              0              14   18   16   
27.79/27.86	c 23910          26772          284105         12087145       0              0              14   18   16   
30.49/30.52	c 26388          29521          310518         13270976       0              0              14   18   16   
33.49/33.52	c 29113          32544          340951         14566024       0              0              14   19   17   
36.59/36.68	c 32110          35871          372960         16012233       0              0              14   19   17   
40.08/40.16	c 35406          39530          409412         17624153       0              0              14   19   17   
43.88/44.00	c 39031          43553          449550         19423372       0              0              14   19   17   
48.08/48.14	c 43018          47973          492791         21382475       0              0              14   19   17   
52.58/52.65	c 47403          52833          539490         23537598       0              0              14   19   17   
57.58/57.60	c 52226          58177          590714         25894413       0              0              14   19   17   
62.98/63.04	c 57531          64055          646954         28482945       0              0              14   19   17   
68.98/69.06	c 63366          70518          709761         31301241       0              0              14   19   17   
75.68/75.71	c 69784          77628          779202         34414459       0              0              14   19   17   
82.88/82.96	c 76843          85451          853917         37863821       0              0              14   19   17   
90.88/90.90	c 84607          94050          936070         41672204       0              0              14   19   17   
99.58/99.62	c 93147          103507         1026241        45837662       0              0              14   19   17   
109.18/109.20	c 102541         113908         1125176        50394464       0              0              14   19   17   
119.67/119.76	c 112874         125352         1234174        55428261       0              0              14   19   17   
131.27/131.38	c 124240         137936         1354087        60991968       0              0              14   19   17   
144.08/144.15	c 136742         151776         1485819        67096135       0              0              14   19   17   
158.37/158.44	c 150494         167002         1635290        73800077       0              0              14   19   17   
173.77/173.90	c 165621         183747         1794717        81206731       0              0              14   19   17   
191.07/191.11	c 182260         202164         1974594        89298581       0              0              14   19   17   
210.07/210.12	c 200562         222423         2173547        98250691       0              0              14   19   17   
230.86/230.96	c 220694         244705         2391338        108057606      0              0              14   19   17   
254.26/254.32	c 242839         269223         2638519        118894166      0              0              14   19   17   
280.06/280.13	c 267198         296213         2910342        130835171      0              0              14   19   17   
308.55/308.67	c 293992         325923         3210793        144003289      0              0              14   19   17   
339.85/339.98	c 323465         358633         3536303        158482339      0              0              14   19   17   
373.54/373.66	c 355885         394642         3877542        174453208      0              0              14   19   17   
411.64/411.74	c 391547         434271         4271129        192071548      0              0              14   19   17   
452.63/452.77	c 430775         477899         4684181        211465849      0              0              14   19   17   
497.93/498.02	c 473925         525908         5138627        232817797      0              0              14   19   17   
547.73/547.90	c 521390         578751         5638440        256318735      0              0              14   19   17   
602.82/602.98	c 573601         636907         6188732        282209669      0              0              14   19   17   
663.61/663.72	c 631033         700908         6794062        310679938      0              0              14   19   17   
730.50/730.60	c 694208         771336         7459598        342006511      0              0              14   19   17   
804.19/804.37	c 763700         848839         8192084        376522295      0              0              14   19   17   
885.49/885.64	c 840141         934125         8997761        414462516      0              0              14   19   17   
975.47/975.60	c 924226         1028005        9887124        456610171      0              0              14   20   17   
1075.66/1075.88	c 1016719        1131250        10893464       502934231      0              0              14   20   17   
1186.25/1186.43	c 1118461        1244803        12006932       553844398      0              0              14   20   17   
1308.23/1308.46	c 1230377        1369746        13235679       609848178      0              0              14   20   17   
1442.21/1442.42	c 1353484        1507215        14580674       671457170      0              0              14   20   17   
1587.80/1588.07	c 1488901        1658568        16014030       739761695      0              0              14   20   17   
1751.77/1752.07	c 1637859        1825225        17652666       815382169      0              0              14   20   17   
1933.45/1933.78	c 1801712        2008676        19466088       899085128      0              0              14   20   18   
2130.03/2130.39	c 1981950        2210661        21382634       991699187      0              0              14   20   18   
2347.81/2348.19	c 2180211        2433043        23497274       1094128098     0              0              14   20   18   

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-4253039-1500927111/watcher-4253039-1500927111 -o /tmp/evaluation-result-4253039-1500927111/solver-4253039-1500927111 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node145-1500914920-3754 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4253039-1500927111.xml 

pid=7182
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.06 2.03 2.05 2/181 7185
/proc/meminfo: memFree=32108692/32770624 swapFree=5848/120640
[pid=7185] ppid=7182 vsize=26772 CPUtime=0 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 940 0 0 0 0 0 0 0 20 0 1 0 2299863 27414528 759 33554432000 4194304 5744392 140728035238848 140728035235496 140675093609445 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 6693 759 675 379 0 112 0

[startup+0.100107 s]
/proc/loadavg: 2.06 2.03 2.05 2/181 7185
/proc/meminfo: memFree=32108692/32770624 swapFree=5848/120640
[pid=7185] ppid=7182 vsize=31120 CPUtime=0.09 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 2092 0 0 0 9 0 0 0 20 0 1 0 2299863 31866880 1926 33554432000 4194304 5744392 140728035238848 140728035236008 5118803 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1926 768 379 0 1199 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31120

[startup+0.200247 s]
/proc/loadavg: 2.06 2.03 2.05 2/181 7185
/proc/meminfo: memFree=32108692/32770624 swapFree=5848/120640
[pid=7185] ppid=7182 vsize=31120 CPUtime=0.19 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 2104 0 0 0 19 0 0 0 20 0 1 0 2299863 31866880 1926 33554432000 4194304 5744392 140728035238848 140728035236008 5118803 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1926 768 379 0 1199 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31120

[startup+0.300202 s]
/proc/loadavg: 2.06 2.03 2.05 2/181 7185
/proc/meminfo: memFree=32108692/32770624 swapFree=5848/120640
[pid=7185] ppid=7182 vsize=31120 CPUtime=0.29 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 2104 0 0 0 29 0 0 0 20 0 1 0 2299863 31866880 1926 33554432000 4194304 5744392 140728035238848 140728035236008 4940034 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1926 768 379 0 1199 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31120

[startup+0.700168 s]
/proc/loadavg: 2.06 2.03 2.05 2/181 7185
/proc/meminfo: memFree=32108692/32770624 swapFree=5848/120640
[pid=7185] ppid=7182 vsize=31120 CPUtime=0.69 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 2104 0 0 0 69 0 0 0 20 0 1 0 2299863 31866880 1926 33554432000 4194304 5744392 140728035238848 140728035236008 5126528 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1926 768 379 0 1199 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31120

[startup+1.50017 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 7186
/proc/meminfo: memFree=32103684/32770624 swapFree=5848/120640
[pid=7185] ppid=7182 vsize=31120 CPUtime=1.49 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 2104 0 0 0 149 0 0 0 20 0 1 0 2299863 31866880 1926 33554432000 4194304 5744392 140728035238848 140728035236248 5118803 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1926 768 379 0 1199 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31120

[startup+3.10017 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 7186
/proc/meminfo: memFree=32103312/32770624 swapFree=5848/120640
[pid=7185] ppid=7182 vsize=31120 CPUtime=3.09 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 3190 0 0 0 309 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4917088 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31120

[startup+6.30017 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 7186
/proc/meminfo: memFree=32103044/32770624 swapFree=5848/120640
[pid=7185] ppid=7182 vsize=31120 CPUtime=6.29 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 4275 0 0 0 629 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4918176 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31120

[startup+12.7002 s]
/proc/loadavg: 2.13 2.04 2.05 3/182 7186
/proc/meminfo: memFree=32102564/32770624 swapFree=5848/120688
[pid=7185] ppid=7182 vsize=31120 CPUtime=12.69 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 5360 0 0 0 1269 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 5118794 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31120

[startup+25.5002 s]
/proc/loadavg: 2.11 2.04 2.05 3/182 7186
/proc/meminfo: memFree=32102788/32770624 swapFree=5848/120700
[pid=7185] ppid=7182 vsize=31120 CPUtime=25.49 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 7530 0 0 0 2549 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 5118896 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31120

[startup+51.1002 s]
/proc/loadavg: 2.07 2.04 2.05 3/182 7186
/proc/meminfo: memFree=32102232/32770624 swapFree=5848/120732
[pid=7185] ppid=7182 vsize=31120 CPUtime=51.08 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 8106 0 0 0 5108 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4909555 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31120

[startup+102.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/182 7187
/proc/meminfo: memFree=32102080/32770624 swapFree=5848/120808
[pid=7185] ppid=7182 vsize=31120 CPUtime=102.28 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 8681 0 0 0 10228 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4940010 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 31120

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 7188
/proc/meminfo: memFree=32102636/32770624 swapFree=5848/120868
[pid=7185] ppid=7182 vsize=31120 CPUtime=162.27 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 9256 0 0 0 16227 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4998896 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 31120

[startup+222.306 s]
/proc/loadavg: 2.04 2.04 2.05 3/182 7189
/proc/meminfo: memFree=32102396/32770624 swapFree=5848/120916
[pid=7185] ppid=7182 vsize=31120 CPUtime=222.27 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 9831 0 0 0 22227 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4914568 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 31120

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/182 7190
/proc/meminfo: memFree=32102160/32770624 swapFree=5848/120952
[pid=7185] ppid=7182 vsize=31120 CPUtime=282.25 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 10406 0 0 0 28225 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4909745 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 31120

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 7191
/proc/meminfo: memFree=32101876/32770624 swapFree=5848/120988
[pid=7185] ppid=7182 vsize=31120 CPUtime=342.25 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 10982 0 0 0 34225 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4910737 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 31120

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 7192
/proc/meminfo: memFree=32102416/32770624 swapFree=5848/121016
[pid=7185] ppid=7182 vsize=31120 CPUtime=402.24 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 11558 0 0 0 40224 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4998896 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 31120

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 7193
/proc/meminfo: memFree=32102196/32770624 swapFree=5848/121060
[pid=7185] ppid=7182 vsize=31120 CPUtime=462.23 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 12134 0 0 0 46223 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4998864 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 31120

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7201
/proc/meminfo: memFree=32101376/32770624 swapFree=5848/121096
[pid=7185] ppid=7182 vsize=31120 CPUtime=522.23 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 12710 0 0 0 52223 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4940010 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 31120

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7202
/proc/meminfo: memFree=32102264/32770624 swapFree=5848/121124
[pid=7185] ppid=7182 vsize=31120 CPUtime=582.22 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 13286 0 0 0 58222 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4914026 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 31120


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


[startup+1542.31 s]
/proc/loadavg: 2.03 2.03 2.05 3/182 7228
/proc/meminfo: memFree=32101612/32770624 swapFree=5848/121596
[pid=7185] ppid=7182 vsize=31120 CPUtime=1542.11 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 22317 0 0 0 154211 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4998896 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 1542.11
Current children cumulated vsize (KiB) 31120

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 7229
/proc/meminfo: memFree=32101836/32770624 swapFree=5848/121620
[pid=7185] ppid=7182 vsize=31120 CPUtime=1602.09 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 22893 0 0 0 160209 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4998896 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 1602.09
Current children cumulated vsize (KiB) 31120

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7230
/proc/meminfo: memFree=32101952/32770624 swapFree=5848/121652
[pid=7185] ppid=7182 vsize=31120 CPUtime=1662.09 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 23439 0 0 0 166209 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4918140 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 1662.09
Current children cumulated vsize (KiB) 31120

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 7238
/proc/meminfo: memFree=32100760/32770624 swapFree=5848/121692
[pid=7185] ppid=7182 vsize=31120 CPUtime=1722.08 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 23985 0 0 0 172208 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 5118803 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 1722.08
Current children cumulated vsize (KiB) 31120

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 7239
/proc/meminfo: memFree=32101132/32770624 swapFree=5848/121720
[pid=7185] ppid=7182 vsize=31120 CPUtime=1782.07 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 24561 0 0 0 178207 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4940000 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 1782.07
Current children cumulated vsize (KiB) 31120

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 7240
/proc/meminfo: memFree=32100760/32770624 swapFree=5848/121740
[pid=7185] ppid=7182 vsize=31120 CPUtime=1842.06 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 25107 0 0 0 184206 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4914026 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 1842.06
Current children cumulated vsize (KiB) 31120

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7241
/proc/meminfo: memFree=32100764/32770624 swapFree=5848/121760
[pid=7185] ppid=7182 vsize=31120 CPUtime=1902.06 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 25653 0 0 0 190206 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4998896 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 1902.06
Current children cumulated vsize (KiB) 31120

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7242
/proc/meminfo: memFree=32101136/32770624 swapFree=5848/121796
[pid=7185] ppid=7182 vsize=31120 CPUtime=1962.05 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 26229 0 0 0 196205 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 5126551 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 1962.05
Current children cumulated vsize (KiB) 31120

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7243
/proc/meminfo: memFree=32101136/32770624 swapFree=5848/121820
[pid=7185] ppid=7182 vsize=31120 CPUtime=2022.04 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 26775 0 0 0 202204 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4910399 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 2022.04
Current children cumulated vsize (KiB) 31120

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7244
/proc/meminfo: memFree=32100768/32770624 swapFree=5848/121840
[pid=7185] ppid=7182 vsize=31120 CPUtime=2082.04 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 27321 0 0 0 208204 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4914175 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 2082.04
Current children cumulated vsize (KiB) 31120

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7245
/proc/meminfo: memFree=32101512/32770624 swapFree=5848/121864
[pid=7185] ppid=7182 vsize=31120 CPUtime=2142.03 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 27897 0 0 0 214203 0 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4914576 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 2142.03
Current children cumulated vsize (KiB) 31120

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7246
/proc/meminfo: memFree=32101348/32770624 swapFree=5848/121892
[pid=7185] ppid=7182 vsize=31120 CPUtime=2202.04 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 28442 0 0 0 220203 1 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 5126585 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 2202.04
Current children cumulated vsize (KiB) 31120

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7307
/proc/meminfo: memFree=32112376/32770624 swapFree=5848/121988
[pid=7185] ppid=7182 vsize=31120 CPUtime=2262.02 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 28987 0 0 0 226201 1 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4911472 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 2262.02
Current children cumulated vsize (KiB) 31120

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7315
/proc/meminfo: memFree=32111592/32770624 swapFree=5848/122080
[pid=7185] ppid=7182 vsize=31120 CPUtime=2322.01 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 29532 0 0 0 232200 1 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4940034 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 2322.01
Current children cumulated vsize (KiB) 31120

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7316
/proc/meminfo: memFree=32111220/32770624 swapFree=5848/122124
[pid=7185] ppid=7182 vsize=31120 CPUtime=2382.01 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 30108 0 0 0 238200 1 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4911496 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 2382.01
Current children cumulated vsize (KiB) 31120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7317
/proc/meminfo: memFree=32111156/32770624 swapFree=5848/122164
[pid=7185] ppid=7182 vsize=31120 CPUtime=2400.01 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 30653 0 0 0 240000 1 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4998896 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 31120

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

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7317
/proc/meminfo: memFree=32111156/32770624 swapFree=5848/122164
[pid=7185] ppid=7182 vsize=31120 CPUtime=2400.01 cores=1,3,5,7
/proc/7185/stat : 7185 (cosoco) R 7182 7185 3722 0 -1 4202496 30653 0 0 0 240000 1 0 0 20 0 1 0 2299863 31866880 1946 33554432000 4194304 5744392 140728035238848 140728035236248 4998896 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 27381760 140728035243201 140728035243331 140728035243331 140728035246030 0
/proc/7185/statm: 7780 1946 770 379 0 1199 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 31120

Child status: 1
Real time (s): 2400.31
CPU time (s): 2400.02
CPU user time (s): 2400.01
CPU system time (s): 0.012998
CPU usage (%): 99.988
Max. virtual memory (cumulated for all children) (KiB): 31120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.01
system time used= 0.012998
maximum resident set size= 7828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30680
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= 7
involuntary context switches= 1826

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.19198 second user time and 8.27246 second system time

The end

Launcher Data

Begin job on node145 at 2017-07-24 22:11:51
IDJOB=4253039
IDBENCH=133232
IDSOLVER=2633
FILE ID=node145/4253039-1500927111
RUNJOBID= node145-1500914920-3754
PBS_JOBID= 20625401
Free space on /tmp= 61684 MiB

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

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

MD5SUM BENCH= 3448e9886530ade698bbe26313ab484d
RANDOM SEED=483698975

node145.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.58
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.58
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.58
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.58
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:        32108560 kB
MemAvailable:   32050440 kB
Buffers:           37088 kB
Cached:           219440 kB
SwapCached:            0 kB
Active:           182588 kB
Inactive:         129212 kB
Active(anon):      58248 kB
Inactive(anon):     8572 kB
Active(file):     124340 kB
Inactive(file):   120640 kB
Unevictable:        5848 kB
Mlocked:            5848 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1952 kB
Writeback:             0 kB
AnonPages:         60996 kB
Mapped:            28868 kB
Shmem:              8848 kB
Slab:              50724 kB
SReclaimable:      25472 kB
SUnreclaim:        25252 kB
KernelStack:        3280 kB
PageTables:         4548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     295884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61680 MiB
End job on node145 at 2017-07-24 22:51:51