Trace number 4267346

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco-mini 1.12? (TO) 2400.1001 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.79/0.89	c root propagations     : 0           
0.79/0.89	c restarts enabled, print stats at every restarts
0.79/0.89	c
0.79/0.89	c
0.79/0.89	c
0.79/0.89	c This is cosoco 1.12 --  
0.79/0.89	c
0.79/0.89	c command line: cosoco -lc -model -restarts HOME/instance-4267346-1502615974.xml 
0.79/0.89	c ========================================[ Problem Statistics ]===========================================
0.79/0.89	c |                                                                                                       
0.79/0.89	c |  Parse time        :         0.80 s 
0.79/0.89	c |
0.79/0.89	c |               Variables: 169
0.79/0.89	c |            Domain Sizes: 26..26
0.79/0.89	c |
0.79/0.89	c |             Constraints: 26
0.79/0.89	c |                   Arity: 13..13
0.79/0.89	c | 
0.79/0.89	c |                   Types: 
0.79/0.89	c |                          Extension: 26  (nb tuples: 65954..65954) -- (shared: 25)
0.79/0.89	c |                          
0.79/0.89	c =========================================================================================================
0.79/0.89	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.79/1.82	c 101            270            7186           140121         0              0              23   38   36   
3.10/3.19	c 211            460            17672          363990         0              0              26   30   28   
5.00/5.03	c 332            799            30573          606981         0              0              15   35   27   
7.39/7.45	c 465            1262           40487          812795         0              0              16   33   26   
10.59/10.67	c 611            1724           54773          1092942        0              0              17   30   25   
12.89/12.97	c 771            2036           69039          1378862        0              0              21   31   27   
14.60/14.60	c 947            2378           82248          1660663        0              0              17   32   27   
16.70/16.71	c 1140           2748           102117         2048110        0              0              26   31   28   
18.20/18.29	c 1352           3164           119421         2413804        0              0              26   32   27   
20.40/20.46	c 1585           3545           137721         2800899        0              0              26   32   28   
23.30/23.32	c 1841           4041           160289         3272664        0              0              18   31   27   
25.70/25.74	c 2122           4501           188700         3811556        0              0              26   32   28   
28.79/28.81	c 2431           5266           218449         4446204        0              0              17   34   27   
32.19/32.26	c 2770           5900           249577         5101705        0              0              27   36   29   
36.69/36.74	c 3142           7076           285393         5787331        0              0              16   29   25   
40.79/40.83	c 3551           7875           320939         6548845        0              0              27   39   29   
46.10/46.17	c 4000           9756           381811         7539235        0              0              16   30   24   
50.20/50.25	c 4493           10568          429153         8440569        0              0              17   32   27   
56.10/56.18	c 5035           11783          478101         9468612        0              0              18   38   27   
60.80/60.85	c 5631           12892          538845         10650729       0              0              26   38   29   
69.01/69.06	c 6286           14393          597008         11807394       0              0              15   31   25   
75.40/75.42	c 7006           15927          671466         13195017       0              0              18   38   28   
81.70/81.75	c 7798           17387          749583         14837166       0              0              26   38   29   
88.70/88.78	c 8669           18903          834386         16560002       0              0              26   38   27   
98.70/98.72	c 9627           20660          922541         18380050       0              0              26   39   29   
113.90/113.98	c 10680          23576          1015100        20300760       0              0              16   32   25   
125.80/125.84	c 11838          25547          1102245        22206205       0              0              14   32   26   
135.40/135.47	c 13111          28099          1217251        24521672       0              0              16   31   26   
143.70/143.78	c 14511          30482          1358612        27059184       0              0              27   33   28   
155.20/155.27	c 16051          32816          1489306        29842353       0              0              27   38   29   
175.01/175.07	c 17745          37028          1649243        32988331       0              0              15   31   27   
187.91/187.91	c 19608          41009          1811941        36514725       0              0              15   38   27   
202.81/202.80	c 21657          45436          2042530        40588760       0              0              26   40   30   
220.31/220.34	c 23910          50957          2247630        44762470       0              0              15   33   26   
247.51/247.58	c 26388          58093          2488002        49672541       0              0              15   39   26   
276.12/276.18	c 29113          64361          2769067        55420751       0              0              16   39   27   
307.62/307.67	c 32110          73823          3086942        61402299       0              0              15   38   26   
334.03/334.06	c 35406          79841          3381262        67546082       0              0              17   35   28   
366.72/366.71	c 39031          87824          3703540        74483113       0              0              15   38   27   
388.72/388.75	c 43018          94388          4075396        81388841       0              0              16   32   28   
431.73/431.70	c 47403          102498         4456435        89604874       0              0              17   39   28   
469.93/469.95	c 52226          112073         4917789        98360689       0              0              15   38   28   
510.93/510.98	c 57531          127897         5452849        108073806      0              0              16   31   26   
561.44/561.42	c 63366          139092         5939815        118046822      0              0              15   34   28   
622.84/622.86	c 69784          154851         6588701        131168907      0              0              15   39   27   
688.95/688.98	c 76843          170855         7288482        144754525      0              0              15   39   28   
747.75/747.79	c 84607          183761         7970973        158227076      0              0              16   35   28   
825.36/825.37	c 93147          199875         8803137        174867753      0              0              17   39   29   
936.37/936.37	c 102541         218382         9640420        192345790      0              0              16   39   28   
1077.68/1077.64	c 112874         249764         10729468       211975188      0              0              8   35   24    
1222.59/1222.55	c 124240         280896         11826137       232815818      0              0              11   40   27   
1321.11/1321.08	c 136742         304449         13025794       256718739      0              0              17   40   30   
1466.81/1466.74	c 150494         333253         14317332       282086414      0              0              15   40   29   
1596.13/1596.03	c 165621         368293         15651686       311041062      0              0              14   39   26   
1777.84/1777.72	c 182260         405821         17136235       342331637      0              0              7   40   28    
1956.75/1956.62	c 200562         453743         18932884       376867362      0              0              8   34   27    
2184.28/2184.18	c 220694         499745         20750017       415413623      0              0              7   40   28    
2388.38/2388.22	c 242839         550134         22660741       453991508      0              0              15   34   26   
2400.08/2399.90	
2400.08/2399.90	c *** INTERRUPTED ***
2400.08/2399.90	c restarts              : 58          
2400.08/2399.90	c conflicts             : 243953       (102 /sec)
2400.08/2399.90	c decisions             : 552060       (230 /sec)
2400.08/2399.90	c propagations          : 456246315   (190097 /sec)
2400.08/2399.90	c root propagations     : 0           
2400.08/2399.90	c filter calls          : 22773858       (9489 /sec)
2400.08/2399.90	c useless filter calls  : 5691286        (24 %)
2400.08/2399.90	c Memory used           : 45.33 MB
2400.08/2399.90	c CPU time              : 2400.07 s
2400.08/2399.90	
2400.08/2399.90	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13991 MiB free)
  memory of node 1: 16384 MiB (14270 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267346-1502615974/watcher-4267346-1502615974 -o /tmp/evaluation-result-4267346-1502615974/solver-4267346-1502615974 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502610314-7345 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267346-1502615974.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=7873, runsolver pid=7870

[startup+0.100152 s]*
/proc/loadavg: 2.00 2.01 2.03 3/188 7874
/proc/meminfo: memFree=28938168/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=27876 memory=3968 CPUtime=0.1 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 1217 0 0 0 10 0 0 0 20 0 1 0 94678437 28545024 992 33554432000 4194304 5748600 140725071732864 140725071729512 140301182946304 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 6969 992 701 380 0 387 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27876 KiB
Current children cumulated memory: 3968 KiB

[startup+0.209388 s]*
/proc/loadavg: 2.00 2.01 2.03 4/188 7874
/proc/meminfo: memFree=28937052/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=28788 memory=4672 CPUtime=0.21 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 1514 0 0 0 21 0 0 0 20 0 1 0 94678437 29478912 1168 33554432000 4194304 5748600 140725071732864 140725071729512 5474855 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 7197 1168 701 380 0 615 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28788 KiB
Current children cumulated memory: 4672 KiB

[startup+0.308873 s]*
/proc/loadavg: 2.00 2.01 2.03 3/188 7874
/proc/meminfo: memFree=28936308/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=29316 memory=5460 CPUtime=0.31 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 1698 0 0 0 31 0 0 0 20 0 1 0 94678437 30019584 1365 33554432000 4194304 5748600 140725071732864 140725071729512 5217004 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 7329 1365 701 380 0 747 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 29316 KiB
Current children cumulated memory: 5460 KiB

[startup+0.700275 s]
/proc/loadavg: 2.00 2.01 2.03 3/188 7874
/proc/meminfo: memFree=28934788/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=32064 memory=8188 CPUtime=0.69 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 2590 0 0 0 69 0 0 0 20 0 1 0 94678437 32833536 2047 33554432000 4194304 5748600 140725071732864 140725071729512 5221277 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 8049 2047 701 380 0 1467 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 32064 KiB
Current children cumulated memory: 8188 KiB

[startup+1.50037 s]
/proc/loadavg: 2.00 2.01 2.03 3/188 7874
/proc/meminfo: memFree=28919164/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22620 CPUtime=1.49 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 6943 0 0 0 148 1 0 0 20 0 1 0 94678437 47529984 5655 33554432000 4194304 5748600 140725071732864 140725071729512 4894384 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5655 737 380 0 5022 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22620 KiB

[startup+3.10948 s]
/proc/loadavg: 2.00 2.01 2.03 3/188 7874
/proc/meminfo: memFree=28919352/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22684 CPUtime=3.1 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 10300 0 0 0 309 1 0 0 20 0 1 0 94678437 47529984 5671 33554432000 4194304 5748600 140725071732864 140725071729512 4894479 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5671 751 380 0 5022 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22684 KiB

[startup+6.30036 s]
/proc/loadavg: 2.00 2.01 2.03 3/188 7874
/proc/meminfo: memFree=28919296/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22684 CPUtime=6.29 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 16408 0 0 0 628 1 0 0 20 0 1 0 94678437 47529984 5671 33554432000 4194304 5748600 140725071732864 140725071730264 4893134 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5671 751 380 0 5022 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22684 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.03 3/188 7874
/proc/meminfo: memFree=28919296/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22684 CPUtime=12.69 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 21139 0 0 0 1268 1 0 0 20 0 1 0 94678437 47529984 5671 33554432000 4194304 5748600 140725071732864 140725071730264 4894412 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5671 751 380 0 5022 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22684 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.03 3/188 7874
/proc/meminfo: memFree=28919144/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22684 CPUtime=25.5 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 29125 0 0 0 2548 2 0 0 20 0 1 0 94678437 47529984 5671 33554432000 4194304 5748600 140725071732864 140725071730264 4894279 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5671 751 380 0 5022 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22684 KiB

[startup+51.1095 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7874
/proc/meminfo: memFree=28918948/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=51.1 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 29961 0 0 0 5108 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894820 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7875
/proc/meminfo: memFree=28918980/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=102.3 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 30793 0 0 0 10228 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894279 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7876
/proc/meminfo: memFree=28919236/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=162.3 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 31625 0 0 0 16228 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894270 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7940
/proc/meminfo: memFree=28914888/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=222.31 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 32457 0 0 0 22229 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894270 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7941
/proc/meminfo: memFree=28915956/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=282.31 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 32457 0 0 0 28229 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894412 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

[startup+342.3 s]
/proc/loadavg: 2.44 2.12 2.07 3/188 7950
/proc/meminfo: memFree=28915964/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=342.32 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 33288 0 0 0 34230 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

[startup+402.3 s]
/proc/loadavg: 2.31 2.16 2.09 3/188 7951
/proc/meminfo: memFree=28916236/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=402.32 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 33288 0 0 0 40230 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894479 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

[startup+462.3 s]
/proc/loadavg: 2.11 2.13 2.08 3/188 7952
/proc/meminfo: memFree=28916160/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=462.33 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 34119 0 0 0 46231 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894270 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 462.33 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB


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

/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 1662.43 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

[startup+1722.3 s]
/proc/loadavg: 2.02 2.08 2.07 3/187 7990
/proc/meminfo: memFree=28915688/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=1722.43 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 42082 0 0 0 172241 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894294 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 1722.43 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

[startup+1782.3 s]
/proc/loadavg: 1.85 2.03 2.05 3/187 8055
/proc/meminfo: memFree=28733256/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=1782.43 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 42913 0 0 0 178241 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894450 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 1782.43 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

[startup+1842.3 s]
/proc/loadavg: 1.99 2.04 2.05 3/187 8056
/proc/meminfo: memFree=28580196/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=1842.44 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 42913 0 0 0 184242 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894412 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 1842.44 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 8057
/proc/meminfo: memFree=28580616/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=1902.44 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 43422 0 0 0 190242 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4893145 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 1902.44 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 8058
/proc/meminfo: memFree=28580076/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=1962.45 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 43744 0 0 0 196243 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894412 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 1962.45 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/190 8080
/proc/meminfo: memFree=28576240/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=2022.45 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 44246 0 0 0 202243 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894384 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 2022.45 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

[startup+2082.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/187 8083
/proc/meminfo: memFree=28578784/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=2082.46 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 44313 0 0 0 208244 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 2082.46 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 8092
/proc/meminfo: memFree=28578052/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=2142.46 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 44878 0 0 0 214244 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894479 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 2142.46 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 8093
/proc/meminfo: memFree=28578304/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=2202.47 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 45144 0 0 0 220245 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894279 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 2202.47 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 8094
/proc/meminfo: memFree=28578220/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=2262.47 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 45542 0 0 0 226245 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894270 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 2262.47 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

[startup+2322.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/188 8095
/proc/meminfo: memFree=28578004/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=2322.48 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 45648 0 0 0 232246 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894306 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 2322.48 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

[startup+2382.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/188 8096
/proc/meminfo: memFree=28578280/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=2382.48 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 46053 0 0 0 238246 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894279 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 2382.48 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 8096
/proc/meminfo: memFree=28578556/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=2400.08 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 46479 0 0 0 240006 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

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

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

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

[startup+2399.9 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 8096
/proc/meminfo: memFree=28578556/32770624 swapFree=67108860/67108860
[pid=7873] ppid=7870 vsize=46416 memory=22932 CPUtime=2400.08 cores=1,3,5,7
/proc/7873/stat : 7873 (cosoco) R 7870 7873 6338 0 -1 4202496 46479 0 0 0 240006 2 0 0 20 0 1 0 94678437 47529984 5733 33554432000 4194304 5748600 140725071732864 140725071730264 4894318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 36364288 140725071733951 140725071734046 140725071734046 140725071736782 0
/proc/7873/statm: 11604 5733 751 380 0 5022 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 46416 KiB
Current children cumulated memory: 22932 KiB

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.1
CPU user time (s): 2400.07
CPU system time (s): 0.029002
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 46416
Max. memory (cumulated for all children) (KiB): 22932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.07
system time used= 0.029002
maximum resident set size= 23004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46517
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= 15
involuntary context switches= 608


# summary of solver processes directly reported to runsolver:
#   pid: 7873
#   total CPU time (s): 2400.1
#   total CPU user time (s): 2400.07
#   total CPU system time (s): 0.029002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0026 second user time and 16.8708 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-13 11:05:15
IDJOB=4267346
IDBENCH=140132
IDSOLVER=2657
FILE ID=node148/4267346-1502615974
RUNJOBID= node148-1502610314-7345
PBS_JOBID= 20628305
Free space on /tmp= 61612 MiB

SOLVER NAME= cosoco-mini 1.12
BENCH NAME= XCSP17/Crossword/Crossword-m1c-ogd2008-vg/Crossword-m1c-ogd2008-vg-13-13.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267346-1502615974/watcher-4267346-1502615974 -o /tmp/evaluation-result-4267346-1502615974/solver-4267346-1502615974 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502610314-7345 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267346-1502615974.xml

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

MD5SUM BENCH= d4dde8f3e9f2541e7949826ca81c8251
RANDOM SEED=1710063644

node148.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.19
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.19
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.19
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.19
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:        28939608 kB
MemAvailable:   31991452 kB
Buffers:          186556 kB
Cached:          3155240 kB
SwapCached:            0 kB
Active:           727104 kB
Inactive:        2669000 kB
Active(anon):       5140 kB
Inactive(anon):    77076 kB
Active(file):     721964 kB
Inactive(file):  2591924 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4292 kB
Writeback:             0 kB
AnonPages:         60468 kB
Mapped:            45024 kB
Shmem:             25224 kB
Slab:             133808 kB
SReclaimable:     107584 kB
SUnreclaim:        26224 kB
KernelStack:        3360 kB
PageTables:         4400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61612 MiB
End job on node148 at 2017-08-13 11:45:15