Trace number 4390135

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? (TO) 2400.04 2399.8

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-4390135-1568354270.xml 
1.19/1.26	c ========================================[ Problem Statistics ]===========================================
1.19/1.26	c |                                                                                                       
1.19/1.26	c |  Parse time        :         1.15 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.39	c 101            318            8205           121604         44             0              4   23   15    
5.49/5.57	c 211            834            18338          242300         44             0              6   34   24    
8.60/8.67	c 332            1116           26839          381273         44             0              13   25   16   
9.49/9.57	c 465            1451           39246          521074         44             0              18   29   23   
12.70/12.70	c 611            2008           52624          708791         44             0              8   28   21    
16.20/16.23	c 771            2402           66559          892700         44             0              14   24   17   
20.60/20.64	c 947            3039           82526          1134147        44             0              6   26   18    
28.59/28.65	c 1140           3722           99459          1407362        44             0              3   25   14    
34.20/34.21	c 1352           4177           115703         1676839        44             0              4   26   17    
42.00/42.05	c 1585           4867           136486         2008076        44             0              4   24   14    
44.79/44.81	c 1841           5651           159686         2258983        44             0              14   34   25   
48.80/48.82	c 2122           6312           182185         2594795        44             0              14   26   19   
61.69/61.75	c 2431           7273           207157         2999907        44             0              5   27   13    
73.39/73.45	c 2770           8061           231889         3442874        44             0              6   29   14    
77.19/77.20	c 3142           9054           262773         3853906        44             0              13   26   21   
84.40/84.40	c 3551           10008          297522         4298939        44             0              17   26   20   
93.90/93.99	c 4000           11183          332990         4875565        44             0              13   32   20   
111.60/111.69	c 4493           12741          372765         5517454        44             0              6   31   16    
127.50/127.56	c 5035           14204          411422         6129518        44             0              8   25   16    
149.80/149.82	c 5631           15711          457863         6851816        44             0              6   26   15    
154.70/154.72	c 6286           17744          517588         7518470        44             0              13   27   23   
159.80/159.86	c 7006           20119          582144         8212967        44             0              15   29   25   
172.70/172.77	c 7798           22245          646736         9157589        44             0              4   30   20    
188.31/188.37	c 8669           24630          722675         10225360       44             0              8   26   18    
216.81/216.89	c 9627           27415          799650         11408941       44             0              6   31   18    
232.12/232.18	c 10680          30336          887096         12644614       44             0              8   27   19    
242.41/242.43	c 11838          33869          1002067        14000135       44             0              11   28   21   
282.92/282.99	c 13111          38202          1115146        15645437       44             0              9   29   17    
312.52/312.57	c 14511          41409          1222112        17341484       44             0              13   28   19   
342.72/342.71	c 16051          46312          1359040        19390206       44             0              5   35   21    
358.42/358.40	c 17745          51577          1520852        21482798       44             0              11   36   27   
388.43/388.47	c 19608          56687          1693234        23719791       44             0              13   29   20   
439.23/439.28	c 21657          62079          1853117        26279579       44             0              7   33   20    
461.83/461.89	c 23910          68808          2066348        28828005       44             0              10   30   22   
534.74/534.70	c 26388          77690          2303811        32132896       44             0              6   25   18    
577.25/577.23	c 29113          84356          2539058        35421212       44             0              13   27   19   
653.75/653.78	c 32110          92427          2767106        39097319       44             0              6   34   18    
694.66/694.69	c 35406          101683         3051767        43143373       44             0              9   35   21    
763.17/763.12	c 39031          112548         3377881        47911186       44             0              7   40   23    
792.57/792.54	c 43018          121394         3709681        52178651       44             0              14   30   22   
893.88/893.89	c 47403          135230         4069543        57626871       44             0              6   31   19    
959.28/959.26	c 52226          147661         4472592        62992946       44             0              13   29   20   
1069.89/1069.88	c 57531          162181         4924170        69738888       44             0              11   35   21   
1204.61/1204.57	c 63366          178123         5401186        77115384       44             0              4   33   18    
1308.32/1308.20	c 69784          197926         5957543        84431949       44             0              5   36   22    
1386.24/1386.14	c 76843          218444         6558854        92316541       44             0              4   40   24    
1534.34/1534.28	c 84607          247734         7330116        103181851      44             0              4   34   19    
1736.46/1736.38	c 93147          269789         8066749        113049692      44             0              7   30   18    
2043.30/2043.16	c 102541         293714         8835723        125378545      44             0              3   32   15    
2108.90/2108.71	c 112874         319797         9793860        136737292      44             0              6   37   24    
2370.03/2369.81	c 124240         353419         10760585       150962332      44             0              4   33   19    
2400.03/2399.80	
2400.03/2399.80	c *** INTERRUPTED ***
2400.03/2399.80	c restarts              : 51          
2400.03/2399.80	c conflicts             : 127094       (53 /sec)
2400.03/2399.80	c decisions             : 361298       (151 /sec)
2400.03/2399.80	c propagations          : 154040950   (64183 /sec)
2400.03/2399.80	c root propagations     : 84          
2400.03/2399.80	c filter calls          : 11027996       (4595 /sec)
2400.03/2399.80	c useless filter calls  : 3012332        (27 %)
2400.03/2399.80	c Memory used           : 44.73 MB
2400.03/2399.80	c CPU time              : 2400.03 s
2400.03/2399.80	c real time             : 2399.8 s
2400.03/2399.80	
2400.03/2399.80	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 (15342 MiB free)
  memory of node 1: 16384 MiB (15629 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390135-1568354270/watcher-4390135-1568354270 -o /tmp/evaluation-result-4390135-1568354270/solver-4390135-1568354270 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568351778-24447 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4390135-1568354270.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=25715, runsolver pid=25712

[startup+0.100198 s]*
/proc/loadavg: 2.06 2.03 1.96 3/199 25716
/proc/meminfo: memFree=31714168/32770624 swapFree=66994316/67108860
[pid=25715] ppid=25712 vsize=28292 memory=4344 CPUtime=0.1 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 1323 0 0 0 10 0 0 0 20 0 1 0 411678419 28971008 1086 33554432000 4194304 6210612 140730911613536 140730911610072 5813898 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 7073 1086 803 493 0 378 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28292 KiB
Current children cumulated memory: 4344 KiB

[startup+0.209619 s]*
/proc/loadavg: 2.06 2.03 1.96 4/199 25716
/proc/meminfo: memFree=31713160/32770624 swapFree=66994316/67108860
[pid=25715] ppid=25712 vsize=29336 memory=5048 CPUtime=0.21 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 1630 0 0 0 21 0 0 0 20 0 1 0 411678419 30040064 1262 33554432000 4194304 6210612 140730911613536 140730911610072 5811993 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 7334 1262 803 493 0 639 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 29336 KiB
Current children cumulated memory: 5048 KiB

[startup+0.309201 s]*
/proc/loadavg: 2.06 2.03 1.96 3/199 25716
/proc/meminfo: memFree=31712124/32770624 swapFree=66994316/67108860
[pid=25715] ppid=25712 vsize=29864 memory=5836 CPUtime=0.31 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 1821 0 0 0 31 0 0 0 20 0 1 0 411678419 30580736 1459 33554432000 4194304 6210612 140730911613536 140730911610072 140371760651237 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 7466 1459 803 493 0 771 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 29864 KiB
Current children cumulated memory: 5836 KiB

[startup+0.700394 s]
/proc/loadavg: 2.06 2.03 1.96 3/199 25716
/proc/meminfo: memFree=31711108/32770624 swapFree=66994316/67108860
[pid=25715] ppid=25712 vsize=37736 memory=14052 CPUtime=0.69 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 4514 0 0 0 69 0 0 0 20 0 1 0 411678419 38641664 3513 33554432000 4194304 6210612 140730911613536 140730911610072 5811901 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 9434 3513 811 493 0 2739 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 37736 KiB
Current children cumulated memory: 14052 KiB

[startup+1.50042 s]
/proc/loadavg: 2.06 2.03 1.96 3/196 25745
/proc/meminfo: memFree=31711256/32770624 swapFree=66994316/67108860
[pid=25715] ppid=25712 vsize=45800 memory=21704 CPUtime=1.49 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 6481 0 0 0 149 0 0 0 20 0 1 0 411678419 46899200 5426 33554432000 4194304 6210612 140730911613536 140730911611800 5038658 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5426 812 493 0 4755 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21704 KiB

[startup+3.10971 s]
/proc/loadavg: 2.06 2.03 1.96 4/212 25806
/proc/meminfo: memFree=31662312/32770624 swapFree=66994316/67108860
[pid=25715] ppid=25712 vsize=45800 memory=21920 CPUtime=3.1 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 10353 0 0 0 310 0 0 0 20 0 1 0 411678419 46899200 5480 33554432000 4194304 6210612 140730911613536 140730911611800 5038831 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5480 850 493 0 4755 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21920 KiB

[startup+6.30041 s]
/proc/loadavg: 2.06 2.03 1.96 3/199 25841
/proc/meminfo: memFree=31675008/32770624 swapFree=66994316/67108860
[pid=25715] ppid=25712 vsize=45800 memory=21932 CPUtime=6.3 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 15304 0 0 0 629 1 0 0 20 0 1 0 411678419 46899200 5483 33554432000 4194304 6210612 140730911613536 140730911611496 5037455 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5483 853 493 0 4755 0
Current children cumulated CPU time: 6.3 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21932 KiB

[startup+12.7004 s]
/proc/loadavg: 1.97 2.01 1.95 3/200 25971
/proc/meminfo: memFree=31685680/32770624 swapFree=66994316/67108860
[pid=25715] ppid=25712 vsize=45800 memory=21932 CPUtime=12.7 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 19709 0 0 0 1269 1 0 0 20 0 1 0 411678419 46899200 5483 33554432000 4194304 6210612 140730911613536 140730911611496 5038622 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5483 853 493 0 4755 0
Current children cumulated CPU time: 12.7 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21932 KiB

[startup+25.5004 s]
/proc/loadavg: 1.90 2.00 1.95 3/199 26163
/proc/meminfo: memFree=31692820/32770624 swapFree=66994316/67108860
[pid=25715] ppid=25712 vsize=45800 memory=21932 CPUtime=25.49 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 27880 0 0 0 2548 1 0 0 20 0 1 0 411678419 46899200 5483 33554432000 4194304 6210612 140730911613536 140730911611496 5038622 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5483 853 493 0 4755 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21932 KiB

[startup+51.1096 s]
/proc/loadavg: 2.27 2.08 1.98 3/199 26483
/proc/meminfo: memFree=31697376/32770624 swapFree=66994316/67108860
[pid=25715] ppid=25712 vsize=45800 memory=21932 CPUtime=51.1 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 32754 0 0 0 5109 1 0 0 20 0 1 0 411678419 46899200 5483 33554432000 4194304 6210612 140730911613536 140730911611496 5038631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5483 853 493 0 4755 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 21932 KiB

[startup+102.3 s]
/proc/loadavg: 2.34 2.14 2.00 3/200 26490
/proc/meminfo: memFree=31695752/32770624 swapFree=66994316/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=102.3 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 33284 0 0 0 10229 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038670 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

[startup+162.3 s]
/proc/loadavg: 1.91 2.06 1.99 3/199 26679
/proc/meminfo: memFree=31688528/32770624 swapFree=66994316/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=162.3 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 33809 0 0 0 16229 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038624 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

[startup+222.3 s]
/proc/loadavg: 1.97 2.05 1.99 3/199 26690
/proc/meminfo: memFree=31687912/32770624 swapFree=66994332/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=222.31 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 34334 0 0 0 22230 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 2.04 1.99 3/201 26719
/proc/meminfo: memFree=31686748/32770624 swapFree=66994348/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=282.32 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 34334 0 0 0 28231 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038810 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 282.32 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.04 1.99 3/200 26723
/proc/meminfo: memFree=31687512/32770624 swapFree=66994348/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=342.32 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 34860 0 0 0 34231 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038622 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

[startup+402.3 s]
/proc/loadavg: 2.08 2.05 1.99 3/200 26727
/proc/meminfo: memFree=31687280/32770624 swapFree=66994348/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=402.33 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 34860 0 0 0 40232 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038622 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 402.33 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

[startup+462.3 s]
/proc/loadavg: 2.03 2.04 1.99 3/201 26733
/proc/meminfo: memFree=31686596/32770624 swapFree=66994348/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=462.33 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 35385 0 0 0 46232 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5037490 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 462.33 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB


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

/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 1602.45 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/200 26841
/proc/meminfo: memFree=31687608/32770624 swapFree=66994364/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=1662.45 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 40523 0 0 0 166244 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 1662.45 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/200 26848
/proc/meminfo: memFree=31686664/32770624 swapFree=66994364/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=1722.46 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 40523 0 0 0 172245 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038670 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 1722.46 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 26852
/proc/meminfo: memFree=31687172/32770624 swapFree=66994364/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=1782.47 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 41048 0 0 0 178246 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038622 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 1782.47 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 26856
/proc/meminfo: memFree=31686756/32770624 swapFree=66994364/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=1842.47 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 41048 0 0 0 184246 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 1842.47 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/200 26863
/proc/meminfo: memFree=31685968/32770624 swapFree=66994364/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=1902.48 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 41447 0 0 0 190247 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 1902.48 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 26867
/proc/meminfo: memFree=31686660/32770624 swapFree=66994364/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=1962.48 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 41479 0 0 0 196247 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038622 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 1962.48 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 26878
/proc/meminfo: memFree=31686324/32770624 swapFree=66994368/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=2022.49 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 41910 0 0 0 202248 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038622 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 2022.49 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/200 26884
/proc/meminfo: memFree=31685856/32770624 swapFree=66994368/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=2082.5 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 42004 0 0 0 208249 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038753 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 2082.5 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 26888
/proc/meminfo: memFree=31686024/32770624 swapFree=66994368/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=2142.5 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 42529 0 0 0 214249 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 2142.5 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 26892
/proc/meminfo: memFree=31685720/32770624 swapFree=66994368/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=2202.51 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 42529 0 0 0 220250 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038810 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 2202.51 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/200 26898
/proc/meminfo: memFree=31685792/32770624 swapFree=66994368/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=2262.52 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 42921 0 0 0 226251 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038670 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 2262.52 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 26902
/proc/meminfo: memFree=31685676/32770624 swapFree=66994368/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=2322.52 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 42921 0 0 0 232251 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038646 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 2322.52 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 26906
/proc/meminfo: memFree=31686164/32770624 swapFree=66994368/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=2382.53 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 43446 0 0 0 238252 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038622 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 2382.53 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.00 2.01 2.04 3/200 26908
/proc/meminfo: memFree=31686212/32770624 swapFree=66994368/67108860
[pid=25715] ppid=25712 vsize=45800 memory=22220 CPUtime=2400.03 cores=0,2,4,6
/proc/25715/stat : 25715 (cosoco) R 25712 25715 24416 0 -1 4202496 43446 0 0 0 240002 1 0 0 20 0 1 0 411678419 46899200 5555 33554432000 4194304 6210612 140730911613536 140730911611496 5038661 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 13979648 140730911618059 140730911618161 140730911618161 140730911621070 0
/proc/25715/statm: 11450 5555 853 493 0 4755 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 45800 KiB
Current children cumulated memory: 22220 KiB

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

[startup+2399.8 s]
# the end of solver process 25715 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.03 s, system=0.019001 s

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

Child status: 1
Real time (s): 2399.8
CPU time (s): 2400.04
CPU user time (s): 2400.03
CPU system time (s): 0.019001
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 45800
Max. memory (cumulated for all children) (KiB): 22220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.03
system time used= 0.019001
maximum resident set size= 22292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43488
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= 612


# summary of solver processes directly reported to runsolver:
#   pid: 25715
#   total CPU time (s): 2400.04
#   total CPU user time (s): 2400.03
#   total CPU system time (s): 0.019001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.36482 second user time and 17.6078 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-13 07:57:05
IDJOB=4390135
IDBENCH=140042
IDSOLVER=2830
FILE ID=node102/4390135-1568354270
RUNJOBID= node102-1568351778-24447
PBS_JOBID= 21701177
Free space on /tmp= 56900 MiB

SOLVER NAME= cosoco 2
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-4390135-1568354270/watcher-4390135-1568354270 -o /tmp/evaluation-result-4390135-1568354270/solver-4390135-1568354270 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568351778-24447 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4390135-1568354270.xml

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

MD5SUM BENCH= a9927b7810a76af14e99b6eaf4b0df2c
RANDOM SEED=39911025

node102.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.13
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.54
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.13
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.54
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.13
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.54
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.13
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31714664 kB
MemAvailable:   31913988 kB
Buffers:          132348 kB
Cached:           357080 kB
SwapCached:        10596 kB
Active:           238168 kB
Inactive:         271844 kB
Active(anon):      16968 kB
Inactive(anon):    33540 kB
Active(file):     221200 kB
Inactive(file):   238304 kB
Unevictable:      110464 kB
Mlocked:          110464 kB
SwapTotal:      67108860 kB
SwapFree:       66994316 kB
Dirty:              5832 kB
Writeback:             0 kB
AnonPages:        120644 kB
Mapped:            35232 kB
Shmem:             21348 kB
Slab:             139704 kB
SReclaimable:     111312 kB
SUnreclaim:        28392 kB
KernelStack:        3552 kB
PageTables:         5652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     536192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 56896 MiB
End job on node102 at 2019-09-13 08:37:04