Trace number 4252724

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

General information on the benchmark

NameCrossword/
Crossword-m1c-ogd2008-vg/Crossword-m1c-ogd2008-vg-13-13.xml
MD5SUMd4dde8f3e9f2541e7949826ca81c8251
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 variables169
Number of constraints26
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":169}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":169}]
Minimum constraint arity13
Maximum constraint arity13
Distribution of constraint arities[{"arity":13,"count":26}]
Number of extensional constraints26
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":26}]
Optimization problemNO
Type of objective

Solver Data

0.89/1.02	c root propagations     : 0           
0.89/1.02	c restarts enabled, print stats at every restarts
0.89/1.02	c
0.89/1.02	c
0.89/1.02	c
0.89/1.02	c This is cosoco 1.0 --  
0.89/1.02	c
0.89/1.02	c ========================================[ Problem Statistics ]===========================================
0.89/1.02	c |                                                                                                       
0.89/1.02	c |  Parse time        :         0.83 s 
0.89/1.02	c |
0.89/1.02	c |               Variables: 169
0.89/1.02	c |            Domain Sizes: 26..26
0.89/1.02	c |
0.89/1.02	c |             Constraints: 26
0.89/1.02	c |                   Arity: 13..13
0.89/1.02	c | 
0.89/1.02	c |                   Types: 
0.89/1.02	c |                          Extension: 26  (nb tuples: 65954..65954) -- (shared: 25)
0.89/1.02	c |                          
0.89/1.02	c =========================================================================================================
0.89/1.02	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.79/1.93	c 101            270            7186           140121         0              0              23   38   36   
3.09/3.26	c 211            460            17672          363990         0              0              26   30   28   
4.89/5.04	c 332            799            30573          606981         0              0              15   35   27   
7.19/7.36	c 465            1262           40487          812795         0              0              16   33   26   
10.29/10.49	c 611            1724           54773          1092942        0              0              17   30   25   
12.49/12.68	c 771            2036           69039          1378862        0              0              21   31   27   
14.09/14.26	c 947            2378           82248          1660663        0              0              17   32   27   
16.19/16.32	c 1140           2748           102117         2048110        0              0              26   31   28   
17.68/17.86	c 1352           3164           119421         2413804        0              0              26   32   27   
19.58/19.80	c 1585           3545           137721         2800899        0              0              26   32   28   
22.08/22.24	c 1841           4041           160289         3272664        0              0              18   31   27   
24.19/24.34	c 2122           4501           188700         3811556        0              0              26   32   28   
27.18/27.32	c 2431           5266           218449         4446204        0              0              17   34   27   
30.58/30.79	c 2770           5900           249577         5101705        0              0              27   36   29   
35.19/35.31	c 3142           7076           285393         5787331        0              0              16   29   25   
39.28/39.41	c 3551           7875           320939         6548845        0              0              27   39   29   
44.58/44.77	c 4000           9756           381811         7539235        0              0              16   30   24   
48.69/48.88	c 4493           10568          429153         8440569        0              0              17   32   27   
54.69/54.83	c 5035           11783          478101         9468612        0              0              18   38   27   
59.39/59.52	c 5631           12892          538845         10650729       0              0              26   38   29   
67.59/67.77	c 6286           14393          597008         11807394       0              0              15   31   25   
73.99/74.16	c 7006           15927          671466         13195017       0              0              18   38   28   
80.39/80.52	c 7798           17387          749583         14837166       0              0              26   38   29   
87.39/87.59	c 8669           18903          834386         16560002       0              0              26   38   27   
97.39/97.57	c 9627           20660          922541         18380050       0              0              26   39   29   
112.80/112.98	c 10680          23576          1015100        20300760       0              0              16   32   25   
124.80/124.90	c 11838          25547          1102245        22206205       0              0              14   32   26   
134.40/134.58	c 13111          28099          1217251        24521672       0              0              16   31   26   
142.80/142.93	c 14511          30482          1358612        27059184       0              0              27   33   28   
154.30/154.46	c 16051          32816          1489306        29842353       0              0              27   38   29   
174.20/174.35	c 17745          37028          1649243        32988331       0              0              15   31   27   
187.10/187.26	c 19608          41009          1811941        36514725       0              0              15   38   27   
202.11/202.20	c 21657          45436          2042530        40588760       0              0              26   40   30   
219.71/219.83	c 23910          50957          2247630        44762470       0              0              15   33   26   
247.01/247.17	c 26388          58093          2488002        49672541       0              0              15   39   26   
275.81/275.92	c 29113          64361          2769067        55420751       0              0              16   39   27   
307.42/307.51	c 32110          73823          3086942        61402299       0              0              15   38   26   
333.82/333.98	c 35406          79841          3381262        67546082       0              0              17   35   28   
366.72/366.84	c 39031          87824          3703540        74483113       0              0              15   38   27   
388.92/389.00	c 43018          94388          4075396        81388841       0              0              16   32   28   
431.93/432.04	c 47403          102498         4456435        89604874       0              0              17   39   28   
470.33/470.45	c 52226          112073         4917789        98360689       0              0              15   38   28   
511.54/511.64	c 57531          127897         5452849        108073806      0              0              16   31   26   
562.15/562.29	c 63366          139092         5939815        118046822      0              0              15   34   28   
623.95/624.03	c 69784          154851         6588701        131168907      0              0              15   39   27   
690.55/690.60	c 76843          170855         7288482        144754525      0              0              15   39   28   
749.66/749.73	c 84607          183761         7970973        158227076      0              0              16   35   28   
827.57/827.65	c 93147          199875         8803137        174867753      0              0              17   39   29   
938.98/939.06	c 102541         218382         9640420        192345790      0              0              16   39   28   
1080.79/1080.82	c 112874         249764         10729468       211975188      0              0              8   35   24    
1226.91/1226.98	c 124240         280896         11826137       232815818      0              0              11   40   27   
1325.71/1325.78	c 136742         304449         13025794       256718739      0              0              17   40   30   
1472.43/1472.48	c 150494         333253         14317332       282086414      0              0              15   40   29   
1602.24/1602.21	c 165621         368293         15651686       311041062      0              0              14   39   26   
1784.56/1784.52	c 182260         405821         17136235       342331637      0              0              7   40   28    
1964.08/1964.08	c 200562         453743         18932884       376867362      0              0              8   34   27    
2192.80/2192.73	c 220694         499745         20750017       415413623      0              0              7   40   28    
2398.42/2398.32	c 242839         550134         22660741       453991508      0              0              15   34   26   

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-4252724-1501983971/watcher-4252724-1501983971 -o /tmp/evaluation-result-4252724-1501983971/solver-4252724-1501983971 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1501977809-2736 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4252724-1501983971.xml 

pid=4923
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 4926
/proc/meminfo: memFree=31857572/32770624 swapFree=0/278788
[pid=4926] ppid=4923 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/4926/stat : 4926 (runsolver) D 4923 4926 2462 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 618133 24240128 106 18446744073709551615 4194304 4338465 140733585082160 140733585079800 140675397718743 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 27779072 140733585084578 140733585085004 140733585085004 140733585088458 0
/proc/4926/statm: 5918 106 53 36 0 2156 0

[startup+0.100114 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 4926
/proc/meminfo: memFree=31857572/32770624 swapFree=0/278788
[pid=4926] ppid=4923 vsize=1816 CPUtime=0 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) D 4923 4926 2462 0 -1 1077936128 150 0 0 0 0 0 0 0 20 0 1 0 618133 1859584 1 18446744073709551615 4194304 5744392 140729333878352 140729333875592 140276346341063 0 0 1 0 18446744072101563940 0 0 17 6 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 454 1 0 379 0 39 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1816

[startup+0.200208 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 4926
/proc/meminfo: memFree=31857572/32770624 swapFree=0/278788
[pid=4926] ppid=4923 vsize=27548 CPUtime=0.09 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 1126 0 0 0 9 0 0 0 20 0 1 0 618133 28209152 957 18446744073709551615 4194304 5744392 140729333878352 140729333875000 5473186 0 0 1 0 0 0 0 17 0 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 6887 957 691 379 0 306 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27548

[startup+0.300207 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 4926
/proc/meminfo: memFree=31857572/32770624 swapFree=0/278788
[pid=4926] ppid=4923 vsize=28268 CPUtime=0.19 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 1352 0 0 0 19 0 0 0 20 0 1 0 618133 28946432 1113 18446744073709551615 4194304 5744392 140729333878352 140729333875000 5474980 0 0 1 0 0 0 0 17 0 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 7067 1113 691 379 0 486 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28268

[startup+0.700172 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 4926
/proc/meminfo: memFree=31857572/32770624 swapFree=0/278788
[pid=4926] ppid=4923 vsize=31532 CPUtime=0.59 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 2345 0 0 0 59 0 0 0 20 0 1 0 618133 32288768 1839 18446744073709551615 4194304 5744392 140729333878352 140729333875000 5474759 0 0 1 0 0 0 0 17 0 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 7883 1839 691 379 0 1302 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 31532

[startup+1.50022 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 4927
/proc/meminfo: memFree=31838652/32770624 swapFree=0/278800
[pid=4926] ppid=4923 vsize=46412 CPUtime=1.39 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 6553 0 0 0 138 1 0 0 20 0 1 0 618133 47525888 5647 18446744073709551615 4194304 5744392 140729333878352 140729333876008 4892782 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5647 729 379 0 5022 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 46412

[startup+3.10022 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 4927
/proc/meminfo: memFree=31838328/32770624 swapFree=0/278796
[pid=4926] ppid=4923 vsize=46412 CPUtime=2.99 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 6555 0 0 0 298 1 0 0 20 0 1 0 618133 47525888 5647 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4893332 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5647 729 379 0 5022 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 46412

[startup+6.30036 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 4927
/proc/meminfo: memFree=31838116/32770624 swapFree=0/278796
[pid=4926] ppid=4923 vsize=46412 CPUtime=6.19 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 15654 0 0 0 618 1 0 0 20 0 1 0 618133 47525888 5666 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892821 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5666 747 379 0 5022 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 46412

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 4927
/proc/meminfo: memFree=31837824/32770624 swapFree=0/278816
[pid=4926] ppid=4923 vsize=46412 CPUtime=12.59 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 20749 0 0 0 1258 1 0 0 20 0 1 0 618133 47525888 5666 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892821 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5666 747 379 0 5022 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 46412

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 4927
/proc/meminfo: memFree=31837436/32770624 swapFree=0/278832
[pid=4926] ppid=4923 vsize=46412 CPUtime=25.38 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 26319 0 0 0 2537 1 0 0 20 0 1 0 618133 47525888 5728 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892929 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5728 747 379 0 5022 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 46412

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 4928
/proc/meminfo: memFree=31837628/32770624 swapFree=0/278860
[pid=4926] ppid=4923 vsize=46412 CPUtime=50.99 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 26652 0 0 0 5098 1 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892830 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 46412

[startup+102.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/182 4929
/proc/meminfo: memFree=31837640/32770624 swapFree=0/278916
[pid=4926] ppid=4923 vsize=46412 CPUtime=102.2 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 26984 0 0 0 10219 1 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892970 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 46412

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/182 4931
/proc/meminfo: memFree=31837624/32770624 swapFree=0/278996
[pid=4926] ppid=4923 vsize=46412 CPUtime=162.2 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 27316 0 0 0 16218 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892784 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 46412

[startup+222.306 s]
/proc/loadavg: 2.06 2.04 2.05 3/181 4933
/proc/meminfo: memFree=31838188/32770624 swapFree=0/279044
[pid=4926] ppid=4923 vsize=46412 CPUtime=222.21 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 27648 0 0 0 22219 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4893009 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 46412

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 4935
/proc/meminfo: memFree=31837916/32770624 swapFree=0/279084
[pid=4926] ppid=4923 vsize=46412 CPUtime=282.21 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 27648 0 0 0 28219 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4891615 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 46412

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 4937
/proc/meminfo: memFree=31838496/32770624 swapFree=0/279128
[pid=4926] ppid=4923 vsize=46412 CPUtime=342.22 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 27979 0 0 0 34220 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892991 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 46412

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 4939
/proc/meminfo: memFree=31837884/32770624 swapFree=0/279176
[pid=4926] ppid=4923 vsize=46412 CPUtime=402.23 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 27979 0 0 0 40221 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4891536 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 46412

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 4941
/proc/meminfo: memFree=31838844/32770624 swapFree=0/279228
[pid=4926] ppid=4923 vsize=46412 CPUtime=462.23 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 28310 0 0 0 46221 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892782 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 46412

[startup+522.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 4958
/proc/meminfo: memFree=31834428/32770624 swapFree=0/279328
[pid=4926] ppid=4923 vsize=46412 CPUtime=522.24 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 28310 0 0 0 52222 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4891617 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 46412

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 4960
/proc/meminfo: memFree=31837580/32770624 swapFree=0/279368
[pid=4926] ppid=4923 vsize=46412 CPUtime=582.24 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 28641 0 0 0 58222 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4893009 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 46412


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5008
/proc/meminfo: memFree=31836792/32770624 swapFree=0/279988
[pid=4926] ppid=4923 vsize=46412 CPUtime=1542.34 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 31152 0 0 0 154232 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892991 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 46412

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5011
/proc/meminfo: memFree=31836296/32770624 swapFree=0/280024
[pid=4926] ppid=4923 vsize=46412 CPUtime=1602.34 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 31289 0 0 0 160232 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892791 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 46412

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5013
/proc/meminfo: memFree=31836676/32770624 swapFree=0/280060
[pid=4926] ppid=4923 vsize=46412 CPUtime=1662.35 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 31537 0 0 0 166233 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892787 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 46412

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 5030
/proc/meminfo: memFree=31832160/32770624 swapFree=0/280120
[pid=4926] ppid=4923 vsize=46412 CPUtime=1722.35 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 31537 0 0 0 172233 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4891617 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 46412

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/185 5056
/proc/meminfo: memFree=31831472/32770624 swapFree=0/280188
[pid=4926] ppid=4923 vsize=46412 CPUtime=1782.36 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 31793 0 0 0 178234 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892830 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 46412

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 5058
/proc/meminfo: memFree=31835148/32770624 swapFree=0/280224
[pid=4926] ppid=4923 vsize=46412 CPUtime=1842.36 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 31873 0 0 0 184234 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892814 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 1842.36
Current children cumulated vsize (KiB) 46412

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5060
/proc/meminfo: memFree=31835668/32770624 swapFree=0/280256
[pid=4926] ppid=4923 vsize=46412 CPUtime=1902.37 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 32080 0 0 0 190235 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892782 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 1902.37
Current children cumulated vsize (KiB) 46412

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5062
/proc/meminfo: memFree=31835428/32770624 swapFree=0/280284
[pid=4926] ppid=4923 vsize=46412 CPUtime=1962.38 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 32080 0 0 0 196236 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892830 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 1962.38
Current children cumulated vsize (KiB) 46412

[startup+2022.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/181 5064
/proc/meminfo: memFree=31836244/32770624 swapFree=0/280320
[pid=4926] ppid=4923 vsize=46412 CPUtime=2022.38 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 32403 0 0 0 202236 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892924 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 2022.38
Current children cumulated vsize (KiB) 46412

[startup+2082.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 5066
/proc/meminfo: memFree=31835764/32770624 swapFree=0/280348
[pid=4926] ppid=4923 vsize=46412 CPUtime=2082.39 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 32403 0 0 0 208237 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892791 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 2082.39
Current children cumulated vsize (KiB) 46412

[startup+2142.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 5068
/proc/meminfo: memFree=31836536/32770624 swapFree=0/280380
[pid=4926] ppid=4923 vsize=46412 CPUtime=2142.39 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 32617 0 0 0 214237 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4893120 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 2142.39
Current children cumulated vsize (KiB) 46412

[startup+2202.31 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 5070
/proc/meminfo: memFree=31836296/32770624 swapFree=0/280408
[pid=4926] ppid=4923 vsize=46412 CPUtime=2202.4 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 32742 0 0 0 220238 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892818 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 2202.4
Current children cumulated vsize (KiB) 46412

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 5072
/proc/meminfo: memFree=31836180/32770624 swapFree=0/280444
[pid=4926] ppid=4923 vsize=46412 CPUtime=2262.4 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 32912 0 0 0 226238 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4893328 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 2262.4
Current children cumulated vsize (KiB) 46412

[startup+2322.3 s]
/proc/loadavg: 1.99 2.02 2.04 2/185 6071
/proc/meminfo: memFree=31868936/32770624 swapFree=0/281336
[pid=4926] ppid=4923 vsize=46412 CPUtime=2322.41 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 32933 0 0 0 232239 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892782 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 2322.41
Current children cumulated vsize (KiB) 46412

[startup+2382.3 s]
/proc/loadavg: 1.91 1.99 2.03 3/182 7597
/proc/meminfo: memFree=31855232/32770624 swapFree=0/281836
[pid=4926] ppid=4923 vsize=46412 CPUtime=2382.42 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 33086 0 0 0 238240 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4892791 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 2382.42
Current children cumulated vsize (KiB) 46412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 1.93 1.99 2.03 3/182 7598
/proc/meminfo: memFree=31855228/32770624 swapFree=0/281840
[pid=4926] ppid=4923 vsize=46412 CPUtime=2400.02 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 33264 0 0 0 240000 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4891615 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 46412

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

[startup+2399.9 s]
/proc/loadavg: 1.93 1.99 2.03 3/182 7598
/proc/meminfo: memFree=31855228/32770624 swapFree=0/281840
[pid=4926] ppid=4923 vsize=46412 CPUtime=2400.02 cores=0,2,4,6
/proc/4926/stat : 4926 (cosoco) R 4923 4926 2462 0 -1 4202496 33264 0 0 0 240000 2 0 0 20 0 1 0 618133 47525888 5739 18446744073709551615 4194304 5744392 140729333878352 140729333875752 4891615 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7841632 7846472 11227136 140729333879246 140729333879376 140729333879376 140729333882830 0
/proc/4926/statm: 11603 5739 747 379 0 5022 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 46412

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.03
CPU user time (s): 2400
CPU system time (s): 0.024002
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 46412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400
system time used= 0.024002
maximum resident set size= 23000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33283
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= 634

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.14384 second user time and 10.7586 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-06 03:32:09
IDJOB=4252724
IDBENCH=140132
IDSOLVER=2633
FILE ID=node125/4252724-1501983971
RUNJOBID= node125-1501977809-2736
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Crossword/Crossword-m1c-ogd2008-vg/Crossword-m1c-ogd2008-vg-13-13.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252724-1501983971/watcher-4252724-1501983971 -o /tmp/evaluation-result-4252724-1501983971/solver-4252724-1501983971 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1501977809-2736 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4252724-1501983971.xml

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

MD5SUM BENCH= d4dde8f3e9f2541e7949826ca81c8251
RANDOM SEED=1347148044

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:        31857920 kB
MemAvailable:   31998152 kB
Buffers:           89220 kB
Cached:           334748 kB
SwapCached:            0 kB
Active:           222928 kB
Inactive:         287320 kB
Active(anon):      86700 kB
Inactive(anon):     8532 kB
Active(file):     136228 kB
Inactive(file):   278788 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4116 kB
Writeback:             0 kB
AnonPages:         86292 kB
Mapped:            29280 kB
Shmem:              8868 kB
Slab:             105996 kB
SReclaimable:      82100 kB
SUnreclaim:        23896 kB
KernelStack:        3264 kB
PageTables:         4540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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= 62024 MiB
End job on node125 at 2017-08-06 04:12:09