Trace number 4267345

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.03 2399.8

General information on the benchmark

NameCrossword/
Crossword-m1c-ogd2008-vg/Crossword-m1c-ogd2008-vg-11-12.xml
MD5SUM9ac58fd867900409c70334584dcd9d09
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 variables132
Number of constraints23
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":132}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":132}]
Minimum constraint arity11
Maximum constraint arity12
Distribution of constraint arities[{"arity":11,"count":12},{"arity":12,"count":11}]
Number of extensional constraints23
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":23}]
Optimization problemNO
Type of objective

Solver Data

2.00/2.07	c root propagations     : 0           
2.00/2.07	c restarts enabled, print stats at every restarts
2.00/2.07	c
2.00/2.07	c
2.00/2.07	c
2.00/2.07	c This is cosoco 1.12 --  
2.00/2.07	c
2.00/2.07	c command line: cosoco -lc -model -restarts HOME/instance-4267345-1502615961.xml 
2.00/2.07	c ========================================[ Problem Statistics ]===========================================
2.00/2.07	c |                                                                                                       
2.00/2.07	c |  Parse time        :         1.97 s 
2.00/2.07	c |
2.00/2.07	c |               Variables: 132
2.00/2.07	c |            Domain Sizes: 26..26
2.00/2.07	c |
2.00/2.07	c |             Constraints: 23
2.00/2.07	c |                   Arity: 11..12
2.00/2.07	c | 
2.00/2.07	c |                   Types: 
2.00/2.07	c |                          Extension: 23  (nb tuples: 84071..99333) -- (shared: 21)
2.00/2.07	c |                          
2.00/2.07	c =========================================================================================================
2.00/2.07	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
3.39/3.42	c 101            228            7763           129609         0              0              15   38   26   
4.29/4.32	c 211            496            17716          301716         0              0              24   34   28   
5.39/5.44	c 332            753            29399          492627         0              0              22   33   27   
6.79/6.81	c 465            1087           41728          704758         0              0              20   35   28   
10.20/10.27	c 611            1636           56077          915387         0              0              16   35   27   
13.19/13.21	c 771            1963           68324          1155582        0              0              16   29   23   
14.69/14.75	c 947            2391           83219          1392218        0              0              23   41   34   
17.69/17.78	c 1140           2765           98680          1680450        0              0              24   35   26   
20.10/20.16	c 1352           3318           122969         2046033        0              0              24   35   28   
26.29/26.36	c 1585           3812           141994         2393160        0              0              24   33   26   
30.29/30.33	c 1841           4388           165407         2802940        0              0              23   35   27   
34.79/34.85	c 2122           4922           189050         3238553        0              0              23   27   24   
36.59/36.67	c 2431           5921           227177         3659759        0              0              24   35   31   
41.19/41.23	c 2770           6659           254917         4209448        0              0              15   35   26   
45.10/45.16	c 3142           7590           291958         4755418        0              0              24   34   29   
51.10/51.12	c 3551           8611           331767         5366290        0              0              24   35   28   
55.49/55.59	c 4000           9513           368411         6059459        0              0              24   36   26   
62.69/62.77	c 4493           10884          417177         6918095        0              0              16   35   26   
67.89/67.98	c 5035           12042          462522         7764146        0              0              23   35   27   
73.29/73.34	c 5631           13770          520231         8558942        0              0              15   39   29   
78.49/78.54	c 6286           15307          575193         9353162        0              0              24   36   32   
87.00/87.08	c 7006           17455          628374         10249120       0              0              16   37   32   
95.49/95.56	c 7798           19474          693822         11493464       0              0              16   35   25   
111.10/111.11	c 8669           21247          768370         12854054       0              0              15   29   24   
127.70/127.70	c 9627           24628          852478         14208124       0              0              16   36   29   
135.80/135.83	c 10680          26910          938276         15858919       0              0              16   37   26   
145.20/145.20	c 11838          30554          1040831        17271586       0              0              25   38   34   
157.70/157.71	c 13111          33134          1153457        19245145       0              0              15   35   26   
174.70/174.70	c 14511          37376          1294043        21322091       0              0              15   43   30   
188.30/188.37	c 16051          40505          1440100        23749034       0              0              23   38   27   
197.11/197.15	c 17745          44146          1605387        25927043       0              0              17   38   34   
211.50/211.59	c 19608          49166          1804464        28676507       0              0              18   37   30   
225.01/225.02	c 21657          54029          1982355        31716656       0              0              18   43   31   
245.61/245.67	c 23910          59710          2171746        35303990       0              0              13   38   26   
268.41/268.49	c 26388          65680          2387182        39233956       0              0              7   36   25    
288.12/288.19	c 29113          72785          2625396        42589537       0              0              15   43   33   
325.52/325.57	c 32110          81336          2889059        47492525       0              0              14   36   24   
369.42/369.44	c 35406          87662          3154750        52459838       0              0              17   37   26   
399.92/399.95	c 39031          94279          3450313        57959209       0              0              16   36   26   
442.33/442.39	c 43018          101858         3803926        64120107       0              0              16   37   27   
479.73/479.76	c 47403          112340         4177150        70029119       0              0              18   43   34   
515.83/515.81	c 52226          122943         4572035        77364219       0              0              16   43   28   
559.74/559.76	c 57531          134770         4995779        83944372       0              0              15   42   34   
611.44/611.44	c 63366          151425         5528560        93329160       0              0              13   39   28   
651.65/651.69	c 69784          164630         6097884        102624025      0              0              18   39   30   
746.36/746.34	c 76843          178730         6656990        112510070      0              0              13   33   25   
829.96/829.94	c 84607          194343         7297922        124485237      0              0              16   39   27   
887.27/887.22	c 93147          212589         8063224        136871247      0              0              19   43   30   
960.78/960.74	c 102541         231204         8817587        150772072      0              0              15   35   25   
1085.99/1086.00	c 112874         257673         9735955        165249623      0              0              15   37   28   
1207.90/1207.87	c 124240         284863         10829024       182296472      0              0              18   38   29   
1377.52/1377.42	c 136742         308773         11756080       201380771      0              0              9   34   24    
1568.14/1568.08	c 150494         335699         12868834       221363781      0              0              15   38   28   
1733.35/1733.24	c 165621         381036         14339848       245378293      0              0              14   37   24   
1902.07/1901.91	c 182260         412590         15707981       270567474      0              0              15   38   26   
2103.48/2103.34	c 200562         459311         17646286       299911385      0              0              15   36   28   
2343.41/2343.24	c 220694         508533         19742948       334354776      0              0              15   38   27   
2400.01/2399.80	
2400.01/2399.80	c *** INTERRUPTED ***
2400.01/2399.80	c restarts              : 57          
2400.01/2399.80	c conflicts             : 225637       (94 /sec)
2400.01/2399.80	c decisions             : 523540       (218 /sec)
2400.01/2399.80	c propagations          : 342313975   (142631 /sec)
2400.01/2399.80	c root propagations     : 0           
2400.01/2399.80	c filter calls          : 20203058       (8418 /sec)
2400.01/2399.80	c useless filter calls  : 4877129        (24 %)
2400.01/2399.80	c Memory used           : 58.48 MB
2400.01/2399.80	c CPU time              : 2400 s
2400.01/2399.80	
2400.01/2399.80	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 (12328 MiB free)
  memory of node 1: 16384 MiB (13653 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267345-1502615961/watcher-4267345-1502615961 -o /tmp/evaluation-result-4267345-1502615961/solver-4267345-1502615961 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502602108-31759 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267345-1502615961.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
solver pid=1307, runsolver pid=1304
Current StackSize limit: 8192 KiB


[startup+0.100152 s]*
/proc/loadavg: 1.96 2.00 2.04 3/187 1308
/proc/meminfo: memFree=26605264/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=27848 memory=3948 CPUtime=0.1 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 1224 0 0 0 10 0 0 0 20 0 1 0 94667769 28516352 987 33554432000 4194304 5748600 140732044593072 140732044587784 5221254 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 6962 987 702 380 0 380 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27848 KiB
Current children cumulated memory: 3948 KiB

[startup+0.209388 s]*
/proc/loadavg: 1.96 2.00 2.04 3/187 1308
/proc/meminfo: memFree=26604520/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=28892 memory=4652 CPUtime=0.21 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 1535 0 0 0 21 0 0 0 20 0 1 0 94667769 29585408 1163 33554432000 4194304 5748600 140732044593072 140732044587784 139883243101157 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 7223 1163 702 380 0 641 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28892 KiB
Current children cumulated memory: 4652 KiB

[startup+0.308808 s]*
/proc/loadavg: 1.96 2.00 2.04 3/187 1308
/proc/meminfo: memFree=26603776/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=29420 memory=5440 CPUtime=0.31 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 1734 0 0 0 31 0 0 0 20 0 1 0 94667769 30126080 1360 33554432000 4194304 5748600 140732044593072 140732044587784 5474855 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 7355 1360 702 380 0 773 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 29420 KiB
Current children cumulated memory: 5440 KiB

[startup+0.700273 s]
/proc/loadavg: 1.96 2.00 2.04 3/187 1308
/proc/meminfo: memFree=26602288/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=32432 memory=8696 CPUtime=0.69 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 2682 0 0 0 69 0 0 0 20 0 1 0 94667769 33210368 2174 33554432000 4194304 5748600 140732044593072 140732044587784 5478686 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 8108 2174 702 380 0 1526 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 32432 KiB
Current children cumulated memory: 8696 KiB

[startup+1.50029 s]
/proc/loadavg: 1.96 2.00 2.04 3/187 1308
/proc/meminfo: memFree=26586044/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=47016 memory=22816 CPUtime=1.49 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 7083 0 0 0 149 0 0 0 20 0 1 0 94667769 48144384 5704 33554432000 4194304 5748600 140732044593072 140732044589720 139883243539456 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 11754 5704 710 380 0 5172 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 47016 KiB
Current children cumulated memory: 22816 KiB

[startup+3.10952 s]
/proc/loadavg: 1.96 2.00 2.04 3/187 1308
/proc/meminfo: memFree=26574140/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35412 CPUtime=3.1 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 18039 0 0 0 309 1 0 0 20 0 1 0 94667769 61313024 8853 33554432000 4194304 5748600 140732044593072 140732044590728 4894412 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8853 749 380 0 8387 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35412 KiB

[startup+6.30034 s]
/proc/loadavg: 1.96 2.00 2.04 3/187 1308
/proc/meminfo: memFree=26574376/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=6.29 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 25843 0 0 0 627 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894270 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+12.7004 s]
/proc/loadavg: 1.97 2.00 2.04 3/187 1308
/proc/meminfo: memFree=26574376/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=12.69 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 33643 0 0 0 1267 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+25.5004 s]
/proc/loadavg: 1.97 2.00 2.04 3/187 1308
/proc/meminfo: memFree=26574376/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=25.49 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 47091 0 0 0 2547 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894279 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+51.1096 s]
/proc/loadavg: 1.98 2.00 2.04 3/187 1308
/proc/meminfo: memFree=26574216/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=51.1 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 57049 0 0 0 5108 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894279 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 1309
/proc/meminfo: memFree=26574016/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=102.29 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 57937 0 0 0 10227 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4893103 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 1310
/proc/meminfo: memFree=26574260/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=162.3 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 58823 0 0 0 16228 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894272 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 1376
/proc/meminfo: memFree=26570096/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=222.31 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 59709 0 0 0 22229 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894429 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+282.3 s]
/proc/loadavg: 1.96 1.99 2.03 3/187 1377
/proc/meminfo: memFree=26569708/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=282.31 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 59709 0 0 0 28229 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894490 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+342.3 s]
/proc/loadavg: 1.98 1.99 2.03 3/187 1385
/proc/meminfo: memFree=26568848/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=342.32 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 60595 0 0 0 34230 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894405 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+402.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/187 1386
/proc/meminfo: memFree=26568752/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=402.32 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 60595 0 0 0 40230 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894270 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/187 1387
/proc/meminfo: memFree=26568516/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=462.33 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 61481 0 0 0 46231 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894309 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 462.33 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB


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

/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 1602.44 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+1662.3 s]
/proc/loadavg: 2.23 2.04 2.05 3/188 1425
/proc/meminfo: memFree=26567320/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=1662.44 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 70056 0 0 0 166242 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894341 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 1662.44 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+1722.3 s]
/proc/loadavg: 2.32 2.12 2.08 3/188 1426
/proc/meminfo: memFree=26567192/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=1722.45 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 70056 0 0 0 172243 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894279 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 1722.45 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+1782.3 s]
/proc/loadavg: 2.12 2.09 2.07 3/188 1427
/proc/meminfo: memFree=26567408/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=1782.45 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 70978 0 0 0 178243 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894279 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 1782.45 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+1842.3 s]
/proc/loadavg: 2.04 2.08 2.07 3/187 1428
/proc/meminfo: memFree=26567428/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=1842.46 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 70978 0 0 0 184244 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4893103 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 1842.46 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+1902.3 s]
/proc/loadavg: 2.02 2.06 2.06 3/187 1429
/proc/meminfo: memFree=26567680/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=1902.47 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 71864 0 0 0 190245 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4893105 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 1902.47 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.05 2.05 3/187 1430
/proc/meminfo: memFree=26567420/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=1962.47 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 71864 0 0 0 196245 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894479 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 1962.47 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+2022.3 s]
/proc/loadavg: 2.46 2.14 2.08 3/186 1431
/proc/meminfo: memFree=26569220/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=2022.48 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 72621 0 0 0 202246 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 2022.48 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+2082.3 s]
/proc/loadavg: 2.65 2.29 2.14 3/187 1433
/proc/meminfo: memFree=26567820/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=2082.48 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 72621 0 0 0 208246 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894412 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 2082.48 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+2142.3 s]
/proc/loadavg: 2.24 2.24 2.13 3/187 1441
/proc/meminfo: memFree=26566636/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=2142.49 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 73507 0 0 0 214247 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894270 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 2142.49 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+2202.3 s]
/proc/loadavg: 2.09 2.19 2.12 3/187 1442
/proc/meminfo: memFree=26566716/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=2202.49 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 73507 0 0 0 220247 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894508 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 2202.49 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+2262.3 s]
/proc/loadavg: 2.03 2.16 2.12 3/187 1443
/proc/meminfo: memFree=26566472/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=2262.5 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 74294 0 0 0 226248 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894270 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 2262.5 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.13 2.11 3/187 1444
/proc/meminfo: memFree=26566516/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=2322.51 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 74294 0 0 0 232249 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894279 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 2322.51 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.10 2.11 3/187 1445
/proc/meminfo: memFree=26566520/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=2382.51 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 75180 0 0 0 238249 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 2382.51 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.00 2.10 2.10 3/187 1445
/proc/meminfo: memFree=26566524/32770624 swapFree=67108860/67108860
[pid=1307] ppid=1304 vsize=59876 memory=35420 CPUtime=2400.01 cores=1,3,5,7
/proc/1307/stat : 1307 (cosoco) R 1304 1307 31727 0 -1 4202496 75180 0 0 0 239999 2 0 0 20 0 1 0 94667769 61313024 8855 33554432000 4194304 5748600 140732044593072 140732044590472 4894318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 30437376 140732044596415 140732044596510 140732044596510 140732044599246 0
/proc/1307/statm: 14969 8855 751 380 0 8387 0
Current children cumulated CPU time: 2400.01 s
Current children cumulated vsize: 59876 KiB
Current children cumulated memory: 35420 KiB

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

[startup+2399.8 s]
# the end of solver process 1307 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400 s, system=0.030002 s

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

Child status: 1
Real time (s): 2399.8
CPU time (s): 2400.03
CPU user time (s): 2400
CPU system time (s): 0.030002
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 59876
Max. memory (cumulated for all children) (KiB): 35420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400
system time used= 0.030002
maximum resident set size= 35496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75220
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= 12
involuntary context switches= 628


# summary of solver processes directly reported to runsolver:
#   pid: 1307
#   total CPU time (s): 2400.03
#   total CPU user time (s): 2400
#   total CPU system time (s): 0.030002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.85173 second user time and 17.6079 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-13 11:05:03
IDJOB=4267345
IDBENCH=140123
IDSOLVER=2657
FILE ID=node105/4267345-1502615961
RUNJOBID= node105-1502602108-31759
PBS_JOBID= 20628295
Free space on /tmp= 60660 MiB

SOLVER NAME= cosoco-mini 1.12
BENCH NAME= XCSP17/Crossword/Crossword-m1c-ogd2008-vg/Crossword-m1c-ogd2008-vg-11-12.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267345-1502615961/watcher-4267345-1502615961 -o /tmp/evaluation-result-4267345-1502615961/solver-4267345-1502615961 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502602108-31759 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267345-1502615961.xml

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

MD5SUM BENCH= 9ac58fd867900409c70334584dcd9d09
RANDOM SEED=220734563

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
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.17
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.17
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.17
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:        26606660 kB
MemAvailable:   31977496 kB
Buffers:          157760 kB
Cached:          5488676 kB
SwapCached:            0 kB
Active:           661472 kB
Inactive:        5041480 kB
Active(anon):      58852 kB
Inactive(anon):    25060 kB
Active(file):     602620 kB
Inactive(file):  5016420 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7412 kB
Writeback:             0 kB
AnonPages:         62188 kB
Mapped:            44788 kB
Shmem:             25228 kB
Slab:             160908 kB
SReclaimable:     135260 kB
SUnreclaim:        25648 kB
KernelStack:        3360 kB
PageTables:         5068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60656 MiB
End job on node105 at 2017-08-13 11:45:03