Trace number 4253036

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.04 2399.9

General information on the benchmark

NameMagicSquare/MagicSquare-sum-s1/
MagicSquare-18-sum.xml
MD5SUM40b0c6db816080e4c80df053621860bd
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 variables324
Number of constraints39
Number of domains1
Minimum domain size324
Maximum domain size324
Distribution of domain sizes[{"size":324,"count":324}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":288},{"degree":4,"count":36}]
Minimum constraint arity18
Maximum constraint arity324
Distribution of constraint arities[{"arity":18,"count":38},{"arity":324,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":38}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c root propagations     : 0           
0.00/0.00	c restarts enabled, print stats at every restarts
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c This is cosoco 1.0 --  
0.00/0.00	c
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 324
0.00/0.00	c |            Domain Sizes: 324..324
0.00/0.00	c |
0.00/0.00	c |             Constraints: 39
0.00/0.00	c |                   Arity: 18..324
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          All Different: 1
0.00/0.00	c |                          Sum: 38
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.05	c 101            126            1566           33024          0              0              11   14   12   
0.09/0.11	c 211            262            3205           68159          0              0              10   13   11   
0.09/0.16	c 332            411            4910           104960         0              0              10   13   11   
0.19/0.22	c 465            574            6752           144692         0              0              10   13   11   
0.19/0.29	c 611            752            8746           189677         0              0              10   13   11   
0.29/0.36	c 771            946            10894          237605         0              0              10   13   11   
0.39/0.44	c 947            1159           13226          288950         0              0              10   13   11   
0.49/0.52	c 1140           1392           15749          344402         0              0              10   13   11   
0.59/0.62	c 1352           1647           18500          404363         0              0              10   13   11   
0.69/0.72	c 1585           1926           21577          470482         0              0              10   13   12   
0.79/0.83	c 1841           2232           24829          542750         0              0              10   13   12   
0.89/0.95	c 2122           2567           28643          619388         0              0              10   13   12   
0.99/1.09	c 2431           2936           32859          705822         0              0              10   14   12   
1.20/1.24	c 2770           3340           37370          802449         0              0              10   14   12   
1.39/1.40	c 3142           3783           42074          910525         0              0              10   14   12   
1.49/1.58	c 3551           4268           47328          1029894        0              0              10   14   12   
1.69/1.76	c 4000           4799           52893          1157284        0              0              10   14   12   
1.89/1.97	c 4493           5382           58868          1296611        0              0              10   14   12   
2.09/2.20	c 5035           6022           65599          1450251        0              0              10   14   12   
2.39/2.45	c 5631           6725           73058          1615882        0              0              10   14   12   
2.69/2.71	c 6286           7497           80865          1797531        0              0              10   14   12   
2.99/3.01	c 7006           8346           89440          1997629        0              0              10   14   12   
3.30/3.34	c 7798           9278           99167          2220931        0              0              10   14   12   
3.59/3.69	c 8669           10301          109454         2462845        0              0              10   14   12   
3.99/4.08	c 9627           11426          120734         2727697        0              0              10   14   12   
4.40/4.50	c 10680          12663          133124         3018931        0              0              10   14   12   
4.89/4.97	c 11838          14024          146798         3343629        0              0              10   14   12   
5.39/5.49	c 13111          15521          161768         3697957        0              0              10   14   12   
5.99/6.07	c 14511          17175          178831         4096418        0              0              10   14   12   
6.70/6.72	c 16051          18994          197897         4534248        0              0              10   14   12   
7.39/7.43	c 17745          21004          218031         5018941        0              0              10   14   12   
8.19/8.22	c 19608          23215          240646         5552170        0              0              10   14   12   
9.09/9.11	c 21657          25654          266378         6142923        0              0              10   14   12   
10.09/10.10	c 23910          28348          294419         6806822        0              0              10   14   12   
11.10/11.17	c 26388          31302          325158         7526718        0              0              10   14   12   
12.29/12.35	c 29113          34548          359026         8319746        0              0              10   14   12   
13.59/13.66	c 32110          38123          396311         9196130        0              0              10   14   12   
14.99/15.10	c 35406          42060          436982         10160880       0              0              10   14   12   
16.69/16.72	c 39031          46400          483881         11228971       0              0              10   14   12   
18.49/18.51	c 43018          51171          535329         12402644       0              0              10   14   12   
20.39/20.48	c 47403          56416          592482         13694744       0              0              10   14   12   
22.59/22.65	c 52226          62214          653374         15150679       0              0              10   15   12   
24.99/25.09	c 57531          68596          722889         16762213       0              0              10   15   12   
27.70/27.78	c 63366          75617          799618         18529232       0              0              10   15   12   
30.60/30.64	c 69784          83353          878007         20485519       0              0              10   15   12   
33.80/33.85	c 76843          91865          966916         22633810       0              0              10   15   12   
37.40/37.41	c 84607          101239         1066265        25013659       0              0              10   15   13   
41.30/41.37	c 93147          111583         1175669        27666243       0              0              10   15   13   
45.60/45.68	c 102541         122981         1291923        30610778       0              0              10   15   13   
50.40/50.45	c 112874         135538         1420503        33880769       0              0              10   15   13   
55.70/55.70	c 124240         149353         1561788        37470525       0              0              10   15   13   
61.50/61.54	c 136742         164585         1718264        41463831       0              0              10   15   13   
68.00/68.09	c 150494         181386         1895623        45923229       0              0              10   15   13   
75.30/75.37	c 165621         199914         2093047        50867476       0              0              10   15   13   
83.40/83.40	c 182260         220383         2305573        56402570       0              0              10   15   13   
92.30/92.35	c 200562         242924         2544790        62503343       0              0              10   15   13   
102.40/102.46	c 220694         267838         2816871        69343504       0              0              10   15   13   
113.80/113.83	c 242839         295335         3124694        76967451       0              0              10   15   13   
126.00/126.06	c 267198         325548         3449859        85302495       0              0              10   15   13   
139.71/139.74	c 293992         358878         3814101        94547388       0              0              10   15   13   
154.90/154.96	c 323465         395805         4207800        105076808      0              0              10   16   13   
171.80/171.85	c 355885         436539         4643465        116767508      0              0              10   16   13   
190.70/190.74	c 391547         481551         5128272        129799828      0              0              10   16   13   
212.01/212.09	c 430775         531495         5672261        144610585      0              0              10   16   13   
236.01/236.03	c 473925         586771         6277761        161343526      0              0              10   16   13   
262.11/262.19	c 521390         647439         6940328        179543208      0              0              10   16   13   
291.62/291.65	c 573601         714582         7686015        200005209      0              0              10   16   14   
325.51/325.50	c 631033         789151         8548965        223445040      0              0              10   16   14   
363.41/363.43	c 694208         871487         9516804        249672086      0              0              10   16   14   
406.12/406.12	c 763700         962663         10614369       279091550      0              0              10   16   14   
453.82/453.81	c 840141         1063791        11826013       312335392      0              0              10   16   14   
506.92/506.96	c 924226         1175828        13150653       350021795      0              0              10   16   14   
566.33/566.36	c 1016719        1299616        14633246       391846039      0              0              10   16   14   
634.13/634.11	c 1118461        1437102        16349183       439129371      0              0              10   16   14   
709.54/709.50	c 1230377        1589558        18218760       492533201      0              0              10   16   14   
792.94/792.97	c 1353484        1757148        20311597       550950876      0              0              10   16   14   
885.04/885.00	c 1488901        1943214        22579367       616025958      0              0              10   16   14   
988.05/988.00	c 1637859        2149932        25110633       688708401      0              0              10   16   14   
1103.66/1103.60	c 1801712        2379157        27940324       770106699      0              0              10   16   14   
1229.06/1229.04	c 1981950        2630644        30977509       858630771      0              0              10   33   15   
1348.57/1348.53	c 2180211        2891498        33937059       942719352      0              0              11   17   15   
1494.48/1494.49	c 2398298        3191637        37510635       1045271929     0              0              10   34   17   
1644.99/1644.95	c 2638193        3511499        41204726       1151762897     0              0              11   17   15   
1819.70/1819.68	c 2902077        3874708        45542303       1275930039     0              0              10   34   20   
2005.01/2004.92	c 3192349        4263901        50070232       1407360947     0              0              11   17   15   
2218.42/2218.32	c 3511648        4707941        55426028       1560012256     0              0              10   34   22   

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-4253036-1500927087/watcher-4253036-1500927087 -o /tmp/evaluation-result-4253036-1500927087/solver-4253036-1500927087 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500914927-3627 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4253036-1500927087.xml 

pid=7241
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.07 2.03 2.05 3/182 7244
/proc/meminfo: memFree=32117192/32770624 swapFree=5864/119348
[pid=7244] ppid=7241 vsize=27828 CPUtime=0 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 1197 0 0 0 0 0 0 0 20 0 1 0 2247947 28495872 1023 33554432000 4194304 5744392 140724086098720 140724086095368 139826384564976 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6957 1023 693 379 0 376 0

[startup+0.100155 s]
/proc/loadavg: 2.07 2.03 2.05 3/182 7244
/proc/meminfo: memFree=32117192/32770624 swapFree=5864/119348
[pid=7244] ppid=7241 vsize=27984 CPUtime=0.09 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 1301 0 0 0 9 0 0 0 20 0 1 0 2247947 28655616 1089 33554432000 4194304 5744392 140724086098720 140724086095368 4918140 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1089 726 379 0 415 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27984

[startup+0.200261 s]
/proc/loadavg: 2.07 2.03 2.05 3/182 7244
/proc/meminfo: memFree=32117192/32770624 swapFree=5864/119348
[pid=7244] ppid=7241 vsize=27984 CPUtime=0.19 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 1301 0 0 0 19 0 0 0 20 0 1 0 2247947 28655616 1089 33554432000 4194304 5744392 140724086098720 140724086095368 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1089 726 379 0 415 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27984

[startup+0.300244 s]
/proc/loadavg: 2.07 2.03 2.05 3/182 7244
/proc/meminfo: memFree=32117192/32770624 swapFree=5864/119348
[pid=7244] ppid=7241 vsize=27984 CPUtime=0.29 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 1301 0 0 0 29 0 0 0 20 0 1 0 2247947 28655616 1089 33554432000 4194304 5744392 140724086098720 140724086095368 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1089 726 379 0 415 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27984

[startup+0.700218 s]
/proc/loadavg: 2.07 2.03 2.05 3/182 7244
/proc/meminfo: memFree=32117192/32770624 swapFree=5864/119348
[pid=7244] ppid=7241 vsize=27984 CPUtime=0.69 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 1301 0 0 0 69 0 0 0 20 0 1 0 2247947 28655616 1089 33554432000 4194304 5744392 140724086098720 140724086096120 4914172 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1089 726 379 0 415 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27984

[startup+1.50021 s]
/proc/loadavg: 2.06 2.03 2.05 3/183 7245
/proc/meminfo: memFree=32115772/32770624 swapFree=5864/119348
[pid=7244] ppid=7241 vsize=27984 CPUtime=1.49 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 1301 0 0 0 149 0 0 0 20 0 1 0 2247947 28655616 1089 33554432000 4194304 5744392 140724086098720 140724086096120 4940000 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1089 726 379 0 415 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27984

[startup+3.10022 s]
/proc/loadavg: 2.06 2.03 2.05 3/183 7245
/proc/meminfo: memFree=32115508/32770624 swapFree=5864/119348
[pid=7244] ppid=7241 vsize=27984 CPUtime=3.09 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 1599 0 0 0 309 0 0 0 20 0 1 0 2247947 28655616 1142 33554432000 4194304 5744392 140724086098720 140724086096120 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1142 769 379 0 415 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27984

[startup+6.30021 s]
/proc/loadavg: 2.06 2.03 2.05 3/183 7245
/proc/meminfo: memFree=32115508/32770624 swapFree=5864/119348
[pid=7244] ppid=7241 vsize=27984 CPUtime=6.29 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 1898 0 0 0 629 0 0 0 20 0 1 0 2247947 28655616 1142 33554432000 4194304 5744392 140724086098720 140724086096120 5140986 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1142 769 379 0 415 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27984

[startup+12.7002 s]
/proc/loadavg: 2.05 2.03 2.05 3/183 7245
/proc/meminfo: memFree=32115096/32770624 swapFree=5864/119212
[pid=7244] ppid=7241 vsize=27984 CPUtime=12.69 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 2196 0 0 0 1269 0 0 0 20 0 1 0 2247947 28655616 1142 33554432000 4194304 5744392 140724086098720 140724086096120 4910723 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1142 769 379 0 415 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27984

[startup+25.5003 s]
/proc/loadavg: 2.04 2.03 2.05 3/183 7245
/proc/meminfo: memFree=32114844/32770624 swapFree=5864/119224
[pid=7244] ppid=7241 vsize=27984 CPUtime=25.49 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 2803 0 0 0 2549 0 0 0 20 0 1 0 2247947 28655616 1142 33554432000 4194304 5744392 140724086098720 140724086096120 4913988 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1142 769 379 0 415 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27984

[startup+51.1003 s]
/proc/loadavg: 2.03 2.02 2.05 3/183 7245
/proc/meminfo: memFree=32114844/32770624 swapFree=5864/119224
[pid=7244] ppid=7241 vsize=27984 CPUtime=51.1 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 3105 0 0 0 5110 0 0 0 20 0 1 0 2247947 28655616 1142 33554432000 4194304 5744392 140724086098720 140724086096120 4916485 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1142 769 379 0 415 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 27984

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/183 7246
/proc/meminfo: memFree=32114108/32770624 swapFree=5864/119308
[pid=7244] ppid=7241 vsize=27984 CPUtime=102.3 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 3411 0 0 0 10230 0 0 0 20 0 1 0 2247947 28655616 1142 33554432000 4194304 5744392 140724086098720 140724086096120 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1142 769 379 0 415 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 27984

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7247
/proc/meminfo: memFree=32114360/32770624 swapFree=5864/119372
[pid=7244] ppid=7241 vsize=27984 CPUtime=162.3 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 3714 0 0 0 16230 0 0 0 20 0 1 0 2247947 28655616 1143 33554432000 4194304 5744392 140724086098720 140724086096120 4940019 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1143 769 379 0 415 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 27984

[startup+222.306 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 7433
/proc/meminfo: memFree=32115636/32770624 swapFree=5864/124520
[pid=7244] ppid=7241 vsize=27984 CPUtime=222.31 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 4017 0 0 0 22231 0 0 0 20 0 1 0 2247947 28655616 1143 33554432000 4194304 5744392 140724086098720 140724086096120 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1143 769 379 0 415 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 27984

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7434
/proc/meminfo: memFree=32115220/32770624 swapFree=5864/124600
[pid=7244] ppid=7241 vsize=27984 CPUtime=282.31 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 4017 0 0 0 28231 0 0 0 20 0 1 0 2247947 28655616 1143 33554432000 4194304 5744392 140724086098720 140724086096120 4916515 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1143 769 379 0 415 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 27984

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7496
/proc/meminfo: memFree=32114536/32770624 swapFree=5864/124656
[pid=7244] ppid=7241 vsize=27984 CPUtime=342.31 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 4320 0 0 0 34231 0 0 0 20 0 1 0 2247947 28655616 1143 33554432000 4194304 5744392 140724086098720 140724086096120 4913898 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1143 769 379 0 415 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 27984

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7497
/proc/meminfo: memFree=32114680/32770624 swapFree=5864/124728
[pid=7244] ppid=7241 vsize=27984 CPUtime=402.32 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 4320 0 0 0 40232 0 0 0 20 0 1 0 2247947 28655616 1143 33554432000 4194304 5744392 140724086098720 140724086096120 4940026 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1143 769 379 0 415 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 27984

[startup+462.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 7498
/proc/meminfo: memFree=32114188/32770624 swapFree=5864/124768
[pid=7244] ppid=7241 vsize=27984 CPUtime=462.32 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 4623 0 0 0 46232 0 0 0 20 0 1 0 2247947 28655616 1143 33554432000 4194304 5744392 140724086098720 140724086096120 4917555 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1143 769 379 0 415 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 27984

[startup+522.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 7506
/proc/meminfo: memFree=32112716/32770624 swapFree=5864/124824
[pid=7244] ppid=7241 vsize=27984 CPUtime=522.32 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 4623 0 0 0 52232 0 0 0 20 0 1 0 2247947 28655616 1143 33554432000 4194304 5744392 140724086098720 140724086096120 5126551 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1143 769 379 0 415 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 27984

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 7507
/proc/meminfo: memFree=32114088/32770624 swapFree=5864/124868
[pid=7244] ppid=7241 vsize=27984 CPUtime=582.33 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 4926 0 0 0 58233 0 0 0 20 0 1 0 2247947 28655616 1143 33554432000 4194304 5744392 140724086098720 140724086096120 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1143 769 379 0 415 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 27984


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 7533
/proc/meminfo: memFree=32115488/32770624 swapFree=5864/125480
[pid=7244] ppid=7241 vsize=27984 CPUtime=1542.39 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 7380 0 0 0 154239 0 0 0 20 0 1 0 2247947 28655616 1160 33554432000 4194304 5744392 140724086098720 140724086096120 4914163 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1160 769 379 0 415 0
Current children cumulated CPU time (s) 1542.39
Current children cumulated vsize (KiB) 27984

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7535
/proc/meminfo: memFree=32114388/32770624 swapFree=5864/125532
[pid=7244] ppid=7241 vsize=27984 CPUtime=1602.38 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 7381 0 0 0 160238 0 0 0 20 0 1 0 2247947 28655616 1160 33554432000 4194304 5744392 140724086098720 140724086096120 4913898 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1160 769 379 0 415 0
Current children cumulated CPU time (s) 1602.38
Current children cumulated vsize (KiB) 27984

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7536
/proc/meminfo: memFree=32114460/32770624 swapFree=5864/125580
[pid=7244] ppid=7241 vsize=27984 CPUtime=1662.39 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 7691 0 0 0 166239 0 0 0 20 0 1 0 2247947 28655616 1160 33554432000 4194304 5744392 140724086098720 140724086096120 4914172 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1160 769 379 0 415 0
Current children cumulated CPU time (s) 1662.39
Current children cumulated vsize (KiB) 27984

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7544
/proc/meminfo: memFree=32113104/32770624 swapFree=5864/125608
[pid=7244] ppid=7241 vsize=27984 CPUtime=1722.39 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 7691 0 0 0 172239 0 0 0 20 0 1 0 2247947 28655616 1160 33554432000 4194304 5744392 140724086098720 140724086096120 4918140 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1160 769 379 0 415 0
Current children cumulated CPU time (s) 1722.39
Current children cumulated vsize (KiB) 27984

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7545
/proc/meminfo: memFree=32113588/32770624 swapFree=5864/125644
[pid=7244] ppid=7241 vsize=27984 CPUtime=1782.39 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 7993 0 0 0 178239 0 0 0 20 0 1 0 2247947 28655616 1160 33554432000 4194304 5744392 140724086098720 140724086096120 4914000 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1160 769 379 0 415 0
Current children cumulated CPU time (s) 1782.39
Current children cumulated vsize (KiB) 27984

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7546
/proc/meminfo: memFree=32113348/32770624 swapFree=5864/125668
[pid=7244] ppid=7241 vsize=27984 CPUtime=1842.4 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 8006 0 0 0 184240 0 0 0 20 0 1 0 2247947 28655616 1160 33554432000 4194304 5744392 140724086098720 140724086096120 4998901 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1160 769 379 0 415 0
Current children cumulated CPU time (s) 1842.4
Current children cumulated vsize (KiB) 27984

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7668
/proc/meminfo: memFree=32108596/32770624 swapFree=5864/125772
[pid=7244] ppid=7241 vsize=27984 CPUtime=1902.4 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 8299 0 0 0 190240 0 0 0 20 0 1 0 2247947 28655616 1160 33554432000 4194304 5744392 140724086098720 140724086096120 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1160 769 379 0 415 0
Current children cumulated CPU time (s) 1902.4
Current children cumulated vsize (KiB) 27984

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7669
/proc/meminfo: memFree=32108600/32770624 swapFree=5864/125860
[pid=7244] ppid=7241 vsize=27984 CPUtime=1962.4 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 8299 0 0 0 196240 0 0 0 20 0 1 0 2247947 28655616 1160 33554432000 4194304 5744392 140724086098720 140724086096120 5118784 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1160 769 379 0 415 0
Current children cumulated CPU time (s) 1962.4
Current children cumulated vsize (KiB) 27984

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7670
/proc/meminfo: memFree=32108480/32770624 swapFree=5864/125904
[pid=7244] ppid=7241 vsize=27984 CPUtime=2022.41 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 8609 0 0 0 202241 0 0 0 20 0 1 0 2247947 28655616 1160 33554432000 4194304 5744392 140724086098720 140724086096120 4913988 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1160 769 379 0 415 0
Current children cumulated CPU time (s) 2022.41
Current children cumulated vsize (KiB) 27984

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7671
/proc/meminfo: memFree=32108776/32770624 swapFree=5864/125952
[pid=7244] ppid=7241 vsize=27984 CPUtime=2082.42 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 8609 0 0 0 208242 0 0 0 20 0 1 0 2247947 28655616 1160 33554432000 4194304 5744392 140724086098720 140724086096120 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1160 769 379 0 415 0
Current children cumulated CPU time (s) 2082.42
Current children cumulated vsize (KiB) 27984

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7672
/proc/meminfo: memFree=32108812/32770624 swapFree=5864/125988
[pid=7244] ppid=7241 vsize=27984 CPUtime=2142.41 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 8906 0 0 0 214241 0 0 0 20 0 1 0 2247947 28655616 1160 33554432000 4194304 5744392 140724086098720 140724086096120 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1160 769 379 0 415 0
Current children cumulated CPU time (s) 2142.41
Current children cumulated vsize (KiB) 27984

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7673
/proc/meminfo: memFree=32108316/32770624 swapFree=5864/126020
[pid=7244] ppid=7241 vsize=27984 CPUtime=2202.42 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 8911 0 0 0 220242 0 0 0 20 0 1 0 2247947 28655616 1160 33554432000 4194304 5744392 140724086098720 140724086096120 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1160 769 379 0 415 0
Current children cumulated CPU time (s) 2202.42
Current children cumulated vsize (KiB) 27984

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7674
/proc/meminfo: memFree=32108776/32770624 swapFree=5864/126064
[pid=7244] ppid=7241 vsize=27984 CPUtime=2262.42 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 9225 0 0 0 226242 0 0 0 20 0 1 0 2247947 28655616 1160 33554432000 4194304 5744392 140724086098720 140724086096120 4914514 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1160 769 379 0 415 0
Current children cumulated CPU time (s) 2262.42
Current children cumulated vsize (KiB) 27984

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7682
/proc/meminfo: memFree=32108100/32770624 swapFree=5864/126104
[pid=7244] ppid=7241 vsize=27984 CPUtime=2322.42 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 9225 0 0 0 232242 0 0 0 20 0 1 0 2247947 28655616 1160 33554432000 4194304 5744392 140724086098720 140724086096120 4998901 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1160 769 379 0 415 0
Current children cumulated CPU time (s) 2322.42
Current children cumulated vsize (KiB) 27984

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7683
/proc/meminfo: memFree=32108368/32770624 swapFree=5864/126132
[pid=7244] ppid=7241 vsize=27984 CPUtime=2382.43 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 9518 0 0 0 238243 0 0 0 20 0 1 0 2247947 28655616 1160 33554432000 4194304 5744392 140724086098720 140724086096120 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1160 769 379 0 415 0
Current children cumulated CPU time (s) 2382.43
Current children cumulated vsize (KiB) 27984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7684
/proc/meminfo: memFree=32108004/32770624 swapFree=5864/126136
[pid=7244] ppid=7241 vsize=27984 CPUtime=2400.03 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 9518 0 0 0 240003 0 0 0 20 0 1 0 2247947 28655616 1160 33554432000 4194304 5744392 140724086098720 140724086096120 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1160 769 379 0 415 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 27984

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

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7684
/proc/meminfo: memFree=32108004/32770624 swapFree=5864/126136
[pid=7244] ppid=7241 vsize=27984 CPUtime=2400.03 cores=1,3,5,7
/proc/7244/stat : 7244 (cosoco) R 7241 7244 3595 0 -1 4202496 9518 0 0 0 240003 0 0 0 20 0 1 0 2247947 28655616 1160 33554432000 4194304 5744392 140724086098720 140724086096120 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 24592384 140724086101185 140724086101315 140724086101315 140724086104014 0
/proc/7244/statm: 6996 1160 769 379 0 415 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 27984

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.04
CPU user time (s): 2400.03
CPU system time (s): 0.002
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 27984

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.82498 second user time and 7.62532 second system time

The end

Launcher Data

Begin job on node105 at 2017-07-24 22:11:27
IDJOB=4253036
IDBENCH=133230
IDSOLVER=2633
FILE ID=node105/4253036-1500927087
RUNJOBID= node105-1500914927-3627
PBS_JOBID= 20625417
Free space on /tmp= 61776 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/MagicSquare/MagicSquare-sum-s1/MagicSquare-18-sum.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4253036-1500927087/watcher-4253036-1500927087 -o /tmp/evaluation-result-4253036-1500927087/solver-4253036-1500927087 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500914927-3627 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4253036-1500927087.xml

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

MD5SUM BENCH= 40b0c6db816080e4c80df053621860bd
RANDOM SEED=574225374

node105.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.44
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.44
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.44
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.44
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:        32117292 kB
MemAvailable:   32057896 kB
Buffers:           36264 kB
Cached:           218604 kB
SwapCached:            0 kB
Active:           174684 kB
Inactive:         127908 kB
Active(anon):      50444 kB
Inactive(anon):     8560 kB
Active(file):     124240 kB
Inactive(file):   119348 kB
Unevictable:        5864 kB
Mlocked:            5864 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2004 kB
Writeback:             0 kB
AnonPages:        112892 kB
Mapped:            28800 kB
Shmem:              8848 kB
Slab:              51108 kB
SReclaimable:      25700 kB
SUnreclaim:        25408 kB
KernelStack:        3296 kB
PageTables:         4524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     289136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       95616 kB
DirectMap2M:    33449984 kB

Free space on /tmp at the end= 61776 MiB
End job on node105 at 2017-07-24 22:51:28