Trace number 4299711

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 1.12? (TO) 2519.93 2520.01

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-16-17_c18.xml
MD5SUM23da8342a2898ede5001de7625d13c59
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark369.771
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints33
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":272}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":272}]
Minimum constraint arity16
Maximum constraint arity17
Distribution of constraint arities[{"arity":16,"count":17},{"arity":17,"count":16}]
Number of extensional constraints33
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":33}]
Optimization problemNO
Type of objective

Solver Data

0.60/0.61	c root propagations     : 17          
0.60/0.61	c restarts enabled, print stats at every restarts
0.60/0.61	c
0.60/0.61	c
0.60/0.61	c
0.60/0.61	c This is cosoco 1.12 --  
0.60/0.61	c
0.60/0.61	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4299711-1532817624.xml 
0.60/0.61	c ========================================[ Problem Statistics ]===========================================
0.60/0.61	c |                                                                                                       
0.60/0.61	c |  Parse time        :         0.55 s 
0.60/0.61	c |
0.60/0.61	c |               Variables: 272
0.60/0.61	c |            Domain Sizes: 26..26
0.60/0.61	c |
0.60/0.61	c |             Constraints: 33
0.60/0.61	c |                   Arity: 16..17
0.60/0.61	c | 
0.60/0.61	c |                   Types: 
0.60/0.61	c |                          Extension: 33  (nb tuples: 14394..21548) -- (shared: 31)
0.60/0.61	c |                          
0.60/0.61	c =========================================================================================================
0.60/0.61	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
2.79/2.88	c 101            217            13344          331721         17             0              17   33   18   
4.29/4.38	c 211            488            26498          606519         17             0              17   33   24   
6.39/6.42	c 332            835            44336          982748         17             0              19   28   21   
8.39/8.44	c 465            1111           57803          1331435        17             0              19   23   20   
12.49/12.59	c 611            1699           76073          1819694        17             0              3   23   16    
15.09/15.11	c 771            1971           91348          2259634        17             0              19   26   20   
20.09/20.11	c 947            2539           111869         2845788        17             0              5   23   11    
24.48/24.54	c 1140           3049           134958         3390291        17             0              6   24   18    
32.38/32.42	c 1352           3726           156748         4025917        17             0              3   21   7     
38.88/38.91	c 1585           4473           181915         4731589        17             0              4   21   9     
47.39/47.41	c 1841           5778           214096         5655122        17             0              3   22   12    
55.79/55.89	c 2122           6839           253664         6687971        17             0              4   21   14    
65.29/65.36	c 2431           8296           301047         7864667        17             0              3   33   16    
67.89/67.90	c 2770           9614           337791         8726073        17             0              18   34   32   
75.19/75.21	c 3142           11009          386538         9784329        17             0              5   34   22    
87.89/87.91	c 3551           12567          434249         11180233       17             0              4   25   13    
94.69/94.77	c 4000           13975          490182         12339874       17             0              17   33   23   
106.29/106.34	c 4493           15369          545374         13773850       17             0              5   23   9     
114.89/114.93	c 5035           17221          611896         15263664       17             0              4   34   25    
127.10/127.14	c 5631           19859          692009         17203964       17             0              4   34   18    
149.39/149.47	c 6286           22160          773625         19450978       17             0              5   21   10    
163.38/163.48	c 7006           24875          864522         21686681       17             0              4   34   18    
179.78/179.83	c 7798           27670          955248         24034453       17             0              3   26   13    
192.88/192.95	c 8669           30263          1078862        26810211       17             0              5   33   20    
207.88/207.95	c 9627           33329          1195921        29634735       17             0              4   33   19    
237.38/237.49	c 10680          36371          1309551        32947257       17             0              4   23   9     
265.78/265.89	c 11838          40289          1439025        36532339       17             0              4   33   14    
296.38/296.46	c 13111          44836          1596569        40656465       17             0              4   29   12    
334.38/334.43	c 14511          50311          1766411        45393256       17             0              4   34   14    
361.68/361.72	c 16051          55401          1947322        49810546       17             0              4   23   18    
388.58/388.60	c 17745          58739          2154621        54708058       17             0              4   33   19    
428.28/428.34	c 19608          64354          2381351        60315679       17             0              4   26   15    
469.38/469.40	c 21657          70773          2611238        66443522       17             0              3   34   14    
524.77/524.87	c 23910          77145          2850743        73225998       17             0              3   25   9     
590.57/590.68	c 26388          86168          3128963        80954179       17             0              3   25   12    
646.17/646.22	c 29113          97494          3492164        89715717       17             0              4   23   15    
710.77/710.85	c 32110          107376         3825426        99133758       17             0              3   33   14    
785.26/785.30	c 35406          116778         4192076        109095732      19             0              2   33   12    
832.46/832.55	c 39031          124531         4563198        118368138      19             0              4   25   20    
943.07/943.17	c 43018          138074         5040059        131654745      19             0              3   24   11    
1054.25/1054.32	c 47403          153595         5586697        146396968      19             0              3   33   13    
1164.85/1164.91	c 52226          166499         6112040        159564765      19             0              3   25   11    
1309.95/1310.09	c 57531          183384         6736475        176596684      19             0              3   24   10    
1434.44/1434.53	c 63366          200303         7383951        193581145      19             0              3   33   13    
1613.44/1613.57	c 69784          222700         8155652        214853858      19             0              3   26   11    
1759.14/1759.21	c 76843          249757         9093652        236575227      19             0              3   33   16    
1962.94/1963.11	c 84607          275217         10034929       261891256      19             0              3   23   11    
2082.63/2082.70	c 93147          294089         11037983       286470872      19             0              3   34   21    
2293.03/2293.19	c 102541         321976         12090461       313526055      19             0              3   27   10    
2519.92/2520.01	
2519.92/2520.01	c *** INTERRUPTED ***
2519.92/2520.01	c restarts              : 49          
2519.92/2520.01	c conflicts             : 110701       (44 /sec)
2519.92/2520.01	c decisions             : 349408       (139 /sec)
2519.92/2520.01	c propagations          : 340190197   (135001 /sec)
2519.92/2520.01	c root propagations     : 17          
2519.92/2520.01	c filter calls          : 13052816       (5180 /sec)
2519.92/2520.01	c useless filter calls  : 3742120        (28 %)
2519.92/2520.01	c Memory used           : 34.95 MB
2519.92/2520.01	c CPU time              : 2519.91 s
2519.92/2520.01	
2519.92/2520.01	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 (10659 MiB free)
  memory of node 1: 16384 MiB (12615 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299711-1532817624/watcher-4299711-1532817624 -o /tmp/evaluation-result-4299711-1532817624/solver-4299711-1532817624 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532810061-31499 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4299711-1532817624.xml 

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

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


[startup+0.100139 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 32190
/proc/meminfo: memFree=23828912/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=28044 memory=4200 CPUtime=0.1 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 1240 0 0 0 10 0 0 0 20 0 1 0 99325584 28717056 1050 33554432000 4194304 6142532 140729061296144 140729061292776 140428370545637 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 7011 1050 781 476 0 333 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28044 KiB
Current children cumulated memory: 4200 KiB

[startup+0.209516 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 32190
/proc/meminfo: memFree=23828168/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=28764 memory=5020 CPUtime=0.21 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 1465 0 0 0 21 0 0 0 20 0 1 0 99325584 29454336 1255 33554432000 4194304 6142532 140729061296144 140729061292776 5802324 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 7191 1255 781 476 0 513 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28764 KiB
Current children cumulated memory: 5020 KiB

[startup+0.308762 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 32190
/proc/meminfo: memFree=23825192/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=31032 memory=7312 CPUtime=0.31 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 2176 0 0 0 31 0 0 0 20 0 1 0 99325584 31776768 1828 33554432000 4194304 6142532 140729061296144 140729061292792 140428370983936 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 7758 1828 791 476 0 1080 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 31032 KiB
Current children cumulated memory: 7312 KiB

[startup+0.700364 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32190
/proc/meminfo: memFree=23825404/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12144 CPUtime=0.69 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 3540 0 0 0 69 0 0 0 20 0 1 0 99325584 36642816 3036 33554432000 4194304 6142532 140729061296144 140729061292792 5017799 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3036 805 476 0 2268 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12144 KiB

[startup+1.50029 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32190
/proc/meminfo: memFree=23821312/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12144 CPUtime=1.49 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 3540 0 0 0 149 0 0 0 20 0 1 0 99325584 36642816 3036 33554432000 4194304 6142532 140729061296144 140729061292792 5017909 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3036 805 476 0 2268 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12144 KiB

[startup+3.10934 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32190
/proc/meminfo: memFree=23821064/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12272 CPUtime=3.1 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 5698 0 0 0 310 0 0 0 20 0 1 0 99325584 36642816 3068 33554432000 4194304 6142532 140729061296144 140729061293800 5017997 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3068 836 476 0 2268 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12272 KiB

[startup+6.30029 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32190
/proc/meminfo: memFree=23820808/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12272 CPUtime=6.29 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 7848 0 0 0 629 0 0 0 20 0 1 0 99325584 36642816 3068 33554432000 4194304 6142532 140729061296144 140729061293544 5017759 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3068 836 476 0 2268 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12272 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32190
/proc/meminfo: memFree=23821068/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12272 CPUtime=12.69 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 9998 0 0 0 1269 0 0 0 20 0 1 0 99325584 36642816 3068 33554432000 4194304 6142532 140729061296144 140729061293544 5017767 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3068 836 476 0 2268 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12272 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32190
/proc/meminfo: memFree=23821068/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12272 CPUtime=25.48 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 14298 0 0 0 2548 0 0 0 20 0 1 0 99325584 36642816 3068 33554432000 4194304 6142532 140729061296144 140729061293544 5017782 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3068 836 476 0 2268 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12272 KiB

[startup+51.1094 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32190
/proc/meminfo: memFree=23821124/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=51.1 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 16424 0 0 0 5109 1 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017782 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32191
/proc/meminfo: memFree=23821004/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=102.29 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 17066 0 0 0 10228 1 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017997 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32192
/proc/meminfo: memFree=23821240/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=162.28 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 17708 0 0 0 16227 1 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017816 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32193
/proc/meminfo: memFree=23821244/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=222.28 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 18350 0 0 0 22227 1 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017816 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32194
/proc/meminfo: memFree=23821164/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=282.28 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 18992 0 0 0 28227 1 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017767 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32195
/proc/meminfo: memFree=23821416/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=342.28 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 19634 0 0 0 34227 1 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017816 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32196
/proc/meminfo: memFree=23821544/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=402.28 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 20276 0 0 0 40227 1 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017759 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32197
/proc/meminfo: memFree=23821300/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=462.28 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 20918 0 0 0 46227 1 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017973 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB


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

/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 1722.24 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 32400
/proc/meminfo: memFree=23805812/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=1782.24 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 34759 0 0 0 178222 2 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017958 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 1782.24 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 32401
/proc/meminfo: memFree=23806216/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=1842.23 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 35374 0 0 0 184221 2 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017816 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 1842.23 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 32402
/proc/meminfo: memFree=23806468/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=1902.23 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 35988 0 0 0 190221 2 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017767 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 1902.23 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 32403
/proc/meminfo: memFree=23806964/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=1962.23 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 36577 0 0 0 196221 2 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017767 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 1962.23 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 32404
/proc/meminfo: memFree=23806832/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=2022.23 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 37235 0 0 0 202221 2 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017906 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 2022.23 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32405
/proc/meminfo: memFree=23807212/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=2082.23 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 37768 0 0 0 208221 2 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017816 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 2082.23 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32406
/proc/meminfo: memFree=23806964/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=2142.22 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 38454 0 0 0 214220 2 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017990 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 2142.22 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+2202.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 32407
/proc/meminfo: memFree=23807052/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=2202.22 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 39070 0 0 0 220220 2 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017767 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 2202.22 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+2262.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 32408
/proc/meminfo: memFree=23806928/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=2262.22 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 39688 0 0 0 226220 2 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017759 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 2262.22 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 32409
/proc/meminfo: memFree=23806556/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=2322.22 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 40330 0 0 0 232220 2 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5326325 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 2322.22 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32418
/proc/meminfo: memFree=23806332/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=2382.22 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 40935 0 0 0 238220 2 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017803 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 2382.22 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32419
/proc/meminfo: memFree=23807156/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=2442.21 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 41533 0 0 0 244219 2 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017760 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 2442.21 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

[startup+2502.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/188 32420
/proc/meminfo: memFree=23806652/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=2502.21 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 42163 0 0 0 250219 2 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017790 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 2502.21 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.04 2.03 2.05 3/188 32420
/proc/meminfo: memFree=23806652/32770624 swapFree=67108860/67108860
[pid=32189] ppid=32186 vsize=35784 memory=12312 CPUtime=2519.92 cores=1,3,5,7
/proc/32189/stat : 32189 (cosoco) R 32186 32189 31467 0 -1 4202496 42662 0 0 0 251990 2 0 0 20 0 1 0 99325584 36642816 3078 33554432000 4194304 6142532 140729061296144 140729061293544 5017872 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 17584128 140729061299334 140729061299464 140729061299464 140729061302222 0
/proc/32189/statm: 8946 3078 836 476 0 2268 0
Current children cumulated CPU time: 2519.92 s
Current children cumulated vsize: 35784 KiB
Current children cumulated memory: 12312 KiB

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

[startup+2520.01 s]
# the end of solver process 32189 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.91 s, system=0.026999 s

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.93
CPU user time (s): 2519.91
CPU system time (s): 0.026999
CPU usage (%): 99.9969
Max. virtual memory (cumulated for all children) (KiB): 35784
Max. memory (cumulated for all children) (KiB): 12312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.91
system time used= 0.026999
maximum resident set size= 12376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42711
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= 18
involuntary context switches= 638


# summary of solver processes directly reported to runsolver:
#   pid: 32189
#   total CPU time (s): 2519.93
#   total CPU user time (s): 2519.91
#   total CPU system time (s): 0.026999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.23198 second user time and 16.9322 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-29 00:40:24
IDJOB=4299711
IDBENCH=141435
IDSOLVER=2761
FILE ID=node139/4299711-1532817624
RUNJOBID= node139-1532810061-31499
PBS_JOBID= 21022483
Free space on /tmp= 38692 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-16-17_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299711-1532817624/watcher-4299711-1532817624 -o /tmp/evaluation-result-4299711-1532817624/solver-4299711-1532817624 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532810061-31499 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4299711-1532817624.xml

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

MD5SUM BENCH= 23da8342a2898ede5001de7625d13c59
RANDOM SEED=121735071

node139.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.80
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.80
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.80
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.80
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:        23833876 kB
MemAvailable:   31924744 kB
Buffers:          241160 kB
Cached:          7948244 kB
SwapCached:            0 kB
Active:          3113436 kB
Inactive:        5134728 kB
Active(anon):      12744 kB
Inactive(anon):    73544 kB
Active(file):    3100692 kB
Inactive(file):  5061184 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3964 kB
Writeback:             0 kB
AnonPages:         69596 kB
Mapped:            45296 kB
Shmem:             25228 kB
Slab:             386368 kB
SReclaimable:     357452 kB
SUnreclaim:        28916 kB
KernelStack:        3264 kB
PageTables:         5436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     358260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 38688 MiB
End job on node139 at 2018-07-29 01:22:24