Trace number 4267321

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-25-sum.xml
MD5SUMc23772f07578de48c6397f5cf6688c4d
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 variables625
Number of constraints53
Number of domains1
Minimum domain size625
Maximum domain size625
Distribution of domain sizes[{"size":625,"count":625}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":576},{"degree":4,"count":48},{"degree":5,"count":1}]
Minimum constraint arity25
Maximum constraint arity625
Distribution of constraint arities[{"arity":25,"count":52},{"arity":625,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":52}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 0           
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 1.12 --  
0.00/0.01	c
0.00/0.01	c command line: cosoco -lc -model -restarts HOME/instance-4267321-1502609111.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 625
0.00/0.01	c |            Domain Sizes: 625..625
0.00/0.01	c |
0.00/0.01	c |             Constraints: 53
0.00/0.01	c |                   Arity: 25..625
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          All Different: 1
0.00/0.01	c |                          Sum: 52
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.10/0.17	c 101            123            1777           118881         0              0              14   16   15   
0.31/0.33	c 211            255            3566           243049         0              0              13   16   14   
0.41/0.51	c 332            399            5448           368849         0              0              13   16   14   
0.60/0.69	c 465            556            7469           502663         0              0              13   16   14   
0.79/0.89	c 611            727            9605           644120         0              0              13   16   14   
1.10/1.11	c 771            914            11913          794047         0              0              13   16   14   
1.29/1.34	c 947            1119           14409          952997         0              0              13   16   14   
1.49/1.58	c 1140           1342           17038          1113336        0              0              13   16   14   
1.79/1.84	c 1352           1586           19876          1285019        0              0              13   16   14   
2.10/2.12	c 1585           1853           22901          1466762        0              0              13   16   14   
2.39/2.42	c 1841           2145           26161          1657650        0              0              13   16   14   
2.69/2.74	c 2122           2465           29760          1865639        0              0              13   16   14   
3.00/3.10	c 2431           2816           33799          2085072        0              0              13   16   14   
3.39/3.49	c 2770           3200           38211          2316846        0              0              13   16   15   
3.89/3.91	c 3142           3620           42845          2560776        0              0              13   16   15   
4.29/4.36	c 3551           4081           47963          2822988        0              0              13   16   15   
4.79/4.84	c 4000           4586           53207          3097628        0              0              13   16   15   
5.29/5.36	c 4493           5139           59154          3392834        0              0              13   17   15   
5.89/5.94	c 5035           5747           65428          3716947        0              0              13   17   15   
6.49/6.55	c 5631           6414           72240          4062248        0              0              13   17   15   
7.19/7.22	c 6286           7146           79696          4443308        0              0              13   17   15   
7.89/7.96	c 7006           7950           87849          4853704        0              0              13   17   15   
8.69/8.77	c 7798           8834           96726          5294070        0              0              13   17   15   
9.59/9.66	c 8669           9805           106415         5770996        0              0              13   17   15   
10.59/10.61	c 9627           10872          116976         6282964        0              0              13   17   15   
11.59/11.66	c 10680          12044          128540         6845320        0              0              13   17   15   
12.79/12.81	c 11838          13333          141241         7450539        0              0              13   17   15   
14.10/14.10	c 13111          14749          155774         8106369        0              0              13   17   15   
15.49/15.50	c 14511          16305          171342         8808693        0              0              13   17   15   
17.00/17.05	c 16051          18016          188679         9586527        0              0              13   17   15   
18.69/18.75	c 17745          19897          207704         10428196       0              0              13   17   15   
20.49/20.59	c 19608          21965          228260         11340844       0              0              13   17   15   
22.59/22.63	c 21657          24239          251088         12335677       0              0              13   17   15   
24.79/24.80	c 23910          26738          274840         13406244       0              0              13   17   15   
27.19/27.24	c 26388          29486          301813         14591549       0              0              13   17   15   
29.89/29.92	c 29113          32508          331466         15881121       0              0              13   18   16   
32.79/32.89	c 32110          35834          364474         17312004       0              0              13   18   16   
36.10/36.14	c 35406          39492          399939         18897898       0              0              13   18   16   
39.69/39.76	c 39031          43514          439975         20706341       0              0              13   18   16   
43.59/43.69	c 43018          47933          483450         22683118       0              0              13   18   16   
47.79/47.88	c 47403          52792          530712         24847165       0              0              13   18   16   
52.39/52.47	c 52226          58135          583572         27203954       0              0              13   18   16   
57.59/57.60	c 57531          64012          643140         29781510       0              0              13   18   16   
63.19/63.22	c 63366          70474          708500         32574680       0              0              13   18   16   
69.19/69.28	c 69784          77583          777624         35647622       0              0              13   18   16   
76.00/76.03	c 76843          85405          855149         39035058       0              0              13   18   16   
83.19/83.26	c 84607          94003          936603         42824415       0              0              13   18   16   
91.10/91.19	c 93147          103459         1026019        46955897       0              0              13   18   16   
99.90/99.90	c 102541         113859         1124139        51457973       0              0              13   18   16   
109.50/109.52	c 112874         125302         1232240        56410194       0              0              13   18   16   
120.00/120.09	c 124240         137885         1351168        61924225       0              0              13   18   16   
131.70/131.71	c 136742         151724         1481829        67955716       0              0              13   18   16   
144.40/144.49	c 150494         166949         1625508        74552782       0              0              13   18   16   
158.50/158.56	c 165621         183693         1783648        81877060       0              0              13   18   16   
173.90/174.00	c 182260         202109         1957158        89851234       0              0              13   18   16   
191.20/191.26	c 200562         222367         2153979        98696218       0              0              13   18   16   
210.20/210.25	c 220694         244648         2370781        108357107      0              0              13   18   16   
231.40/231.49	c 242839         269165         2615839        118988941      0              0              13   18   16   
254.90/254.95	c 267198         296154         2885500        130658420      0              0              13   18   16   
280.81/280.89	c 293992         325863         3182878        143480012      0              0              13   18   16   
309.12/309.10	c 323465         358572         3500263        157528936      0              0              13   18   16   
340.51/340.52	c 355885         394580         3855316        172981629      0              0              13   18   16   
374.31/374.35	c 391547         434208         4228090        189979643      0              0              13   18   16   
411.71/411.72	c 430775         477835         4637997        208643718      0              0              13   18   16   
452.92/452.91	c 473925         525843         5088996        229144090      0              0              13   18   16   
498.32/498.35	c 521390         578685         5585040        251659652      0              0              13   18   16   
548.42/548.49	c 573601         636840         6131183        276415159      0              0              13   18   16   
603.72/603.79	c 631033         700840         6731966        303588301      0              0              13   18   16   
664.73/664.72	c 694208         771267         7392531        333442896      0              0              13   18   16   
731.83/731.89	c 763700         848769         8119552        366289152      0              0              13   18   16   
805.94/805.96	c 840141         934054         8919238        402344194      0              0              13   18   16   
889.05/889.03	c 924226         1027933        9826617        442404569      0              0              13   19   16   
980.25/980.20	c 1016719        1131177        10822721       486393249      0              0              13   19   16   
1081.16/1081.18	c 1118461        1244729        11934809       534763486      0              0              13   19   16   
1193.36/1193.34	c 1230377        1369671        13178049       587907986      0              0              13   19   16   
1316.36/1316.37	c 1353484        1507139        14535734       646313447      0              0              13   19   16   
1451.08/1451.04	c 1488901        1658491        16001193       710980341      0              0              13   19   16   
1597.78/1597.72	c 1637859        1825147        17570163       782483488      0              0              13   19   16   
1759.89/1759.86	c 1801712        2008597        19299077       861541420      0              0              13   19   17   
1939.11/1939.04	c 1981950        2210581        21201164       948926798      0              0              13   19   17   
2137.41/2137.37	c 2180211        2432962        23299721       1045482479     0              0              13   19   17   
2356.13/2356.04	c 2398298        2677730        25606141       1151886735     0              0              13   19   17   
2400.03/2399.90	
2400.03/2399.90	c *** INTERRUPTED ***
2400.03/2399.90	c restarts              : 82          
2400.03/2399.90	c conflicts             : 2444252      (1018 /sec)
2400.03/2399.90	c decisions             : 2728869      (1137 /sec)
2400.03/2399.90	c propagations          : 1173703543  (489036 /sec)
2400.03/2399.90	c root propagations     : 0           
2400.03/2399.90	c filter calls          : 26086559       (10869 /sec)
2400.03/2399.90	c useless filter calls  : 19556899       (74 %)
2400.03/2399.90	c Memory used           : 29.75 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 (13385 MiB free)
  memory of node 1: 16384 MiB (13932 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267321-1502609111/watcher-4267321-1502609111 -o /tmp/evaluation-result-4267321-1502609111/solver-4267321-1502609111 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1502584201-30907 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267321-1502609111.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=2295, runsolver pid=2292

[startup+0.100108 s]*
/proc/loadavg: 1.95 2.00 2.04 3/189 2296
/proc/meminfo: memFree=27969376/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7028 CPUtime=0.1 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 1955 0 0 0 10 0 0 0 20 0 1 0 93991994 31195136 1757 33554432000 4194304 5748600 140730390284624 140730390281272 4915424 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1757 761 380 0 1034 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7028 KiB

[startup+0.209599 s]*
/proc/loadavg: 1.95 2.00 2.04 3/189 2296
/proc/meminfo: memFree=27969376/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7028 CPUtime=0.21 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 1957 0 0 0 21 0 0 0 20 0 1 0 93991994 31195136 1757 33554432000 4194304 5748600 140730390284624 140730390282280 4941465 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1757 761 380 0 1034 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7028 KiB

[startup+0.309032 s]*
/proc/loadavg: 1.95 2.00 2.04 3/189 2296
/proc/meminfo: memFree=27969376/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7028 CPUtime=0.31 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 1957 0 0 0 31 0 0 0 20 0 1 0 93991994 31195136 1757 33554432000 4194304 5748600 140730390284624 140730390282280 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1757 761 380 0 1034 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7028 KiB

[startup+0.700228 s]
/proc/loadavg: 1.95 2.00 2.04 3/189 2296
/proc/meminfo: memFree=27969376/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7028 CPUtime=0.69 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 1957 0 0 0 69 0 0 0 20 0 1 0 93991994 31195136 1757 33554432000 4194304 5748600 140730390284624 140730390282280 5130791 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1757 761 380 0 1034 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7028 KiB

[startup+1.50023 s]
/proc/loadavg: 1.95 2.00 2.04 3/189 2296
/proc/meminfo: memFree=27969376/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7028 CPUtime=1.49 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 1957 0 0 0 149 0 0 0 20 0 1 0 93991994 31195136 1757 33554432000 4194304 5748600 140730390284624 140730390282280 4915312 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1757 761 380 0 1034 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7028 KiB

[startup+3.10912 s]
/proc/loadavg: 1.95 2.00 2.04 3/189 2296
/proc/meminfo: memFree=27969192/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=3.1 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 2895 0 0 0 310 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 5130794 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+6.30022 s]
/proc/loadavg: 1.96 2.00 2.04 3/189 2296
/proc/meminfo: memFree=27969192/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=6.29 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 3833 0 0 0 629 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+12.7002 s]
/proc/loadavg: 1.96 2.00 2.04 3/189 2296
/proc/meminfo: memFree=27969152/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=12.69 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 4771 0 0 0 1269 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 5130122 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+25.5002 s]
/proc/loadavg: 2.19 2.05 2.06 3/189 2296
/proc/meminfo: memFree=27969152/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=25.49 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 6647 0 0 0 2549 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 4915623 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+51.109 s]
/proc/loadavg: 2.47 2.12 2.08 3/189 2296
/proc/meminfo: memFree=27968408/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=51.1 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 7586 0 0 0 5110 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 4941476 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+102.3 s]
/proc/loadavg: 2.20 2.10 2.08 3/189 2297
/proc/meminfo: memFree=27968344/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=102.3 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 8013 0 0 0 10230 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 4911752 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+162.3 s]
/proc/loadavg: 2.07 2.09 2.07 3/189 2298
/proc/meminfo: memFree=27969164/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=162.3 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 8440 0 0 0 16230 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 4941434 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+222.3 s]
/proc/loadavg: 2.03 2.07 2.06 3/189 2299
/proc/meminfo: memFree=27969056/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=222.3 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 8867 0 0 0 22230 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 4919576 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+282.3 s]
/proc/loadavg: 2.08 2.07 2.06 3/187 2300
/proc/meminfo: memFree=27969148/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=282.31 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 8868 0 0 0 28231 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 4941424 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+342.3 s]
/proc/loadavg: 2.03 2.06 2.06 3/187 2301
/proc/meminfo: memFree=27969268/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=342.31 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 9296 0 0 0 34231 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 5000320 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+402.3 s]
/proc/loadavg: 2.06 2.07 2.06 3/187 2302
/proc/meminfo: memFree=27969400/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=402.31 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 9296 0 0 0 40231 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 4941395 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 402.31 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+462.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/187 2303
/proc/meminfo: memFree=27969096/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=462.32 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 9724 0 0 0 46232 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB


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

/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 1662.39 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+1722.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/187 2342
/proc/meminfo: memFree=27967628/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=1722.39 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 13981 0 0 0 172239 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 1722.39 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/188 2353
/proc/meminfo: memFree=27966868/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=1782.39 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 14410 0 0 0 178239 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 1782.39 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 2354
/proc/meminfo: memFree=27966992/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=1842.4 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 14410 0 0 0 184240 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 4915587 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 1842.4 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/188 2355
/proc/meminfo: memFree=27967248/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=1902.4 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 14811 0 0 0 190240 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 4915412 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 1902.4 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+1962.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/188 2356
/proc/meminfo: memFree=27967248/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=1962.4 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 14839 0 0 0 196240 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 5130122 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 1962.4 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+2022.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/188 2357
/proc/meminfo: memFree=27967248/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=2022.41 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 15241 0 0 0 202241 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 2022.41 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 2358
/proc/meminfo: memFree=27967684/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=2082.41 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 15241 0 0 0 208241 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 2082.41 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 2359
/proc/meminfo: memFree=27967432/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=2142.41 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 15670 0 0 0 214241 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 5130122 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 2142.41 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 2360
/proc/meminfo: memFree=27967416/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=2202.42 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 15670 0 0 0 220242 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 4916000 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 2202.42 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2361
/proc/meminfo: memFree=27967416/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=2262.42 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 16070 0 0 0 226242 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 4915325 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 2262.42 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2362
/proc/meminfo: memFree=27967704/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=2322.42 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 16070 0 0 0 232242 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 4941450 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 2322.42 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

[startup+2382.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/188 2432
/proc/meminfo: memFree=27414232/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=2382.43 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 16499 0 0 0 238243 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 5000357 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 2382.43 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.05 2.03 2.05 3/188 2432
/proc/meminfo: memFree=27411872/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=2400.03 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 16499 0 0 0 240003 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 KiB

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

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

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

[startup+2399.9 s]
/proc/loadavg: 2.05 2.03 2.05 3/188 2432
/proc/meminfo: memFree=27411872/32770624 swapFree=67108860/67108860
[pid=2295] ppid=2292 vsize=30464 memory=7184 CPUtime=2400.03 cores=1,3,5,7
/proc/2295/stat : 2295 (cosoco) R 2292 2295 4387 0 -1 4202496 16499 0 0 0 240003 0 0 0 20 0 1 0 93991994 31195136 1796 33554432000 4194304 5748600 140730390284624 140730390282024 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 32505856 140730390287551 140730390287646 140730390287646 140730390290382 0
/proc/2295/statm: 7616 1796 774 380 0 1034 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 30464 KiB
Current children cumulated memory: 7184 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.008
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 30464
Max. memory (cumulated for all children) (KiB): 7184

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


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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.10119 second user time and 15.4261 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-13 09:10:53
IDJOB=4267321
IDBENCH=133234
IDSOLVER=2657
FILE ID=node149/4267321-1502609111
RUNJOBID= node149-1502584201-30907
PBS_JOBID= 20628293
Free space on /tmp= 61932 MiB

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

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

MD5SUM BENCH= c23772f07578de48c6397f5cf6688c4d
RANDOM SEED=2138619459

node149.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27973740 kB
MemAvailable:   31971352 kB
Buffers:          245600 kB
Cached:          4025884 kB
SwapCached:            0 kB
Active:          1046164 kB
Inactive:        3283524 kB
Active(anon):      61180 kB
Inactive(anon):    24944 kB
Active(file):     984984 kB
Inactive(file):  3258580 kB
Unevictable:        6360 kB
Mlocked:            6360 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2072 kB
Writeback:           380 kB
AnonPages:         64700 kB
Mapped:            44372 kB
Shmem:             25224 kB
Slab:             167156 kB
SReclaimable:     139768 kB
SUnreclaim:        27388 kB
KernelStack:        3392 kB
PageTables:         5240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     354576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

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