Trace number 4260137

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-07-29)? (TO) 2400.0901 2400.3101

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.10	c root propagations     : 0           
0.00/0.10	c restarts enabled, print stats at every restarts
0.00/0.10	c
0.00/0.10	c
0.00/0.10	c
0.00/0.10	c This is cosoco 1.1 --  
0.00/0.10	c
0.00/0.10	c command line: cosoco -lc -model -restarts HOME/instance-4260137-1502028079.xml 
0.00/0.10	c ========================================[ Problem Statistics ]===========================================
0.00/0.10	c |                                                                                                       
0.00/0.10	c |  Parse time        :         0.00 s 
0.00/0.10	c |
0.00/0.10	c |               Variables: 324
0.00/0.10	c |            Domain Sizes: 324..324
0.00/0.10	c |
0.00/0.10	c |             Constraints: 39
0.00/0.10	c |                   Arity: 18..324
0.00/0.10	c | 
0.00/0.10	c |                   Types: 
0.00/0.10	c |                          All Different: 1
0.00/0.10	c |                          Sum: 38
0.00/0.10	c |                          
0.00/0.10	c =========================================================================================================
0.00/0.10	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.16	c 101            126            1566           33024          0              0              11   14   12   
0.09/0.21	c 211            262            3205           68159          0              0              10   13   11   
0.09/0.27	c 332            411            4910           104960         0              0              10   13   11   
0.19/0.34	c 465            574            6752           144692         0              0              10   13   11   
0.29/0.41	c 611            752            8746           189677         0              0              10   13   11   
0.29/0.48	c 771            946            10894          237605         0              0              10   13   11   
0.39/0.56	c 947            1159           13226          288950         0              0              10   13   11   
0.49/0.65	c 1140           1392           15749          344402         0              0              10   13   11   
0.59/0.75	c 1352           1647           18500          404363         0              0              10   13   11   
0.69/0.85	c 1585           1926           21577          470482         0              0              10   13   12   
0.79/0.97	c 1841           2232           24829          542750         0              0              10   13   12   
0.89/1.10	c 2122           2567           28643          619388         0              0              10   13   12   
1.10/1.24	c 2431           2936           32859          705822         0              0              10   14   12   
1.19/1.39	c 2770           3340           37370          802449         0              0              10   14   12   
1.39/1.56	c 3142           3783           42074          910525         0              0              10   14   12   
1.59/1.75	c 3551           4268           47328          1029894        0              0              10   14   12   
1.79/1.94	c 4000           4799           52893          1157284        0              0              10   14   12   
1.99/2.15	c 4493           5382           58868          1296611        0              0              10   14   12   
2.20/2.39	c 5035           6022           65599          1450251        0              0              10   14   12   
2.49/2.65	c 5631           6725           73058          1615882        0              0              10   14   12   
2.79/2.93	c 6286           7497           80865          1797531        0              0              10   14   12   
3.09/3.23	c 7006           8346           89440          1997629        0              0              10   14   12   
3.39/3.57	c 7798           9278           99167          2220931        0              0              10   14   12   
3.79/3.94	c 8669           10301          109454         2462845        0              0              10   14   12   
4.19/4.34	c 9627           11426          120734         2727697        0              0              10   14   12   
4.59/4.78	c 10680          12663          133124         3018931        0              0              10   14   12   
5.09/5.27	c 11838          14024          146798         3343629        0              0              10   14   12   
5.69/5.80	c 13111          15521          161768         3697957        0              0              10   14   12   
6.29/6.41	c 14511          17175          178831         4096418        0              0              10   14   12   
6.89/7.08	c 16051          18994          197897         4534248        0              0              10   14   12   
7.70/7.82	c 17745          21004          218031         5018941        0              0              10   14   12   
8.49/8.64	c 19608          23215          240646         5552170        0              0              10   14   12   
9.39/9.56	c 21657          25654          266378         6142923        0              0              10   14   12   
10.39/10.59	c 23910          28348          294419         6806822        0              0              10   14   12   
11.59/11.70	c 26388          31302          325158         7526718        0              0              10   14   12   
12.79/12.93	c 29113          34548          359026         8319746        0              0              10   14   12   
14.09/14.28	c 32110          38123          396311         9196130        0              0              10   14   12   
15.59/15.77	c 35406          42060          436982         10160880       0              0              10   14   12   
17.29/17.46	c 39031          46400          483881         11228971       0              0              10   14   12   
19.19/19.31	c 43018          51171          535329         12402644       0              0              10   14   12   
21.19/21.36	c 47403          56416          592482         13694744       0              0              10   14   12   
23.49/23.61	c 52226          62214          653374         15150679       0              0              10   15   12   
25.99/26.14	c 57531          68596          722889         16762213       0              0              10   15   12   
28.79/28.93	c 63366          75617          799618         18529232       0              0              10   15   12   
31.80/31.90	c 69784          83353          878007         20485519       0              0              10   15   12   
35.10/35.23	c 76843          91865          966916         22633810       0              0              10   15   12   
38.79/38.93	c 84607          101239         1066265        25013659       0              0              10   15   13   
42.90/43.04	c 93147          111583         1175669        27666243       0              0              10   15   13   
47.39/47.51	c 102541         122981         1291923        30610778       0              0              10   15   13   
52.29/52.47	c 112874         135538         1420503        33880769       0              0              10   15   13   
57.79/57.93	c 124240         149353         1561788        37470525       0              0              10   15   13   
63.79/63.99	c 136742         164585         1718264        41463831       0              0              10   15   13   
70.59/70.79	c 150494         181386         1895623        45923229       0              0              10   15   13   
78.19/78.36	c 165621         199914         2093047        50867476       0              0              10   15   13   
86.59/86.70	c 182260         220383         2305573        56402570       0              0              10   15   13   
95.89/96.00	c 200562         242924         2544790        62503343       0              0              10   15   13   
106.39/106.51	c 220694         267838         2816871        69343504       0              0              10   15   13   
118.19/118.33	c 242839         295335         3124694        76967451       0              0              10   15   13   
130.89/131.05	c 267198         325548         3449859        85302495       0              0              10   15   13   
145.09/145.28	c 293992         358878         3814101        94547388       0              0              10   15   13   
160.98/161.11	c 323465         395805         4207800        105076808      0              0              10   16   13   
178.48/178.68	c 355885         436539         4643465        116767508      0              0              10   16   13   
198.18/198.32	c 391547         481551         5128272        129799828      0              0              10   16   13   
220.38/220.53	c 430775         531495         5672261        144610585      0              0              10   16   13   
245.29/245.43	c 473925         586771         6277761        161343526      0              0              10   16   13   
272.48/272.65	c 521390         647439         6940328        179543208      0              0              10   16   13   
303.18/303.31	c 573601         714582         7686015        200005209      0              0              10   16   14   
338.38/338.54	c 631033         789151         8548965        223445040      0              0              10   16   14   
377.87/378.01	c 694208         871487         9516804        249672086      0              0              10   16   14   
422.28/422.44	c 763700         962663         10614369       279091550      0              0              10   16   14   
471.97/472.11	c 840141         1063791        11826013       312335392      0              0              10   16   14   
527.37/527.51	c 924226         1175828        13150653       350021795      0              0              10   16   14   
589.16/589.37	c 1016719        1299616        14633246       391846039      0              0              10   16   14   
659.76/659.92	c 1118461        1437102        16349183       439129371      0              0              10   16   14   
738.36/738.51	c 1230377        1589558        18218760       492533201      0              0              10   16   14   
825.25/825.49	c 1353484        1757148        20311597       550950876      0              0              10   16   14   
921.25/921.46	c 1488901        1943214        22579367       616025958      0              0              10   16   14   
1028.54/1028.79	c 1637859        2149932        25110633       688708401      0              0              10   16   14   
1149.14/1149.33	c 1801712        2379157        27940324       770106699      0              0              10   16   14   
1279.93/1280.12	c 1981950        2630644        30977509       858630771      0              0              10   33   15   
1404.22/1404.44	c 2180211        2891498        33937059       942719352      0              0              11   17   15   
1555.82/1556.04	c 2398298        3191637        37510635       1045271929     0              0              10   34   17   
1712.41/1712.64	c 2638193        3511499        41204726       1151762897     0              0              11   17   15   
1894.20/1894.41	c 2902077        3874708        45542303       1275930039     0              0              10   34   20   
2087.09/2087.37	c 3192349        4263901        50070232       1407360947     0              0              11   17   15   
2309.28/2309.57	c 3511648        4707941        55426028       1560012256     0              0              10   34   22   
2400.08/2400.30	
2400.08/2400.30	c *** INTERRUPTED ***
2400.08/2400.30	c restarts              : 86          
2400.08/2400.30	c conflicts             : 3663720      (1526 /sec)
2400.08/2400.30	c decisions             : 4904615      (2044 /sec)
2400.08/2400.30	c propagations          : 1620996408  (675390 /sec)
2400.08/2400.30	c root propagations     : 0           
2400.08/2400.30	c filter calls          : 57605868       (24002 /sec)
2400.08/2400.30	c useless filter calls  : 43841268       (76 %)
2400.08/2400.30	c Memory used           : 27.34 MB
2400.08/2400.30	c CPU time              : 2400.09 s
2400.08/2400.30	
2400.08/2400.30	s UNKNOWN

Verifier Data


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-4260137-1502028079/watcher-4260137-1502028079 -o /tmp/evaluation-result-4260137-1502028079/solver-4260137-1502028079 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502014384-22617 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260137-1502028079.xml 

pid=25346
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.01 2.03 2.05 2/180 25349
/proc/meminfo: memFree=31652216/32770624 swapFree=0/343960
[pid=25349] ppid=25346 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/25349/stat : 25349 (runsolver) D 25346 25349 21827 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 5003759 24240128 108 18446744073709551615 4194304 4338465 140724348243424 140724348241064 139767715705559 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 31092736 140724348252354 140724348252746 140724348252746 140724348256202 0
/proc/25349/statm: 5918 108 54 36 0 2156 0

[startup+0.100158 s]
/proc/loadavg: 2.01 2.03 2.05 2/180 25349
/proc/meminfo: memFree=31652216/32770624 swapFree=0/343960
[pid=25349] ppid=25346 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/25349/stat : 25349 (runsolver) D 25346 25349 21827 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 5003759 24240128 108 18446744073709551615 4194304 4338465 140724348243424 140724348241064 139767715705559 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 31092736 140724348252354 140724348252746 140724348252746 140724348256202 0
/proc/25349/statm: 5918 108 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200318 s]
/proc/loadavg: 2.01 2.03 2.05 2/180 25349
/proc/meminfo: memFree=31652216/32770624 swapFree=0/343960
[pid=25349] ppid=25346 vsize=27988 CPUtime=0.09 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 1304 0 0 0 9 0 0 0 20 0 1 0 5003759 28659712 1089 18446744073709551615 4194304 5747388 140725142918624 140725142916280 4941188 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1089 730 380 0 415 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27988

[startup+0.300255 s]
/proc/loadavg: 2.01 2.03 2.05 2/180 25349
/proc/meminfo: memFree=31652216/32770624 swapFree=0/343960
[pid=25349] ppid=25346 vsize=27988 CPUtime=0.19 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 1304 0 0 0 19 0 0 0 20 0 1 0 5003759 28659712 1089 18446744073709551615 4194304 5747388 140725142918624 140725142916280 4915308 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1089 730 380 0 415 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27988

[startup+0.700216 s]
/proc/loadavg: 2.01 2.03 2.05 2/180 25349
/proc/meminfo: memFree=31652216/32770624 swapFree=0/343960
[pid=25349] ppid=25346 vsize=27988 CPUtime=0.59 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 1304 0 0 0 59 0 0 0 20 0 1 0 5003759 28659712 1089 18446744073709551615 4194304 5747388 140725142918624 140725142916280 5000064 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1089 730 380 0 415 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 27988

[startup+1.5002 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 25350
/proc/meminfo: memFree=31651000/32770624 swapFree=0/343948
[pid=25349] ppid=25346 vsize=27988 CPUtime=1.39 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 1304 0 0 0 139 0 0 0 20 0 1 0 5003759 28659712 1089 18446744073709551615 4194304 5747388 140725142918624 140725142916024 4915308 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1089 730 380 0 415 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 27988

[startup+3.10022 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 25350
/proc/meminfo: memFree=31650308/32770624 swapFree=0/343956
[pid=25349] ppid=25346 vsize=27988 CPUtime=2.99 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 1602 0 0 0 299 0 0 0 20 0 1 0 5003759 28659712 1146 18446744073709551615 4194304 5747388 140725142918624 140725142916024 4919288 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1146 772 380 0 415 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 27988

[startup+6.30022 s]
/proc/loadavg: 1.93 2.01 2.04 3/181 25350
/proc/meminfo: memFree=31650184/32770624 swapFree=0/343956
[pid=25349] ppid=25346 vsize=27988 CPUtime=6.19 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 1901 0 0 0 619 0 0 0 20 0 1 0 5003759 28659712 1146 18446744073709551615 4194304 5747388 140725142918624 140725142916024 4915335 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1146 772 380 0 415 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 27988

[startup+12.7002 s]
/proc/loadavg: 1.93 2.01 2.04 3/181 25350
/proc/meminfo: memFree=31649936/32770624 swapFree=0/343964
[pid=25349] ppid=25346 vsize=27988 CPUtime=12.59 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 2199 0 0 0 1259 0 0 0 20 0 1 0 5003759 28659712 1146 18446744073709551615 4194304 5747388 140725142918624 140725142916024 5000064 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1146 772 380 0 415 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 27988

[startup+25.5003 s]
/proc/loadavg: 1.95 2.01 2.04 3/181 25350
/proc/meminfo: memFree=31649936/32770624 swapFree=0/343980
[pid=25349] ppid=25346 vsize=27988 CPUtime=25.39 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 2802 0 0 0 2539 0 0 0 20 0 1 0 5003759 28659712 1146 18446744073709551615 4194304 5747388 140725142918624 140725142916024 5128909 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1146 772 380 0 415 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 27988

[startup+51.1003 s]
/proc/loadavg: 1.97 2.01 2.04 3/181 25351
/proc/meminfo: memFree=31649936/32770624 swapFree=0/344008
[pid=25349] ppid=25346 vsize=27988 CPUtime=50.99 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 3104 0 0 0 5099 0 0 0 20 0 1 0 5003759 28659712 1146 18446744073709551615 4194304 5747388 140725142918624 140725142916024 4911832 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1146 772 380 0 415 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 27988

[startup+102.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/181 25352
/proc/meminfo: memFree=31649660/32770624 swapFree=0/344076
[pid=25349] ppid=25346 vsize=27988 CPUtime=102.19 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 3407 0 0 0 10219 0 0 0 20 0 1 0 5003759 28659712 1146 18446744073709551615 4194304 5747388 140725142918624 140725142916024 4915704 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1146 772 380 0 415 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 27988

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/185 25369
/proc/meminfo: memFree=31644628/32770624 swapFree=0/344160
[pid=25349] ppid=25346 vsize=27988 CPUtime=162.18 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 3713 0 0 0 16218 0 0 0 20 0 1 0 5003759 28659712 1147 18446744073709551615 4194304 5747388 140725142918624 140725142916024 5121136 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1147 772 380 0 415 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 27988

[startup+222.306 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 25371
/proc/meminfo: memFree=31644240/32770624 swapFree=0/344204
[pid=25349] ppid=25346 vsize=27988 CPUtime=222.19 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 4016 0 0 0 22219 0 0 0 20 0 1 0 5003759 28659712 1147 18446744073709551615 4194304 5747388 140725142918624 140725142916024 5000064 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1147 772 380 0 415 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 27988

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 25373
/proc/meminfo: memFree=31647500/32770624 swapFree=0/344252
[pid=25349] ppid=25346 vsize=27988 CPUtime=282.18 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 4319 0 0 0 28218 0 0 0 20 0 1 0 5003759 28659712 1147 18446744073709551615 4194304 5747388 140725142918624 140725142916024 4915162 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1147 772 380 0 415 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 27988

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 25375
/proc/meminfo: memFree=31647624/32770624 swapFree=0/344276
[pid=25349] ppid=25346 vsize=27988 CPUtime=342.18 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 4622 0 0 0 34218 0 0 0 20 0 1 0 5003759 28659712 1147 18446744073709551615 4194304 5747388 140725142918624 140725142916024 5143354 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1147 772 380 0 415 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 27988

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 25377
/proc/meminfo: memFree=31648216/32770624 swapFree=0/344308
[pid=25349] ppid=25346 vsize=27988 CPUtime=402.17 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 4925 0 0 0 40217 0 0 0 20 0 1 0 5003759 28659712 1147 18446744073709551615 4194304 5747388 140725142918624 140725142916024 5000064 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1147 772 380 0 415 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 27988

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25380
/proc/meminfo: memFree=31647860/32770624 swapFree=0/344352
[pid=25349] ppid=25346 vsize=27988 CPUtime=462.17 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 5228 0 0 0 46217 0 0 0 20 0 1 0 5003759 28659712 1147 18446744073709551615 4194304 5747388 140725142918624 140725142916024 4915124 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1147 772 380 0 415 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 27988

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25382
/proc/meminfo: memFree=31648192/32770624 swapFree=0/344400
[pid=25349] ppid=25346 vsize=27988 CPUtime=522.17 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 5514 0 0 0 52217 0 0 0 20 0 1 0 5003759 28659712 1147 18446744073709551615 4194304 5747388 140725142918624 140725142916024 5128912 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1147 772 380 0 415 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 27988

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25384
/proc/meminfo: memFree=31648184/32770624 swapFree=0/344424
[pid=25349] ppid=25346 vsize=27988 CPUtime=582.16 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 5817 0 0 0 58216 0 0 0 20 0 1 0 5003759 28659712 1147 18446744073709551615 4194304 5747388 140725142918624 140725142916024 4995230 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1147 772 380 0 415 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 27988


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 25471
/proc/meminfo: memFree=31646548/32770624 swapFree=0/345080
[pid=25349] ppid=25346 vsize=27988 CPUtime=1542.12 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 10600 0 0 0 154212 0 0 0 20 0 1 0 5003759 28659712 1164 18446744073709551615 4194304 5747388 140725142918624 140725142916024 4941630 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1164 772 380 0 415 0
Current children cumulated CPU time (s) 1542.12
Current children cumulated vsize (KiB) 27988

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 25473
/proc/meminfo: memFree=31646644/32770624 swapFree=0/345112
[pid=25349] ppid=25346 vsize=27988 CPUtime=1602.11 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 10905 0 0 0 160211 0 0 0 20 0 1 0 5003759 28659712 1164 18446744073709551615 4194304 5747388 140725142918624 140725142916024 5000064 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1164 772 380 0 415 0
Current children cumulated CPU time (s) 1602.11
Current children cumulated vsize (KiB) 27988

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 25475
/proc/meminfo: memFree=31647264/32770624 swapFree=0/345160
[pid=25349] ppid=25346 vsize=27988 CPUtime=1662.11 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 11199 0 0 0 166211 0 0 0 20 0 1 0 5003759 28659712 1164 18446744073709551615 4194304 5747388 140725142918624 140725142916024 4915239 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1164 772 380 0 415 0
Current children cumulated CPU time (s) 1662.11
Current children cumulated vsize (KiB) 27988

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 25477
/proc/meminfo: memFree=31647380/32770624 swapFree=0/345188
[pid=25349] ppid=25346 vsize=27988 CPUtime=1722.11 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 11509 0 0 0 172211 0 0 0 20 0 1 0 5003759 28659712 1164 18446744073709551615 4194304 5747388 140725142918624 140725142916024 5000064 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1164 772 380 0 415 0
Current children cumulated CPU time (s) 1722.11
Current children cumulated vsize (KiB) 27988

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25479
/proc/meminfo: memFree=31647404/32770624 swapFree=0/345220
[pid=25349] ppid=25346 vsize=27988 CPUtime=1782.11 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 11800 0 0 0 178211 0 0 0 20 0 1 0 5003759 28659712 1164 18446744073709551615 4194304 5747388 140725142918624 140725142916024 5000069 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1164 772 380 0 415 0
Current children cumulated CPU time (s) 1782.11
Current children cumulated vsize (KiB) 27988

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25481
/proc/meminfo: memFree=31646880/32770624 swapFree=0/345248
[pid=25349] ppid=25346 vsize=27988 CPUtime=1842.1 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 12093 0 0 0 184210 0 0 0 20 0 1 0 5003759 28659712 1164 18446744073709551615 4194304 5747388 140725142918624 140725142916024 5000064 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1164 772 380 0 415 0
Current children cumulated CPU time (s) 1842.1
Current children cumulated vsize (KiB) 27988

[startup+1902.3 s]
/proc/loadavg: 1.93 2.00 2.04 3/181 25544
/proc/meminfo: memFree=31699852/32770624 swapFree=0/345320
[pid=25349] ppid=25346 vsize=27988 CPUtime=1902.1 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 12418 0 0 0 190210 0 0 0 20 0 1 0 5003759 28659712 1164 18446744073709551615 4194304 5747388 140725142918624 140725142916024 4919285 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1164 772 380 0 415 0
Current children cumulated CPU time (s) 1902.1
Current children cumulated vsize (KiB) 27988

[startup+1962.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/185 25561
/proc/meminfo: memFree=31695508/32770624 swapFree=0/345420
[pid=25349] ppid=25346 vsize=27988 CPUtime=1962.1 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 12710 0 0 0 196210 0 0 0 20 0 1 0 5003759 28659712 1164 18446744073709551615 4194304 5747388 140725142918624 140725142916024 5000064 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1164 772 380 0 415 0
Current children cumulated CPU time (s) 1962.1
Current children cumulated vsize (KiB) 27988

[startup+2022.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/186 25564
/proc/meminfo: memFree=31695712/32770624 swapFree=0/345476
[pid=25349] ppid=25346 vsize=27988 CPUtime=2022.1 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 13003 0 0 0 202210 0 0 0 20 0 1 0 5003759 28659712 1164 18446744073709551615 4194304 5747388 140725142918624 140725142916024 5000064 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1164 772 380 0 415 0
Current children cumulated CPU time (s) 2022.1
Current children cumulated vsize (KiB) 27988

[startup+2082.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/183 25566
/proc/meminfo: memFree=31698516/32770624 swapFree=0/345500
[pid=25349] ppid=25346 vsize=27988 CPUtime=2082.1 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 13297 0 0 0 208210 0 0 0 20 0 1 0 5003759 28659712 1164 18446744073709551615 4194304 5747388 140725142918624 140725142916024 5000064 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1164 772 380 0 415 0
Current children cumulated CPU time (s) 2082.1
Current children cumulated vsize (KiB) 27988

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 25568
/proc/meminfo: memFree=31698292/32770624 swapFree=0/345528
[pid=25349] ppid=25346 vsize=27988 CPUtime=2142.09 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 13605 0 0 0 214209 0 0 0 20 0 1 0 5003759 28659712 1164 18446744073709551615 4194304 5747388 140725142918624 140725142916024 4915308 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1164 772 380 0 415 0
Current children cumulated CPU time (s) 2142.09
Current children cumulated vsize (KiB) 27988

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 25570
/proc/meminfo: memFree=31698892/32770624 swapFree=0/345564
[pid=25349] ppid=25346 vsize=27988 CPUtime=2202.09 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 13897 0 0 0 220209 0 0 0 20 0 1 0 5003759 28659712 1164 18446744073709551615 4194304 5747388 140725142918624 140725142916024 4915034 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1164 772 380 0 415 0
Current children cumulated CPU time (s) 2202.09
Current children cumulated vsize (KiB) 27988

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 25573
/proc/meminfo: memFree=31698584/32770624 swapFree=0/345616
[pid=25349] ppid=25346 vsize=27988 CPUtime=2262.08 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 14199 0 0 0 226208 0 0 0 20 0 1 0 5003759 28659712 1164 18446744073709551615 4194304 5747388 140725142918624 140725142916024 4915299 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1164 772 380 0 415 0
Current children cumulated CPU time (s) 2262.08
Current children cumulated vsize (KiB) 27988

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25575
/proc/meminfo: memFree=31699136/32770624 swapFree=0/345656
[pid=25349] ppid=25346 vsize=27988 CPUtime=2322.08 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 14514 0 0 0 232208 0 0 0 20 0 1 0 5003759 28659712 1164 18446744073709551615 4194304 5747388 140725142918624 140725142916024 4941136 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1164 772 380 0 415 0
Current children cumulated CPU time (s) 2322.08
Current children cumulated vsize (KiB) 27988

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25577
/proc/meminfo: memFree=31698476/32770624 swapFree=0/345684
[pid=25349] ppid=25346 vsize=27988 CPUtime=2382.08 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 14807 0 0 0 238208 0 0 0 20 0 1 0 5003759 28659712 1164 18446744073709551615 4194304 5747388 140725142918624 140725142916024 4919301 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1164 772 380 0 415 0
Current children cumulated CPU time (s) 2382.08
Current children cumulated vsize (KiB) 27988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25578
/proc/meminfo: memFree=31698572/32770624 swapFree=0/345692
[pid=25349] ppid=25346 vsize=27988 CPUtime=2400.08 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 15099 0 0 0 240008 0 0 0 20 0 1 0 5003759 28659712 1164 18446744073709551615 4194304 5747388 140725142918624 140725142916024 4919298 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1164 772 380 0 415 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 27988

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

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25578
/proc/meminfo: memFree=31698572/32770624 swapFree=0/345692
[pid=25349] ppid=25346 vsize=27988 CPUtime=2400.08 cores=1,3,5,7
/proc/25349/stat : 25349 (cosoco) R 25346 25349 21827 0 -1 4202496 15099 0 0 0 240008 0 0 0 20 0 1 0 5003759 28659712 1164 18446744073709551615 4194304 5747388 140725142918624 140725142916024 4919298 0 0 1 8405026 0 0 0 17 1 0 0 10 0 0 7845728 7850568 29970432 140725142921711 140725142921806 140725142921806 140725142925262 0
/proc/25349/statm: 6997 1164 772 380 0 415 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 27988

Child status: 1
Real time (s): 2400.31
CPU time (s): 2400.09
CPU user time (s): 2400.09
CPU system time (s): 0.004999
CPU usage (%): 99.9911
Max. virtual memory (cumulated for all children) (KiB): 27988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.09
system time used= 0.004999
maximum resident set size= 4728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15150
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= 630

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.69366 second user time and 7.56041 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-06 15:47:22
IDJOB=4260137
IDBENCH=133230
IDSOLVER=2647
FILE ID=node126/4260137-1502028079
RUNJOBID= node126-1502014384-22617
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
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-4260137-1502028079/watcher-4260137-1502028079 -o /tmp/evaluation-result-4260137-1502028079/solver-4260137-1502028079 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502014384-22617 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260137-1502028079.xml

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

MD5SUM BENCH= 40b0c6db816080e4c80df053621860bd
RANDOM SEED=1999831561

node126.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.81
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.81
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.81
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.81
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:        31652216 kB
MemAvailable:   31973580 kB
Buffers:          122908 kB
Cached:           478988 kB
SwapCached:            0 kB
Active:           361280 kB
Inactive:         352484 kB
Active(anon):     111820 kB
Inactive(anon):     8524 kB
Active(file):     249460 kB
Inactive(file):   343960 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1852 kB
Writeback:             4 kB
AnonPages:        115216 kB
Mapped:            31500 kB
Shmem:              8868 kB
Slab:             111816 kB
SReclaimable:      87556 kB
SUnreclaim:        24260 kB
KernelStack:        3456 kB
PageTables:         4768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     353604 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:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node126 at 2017-08-06 16:27:22