Trace number 4252727

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco-mini 1.1 (2017-06-27)? (TO) 2400.04 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.01 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.40/3.51	c 101            228            7763           129609         0              0              15   38   26   
4.20/4.39	c 211            496            17716          301716         0              0              24   34   28   
5.30/5.49	c 332            753            29399          492627         0              0              22   33   27   
6.69/6.82	c 465            1087           41728          704758         0              0              20   35   28   
9.99/10.11	c 611            1636           56077          915387         0              0              16   35   27   
12.79/12.93	c 771            1963           68324          1155582        0              0              16   29   23   
14.30/14.42	c 947            2391           83219          1392218        0              0              23   41   34   
17.09/17.25	c 1140           2765           98680          1680450        0              0              24   35   26   
19.19/19.30	c 1352           3318           122969         2046033        0              0              24   35   28   
24.39/24.57	c 1585           3812           141994         2393160        0              0              24   33   26   
27.89/28.04	c 1841           4388           165407         2802940        0              0              23   35   27   
31.89/32.07	c 2122           4922           189050         3238553        0              0              23   27   24   
33.59/33.75	c 2431           5921           227177         3659759        0              0              24   35   31   
37.59/37.76	c 2770           6659           254917         4209448        0              0              15   35   26   
41.09/41.22	c 3142           7590           291958         4755418        0              0              24   34   29   
46.39/46.54	c 3551           8611           331767         5366290        0              0              24   35   28   
50.69/50.87	c 4000           9513           368411         6059459        0              0              24   36   26   
57.89/58.00	c 4493           10884          417177         6918095        0              0              16   35   26   
63.09/63.20	c 5035           12042          462522         7764146        0              0              23   35   27   
68.39/68.52	c 5631           13770          520231         8558942        0              0              15   39   29   
73.60/73.72	c 6286           15307          575193         9353162        0              0              24   36   32   
82.09/82.21	c 7006           17455          628374         10249120       0              0              16   37   32   
90.49/90.63	c 7798           19474          693822         11493464       0              0              16   35   25   
105.89/106.01	c 8669           21247          768370         12854054       0              0              15   29   24   
122.40/122.52	c 9627           24628          852478         14208124       0              0              16   36   29   
130.40/130.59	c 10680          26910          938276         15858919       0              0              16   37   26   
139.80/139.95	c 11838          30554          1040831        17271586       0              0              25   38   34   
152.30/152.43	c 13111          33134          1153457        19245145       0              0              15   35   26   
169.31/169.40	c 14511          37376          1294043        21322091       0              0              15   43   30   
182.90/183.07	c 16051          40505          1440100        23749034       0              0              23   38   27   
191.60/191.73	c 17745          44146          1605387        25927043       0              0              17   38   34   
205.91/206.01	c 19608          49166          1804464        28676507       0              0              18   37   30   
219.41/219.50	c 21657          54029          1982355        31716656       0              0              18   43   31   
239.81/239.98	c 23910          59710          2171746        35303990       0              0              13   38   26   
262.41/262.51	c 26388          65680          2387182        39233956       0              0              7   36   25    
282.01/282.17	c 29113          72785          2625396        42589537       0              0              15   43   33   
319.12/319.29	c 32110          81336          2889059        47492525       0              0              14   36   24   
362.52/362.61	c 35406          87662          3154750        52459838       0              0              17   37   26   
392.52/392.62	c 39031          94279          3450313        57959209       0              0              16   36   26   
434.53/434.69	c 43018          101858         3803926        64120107       0              0              16   37   27   
471.73/471.89	c 47403          112340         4177150        70029119       0              0              18   43   34   
507.74/507.84	c 52226          122943         4572035        77364219       0              0              16   43   28   
551.64/551.73	c 57531          134770         4995779        83944372       0              0              15   42   34   
602.94/603.06	c 63366          151425         5528560        93329160       0              0              13   39   28   
642.65/642.70	c 69784          164630         6097884        102624025      0              0              18   39   30   
736.46/736.51	c 76843          178730         6656990        112510070      0              0              13   33   25   
819.87/819.95	c 84607          194343         7297922        124485237      0              0              16   39   27   
876.97/877.08	c 93147          212589         8063224        136871247      0              0              19   43   30   
949.68/949.73	c 102541         231204         8817587        150772072      0              0              15   35   25   
1073.39/1073.40	c 112874         257673         9735955        165249623      0              0              15   37   28   
1194.41/1194.44	c 124240         284863         10829024       182296472      0              0              18   38   29   
1362.23/1362.29	c 136742         308773         11756080       201380771      0              0              9   34   24    
1551.05/1551.03	c 150494         335699         12868834       221363781      0              0              15   38   28   
1714.76/1714.74	c 165621         381036         14339848       245378293      0              0              14   37   24   
1880.98/1880.99	c 182260         412590         15707981       270567474      0              0              15   38   26   
2080.90/2080.87	c 200562         459311         17646286       299911385      0              0              15   36   28   
2319.22/2319.11	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-4252727-1501983872/watcher-4252727-1501983872 -o /tmp/evaluation-result-4252727-1501983872/solver-4252727-1501983872 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1501977809-2737 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4252727-1501983872.xml 

pid=4859
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.04 2.04 2.05 3/184 4862
/proc/meminfo: memFree=31864708/32770624 swapFree=0/278320
[pid=4862] ppid=4859 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/4862/stat : 4862 (runsolver) D 4859 4862 2462 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 608187 24240128 106 18446744073709551615 4194304 4338465 140736607275632 140736607273272 140616900571863 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 14196736 140736607281314 140736607281740 140736607281740 140736607285194 0
/proc/4862/statm: 5918 106 53 36 0 2156 0

[startup+0.100134 s]
/proc/loadavg: 2.04 2.04 2.05 3/184 4862
/proc/meminfo: memFree=31864708/32770624 swapFree=0/278320
[pid=4862] ppid=4859 vsize=26692 CPUtime=0 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4194304 597 0 0 0 0 0 0 0 20 0 1 0 608187 27332608 420 18446744073709551615 4194304 5744392 140722291976832 140722291973480 139974708365024 0 0 1 0 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 6673 420 373 379 0 60 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26692

[startup+0.200263 s]
/proc/loadavg: 2.04 2.04 2.05 3/184 4862
/proc/meminfo: memFree=31864708/32770624 swapFree=0/278320
[pid=4862] ppid=4859 vsize=27844 CPUtime=0.1 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 1190 0 0 0 10 0 0 0 20 0 1 0 608187 28512256 976 18446744073709551615 4194304 5744392 140722291976832 140722291973480 139974692314085 0 0 1 0 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 6961 976 692 379 0 380 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 27844

[startup+0.300256 s]
/proc/loadavg: 2.04 2.04 2.05 3/184 4862
/proc/meminfo: memFree=31864708/32770624 swapFree=0/278320
[pid=4862] ppid=4859 vsize=28756 CPUtime=0.19 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 1478 0 0 0 19 0 0 0 20 0 1 0 608187 29446144 1152 18446744073709551615 4194304 5744392 140722291976832 140722291973480 139974692314085 0 0 1 0 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 7189 1152 692 379 0 608 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28756

[startup+0.700223 s]
/proc/loadavg: 2.04 2.04 2.05 3/184 4862
/proc/meminfo: memFree=31864708/32770624 swapFree=0/278320
[pid=4862] ppid=4859 vsize=31768 CPUtime=0.59 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 2441 0 0 0 59 0 0 0 20 0 1 0 608187 32530432 1899 18446744073709551615 4194304 5744392 140722291976832 140722291973480 139974692314085 0 0 1 0 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 7942 1899 692 379 0 1361 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 31768

[startup+1.50022 s]
/proc/loadavg: 2.04 2.04 2.05 3/185 4863
/proc/meminfo: memFree=31844232/32770624 swapFree=0/278380
[pid=4862] ppid=4859 vsize=47012 CPUtime=1.39 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 6670 0 0 0 138 1 0 0 20 0 1 0 608187 48140288 5695 18446744073709551615 4194304 5744392 140722291976832 140722291973480 139974692752384 0 0 1 0 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 11753 5695 702 379 0 5172 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 47012

[startup+3.10032 s]
/proc/loadavg: 2.04 2.04 2.05 3/185 4863
/proc/meminfo: memFree=31831616/32770624 swapFree=0/278396
[pid=4862] ppid=4859 vsize=59872 CPUtime=3 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 14771 0 0 0 298 2 0 0 20 0 1 0 608187 61308928 8844 18446744073709551615 4194304 5744392 140722291976832 140722291974488 4892791 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8844 742 379 0 8387 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 59872

[startup+6.30029 s]
/proc/loadavg: 2.04 2.03 2.05 3/185 4863
/proc/meminfo: memFree=31831896/32770624 swapFree=0/278408
[pid=4862] ppid=4859 vsize=59872 CPUtime=6.19 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 22579 0 0 0 617 2 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892791 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 59872

[startup+12.7003 s]
/proc/loadavg: 2.03 2.03 2.05 3/185 4863
/proc/meminfo: memFree=31830892/32770624 swapFree=0/278416
[pid=4862] ppid=4859 vsize=59872 CPUtime=12.59 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 27456 0 0 0 1257 2 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892782 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 59872

[startup+25.5004 s]
/proc/loadavg: 2.03 2.03 2.05 3/185 4864
/proc/meminfo: memFree=31831248/32770624 swapFree=0/278432
[pid=4862] ppid=4859 vsize=59872 CPUtime=25.39 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 33226 0 0 0 2537 2 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892782 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 59872

[startup+51.1004 s]
/proc/loadavg: 2.02 2.03 2.05 3/185 4864
/proc/meminfo: memFree=31831152/32770624 swapFree=0/278464
[pid=4862] ppid=4859 vsize=59872 CPUtime=50.99 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 34112 0 0 0 5097 2 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4891678 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 59872

[startup+102.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 4927
/proc/meminfo: memFree=31838080/32770624 swapFree=0/278796
[pid=4862] ppid=4859 vsize=59872 CPUtime=102.2 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 34999 0 0 0 10218 2 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892782 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 59872

[startup+162.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/182 4929
/proc/meminfo: memFree=31837520/32770624 swapFree=0/278888
[pid=4862] ppid=4859 vsize=59872 CPUtime=162.2 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 35885 0 0 0 16218 2 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892806 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 59872

[startup+222.306 s]
/proc/loadavg: 2.03 2.03 2.05 3/182 4931
/proc/meminfo: memFree=31837276/32770624 swapFree=0/278960
[pid=4862] ppid=4859 vsize=59872 CPUtime=222.21 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 36771 0 0 0 22219 2 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892791 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 59872

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 4933
/proc/meminfo: memFree=31838072/32770624 swapFree=0/279024
[pid=4862] ppid=4859 vsize=59872 CPUtime=282.21 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 36771 0 0 0 28219 2 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892830 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 59872

[startup+342.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/181 4935
/proc/meminfo: memFree=31837792/32770624 swapFree=0/279064
[pid=4862] ppid=4859 vsize=59872 CPUtime=342.22 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 37657 0 0 0 34220 2 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892814 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 59872

[startup+402.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 4937
/proc/meminfo: memFree=31838492/32770624 swapFree=0/279120
[pid=4862] ppid=4859 vsize=59872 CPUtime=402.23 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 37657 0 0 0 40221 2 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892791 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 59872

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 4939
/proc/meminfo: memFree=31837736/32770624 swapFree=0/279156
[pid=4862] ppid=4859 vsize=59872 CPUtime=462.23 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 38543 0 0 0 46221 2 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892830 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 59872

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 4941
/proc/meminfo: memFree=31838628/32770624 swapFree=0/279216
[pid=4862] ppid=4859 vsize=59872 CPUtime=522.24 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 38543 0 0 0 52222 2 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892791 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 59872

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 4958
/proc/meminfo: memFree=31833932/32770624 swapFree=0/279300
[pid=4862] ppid=4859 vsize=59872 CPUtime=582.24 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 39429 0 0 0 58222 2 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892830 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 59872


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5005
/proc/meminfo: memFree=31836776/32770624 swapFree=0/279916
[pid=4862] ppid=4859 vsize=59872 CPUtime=1542.35 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 46275 0 0 0 154232 3 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892791 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 59872

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5007
/proc/meminfo: memFree=31836412/32770624 swapFree=0/279960
[pid=4862] ppid=4859 vsize=59872 CPUtime=1602.35 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 46396 0 0 0 160232 3 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892782 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 59872

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5010
/proc/meminfo: memFree=31836544/32770624 swapFree=0/279996
[pid=4862] ppid=4859 vsize=59872 CPUtime=1662.36 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 47155 0 0 0 166233 3 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892782 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 59872

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5012
/proc/meminfo: memFree=31836420/32770624 swapFree=0/280032
[pid=4862] ppid=4859 vsize=59872 CPUtime=1722.36 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 47282 0 0 0 172233 3 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892791 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 59872

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 5029
/proc/meminfo: memFree=31831864/32770624 swapFree=0/280092
[pid=4862] ppid=4859 vsize=59872 CPUtime=1782.37 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 48058 0 0 0 178234 3 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892830 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 59872

[startup+1842.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/185 5055
/proc/meminfo: memFree=31830728/32770624 swapFree=0/280160
[pid=4862] ppid=4859 vsize=59872 CPUtime=1842.38 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 48058 0 0 0 184235 3 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892791 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 1842.38
Current children cumulated vsize (KiB) 59872

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 5057
/proc/meminfo: memFree=31831720/32770624 swapFree=0/280196
[pid=4862] ppid=4859 vsize=59872 CPUtime=1902.38 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 48944 0 0 0 190235 3 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892981 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 1902.38
Current children cumulated vsize (KiB) 59872

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 5059
/proc/meminfo: memFree=31835404/32770624 swapFree=0/280232
[pid=4862] ppid=4859 vsize=59872 CPUtime=1962.39 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 48944 0 0 0 196236 3 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892791 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 1962.39
Current children cumulated vsize (KiB) 59872

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5061
/proc/meminfo: memFree=31835792/32770624 swapFree=0/280260
[pid=4862] ppid=4859 vsize=59872 CPUtime=2022.39 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 49709 0 0 0 202236 3 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892991 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 2022.39
Current children cumulated vsize (KiB) 59872

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5063
/proc/meminfo: memFree=31835692/32770624 swapFree=0/280300
[pid=4862] ppid=4859 vsize=59872 CPUtime=2082.4 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 49830 0 0 0 208237 3 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892791 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 2082.4
Current children cumulated vsize (KiB) 59872

[startup+2142.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 5065
/proc/meminfo: memFree=31836368/32770624 swapFree=0/280324
[pid=4862] ppid=4859 vsize=59872 CPUtime=2142.41 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 50605 0 0 0 214238 3 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892853 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 2142.41
Current children cumulated vsize (KiB) 59872

[startup+2202.31 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 5067
/proc/meminfo: memFree=31835960/32770624 swapFree=0/280356
[pid=4862] ppid=4859 vsize=59872 CPUtime=2202.42 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 50605 0 0 0 220239 3 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892782 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 2202.42
Current children cumulated vsize (KiB) 59872

[startup+2262.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 5069
/proc/meminfo: memFree=31836536/32770624 swapFree=0/280384
[pid=4862] ppid=4859 vsize=59872 CPUtime=2262.42 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 51391 0 0 0 226239 3 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892736 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 2262.42
Current children cumulated vsize (KiB) 59872

[startup+2322.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 5071
/proc/meminfo: memFree=31836296/32770624 swapFree=0/280420
[pid=4862] ppid=4859 vsize=59872 CPUtime=2322.42 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 51491 0 0 0 232239 3 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892791 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 2322.42
Current children cumulated vsize (KiB) 59872

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 5088
/proc/meminfo: memFree=31831748/32770624 swapFree=0/280484
[pid=4862] ppid=4859 vsize=59872 CPUtime=2382.43 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 52165 0 0 0 238240 3 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892791 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 2382.43
Current children cumulated vsize (KiB) 59872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 5089
/proc/meminfo: memFree=31831056/32770624 swapFree=0/280512
[pid=4862] ppid=4859 vsize=59872 CPUtime=2400.03 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 52165 0 0 0 240000 3 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892782 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 59872

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

[startup+2399.9 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 5089
/proc/meminfo: memFree=31831056/32770624 swapFree=0/280512
[pid=4862] ppid=4859 vsize=59872 CPUtime=2400.03 cores=1,3,5,7
/proc/4862/stat : 4862 (cosoco) R 4859 4862 2462 0 -1 4202496 52165 0 0 0 240000 3 0 0 20 0 1 0 608187 61308928 8850 18446744073709551615 4194304 5744392 140722291976832 140722291974232 4892782 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 7841632 7846472 28598272 140722291978702 140722291978832 140722291978832 140722291982286 0
/proc/4862/statm: 14968 8850 747 379 0 8387 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 59872

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.01
system time used= 0.032003
maximum resident set size= 35448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52194
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= 17
involuntary context switches= 793

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.36465 second user time and 8.21392 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-06 03:30:29
IDJOB=4252727
IDBENCH=140123
IDSOLVER=2633
FILE ID=node125/4252727-1501983872
RUNJOBID= node125-1501977809-2737
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= cosoco-mini 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-4252727-1501983872/watcher-4252727-1501983872 -o /tmp/evaluation-result-4252727-1501983872/solver-4252727-1501983872 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1501977809-2737 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4252727-1501983872.xml

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

MD5SUM BENCH= 9ac58fd867900409c70334584dcd9d09
RANDOM SEED=1818953672

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:        31864708 kB
MemAvailable:   32002564 kB
Buffers:           89080 kB
Cached:           332392 kB
SwapCached:            0 kB
Active:           215808 kB
Inactive:         286852 kB
Active(anon):      81516 kB
Inactive(anon):     8532 kB
Active(file):     134292 kB
Inactive(file):   278320 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7692 kB
Writeback:             0 kB
AnonPages:        202104 kB
Mapped:            30284 kB
Shmem:              8868 kB
Slab:             105832 kB
SReclaimable:      82160 kB
SUnreclaim:        23672 kB
KernelStack:        3584 kB
PageTables:         5156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     328944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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-06 04:10:29