Trace number 4408675

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 2.0? (TO) 2400.08 2400.11

General information on the benchmark

NameCrossword/
Crossword-m1c-ogd-vg/Crossword-m1c-ogd-vg-9-12.xml
MD5SUMa9927b7810a76af14e99b6eaf4b0df2c
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 variables108
Number of constraints21
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":108}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":108}]
Minimum constraint arity9
Maximum constraint arity12
Distribution of constraint arities[{"arity":9,"count":12},{"arity":12,"count":9}]
Number of extensional constraints21
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":21}]
Optimization problemNO
Type of objective

Solver Data

1.19/1.26	c root propagations     : 84          
1.19/1.26	c restarts enabled, print stats at every restarts
1.19/1.26	c
1.19/1.26	c
1.19/1.26	c
1.19/1.26	c This is cosoco 2.00 --  
1.19/1.26	c
1.19/1.26	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408675-1569808993.xml 
1.19/1.26	c ========================================[ Problem Statistics ]===========================================
1.19/1.26	c |                                                                                                       
1.19/1.26	c |  Parse time        :         1.14 s 
1.19/1.26	c |
1.19/1.26	c |               Variables: 108
1.19/1.26	c |            Domain Sizes: 26..26
1.19/1.26	c |
1.19/1.26	c |             Constraints: 21
1.19/1.26	c |                   Arity: 9..12
1.19/1.26	c | 
1.19/1.26	c |                   Types: 
1.19/1.26	c |                          Extension: 21  (nb tuples: 51049..63138) -- (shared: 19)
1.19/1.26	c |                          
1.19/1.26	c =========================================================================================================
1.19/1.26	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
3.29/3.36	c 101            318            8205           121604         44             0              4   23   15    
5.49/5.52	c 211            834            18338          242300         44             0              6   34   24    
8.49/8.59	c 332            1116           26839          381273         44             0              13   25   16   
9.39/9.48	c 465            1451           39246          521074         44             0              18   29   23   
12.49/12.58	c 611            2008           52624          708791         44             0              8   28   21    
16.00/16.06	c 771            2402           66559          892700         44             0              14   24   17   
20.39/20.45	c 947            3039           82526          1134147        44             0              6   26   18    
28.29/28.37	c 1140           3722           99459          1407362        44             0              3   25   14    
33.79/33.86	c 1352           4177           115703         1676839        44             0              4   26   17    
41.59/41.64	c 1585           4867           136486         2008076        44             0              4   24   14    
44.29/44.39	c 1841           5651           159686         2258983        44             0              14   34   25   
48.29/48.39	c 2122           6312           182185         2594795        44             0              14   26   19   
62.49/62.59	c 2431           7273           207157         2999907        44             0              5   27   13    
75.60/75.63	c 2770           8061           231889         3442874        44             0              6   29   14    
79.90/79.92	c 3142           9054           262773         3853906        44             0              13   26   21   
88.01/88.05	c 3551           10008          297522         4298939        44             0              17   26   20   
98.70/98.79	c 4000           11183          332990         4875565        44             0              13   32   20   
116.69/116.79	c 4493           12741          372765         5517454        44             0              6   31   16    
132.59/132.62	c 5035           14204          411422         6129518        44             0              8   25   16    
154.79/154.83	c 5631           15711          457863         6851816        44             0              6   26   15    
159.69/159.72	c 6286           17744          517588         7518470        44             0              13   27   23   
164.79/164.85	c 7006           20119          582144         8212967        44             0              15   29   25   
177.79/177.80	c 7798           22245          646736         9157589        44             0              4   30   20    
193.29/193.38	c 8669           24630          722675         10225360       44             0              8   26   18    
221.89/221.90	c 9627           27415          799650         11408941       44             0              6   31   18    
237.10/237.19	c 10680          30336          887096         12644614       44             0              8   27   19    
247.39/247.44	c 11838          33869          1002067        14000135       44             0              11   28   21   
287.89/287.94	c 13111          38202          1115146        15645437       44             0              9   29   17    
317.49/317.58	c 14511          41409          1222112        17341484       44             0              13   28   19   
347.69/347.77	c 16051          46312          1359040        19390206       44             0              5   35   21    
363.39/363.40	c 17745          51577          1520852        21482798       44             0              11   36   27   
393.39/393.49	c 19608          56687          1693234        23719791       44             0              13   29   20   
444.29/444.33	c 21657          62079          1853117        26279579       44             0              7   33   20    
466.89/466.90	c 23910          68808          2066348        28828005       44             0              10   30   22   
539.69/539.72	c 26388          77690          2303811        32132896       44             0              6   25   18    
582.29/582.33	c 29113          84356          2539058        35421212       44             0              13   27   19   
658.80/658.81	c 32110          92427          2767106        39097319       44             0              6   34   18    
699.80/699.87	c 35406          101683         3051767        43143373       44             0              9   35   21    
768.11/768.12	c 39031          112548         3377881        47911186       44             0              7   40   23    
797.50/797.56	c 43018          121394         3709681        52178651       44             0              14   30   22   
898.70/898.79	c 47403          135230         4069543        57626871       44             0              6   31   19    
964.21/964.25	c 52226          147661         4472592        62992946       44             0              13   29   20   
1074.81/1074.89	c 57531          162181         4924170        69738888       44             0              11   35   21   
1209.81/1209.85	c 63366          178123         5401186        77115384       44             0              4   33   18    
1313.71/1313.71	c 69784          197926         5957543        84431949       44             0              5   36   22    
1391.81/1391.86	c 76843          218444         6558854        92316541       44             0              4   40   24    
1540.31/1540.32	c 84607          247734         7330116        103181851      44             0              4   34   19    
1742.81/1742.88	c 93147          269789         8066749        113049692      44             0              7   30   18    
2050.76/2050.86	c 102541         293714         8835723        125378545      44             0              3   32   15    
2116.46/2116.53	c 112874         319797         9793860        136737292      44             0              6   37   24    
2377.56/2377.64	c 124240         353419         10760585       150962332      44             0              4   33   19    
2400.07/2400.11	
2400.07/2400.11	c *** INTERRUPTED ***
2400.07/2400.11	c restarts              : 51          
2400.07/2400.11	c conflicts             : 126296       (53 /sec)
2400.07/2400.11	c decisions             : 358843       (150 /sec)
2400.07/2400.11	c propagations          : 153204420   (63834 /sec)
2400.07/2400.11	c root propagations     : 84          
2400.07/2400.11	c filter calls          : 10949958       (4562 /sec)
2400.07/2400.11	c useless filter calls  : 2987505        (27 %)
2400.07/2400.11	c Memory used           : 44.73 MB
2400.07/2400.11	c CPU time              : 2400.04 s
2400.07/2400.11	c real time             : 2400.11 s
2400.07/2400.11	
2400.07/2400.11	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 (15124 MiB free)
  memory of node 1: 16384 MiB (15659 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408675-1569808993/watcher-4408675-1569808993 -o /tmp/evaluation-result-4408675-1569808993/solver-4408675-1569808993 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1569787353-6072 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4408675-1569808993.xml 

running on 4 cores: 0,2,4,6

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

solver pid=11716, runsolver pid=11713

[startup+0.100195 s]*
/proc/loadavg: 2.12 2.07 2.06 3/199 11717
/proc/meminfo: memFree=31521824/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=28292 memory=4352 CPUtime=0.1 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 1325 0 0 0 10 0 0 0 20 0 1 0 557164084 28971008 1088 33554432000 4194304 6211132 140726271558176 140726271554712 5743398 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 7073 1088 805 493 0 378 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28292 KiB
Current children cumulated memory: 4352 KiB

[startup+0.209519 s]*
/proc/loadavg: 2.12 2.07 2.06 3/199 11717
/proc/meminfo: memFree=31520708/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=29336 memory=5056 CPUtime=0.21 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 1631 0 0 0 21 0 0 0 20 0 1 0 557164084 30040064 1264 33554432000 4194304 6211132 140726271558176 140726271554712 5555550 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 7334 1264 805 493 0 639 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 29336 KiB
Current children cumulated memory: 5056 KiB

[startup+0.308997 s]*
/proc/loadavg: 2.12 2.07 2.06 3/199 11717
/proc/meminfo: memFree=31520496/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=29864 memory=5844 CPUtime=0.31 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 1823 0 0 0 31 0 0 0 20 0 1 0 557164084 30580736 1461 33554432000 4194304 6211132 140726271558176 140726271554712 140613550676965 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 7466 1461 805 493 0 771 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 29864 KiB
Current children cumulated memory: 5844 KiB

[startup+0.700415 s]
/proc/loadavg: 2.12 2.07 2.06 3/199 11717
/proc/meminfo: memFree=31519008/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=37736 memory=14064 CPUtime=0.69 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 4517 0 0 0 69 0 0 0 20 0 1 0 557164084 38641664 3516 33554432000 4194304 6211132 140726271558176 140726271554712 140613566739584 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 9434 3516 814 493 0 2739 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 37736 KiB
Current children cumulated memory: 14064 KiB

[startup+1.50045 s]
/proc/loadavg: 2.12 2.07 2.06 5/199 11717
/proc/meminfo: memFree=31511888/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21716 CPUtime=1.49 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 6486 0 0 0 149 0 0 0 20 0 1 0 557164084 46899200 5429 33554432000 4194304 6211132 140726271558176 140726271555448 5039014 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5429 815 493 0 4755 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21716 KiB

[startup+3.10966 s]
/proc/loadavg: 2.12 2.07 2.06 4/199 11717
/proc/meminfo: memFree=31504836/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21940 CPUtime=3.1 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 10358 0 0 0 310 0 0 0 20 0 1 0 557164084 46899200 5485 33554432000 4194304 6211132 140726271558176 140726271555448 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5485 855 493 0 4755 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21940 KiB

[startup+6.30043 s]
/proc/loadavg: 2.11 2.07 2.06 4/200 11719
/proc/meminfo: memFree=31503804/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=6.29 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 15308 0 0 0 629 0 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556440 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+12.7004 s]
/proc/loadavg: 2.11 2.07 2.06 4/199 11719
/proc/meminfo: memFree=31503936/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=12.69 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 19713 0 0 0 1268 1 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+25.5005 s]
/proc/loadavg: 2.08 2.07 2.06 4/199 11719
/proc/meminfo: memFree=31503936/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=25.49 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 27884 0 0 0 2548 1 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+51.1097 s]
/proc/loadavg: 2.05 2.06 2.06 4/200 11722
/proc/meminfo: memFree=31503244/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=51.1 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 32930 0 0 0 5109 1 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 2.05 2.05 4/199 11725
/proc/meminfo: memFree=31503080/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=102.29 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 37343 0 0 0 10227 2 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5037823 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.05 5/199 11729
/proc/meminfo: memFree=31503828/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=162.29 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 38305 0 0 0 16227 2 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5038944 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+222.3 s]
/proc/loadavg: 2.05 2.05 2.05 5/199 11733
/proc/meminfo: memFree=31503400/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=222.29 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 39267 0 0 0 22227 2 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+282.3 s]
/proc/loadavg: 2.02 2.04 2.05 5/199 11739
/proc/meminfo: memFree=31502752/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=282.29 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 40229 0 0 0 28227 2 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.04 2.05 4/199 11743
/proc/meminfo: memFree=31503056/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=342.29 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 41192 0 0 0 34227 2 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5039026 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.05 4/199 11747
/proc/meminfo: memFree=31503856/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=402.29 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 42154 0 0 0 40227 2 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 4/199 11760
/proc/meminfo: memFree=31503084/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=462.29 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 43116 0 0 0 46227 2 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB


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

/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 1662.31 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 11940
/proc/meminfo: memFree=31521796/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=1722.31 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 61230 0 0 0 172228 3 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 1722.31 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 11944
/proc/meminfo: memFree=31521120/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=1782.3 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 62192 0 0 0 178227 3 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5038999 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 1782.3 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 11948
/proc/meminfo: memFree=31521368/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=1842.3 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 62861 0 0 0 184226 4 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5039007 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 1842.3 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 11954
/proc/meminfo: memFree=31521292/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=1902.29 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 63558 0 0 0 190225 4 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5038999 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 1902.29 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 11958
/proc/meminfo: memFree=31521484/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=1962.28 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 64287 0 0 0 196224 4 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5039038 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 1962.28 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 11962
/proc/meminfo: memFree=31521676/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=2022.26 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 64987 0 0 0 202222 4 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5039178 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 2022.26 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 11968
/proc/meminfo: memFree=31520676/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=2082.26 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 65949 0 0 0 208222 4 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 2082.26 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 11972
/proc/meminfo: memFree=31520072/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=2142.26 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 66911 0 0 0 214222 4 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 2142.26 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 12040
/proc/meminfo: memFree=31525312/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=2202.26 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 67597 0 0 0 220222 4 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 2202.26 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12054
/proc/meminfo: memFree=31524028/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=2262.26 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 68283 0 0 0 226222 4 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 2262.26 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12058
/proc/meminfo: memFree=31524580/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=2322.26 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 68968 0 0 0 232222 4 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5039137 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 2322.26 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12062
/proc/meminfo: memFree=31524520/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=2382.26 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 69930 0 0 0 238222 4 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 2382.26 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.11 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12065
/proc/meminfo: memFree=31523912/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=2400.07 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 70606 0 0 0 240003 4 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

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

[startup+2400.11 s]
# the end of solver process 11716 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.04 s, system=0.045999 s

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

[startup+2400.11 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12065
/proc/meminfo: memFree=31523912/32770624 swapFree=66999984/67108860
[pid=11716] ppid=11713 vsize=45800 memory=21948 CPUtime=2400.07 cores=0,2,4,6
/proc/11716/stat : 11716 (cosoco) R 11713 11716 6041 0 -1 4202496 70606 0 0 0 240003 4 0 0 20 0 1 0 557164084 46899200 5487 33554432000 4194304 6211132 140726271558176 140726271556136 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 38010880 140726271562763 140726271562865 140726271562865 140726271565774 0
/proc/11716/statm: 11450 5487 857 493 0 4755 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21948 KiB

Child status: 1
Real time (s): 2400.11
CPU time (s): 2400.08
CPU user time (s): 2400.04
CPU system time (s): 0.045999
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 45800
Max. memory (cumulated for all children) (KiB): 21948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.04
system time used= 0.045999
maximum resident set size= 22016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70658
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= 12
involuntary context switches= 2130


# summary of solver processes directly reported to runsolver:
#   pid: 11716
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2400.04
#   total CPU system time (s): 0.045999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.34949 second user time and 18.2698 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-30 04:02:33
IDJOB=4408675
IDBENCH=140042
IDSOLVER=2875
FILE ID=node123/4408675-1569808993
RUNJOBID= node123-1569787353-6072
PBS_JOBID= 21705830
Free space on /tmp= 62024 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Crossword/Crossword-m1c-ogd-vg/Crossword-m1c-ogd-vg-9-12.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408675-1569808993/watcher-4408675-1569808993 -o /tmp/evaluation-result-4408675-1569808993/solver-4408675-1569808993 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1569787353-6072 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4408675-1569808993.xml

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

MD5SUM BENCH= a9927b7810a76af14e99b6eaf4b0df2c
RANDOM SEED=253222883

node123.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.49
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.49
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.49
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.49
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:        31522812 kB
MemAvailable:   31822692 kB
Buffers:          189860 kB
Cached:           432224 kB
SwapCached:         6544 kB
Active:           345216 kB
Inactive:         318816 kB
Active(anon):      50932 kB
Inactive(anon):    72616 kB
Active(file):     294284 kB
Inactive(file):   246200 kB
Unevictable:      106780 kB
Mlocked:          106780 kB
SwapTotal:      67108860 kB
SwapFree:       66999984 kB
Dirty:              6244 kB
Writeback:             0 kB
AnonPages:        143364 kB
Mapped:            28180 kB
Shmem:             72640 kB
Slab:             181160 kB
SReclaimable:     150460 kB
SUnreclaim:        30700 kB
KernelStack:        3552 kB
PageTables:         5148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     598172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 62024 MiB
End job on node123 at 2019-09-30 04:42:33