Trace number 4267318

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco-mini 1.12? (TO) 2400.04 2399.8999

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.12 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts HOME/instance-4267318-1502608971.xml 
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.06	c 101            126            1566           33024          0              0              11   14   12   
0.10/0.12	c 211            262            3205           68159          0              0              10   13   11   
0.10/0.18	c 332            411            4910           104960         0              0              10   13   11   
0.20/0.24	c 465            574            6752           144692         0              0              10   13   11   
0.20/0.31	c 611            752            8746           189677         0              0              10   13   11   
0.30/0.39	c 771            946            10894          237605         0              0              10   13   11   
0.40/0.47	c 947            1159           13226          288950         0              0              10   13   11   
0.50/0.56	c 1140           1392           15749          344402         0              0              10   13   11   
0.60/0.65	c 1352           1647           18500          404363         0              0              10   13   11   
0.69/0.76	c 1585           1926           21577          470482         0              0              10   13   12   
0.79/0.87	c 1841           2232           24829          542750         0              0              10   13   12   
0.89/1.00	c 2122           2567           28643          619388         0              0              10   13   12   
1.10/1.15	c 2431           2936           32859          705822         0              0              10   14   12   
1.29/1.30	c 2770           3340           37370          802449         0              0              10   14   12   
1.39/1.47	c 3142           3783           42074          910525         0              0              10   14   12   
1.59/1.66	c 3551           4268           47328          1029894        0              0              10   14   12   
1.79/1.85	c 4000           4799           52893          1157284        0              0              10   14   12   
2.00/2.06	c 4493           5382           58868          1296611        0              0              10   14   12   
2.29/2.30	c 5035           6022           65599          1450251        0              0              10   14   12   
2.49/2.56	c 5631           6725           73058          1615882        0              0              10   14   12   
2.79/2.84	c 6286           7497           80865          1797531        0              0              10   14   12   
3.10/3.15	c 7006           8346           89440          1997629        0              0              10   14   12   
3.39/3.49	c 7798           9278           99167          2220931        0              0              10   14   12   
3.79/3.86	c 8669           10301          109454         2462845        0              0              10   14   12   
4.19/4.26	c 9627           11426          120734         2727697        0              0              10   14   12   
4.69/4.70	c 10680          12663          133124         3018931        0              0              10   14   12   
5.10/5.19	c 11838          14024          146798         3343629        0              0              10   14   12   
5.69/5.73	c 13111          15521          161768         3697957        0              0              10   14   12   
6.29/6.34	c 14511          17175          178831         4096418        0              0              10   14   12   
7.00/7.01	c 16051          18994          197897         4534248        0              0              10   14   12   
7.69/7.75	c 17745          21004          218031         5018941        0              0              10   14   12   
8.49/8.57	c 19608          23215          240646         5552170        0              0              10   14   12   
9.49/9.50	c 21657          25654          266378         6142923        0              0              10   14   12   
10.49/10.53	c 23910          28348          294419         6806822        0              0              10   14   12   
11.59/11.65	c 26388          31302          325158         7526718        0              0              10   14   12   
12.79/12.88	c 29113          34548          359026         8319746        0              0              10   14   12   
14.19/14.24	c 32110          38123          396311         9196130        0              0              10   14   12   
15.69/15.73	c 35406          42060          436982         10160880       0              0              10   14   12   
17.39/17.43	c 39031          46400          483881         11228971       0              0              10   14   12   
19.19/19.28	c 43018          51171          535329         12402644       0              0              10   14   12   
21.29/21.34	c 47403          56416          592482         13694744       0              0              10   14   12   
23.59/23.60	c 52226          62214          653374         15150679       0              0              10   15   12   
26.10/26.14	c 57531          68596          722889         16762213       0              0              10   15   12   
28.89/28.93	c 63366          75617          799618         18529232       0              0              10   15   12   
31.89/31.92	c 69784          83353          878007         20485519       0              0              10   15   12   
35.19/35.26	c 76843          91865          966916         22633810       0              0              10   15   12   
38.89/38.97	c 84607          101239         1066265        25013659       0              0              10   15   13   
43.00/43.10	c 93147          111583         1175669        27666243       0              0              10   15   13   
47.49/47.59	c 102541         122981         1291923        30610778       0              0              10   15   13   
52.49/52.57	c 112874         135538         1420503        33880769       0              0              10   15   13   
58.00/58.05	c 124240         149353         1561788        37470525       0              0              10   15   13   
64.10/64.13	c 136742         164585         1718264        41463831       0              0              10   15   13   
70.89/70.95	c 150494         181386         1895623        45923229       0              0              10   15   13   
78.49/78.55	c 165621         199914         2093047        50867476       0              0              10   15   13   
86.89/86.92	c 182260         220383         2305573        56402570       0              0              10   15   13   
96.19/96.26	c 200562         242924         2544790        62503343       0              0              10   15   13   
106.79/106.81	c 220694         267838         2816871        69343504       0              0              10   15   13   
118.59/118.66	c 242839         295335         3124694        76967451       0              0              10   15   13   
131.40/131.43	c 267198         325548         3449859        85302495       0              0              10   15   13   
145.70/145.71	c 293992         358878         3814101        94547388       0              0              10   15   13   
161.60/161.60	c 323465         395805         4207800        105076808      0              0              10   16   13   
179.20/179.24	c 355885         436539         4643465        116767508      0              0              10   16   13   
198.90/198.95	c 391547         481551         5128272        129799828      0              0              10   16   13   
221.20/221.24	c 430775         531495         5672261        144610585      0              0              10   16   13   
246.20/246.24	c 473925         586771         6277761        161343526      0              0              10   16   13   
273.50/273.55	c 521390         647439         6940328        179543208      0              0              10   16   13   
304.31/304.33	c 573601         714582         7686015        200005209      0              0              10   16   14   
339.61/339.67	c 631033         789151         8548965        223445040      0              0              10   16   14   
379.21/379.28	c 694208         871487         9516804        249672086      0              0              10   16   14   
423.81/423.86	c 763700         962663         10614369       279091550      0              0              10   16   14   
473.72/473.70	c 840141         1063791        11826013       312335392      0              0              10   16   14   
529.22/529.29	c 924226         1175828        13150653       350021795      0              0              10   16   14   
591.32/591.36	c 1016719        1299616        14633246       391846039      0              0              10   16   14   
662.14/662.13	c 1118461        1437102        16349183       439129371      0              0              10   16   14   
740.93/740.99	c 1230377        1589558        18218760       492533201      0              0              10   16   14   
828.24/828.25	c 1353484        1757148        20311597       550950876      0              0              10   16   14   
924.54/924.54	c 1488901        1943214        22579367       616025958      0              0              10   16   14   
1032.35/1032.31	c 1637859        2149932        25110633       688708401      0              0              10   16   14   
1153.36/1153.38	c 1801712        2379157        27940324       770106699      0              0              10   16   14   
1284.76/1284.77	c 1981950        2630644        30977509       858630771      0              0              10   33   15   
1409.77/1409.79	c 2180211        2891498        33937059       942719352      0              0              11   17   15   
1562.58/1562.58	c 2398298        3191637        37510635       1045271929     0              0              10   34   17   
1719.99/1719.95	c 2638193        3511499        41204726       1151762897     0              0              11   17   15   
1902.60/1902.57	c 2902077        3874708        45542303       1275930039     0              0              10   34   20   
2096.41/2096.30	c 3192349        4263901        50070232       1407360947     0              0              11   17   15   
2319.42/2319.36	c 3511648        4707941        55426028       1560012256     0              0              10   34   22   
2400.03/2399.90	
2400.03/2399.90	c *** INTERRUPTED ***
2400.03/2399.90	c restarts              : 86          
2400.03/2399.90	c conflicts             : 3647605      (1520 /sec)
2400.03/2399.90	c decisions             : 4883116      (2035 /sec)
2400.03/2399.90	c propagations          : 1613952733  (672471 /sec)
2400.03/2399.90	c root propagations     : 0           
2400.03/2399.90	c filter calls          : 57359702       (23900 /sec)
2400.03/2399.90	c useless filter calls  : 43654951       (76 %)
2400.03/2399.90	c Memory used           : 27.34 MB
2400.03/2399.90	c CPU time              : 2400.03 s
2400.03/2399.90	
2400.03/2399.90	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267318-1502608971/watcher-4267318-1502608971 -o /tmp/evaluation-result-4267318-1502608971/solver-4267318-1502608971 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1502602094-2571 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267318-1502608971.xml 

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

solver pid=6802, runsolver pid=6799

[startup+0.100741 s]*
/proc/loadavg: 2.01 2.00 2.04 3/187 6803
/proc/meminfo: memFree=31605264/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4356 CPUtime=0.1 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 1309 0 0 0 10 0 0 0 20 0 1 0 93985400 28659712 1089 33554432000 4194304 5748600 140734086877808 140734086875208 4915322 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1089 729 380 0 415 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4356 KiB

[startup+0.209515 s]*
/proc/loadavg: 2.01 2.00 2.04 3/187 6803
/proc/meminfo: memFree=31605264/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4356 CPUtime=0.2 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 1309 0 0 0 20 0 0 0 20 0 1 0 93985400 28659712 1089 33554432000 4194304 5748600 140734086877808 140734086875208 4915322 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1089 729 380 0 415 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4356 KiB

[startup+0.309038 s]*
/proc/loadavg: 2.01 2.00 2.04 3/187 6803
/proc/meminfo: memFree=31604892/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4356 CPUtime=0.3 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 1309 0 0 0 30 0 0 0 20 0 1 0 93985400 28659712 1089 33554432000 4194304 5748600 140734086877808 140734086875208 140523426696288 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1089 729 380 0 415 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4356 KiB

[startup+0.700272 s]
/proc/loadavg: 2.01 2.00 2.04 3/187 6803
/proc/meminfo: memFree=31604892/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4356 CPUtime=0.69 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 1309 0 0 0 69 0 0 0 20 0 1 0 93985400 28659712 1089 33554432000 4194304 5748600 140734086877808 140734086875208 4941450 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1089 729 380 0 415 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4356 KiB

[startup+1.50027 s]
/proc/loadavg: 2.01 2.00 2.04 3/187 6803
/proc/meminfo: memFree=31604892/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4356 CPUtime=1.49 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 1309 0 0 0 149 0 0 0 20 0 1 0 93985400 28659712 1089 33554432000 4194304 5748600 140734086877808 140734086875208 4919573 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1089 729 380 0 415 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4356 KiB

[startup+3.10914 s]
/proc/loadavg: 2.01 2.00 2.04 3/187 6803
/proc/meminfo: memFree=31604776/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4588 CPUtime=3.1 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 1606 0 0 0 310 0 0 0 20 0 1 0 93985400 28659712 1147 33554432000 4194304 5748600 140734086877808 140734086875208 5000357 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1147 773 380 0 415 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4588 KiB

[startup+6.30026 s]
/proc/loadavg: 2.01 2.00 2.04 3/187 6803
/proc/meminfo: memFree=31604488/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4588 CPUtime=6.29 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 1904 0 0 0 629 0 0 0 20 0 1 0 93985400 28659712 1147 33554432000 4194304 5748600 140734086877808 140734086875208 5122362 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1147 773 380 0 415 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4588 KiB

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.04 3/187 6803
/proc/meminfo: memFree=31604488/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4588 CPUtime=12.69 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 2201 0 0 0 1269 0 0 0 20 0 1 0 93985400 28659712 1147 33554432000 4194304 5748600 140734086877808 140734086875208 4941424 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1147 773 380 0 415 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4588 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 6803
/proc/meminfo: memFree=31604488/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4588 CPUtime=25.49 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 2802 0 0 0 2549 0 0 0 20 0 1 0 93985400 28659712 1147 33554432000 4194304 5748600 140734086877808 140734086875208 4941455 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1147 773 380 0 415 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4588 KiB

[startup+51.1091 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 6803
/proc/meminfo: memFree=31605180/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4588 CPUtime=51.1 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 3103 0 0 0 5110 0 0 0 20 0 1 0 93985400 28659712 1147 33554432000 4194304 5748600 140734086877808 140734086875208 5000357 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1147 773 380 0 415 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4588 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 6811
/proc/meminfo: memFree=31604012/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4588 CPUtime=102.29 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 3405 0 0 0 10229 0 0 0 20 0 1 0 93985400 28659712 1147 33554432000 4194304 5748600 140734086877808 140734086875208 4941450 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1147 773 380 0 415 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4588 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 6812
/proc/meminfo: memFree=31604516/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4592 CPUtime=162.3 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 3710 0 0 0 16230 0 0 0 20 0 1 0 93985400 28659712 1148 33554432000 4194304 5748600 140734086877808 140734086875208 5122362 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1148 773 380 0 415 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4592 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 6813
/proc/meminfo: memFree=31604640/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4592 CPUtime=222.3 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 4012 0 0 0 22230 0 0 0 20 0 1 0 93985400 28659712 1148 33554432000 4194304 5748600 140734086877808 140734086875208 4915312 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1148 773 380 0 415 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4592 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 6814
/proc/meminfo: memFree=31605156/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4592 CPUtime=282.3 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 4012 0 0 0 28230 0 0 0 20 0 1 0 93985400 28659712 1148 33554432000 4194304 5748600 140734086877808 140734086875208 4941465 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1148 773 380 0 415 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4592 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 6815
/proc/meminfo: memFree=31605148/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4592 CPUtime=342.31 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 4314 0 0 0 34231 0 0 0 20 0 1 0 93985400 28659712 1148 33554432000 4194304 5748600 140734086877808 140734086875208 4915322 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1148 773 380 0 415 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4592 KiB

[startup+402.3 s]
/proc/loadavg: 2.60 2.16 2.09 3/187 6816
/proc/meminfo: memFree=31605348/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4592 CPUtime=402.31 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 4314 0 0 0 40231 0 0 0 20 0 1 0 93985400 28659712 1148 33554432000 4194304 5748600 140734086877808 140734086875208 4919154 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1148 773 380 0 415 0
Current children cumulated CPU time: 402.31 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4592 KiB

[startup+462.3 s]
/proc/loadavg: 2.22 2.13 2.08 3/187 6817
/proc/meminfo: memFree=31604980/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4592 CPUtime=462.32 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 4616 0 0 0 46232 0 0 0 20 0 1 0 93985400 28659712 1148 33554432000 4194304 5748600 140734086877808 140734086875208 4919560 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1148 773 380 0 415 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4592 KiB


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

/proc/6802/statm: 6997 1165 773 380 0 415 0
Current children cumulated CPU time: 1662.38 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4660 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7291
/proc/meminfo: memFree=31623784/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4660 CPUtime=1722.39 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 7683 0 0 0 172239 0 0 0 20 0 1 0 93985400 28659712 1165 33554432000 4194304 5748600 140734086877808 140734086875208 4941934 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1165 773 380 0 415 0
Current children cumulated CPU time: 1722.39 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4660 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7292
/proc/meminfo: memFree=31623784/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4660 CPUtime=1782.39 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 7973 0 0 0 178239 0 0 0 20 0 1 0 93985400 28659712 1165 33554432000 4194304 5748600 140734086877808 140734086875208 5000352 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1165 773 380 0 415 0
Current children cumulated CPU time: 1782.39 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4660 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7293
/proc/meminfo: memFree=31623768/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4660 CPUtime=1842.39 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 7974 0 0 0 184239 0 0 0 20 0 1 0 93985400 28659712 1165 33554432000 4194304 5748600 140734086877808 140734086875208 5000352 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1165 773 380 0 415 0
Current children cumulated CPU time: 1842.39 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4660 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7302
/proc/meminfo: memFree=31622896/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4660 CPUtime=1902.4 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 8279 0 0 0 190240 0 0 0 20 0 1 0 93985400 28659712 1165 33554432000 4194304 5748600 140734086877808 140734086875208 4941450 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1165 773 380 0 415 0
Current children cumulated CPU time: 1902.4 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4660 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7303
/proc/meminfo: memFree=31623392/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4660 CPUtime=1962.4 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 8298 0 0 0 196240 0 0 0 20 0 1 0 93985400 28659712 1165 33554432000 4194304 5748600 140734086877808 140734086875208 4915612 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1165 773 380 0 415 0
Current children cumulated CPU time: 1962.4 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4660 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7304
/proc/meminfo: memFree=31623664/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4660 CPUtime=2022.41 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 8589 0 0 0 202241 0 0 0 20 0 1 0 93985400 28659712 1165 33554432000 4194304 5748600 140734086877808 140734086875208 5130122 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1165 773 380 0 415 0
Current children cumulated CPU time: 2022.41 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4660 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7305
/proc/meminfo: memFree=31623508/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4660 CPUtime=2082.41 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 8590 0 0 0 208241 0 0 0 20 0 1 0 93985400 28659712 1165 33554432000 4194304 5748600 140734086877808 140734086875208 4919150 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1165 773 380 0 415 0
Current children cumulated CPU time: 2082.41 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4660 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7306
/proc/meminfo: memFree=31623756/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4660 CPUtime=2142.41 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 8897 0 0 0 214241 0 0 0 20 0 1 0 93985400 28659712 1165 33554432000 4194304 5748600 140734086877808 140734086875208 5000352 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1165 773 380 0 415 0
Current children cumulated CPU time: 2142.41 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4660 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7307
/proc/meminfo: memFree=31623880/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4660 CPUtime=2202.42 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 8898 0 0 0 220242 0 0 0 20 0 1 0 93985400 28659712 1165 33554432000 4194304 5748600 140734086877808 140734086875208 4919573 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1165 773 380 0 415 0
Current children cumulated CPU time: 2202.42 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4660 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7308
/proc/meminfo: memFree=31623888/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4660 CPUtime=2262.42 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 9199 0 0 0 226242 0 0 0 20 0 1 0 93985400 28659712 1165 33554432000 4194304 5748600 140734086877808 140734086875208 5130111 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1165 773 380 0 415 0
Current children cumulated CPU time: 2262.42 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4660 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7309
/proc/meminfo: memFree=31623888/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4660 CPUtime=2322.42 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 9212 0 0 0 232242 0 0 0 20 0 1 0 93985400 28659712 1165 33554432000 4194304 5748600 140734086877808 140734086875208 4915450 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1165 773 380 0 415 0
Current children cumulated CPU time: 2322.42 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4660 KiB

[startup+2382.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/187 7310
/proc/meminfo: memFree=31624020/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4660 CPUtime=2382.43 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 9503 0 0 0 238243 0 0 0 20 0 1 0 93985400 28659712 1165 33554432000 4194304 5748600 140734086877808 140734086875208 4915584 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1165 773 380 0 415 0
Current children cumulated CPU time: 2382.43 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4660 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 7310
/proc/meminfo: memFree=31624020/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4660 CPUtime=2400.03 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 9504 0 0 0 240003 0 0 0 20 0 1 0 93985400 28659712 1165 33554432000 4194304 5748600 140734086877808 140734086875208 4917991 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1165 773 380 0 415 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4660 KiB

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

[startup+2399.9 s]
# the end of solver process 6802 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.03 s, system=0.004 s

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

[startup+2399.9 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 7310
/proc/meminfo: memFree=31624020/32770624 swapFree=67108860/67108860
[pid=6802] ppid=6799 vsize=27988 memory=4660 CPUtime=2400.03 cores=1,3,5,7
/proc/6802/stat : 6802 (cosoco) R 6799 6802 2539 0 -1 4202496 9504 0 0 0 240003 0 0 0 20 0 1 0 93985400 28659712 1165 33554432000 4194304 5748600 140734086877808 140734086875208 4917991 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30822400 140734086886591 140734086886686 140734086886686 140734086889422 0
/proc/6802/statm: 6997 1165 773 380 0 415 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 27988 KiB
Current children cumulated memory: 4660 KiB

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

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


# summary of solver processes directly reported to runsolver:
#   pid: 6802
#   total CPU time (s): 2400.04
#   total CPU user time (s): 2400.03
#   total CPU system time (s): 0.004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.33399 second user time and 15.5502 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-13 09:08:32
IDJOB=4267318
IDBENCH=133230
IDSOLVER=2657
FILE ID=node102/4267318-1502608971
RUNJOBID= node102-1502602094-2571
PBS_JOBID= 20628294
Free space on /tmp= 61908 MiB

SOLVER NAME= cosoco-mini 1.12
BENCH NAME= XCSP17/MagicSquare/MagicSquare-sum-s1/MagicSquare-18-sum.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267318-1502608971/watcher-4267318-1502608971 -o /tmp/evaluation-result-4267318-1502608971/solver-4267318-1502608971 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1502602094-2571 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267318-1502608971.xml

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

MD5SUM BENCH= 40b0c6db816080e4c80df053621860bd
RANDOM SEED=656243337

node102.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.35
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.35
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.35
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.35
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:        31606644 kB
MemAvailable:   31967420 kB
Buffers:           96176 kB
Cached:           549156 kB
SwapCached:            0 kB
Active:           595824 kB
Inactive:         122032 kB
Active(anon):      24692 kB
Inactive(anon):    75648 kB
Active(file):     571132 kB
Inactive(file):    46384 kB
Unevictable:        6436 kB
Mlocked:            6436 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2072 kB
Writeback:             0 kB
AnonPages:         78720 kB
Mapped:            44264 kB
Shmem:             25228 kB
Slab:             144428 kB
SReclaimable:     118188 kB
SUnreclaim:        26240 kB
KernelStack:        3360 kB
PageTables:         5232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     372644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61908 MiB
End job on node102 at 2017-08-13 09:48:32