Trace number 4241631

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
R1: cosoco 1.1? (TO) 2400.05 2399.8999

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.10/2.22	c root propagations     : 0           
2.10/2.22	c restarts enabled, print stats at every restarts
2.10/2.22	c
2.10/2.22	c
2.10/2.22	c
2.10/2.22	c This is cosoco 1.0 --  
2.10/2.22	c
2.10/2.22	c ========================================[ Problem Statistics ]===========================================
2.10/2.22	c |                                                                                                       
2.10/2.22	c |  Parse time        :         2.02 s 
2.10/2.22	c |
2.10/2.22	c |               Variables: 132
2.10/2.22	c |            Domain Sizes: 26..26
2.10/2.22	c |
2.10/2.22	c |             Constraints: 23
2.10/2.22	c |                   Arity: 11..12
2.10/2.22	c | 
2.10/2.22	c |                   Types: 
2.10/2.22	c |                          Extension: 23  (nb tuples: 84071..99333) -- (shared: 21)
2.10/2.22	c |                          
2.10/2.22	c =========================================================================================================
2.10/2.22	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
3.39/3.56	c 101            228            7763           129609         0              0              15   38   26   
4.30/4.47	c 211            496            17716          301716         0              0              24   34   28   
5.40/5.58	c 332            753            29399          492627         0              0              22   33   27   
6.80/6.92	c 465            1087           41728          704758         0              0              20   35   28   
10.20/10.35	c 611            1636           56077          915387         0              0              16   35   27   
13.00/13.19	c 771            1963           68324          1155582        0              0              16   29   23   
14.59/14.73	c 947            2391           83219          1392218        0              0              23   41   34   
17.50/17.67	c 1140           2765           98680          1680450        0              0              24   35   26   
19.80/19.96	c 1352           3318           122969         2046033        0              0              24   35   28   
25.70/25.89	c 1585           3812           141994         2393160        0              0              24   33   26   
29.50/29.65	c 1841           4388           165407         2802940        0              0              23   35   27   
33.80/33.96	c 2122           4922           189050         3238553        0              0              23   27   24   
35.60/35.74	c 2431           5921           227177         3659759        0              0              24   35   31   
39.60/39.70	c 2770           6659           254917         4209448        0              0              15   35   26   
42.90/43.03	c 3142           7590           291958         4755418        0              0              24   34   29   
47.89/48.09	c 3551           8611           331767         5366290        0              0              24   35   28   
52.10/52.22	c 4000           9513           368411         6059459        0              0              24   36   26   
58.90/59.06	c 4493           10884          417177         6918095        0              0              16   35   26   
63.80/63.99	c 5035           12042          462522         7764146        0              0              23   35   27   
69.20/69.31	c 5631           13770          520231         8558942        0              0              15   39   29   
74.20/74.32	c 6286           15307          575193         9353162        0              0              24   36   32   
82.40/82.52	c 7006           17455          628374         10249120       0              0              16   37   32   
90.80/90.90	c 7798           19474          693822         11493464       0              0              16   35   25   
105.70/105.85	c 8669           21247          768370         12854054       0              0              15   29   24   
121.60/121.73	c 9627           24628          852478         14208124       0              0              16   36   29   
129.60/129.79	c 10680          26910          938276         15858919       0              0              16   37   26   
138.70/138.86	c 11838          30554          1040831        17271586       0              0              25   38   34   
150.61/150.77	c 13111          33134          1153457        19245145       0              0              15   35   26   
167.21/167.36	c 14511          37376          1294043        21322091       0              0              15   43   30   
180.31/180.41	c 16051          40505          1440100        23749034       0              0              23   38   27   
189.01/189.19	c 17745          44146          1605387        25927043       0              0              17   38   34   
202.91/203.09	c 19608          49166          1804464        28676507       0              0              18   37   30   
216.11/216.21	c 21657          54029          1982355        31716656       0              0              18   43   31   
236.52/236.63	c 23910          59710          2171746        35303990       0              0              13   38   26   
259.12/259.21	c 26388          65680          2387182        39233956       0              0              7   36   25    
278.22/278.33	c 29113          72785          2625396        42589537       0              0              15   43   33   
315.22/315.31	c 32110          81336          2889059        47492525       0              0              14   36   24   
356.83/356.92	c 35406          87662          3154750        52459838       0              0              17   37   26   
385.83/385.99	c 39031          94279          3450313        57959209       0              0              16   36   26   
425.23/425.33	c 43018          101858         3803926        64120107       0              0              16   37   27   
460.84/460.91	c 47403          112340         4177150        70029119       0              0              18   43   34   
495.84/495.94	c 52226          122943         4572035        77364219       0              0              16   43   28   
537.95/538.07	c 57531          134770         4995779        83944372       0              0              15   42   34   
589.25/589.33	c 63366          151425         5528560        93329160       0              0              13   39   28   
629.35/629.41	c 69784          164630         6097884        102624025      0              0              18   39   30   
718.16/718.28	c 76843          178730         6656990        112510070      0              0              13   33   25   
798.27/798.31	c 84607          194343         7297922        124485237      0              0              16   39   27   
854.08/854.14	c 93147          212589         8063224        136871247      0              0              19   43   30   
923.49/923.58	c 102541         231204         8817587        150772072      0              0              15   35   25   
1045.50/1045.58	c 112874         257673         9735955        165249623      0              0              15   37   28   
1160.81/1160.89	c 124240         284863         10829024       182296472      0              0              18   38   29   
1319.83/1319.87	c 136742         308773         11756080       201380771      0              0              9   34   24    
1499.05/1499.08	c 150494         335699         12868834       221363781      0              0              15   38   28   
1662.17/1662.17	c 165621         381036         14339848       245378293      0              0              14   37   24   
1821.58/1821.51	c 182260         412590         15707981       270567474      0              0              15   38   26   
2011.90/2011.82	c 200562         459311         17646286       299911385      0              0              15   36   28   
2238.64/2238.55	c 220694         508533         19742948       334354776      0              0              15   38   27   

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4241631-1502060419/watcher-4241631-1502060419 -o /tmp/evaluation-result-4241631-1502060419/solver-4241631-1502060419 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502042574-16653 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4241631-1502060419.xml 

pid=19095
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.04 2.05 3/180 19098
/proc/meminfo: memFree=31695508/32770624 swapFree=0/383504
[pid=19098] ppid=19095 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/19098/stat : 19098 (runsolver) D 19095 19098 9955 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 8262920 24240128 106 18446744073709551615 4194304 4338465 140735780915280 140735780912920 139718352884439 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 6795264 140735780921503 140735780921930 140735780921930 140735780925386 0
/proc/19098/statm: 5918 106 53 36 0 2156 0

[startup+0.100131 s]
/proc/loadavg: 2.03 2.04 2.05 3/180 19098
/proc/meminfo: memFree=31695508/32770624 swapFree=0/383504
[pid=19098] ppid=19095 vsize=26912 CPUtime=0 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4194304 605 0 0 0 0 0 0 0 20 0 1 0 8262920 27557888 420 18446744073709551615 4194304 5970956 140725078955632 140725078952280 140400662963936 0 0 1 0 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 6728 420 379 434 0 60 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26912

[startup+0.200331 s]
/proc/loadavg: 2.03 2.04 2.05 3/180 19098
/proc/meminfo: memFree=31695508/32770624 swapFree=0/383504
[pid=19098] ppid=19095 vsize=28068 CPUtime=0.1 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 1209 0 0 0 10 0 0 0 20 0 1 0 8262920 28741632 995 18446744073709551615 4194304 5970956 140725078955632 140725078952280 140400646912997 0 0 1 0 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 7017 995 709 434 0 381 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 28068

[startup+0.300326 s]
/proc/loadavg: 2.03 2.04 2.05 3/180 19098
/proc/meminfo: memFree=31695508/32770624 swapFree=0/383504
[pid=19098] ppid=19095 vsize=28980 CPUtime=0.2 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 1497 0 0 0 20 0 0 0 20 0 1 0 8262920 29675520 1171 18446744073709551615 4194304 5970956 140725078955632 140725078952280 5668496 0 0 1 0 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 7245 1171 709 434 0 609 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 28980

[startup+0.700224 s]
/proc/loadavg: 2.03 2.04 2.05 3/180 19098
/proc/meminfo: memFree=31695508/32770624 swapFree=0/383504
[pid=19098] ppid=19095 vsize=31992 CPUtime=0.6 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 2460 0 0 0 60 0 0 0 20 0 1 0 8262920 32759808 1918 18446744073709551615 4194304 5970956 140725078955632 140725078952232 5674950 0 0 1 0 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 7998 1918 709 434 0 1362 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 31992

[startup+1.50021 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 19100
/proc/meminfo: memFree=31675412/32770624 swapFree=0/383508
[pid=19098] ppid=19095 vsize=47232 CPUtime=1.39 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 6697 0 0 0 139 0 0 0 20 0 1 0 8262920 48365568 5712 18446744073709551615 4194304 5970956 140725078955632 140725078952232 5350824 0 0 1 0 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 11808 5712 717 434 0 5172 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 47232

[startup+3.10032 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 19100
/proc/meminfo: memFree=31663136/32770624 swapFree=0/383508
[pid=19098] ppid=19095 vsize=60096 CPUtime=2.99 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 14801 0 0 0 298 1 0 0 20 0 1 0 8262920 61538304 8863 18446744073709551615 4194304 5970956 140725078955632 140725078953240 4934527 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8863 759 434 0 8388 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 60096

[startup+6.30029 s]
/proc/loadavg: 2.11 2.05 2.05 4/181 19100
/proc/meminfo: memFree=31663168/32770624 swapFree=0/383520
[pid=19098] ppid=19095 vsize=60096 CPUtime=6.2 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 22606 0 0 0 618 2 0 0 20 0 1 0 8262920 61538304 8870 18446744073709551615 4194304 5970956 140725078955632 140725078953240 4934327 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8870 764 434 0 8388 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 60096

[startup+12.7003 s]
/proc/loadavg: 2.10 2.05 2.05 3/181 19100
/proc/meminfo: memFree=31662920/32770624 swapFree=0/383524
[pid=19098] ppid=19095 vsize=60096 CPUtime=12.6 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 30407 0 0 0 1258 2 0 0 20 0 1 0 8262920 61538304 8870 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934327 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8870 764 434 0 8388 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 60096

[startup+25.5004 s]
/proc/loadavg: 2.08 2.05 2.05 3/181 19100
/proc/meminfo: memFree=31663172/32770624 swapFree=0/383540
[pid=19098] ppid=19095 vsize=60096 CPUtime=25.4 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 43684 0 0 0 2537 3 0 0 20 0 1 0 8262920 61538304 8870 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934370 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8870 764 434 0 8388 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 60096

[startup+51.1004 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 19161
/proc/meminfo: memFree=31664604/32770624 swapFree=0/383332
[pid=19098] ppid=19095 vsize=60096 CPUtime=51 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 46938 0 0 0 5097 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934366 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 60096

[startup+102.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/181 19163
/proc/meminfo: memFree=31665756/32770624 swapFree=0/383416
[pid=19098] ppid=19095 vsize=60096 CPUtime=102.21 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 47858 0 0 0 10218 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934357 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 60096

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 19165
/proc/meminfo: memFree=31665448/32770624 swapFree=0/383484
[pid=19098] ppid=19095 vsize=60096 CPUtime=162.21 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 48778 0 0 0 16218 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934318 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 60096

[startup+222.306 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 19167
/proc/meminfo: memFree=31665544/32770624 swapFree=0/383560
[pid=19098] ppid=19095 vsize=60096 CPUtime=222.22 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 49699 0 0 0 22219 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934327 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 60096

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/184 19183
/proc/meminfo: memFree=31660044/32770624 swapFree=0/383656
[pid=19098] ppid=19095 vsize=60096 CPUtime=282.22 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 49699 0 0 0 28219 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934320 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 60096

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 19185
/proc/meminfo: memFree=31663828/32770624 swapFree=0/383696
[pid=19098] ppid=19095 vsize=60096 CPUtime=342.22 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 50620 0 0 0 34219 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 5319216 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 60096

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 4/181 19187
/proc/meminfo: memFree=31663580/32770624 swapFree=0/383744
[pid=19098] ppid=19095 vsize=60096 CPUtime=402.23 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 50620 0 0 0 40220 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934327 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 60096

[startup+462.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 19189
/proc/meminfo: memFree=31663564/32770624 swapFree=0/383788
[pid=19098] ppid=19095 vsize=60096 CPUtime=462.24 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 51541 0 0 0 46221 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934449 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 60096

[startup+522.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/181 19191
/proc/meminfo: memFree=31663212/32770624 swapFree=0/383820
[pid=19098] ppid=19095 vsize=60096 CPUtime=522.24 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 51541 0 0 0 52221 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934357 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 60096

[startup+582.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/181 19194
/proc/meminfo: memFree=31663532/32770624 swapFree=0/383884
[pid=19098] ppid=19095 vsize=60096 CPUtime=582.25 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 52462 0 0 0 58222 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934357 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 60096


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


[startup+1542.31 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 19282
/proc/meminfo: memFree=31661996/32770624 swapFree=0/384620
[pid=19098] ppid=19095 vsize=60096 CPUtime=1542.36 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 59678 0 0 0 154233 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934318 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 60096

[startup+1602.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/181 19284
/proc/meminfo: memFree=31662376/32770624 swapFree=0/384640
[pid=19098] ppid=19095 vsize=60096 CPUtime=1602.36 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 59678 0 0 0 160233 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934506 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 1602.36
Current children cumulated vsize (KiB) 60096

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 19286
/proc/meminfo: memFree=31663004/32770624 swapFree=0/384672
[pid=19098] ppid=19095 vsize=60096 CPUtime=1662.36 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 60368 0 0 0 166233 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934366 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 60096

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.05 4/181 19288
/proc/meminfo: memFree=31663184/32770624 swapFree=0/384700
[pid=19098] ppid=19095 vsize=60096 CPUtime=1722.37 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 60599 0 0 0 172234 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934545 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 60096

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 19290
/proc/meminfo: memFree=31662944/32770624 swapFree=0/384740
[pid=19098] ppid=19095 vsize=60096 CPUtime=1782.37 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 61410 0 0 0 178234 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934327 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 60096

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 19292
/proc/meminfo: memFree=31662700/32770624 swapFree=0/384772
[pid=19098] ppid=19095 vsize=60096 CPUtime=1842.38 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 61520 0 0 0 184235 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934318 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 1842.38
Current children cumulated vsize (KiB) 60096

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 19294
/proc/meminfo: memFree=31663212/32770624 swapFree=0/384804
[pid=19098] ppid=19095 vsize=60096 CPUtime=1902.39 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 62170 0 0 0 190236 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4933153 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 1902.39
Current children cumulated vsize (KiB) 60096

[startup+1962.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 19296
/proc/meminfo: memFree=31663384/32770624 swapFree=0/384836
[pid=19098] ppid=19095 vsize=60096 CPUtime=1962.39 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 62170 0 0 0 196236 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934292 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 1962.39
Current children cumulated vsize (KiB) 60096

[startup+2022.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/181 19298
/proc/meminfo: memFree=31663440/32770624 swapFree=0/384876
[pid=19098] ppid=19095 vsize=60096 CPUtime=2022.4 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 63091 0 0 0 202237 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934318 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 2022.4
Current children cumulated vsize (KiB) 60096

[startup+2082.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/185 19315
/proc/meminfo: memFree=31658852/32770624 swapFree=0/384948
[pid=19098] ppid=19095 vsize=60096 CPUtime=2082.41 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 63091 0 0 0 208238 3 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934350 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 2082.41
Current children cumulated vsize (KiB) 60096

[startup+2142.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 19317
/proc/meminfo: memFree=31661992/32770624 swapFree=0/384988
[pid=19098] ppid=19095 vsize=60096 CPUtime=2142.42 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 63820 0 0 0 214238 4 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934327 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 2142.42
Current children cumulated vsize (KiB) 60096

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 19319
/proc/meminfo: memFree=31662728/32770624 swapFree=0/385012
[pid=19098] ppid=19095 vsize=60096 CPUtime=2202.43 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 63906 0 0 0 220239 4 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934477 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 2202.43
Current children cumulated vsize (KiB) 60096

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 19321
/proc/meminfo: memFree=31662476/32770624 swapFree=0/385048
[pid=19098] ppid=19095 vsize=60096 CPUtime=2262.43 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 64827 0 0 0 226239 4 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934327 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 2262.43
Current children cumulated vsize (KiB) 60096

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 19323
/proc/meminfo: memFree=31662596/32770624 swapFree=0/385080
[pid=19098] ppid=19095 vsize=60096 CPUtime=2322.44 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 64827 0 0 0 232240 4 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934318 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 2322.44
Current children cumulated vsize (KiB) 60096

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/181 19326
/proc/meminfo: memFree=31661640/32770624 swapFree=0/385116
[pid=19098] ppid=19095 vsize=60096 CPUtime=2382.44 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 65156 0 0 0 238240 4 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934318 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 2382.44
Current children cumulated vsize (KiB) 60096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 19326
/proc/meminfo: memFree=31661764/32770624 swapFree=0/385124
[pid=19098] ppid=19095 vsize=60096 CPUtime=2400.05 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 65156 0 0 0 240001 4 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934327 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 60096

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 19098 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 19326
/proc/meminfo: memFree=31661764/32770624 swapFree=0/385124
[pid=19098] ppid=19095 vsize=60096 CPUtime=2400.05 cores=1,3,5,7
/proc/19098/stat : 19098 (cosoco) R 19095 19098 9955 0 -1 4202496 65156 0 0 0 240001 4 0 0 20 0 1 0 8262920 61538304 8903 18446744073709551615 4194304 5970956 140725078955632 140725078952968 4934327 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 39940096 140725078962636 140725078962766 140725078962766 140725078966222 0
/proc/19098/statm: 15024 8903 764 434 0 8388 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 60096

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.05
CPU user time (s): 2400.01
CPU system time (s): 0.042004
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 60096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.01
system time used= 0.042004
maximum resident set size= 35660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65185
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= 14
involuntary context switches= 602

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.31281 second user time and 10.0538 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-07 00:46:17
IDJOB=4241631
IDBENCH=140123
IDSOLVER=2620
FILE ID=node125/4241631-1502060419
RUNJOBID= node125-1502042574-16653
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Crossword/Crossword-m1c-ogd2008-vg/Crossword-m1c-ogd2008-vg-11-12.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241631-1502060419/watcher-4241631-1502060419 -o /tmp/evaluation-result-4241631-1502060419/solver-4241631-1502060419 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502042574-16653 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4241631-1502060419.xml

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

MD5SUM BENCH= 9ac58fd867900409c70334584dcd9d09
RANDOM SEED=1917886512

node125.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.07
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.07
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.07
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.07
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:        31695768 kB
MemAvailable:   32004120 kB
Buffers:          127172 kB
Cached:           462236 kB
SwapCached:            0 kB
Active:           275592 kB
Inactive:         392036 kB
Active(anon):      78808 kB
Inactive(anon):     8532 kB
Active(file):     196784 kB
Inactive(file):   383504 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7952 kB
Writeback:             4 kB
AnonPages:         78580 kB
Mapped:            32052 kB
Shmem:              8868 kB
Slab:             111896 kB
SReclaimable:      87800 kB
SUnreclaim:        24096 kB
KernelStack:        3200 kB
PageTables:         4768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62020 MiB
End job on node125 at 2017-08-07 01:26:17